[ CCode ( cname = "gimp_prop_enum_label_new" ) ]
[ Version ( since = "2.4" ) ]
public Widget prop_enum_label_new (Object config, string property_name)
| config |
Object to which property is attached. |
| property_name |
Name of enum property to be displayed. |
|
The newly created EnumLabel widget. |