set_active


Description:

[ CCode ( cname = "gimp_int_radio_frame_set_active" ) ]
[ Version ( since = "3.0" ) ]
public bool set_active (int value)

Looks up the item that belongs to the given value and makes it the selected item in the this .

Parameters:

this

a IntRadioFrame

value

an integer value

Returns:

true on success (value changed or not) or false if there was no item for this value.