gtkAboutDialogGetLogoIconName {RGtk2} | R Documentation |
Returns the icon name displayed as logo in the about dialog.
gtkAboutDialogGetLogoIconName(object)
|
[GtkAboutDialog ] a GtkAboutDialog |
Since 2.6
[character] the icon name displayed as logo. If you want to keep a reference
to it, you have to call gStrdup()
on it.
Derived by RGtkGen from GTK+ documentation