Searched refs:ink_action_get_property (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/widgets/
H A Dink-action.cpp19 static void ink_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec );
46 objClass->get_property = ink_action_get_property;
112 static void ink_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec ) function

Completed in 10 milliseconds