gtkAboutDialogGetLogo {RGtk2}R Documentation

gtkAboutDialogGetLogo

Description

Returns the pixbuf displayed as logo in the about dialog.

Usage

gtkAboutDialogGetLogo(object)

Arguments

object [GtkAboutDialog] a GtkAboutDialog

Details

Since 2.6

Value

[GdkPixbuf] the pixbuf displayed as logo. If you want to keep a reference to it, you have to call g\Object\Ref() on it.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]