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

/inkscape/src/widgets/
H A Darc-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_arc_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dbox3d-toolbar.h33 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
36 void box3d_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dcalligraphy-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_calligraphy_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dconnector-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_connector_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Ddropper-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_dropper_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Deraser-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_eraser_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dgradient-toolbar.h17 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
20 void sp_gradient_toolbox_prep(SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
H A Dlpe-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dmeasure-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_measure_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dmesh-toolbar.h19 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
22 void sp_mesh_toolbox_prep( SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
H A Dnode-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_node_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dpaintbucket-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_paintbucket_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dpencil-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_pencil_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
36 void sp_pen_toolbox_prep(SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
H A Drect-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_rect_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dselect-toolbar.h19 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
22 void sp_select_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dspiral-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_spiral_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dspray-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_spray_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dstar-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_star_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dtext-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dtweak-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_tweak_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dzoom-toolbar.h32 typedef struct _GtkActionGroup GtkActionGroup; typedef in typeref:struct:_GtkActionGroup
35 void sp_zoom_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);

Completed in 58 milliseconds