GtkAboutDialog::set_comments

void set_comments(string comments);

Sets the comments string to display in the about dialog. This should be a short string of one or two lines. It will be displayed directly below the program name and version.

See also: get_comments()