Method

AdwAboutWindowget_documenters

Declaration [src]

const char* const*
adw_about_window_get_documenters (
  AdwAboutWindow* self
)

Description [src]

Gets the list of documenters of the application.

Available since:1.2

Return value

Returns: An array of utf8
 

The list of documenters.

 The data is owned by the instance.
 The return value can be NULL.