[ CCode ( cname = "gimp_prop_choice_radio_frame_new" ) ]
public Widget prop_choice_radio_frame_new (Object config, string property_name)
Creates a [class@GimpUi.
IntRadioFrame] widget to display and set the specified [class@Gimp.Choice] property.
| config |
Object to which property is attached. |
| property_name |
Name of gimpchoice property controlled by radio buttons. |
|
The newly created IntRadioFrame widget. |