Method

GtkAboutDialogget_comments

Declaration [src]

const char*
gtk_about_dialog_get_comments (
  GtkAboutDialog* about
)

Description [src]

Returns the comments string.

Return value

Type: const char*

The comments.

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