Method

Gtk.AboutDialog.set_logo_icon_name

Declaration [src]

void
gtk_about_dialog_set_logo_icon_name (
  GtkAboutDialog* about,
  const char* icon_name
)

Description [src]

Sets the icon name to be displayed as logo in the about dialog.

Parameters

icon_name const char*
 

an icon name

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string