Window.getUserData
void getUserData(out void * data)Retrieves the user data for window, which is normally the widget that window belongs to. See [gdk.window.Window.setUserData].
Parameters
data | return location for user data |
void getUserData(out void * data)Retrieves the user data for window, which is normally the widget that window belongs to. See [gdk.window.Window.setUserData].
data | return location for user data |