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

/inkscape/src/ui/widget/
H A Dgimpcolorwheel.c102 static void gimp_color_wheel_unmap (GtkWidget *widget);
153 widget_class->unmap = gimp_color_wheel_unmap;
258 gimp_color_wheel_unmap (GtkWidget *widget) function

Completed in 18 milliseconds