get_active_user_data


Description:

[ CCode ( cname = "gimp_int_radio_frame_get_active_user_data" ) ]
[ Version ( since = "3.0" ) ]
public bool get_active_user_data (out void* user_data)

Retrieves the user-data of the selected (active) item in the this.

Parameters:

this

a IntRadioFrame

user_data

return location for the gpointer value

Returns:

true if user_data has been set or false if no item was active.