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

/inkscape/src/widgets/
H A Dbox3d-toolbar.cpp94 static void box3d_resync_toolbar(Inkscape::XML::Node *persp_repr, GObject *data) function
97 g_print ("No perspective given to box3d_resync_toolbar().\n");
153 box3d_resync_toolbar(repr, G_OBJECT(tbl));
202 box3d_resync_toolbar(persp_repr, tbl);

Completed in 14 milliseconds