Method

Gtk.AboutDialog.get_system_information

Declaration [src]

const char*
gtk_about_dialog_get_system_information (
  GtkAboutDialog* about
)

Description [src]

Returns the system information that is shown in the about dialog.

Return value

Returns: const char*

the system information

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string