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

/inkscape/src/widgets/
H A Dege-output-action.cpp51 static void fixup_labels( GObject *gobject, GParamSpec *arg1, gpointer user_data );
98 g_signal_connect( action, "notify", G_CALLBACK( fixup_labels ), NULL );
210 void fixup_labels( GObject *gobject, GParamSpec *arg1, gpointer user_data ) function

Completed in 12 milliseconds