/inkscape/src/widgets/ |
H A D | arc-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_arc_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | box3d-toolbar.h | 34 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 36 void box3d_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | calligraphy-toolbar.h | 33 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 D | connector-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_connector_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | dropper-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_dropper_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | eraser-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_eraser_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | gradient-toolbar.h | 18 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 20 void sp_gradient_toolbox_prep(SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
|
H A D | lpe-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_lpetool_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | measure-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_measure_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | mesh-toolbar.h | 20 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 22 void sp_mesh_toolbox_prep( SPDesktop * /*desktop*/, GtkActionGroup* mainActions, GObject* holder);
|
H A D | node-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_node_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | paintbucket-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_paintbucket_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | pencil-toolbar.h | 33 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 D | rect-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_rect_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | select-toolbar.h | 20 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 22 void sp_select_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | spiral-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_spiral_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | spray-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_spray_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | star-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_star_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | text-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_text_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | tweak-toolbar.h | 33 typedef struct _GObject GObject; typedef in typeref:struct:_GObject 35 void sp_tweak_toolbox_prep(SPDesktop *desktop, GtkActionGroup* mainActions, GObject* holder);
|
H A D | zoom-toolbar.h | 33 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 D | document-undo.h | 8 typedef struct _GObject GObject; typedef in typeref:struct:_GObject
|
/inkscape/src/ui/widget/ |
H A D | unit-tracker.h | 24 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);
|