Method

GtkAboutDialogget_license

Declaration [src]

const char*
gtk_about_dialog_get_license (
  GtkAboutDialog* about
)

Description [src]

Returns the license information.

Return value

Returns: const char*
 

The license information.

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