Method
GtkAboutDialogset_logo_icon_name
since: 2.6
Declaration [src]
void
gtk_about_dialog_set_logo_icon_name (
GtkAboutDialog* about,
const gchar* icon_name
)
Description [src]
Sets the pixbuf to be displayed as logo in the about dialog.
If it is NULL
, the default window icon set with
gtk_window_set_default_icon()
will be used.
Available since: 2.6
Sets property | Gtk.AboutDialog:logo-icon-name |