Home
last modified time | relevance | path

Searched refs:update_commands_toolbox (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dtoolbox.cpp240 static void update_commands_toolbox(SPDesktop *desktop, ToolBase *eventcontext, GtkWidget *toolbox);
481 update_func = update_commands_toolbox; in setToolboxDesktop()
757 void update_commands_toolbox(SPDesktop * /*desktop*/, ToolBase * /*eventcontext*/, GtkWidget * /*to… in update_commands_toolbox() function