[ CCode ( cname = "gimp_prop_unit_combo_box_new" ) ]
[ Version ( since = "2.8" ) ]
public Widget prop_unit_combo_box_new (Object config, string property_name)
Creates a UnitComboBox to set and display the value of a Unit property.
See UnitComboBox for more information.
| config |
Object to which property is attached. |
| property_name |
Name of Unit property. |
|
A new UnitComboBox widget. |