Method

GtkAboutDialogget_copyright

Declaration [src]

const char*
gtk_about_dialog_get_copyright (
  GtkAboutDialog* about
)

Description [src]

Returns the copyright string.

Return value

Type: const char*

The copyright string.

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