Home
last modified time | relevance | path

Searched refs:NPWPropertyType (Results 1 – 2 of 2) sorted by relevance

/dports/devel/anjuta/anjuta-3.34.0/plugins/project-wizard/
H A Dproperty.h48 } NPWPropertyType; typedef
85 void npw_property_set_type (NPWProperty* prop, NPWPropertyType type);
87 NPWPropertyType npw_property_get_type (const NPWProperty* prop);
H A Dproperty.c58 NPWPropertyType type;
59 NPWPropertyType restriction;
135 static NPWPropertyType
144 return (NPWPropertyType)(i + 1); in npw_property_type_from_string()
211 npw_property_set_type (NPWProperty* prop, NPWPropertyType type) in npw_property_set_type()
223 NPWPropertyType