get_user_data
Description:
public void get_user_data (out void* data)
Retrieves the user data for this, which is normally the widget that this belongs to.
See set_user_data.
Parameters:
this |
a Window |
data |
return location for user data |