Method
GtkAboutDialogset_copyright
since: 2.6
Declaration [src]
void
gtk_about_dialog_set_copyright (
GtkAboutDialog* about,
const gchar* copyright
)
Description [src]
Sets the copyright string to display in the about dialog. This should be a short string of one or two lines.
Available since: 2.6
Sets property | Gtk.AboutDialog:copyright |