prop_choice_combo_box_new


Description:

[ 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.

Parameters:

config

Object to which property is attached.

property_name

Name of gimpchoice property controlled by combo box.

Returns:

The newly created StringComboBox widget.


Namespace: GimpUi
Package: gimp-ui-3.0