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

/inkscape/src/widgets/
H A Dink-action.cpp237 static void ink_toggle_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec );
261 objClass->get_property = ink_toggle_action_get_property;
329 static void ink_toggle_action_get_property( GObject* obj, guint propId, GValue* value, GParamSpec * pspec ) function

Completed in 13 milliseconds