AboutDialog.logo

gdk.paintable.Paintable 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.setDefaultIconName] will be used.

void logo(gdk.paintable.Paintable 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.setDefaultIconName] will be used.