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

/inkscape/src/widgets/
H A Dink-action.cpp20 static void ink_action_set_property( GObject* obj, guint propId, const GValue *value, GParamSpec* pspec );
47 objClass->set_property = ink_action_set_property;
134 void ink_action_set_property( GObject* obj, guint propId, const GValue *value, GParamSpec* pspec ) function

Completed in 16 milliseconds