Method

AdwAboutDialogget_debug_info_filename

Declaration [src]

const char*
adw_about_dialog_get_debug_info_filename (
  AdwAboutDialog* self
)

Description [src]

Gets the debug information filename for self.

Available since:1.5

Return value

Returns: const char*
 

The debug information filename.

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