Window.getUserData

Retrieves the user data for window, which is normally the widget that window belongs to. See Window.setUserData.

class Window
void
getUserData
(
out void* data
)

Parameters

data void*

return location for user data