Method

AdwAboutDialogget_debug_info

since: 1.5

Declaration [src]

const char*
adw_about_dialog_get_debug_info (
  AdwAboutDialog* self
)

Description [src]

Gets the debug information for self.

Available since: 1.5

Return value

Type: const char*

The debug information.

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