Method
IdePropertyActionGroupadd_string
Declaration
void
ide_property_action_group_add_string (
IdePropertyActionGroup* self,
const char* action_name,
const char* property_name,
gboolean treat_null_as_empty
)
Parameters
action_name
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. property_name
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. treat_null_as_empty
-
Type:
gboolean
No description available.