prop_unit_combo_box_new


Description:

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

Parameters:

config

Object to which property is attached.

property_name

Name of Unit property.

Returns:

A new UnitComboBox widget.


Namespace: GimpUi
Package: gimp-ui-3.0