[ 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
.
| this | |
| value |
an integer value |
|
true on success (value changed or not) or false if there was no item for this value. |