Window.getUserData

Retrieves the user data for window, which is normally the widget that window belongs to. See gdk_window_set_user_data().

class Window
void
getUserData
(
void** data
)

Parameters

data void**

return location for user data. out

Meta