Method

Gtk.AboutDialog.set_logo

Declaration [src]

void
gtk_about_dialog_set_logo (
  GtkAboutDialog* about,
  GdkPaintable* logo
)

Description [src]

Sets the logo in the about dialog.

Sets propertyGtk.AboutDialog:logo

Parameters

logo GdkPaintable*
 

a GdkPaintable

 Can be NULL
 Ownership is not transferred to the callee