[ CCode ( cname = "gimp_prop_choice_combo_box_new" ) ]
public Widget prop_choice_combo_box_new (Object config, string property_name)
Creates a StringComboBox widget to display and set the specified property.
| config |
Object to which property is attached. |
| property_name |
Name of gimpchoice property controlled by combo box. |
|
The newly created StringComboBox widget. |