set_active_by_user_data


Description:

[ CCode ( cname = "gimp_int_radio_frame_set_active_by_user_data" ) ]
[ Version ( since = "3.0" ) ]
public bool set_active_by_user_data (void* user_data)

Looks up the item that has the given user_data and makes it the selected item in the this.

Parameters:

this

a IntRadioFrame

user_data

an integer value

Returns:

true on success or false if there was no item for this user-data.