gtkIconSourceGetIconName {RGtk2} | R Documentation |
Retrieves the source icon name, or NULL
if none is set. The
icon_name is not a copy, and should not be modified or expected to
persist beyond the lifetime of the icon source.
gtkIconSourceGetIconName(object)
|
[GtkIconSource ] a GtkIconSource |
[character] icon name.
Derived by RGtkGen from GTK+ documentation