AboutDialog.getLogo

Returns the pixbuf displayed as logo in the about dialog.

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.

Meta