AboutDialog.getLogo

Returns the pixbuf displayed as logo in the about dialog. Since 2.6

class AboutDialog
getLogo
()

Return Value

Type: Pixbuf

the pixbuf displayed as logo. The pixbuf is owned by the about dialog. If you want to keep a reference to it, you have to call g_object_ref() on it. [transfer none]

Meta