Method

AdwAboutWindowget_debug_info

Declaration [src]

const char*
adw_about_window_get_debug_info (
  AdwAboutWindow* self
)

Description [src]

Gets the debug information for self.

Available since:1.2

Return value

Returns: const char*
 

The debug information.

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