Method
AdapAboutDialogset_comments
since: 1.5
Declaration [src]
void
adap_about_dialog_set_comments (
AdapAboutDialog* self,
const char* comments
)
Description [src]
Sets the comments about the application.
Comments will be shown on the Details page, above links.
Unlike GtkAboutDialog:comments
, this string can be long and
detailed. It can also contain links and Pango markup.
Available since: 1.5
Sets property | Adap.AboutDialog:comments |