Searched defs:ege_select_one_action_get_property (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dege-select-one-action.cpp53 static void ege_select_one_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec );
138 objClass->get_property = ege_select_one_action_get_property;
416 void ege_select_one_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec ) function

Completed in 18 milliseconds