gtkWidgetClassPath {RGtk2} | R Documentation |
Same as gtkWidgetPath
, but always uses the name of a widget's type,
never uses a custom name set with gtkWidgetSetName
.
gtkWidgetClassPath(object)
|
[GtkWidget ] a GtkWidget |
A list containing the following elements:
|
[numeric] location to store the length of the class path, or NULL |
|
[character] location to store the class path as an allocated string, or NULL |
|
[character] location to store the reverse class path as an allocated
string, or NULL |
Derived by RGtkGen from GTK+ documentation