Method

AdwAboutWindowget_copyright

Declaration [src]

const char*
adw_about_window_get_copyright (
  AdwAboutWindow* self
)

Description [src]

Gets the copyright information for self.

Available since:1.2

Return value

Returns: const char*
 

The copyright information.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.