| gtkBuildableGetName {RGtk2} | R Documentation |
Gets the name of the buildable object.
gtkBuildableGetName(object)
|
[GtkBuildable] a GtkBuildable |
GtkBuilder sets the name based on the the
GtkBuilder UI definition
used to construct the buildable.
Since 2.12
[character] the name set with gtkBuildableSetName
Derived by RGtkGen from GTK+ documentation