AboutDialog.logo

Get logo property.

  1. gdk.paintable.Paintable logo [@property getter]
    class AboutDialog
    @property
    logo
    ()
  2. gdk.paintable.Paintable logo [@property setter]

Return Value

Type: gdk.paintable.Paintable

A logo for the about box.

If it is NULL, the default window icon set with gtk.window.Window.setDefaultIconName will be used.