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

/inkscape/src/widgets/
H A Dbox3d-toolbar.cpp76 // have the same state (otherwise a call to box3d_vp_z_state_changed() is triggered and the states
279 static void box3d_vp_z_state_changed( GtkToggleAction *act, GtkAction *box3d_angle ) function
410 g_signal_connect_after( G_OBJECT(act), "toggled", G_CALLBACK(box3d_vp_z_state_changed), box3d_angle_z );

Completed in 15 milliseconds