| gdkWindowGetUserData {RGtk2} | R Documentation |
Retrieves the user data for window, which is normally the widget
that window belongs to. See gdkWindowSetUserData.
gdkWindowGetUserData(object)
|
[GdkWindow] a GdkWindow |
A list containing the following elements:
|
[R object] return location for user data |
Derived by RGtkGen from GTK+ documentation