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

/inkscape/src/widgets/
H A Dtoolbox.cpp1289 GtkToolbar* childBar = GTK_TOOLBAR(child3); local
1290 gtk_orientable_set_orientation(GTK_ORIENTABLE(childBar), orientation);
1299 GtkToolbar* childBar = GTK_TOOLBAR(child2); local
1300 gtk_orientable_set_orientation(GTK_ORIENTABLE(childBar), orientation);

Completed in 19 milliseconds