AboutDialog.logo

gdkpixbuf.pixbuf.Pixbuf logo() @property

Get logo property.

Returns

A logo for the about box. If it is null, the default window icon

set with gtk.window.Window.setDefaultIcon will be used.

void logo(gdkpixbuf.pixbuf.Pixbuf propval) @property

Set logo property.

Parameters

propvalA logo for the about box. If it is null, the default window icon set with gtk.window.Window.setDefaultIcon will be used.