Method

AdwAboutWindowget_debug_info_filename

since: 1.2

Declaration [src]

const char*
adw_about_window_get_debug_info_filename (
  AdwAboutWindow* self
)

Description [src]

Gets the debug information filename for self.

Available since: 1.2

Return value

Type: const char*

The debug information filename.

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