Method

GtkAboutDialogget_copyright

Declaration [src]

const char*
gtk_about_dialog_get_copyright (
  GtkAboutDialog* about
)

Description [src]

Returns the copyright string.

Return value

Returns: const char*
 

The copyright string.

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