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

/inkscape/src/widgets/
H A Darc-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_arc_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dbox3d-toolbar.h34 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
36 void box3d_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dcalligraphy-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_calligraphy_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
36 void update_presets_list(GObject *tbl);
H A Dconnector-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_connector_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Ddropper-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_dropper_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Deraser-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_eraser_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dgradient-toolbar.h18 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
20 void sp_gradient_toolbox_prep(SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
H A Dlpe-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dmeasure-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_measure_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dmesh-toolbar.h20 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
22 void sp_mesh_toolbox_prep( SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
H A Dnode-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_node_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dpaintbucket-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_paintbucket_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dpencil-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
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.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_rect_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dselect-toolbar.h20 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
22 void sp_select_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dspiral-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_spiral_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dspray-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_spray_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dstar-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_star_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dtext-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dtweak-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_tweak_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
H A Dzoom-toolbar.h33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
35 void sp_zoom_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
/inkscape/src/
H A Ddocument-undo.h8 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
/inkscape/src/ui/widget/
H A Dunit-tracker.h24 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
56 static void _actionFinalizedCB(gpointer data, GObject *where_the_object_was);
57 static void _adjustmentFinalizedCB(gpointer data, GObject *where_the_object_was);
60 void _actionFinalized(GObject *where_the_object_was);
61 void _adjustmentFinalized(GObject *where_the_object_was);

Completed in 59 milliseconds