Home
last modified time | relevance | path

Searched defs:_CaribouIScannableItemIface (Results 1 – 11 of 11) sorted by relevance

/dports/accessibility/caribou/caribou-0.4.21/libcaribou/
H A Discannable-item.c17 struct _CaribouIScannableItemIface { struct
18 GTypeInterface parent_iface;
19 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
20 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
21 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
22 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Discannable-group.c27 struct _CaribouIScannableItemIface { struct
28 GTypeInterface parent_iface;
29 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
30 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
31 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
32 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dcolumn-model.c69 struct _CaribouIScannableItemIface { struct
70 GTypeInterface parent_iface;
71 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
72 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
73 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
74 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dlevel-model.c82 struct _CaribouIScannableItemIface { struct
83 GTypeInterface parent_iface;
84 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
85 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
86 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
87 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Drow-model.c79 struct _CaribouIScannableItemIface { struct
80 GTypeInterface parent_iface;
81 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
82 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
83 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
84 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dscannable-group.c44 struct _CaribouIScannableItemIface { struct
45 GTypeInterface parent_iface;
46 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
47 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
48 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
49 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dcaribou.h257 struct _CaribouIScannableItemIface { struct
258 GTypeInterface parent_iface;
259 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
260 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
261 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
262 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dcaribou-internals.h275 struct _CaribouIScannableItemIface { struct
276 GTypeInterface parent_iface;
277 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
278 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
279 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
280 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dkeyboard-model.c103 struct _CaribouIScannableItemIface { struct
104 GTypeInterface parent_iface;
105 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
106 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
107 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
108 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dscanner.c115 struct _CaribouIScannableItemIface { struct
116 GTypeInterface parent_iface;
117 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
118 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
119 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
120 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);
H A Dkey-model.c62 struct _CaribouIScannableItemIface { struct
63 GTypeInterface parent_iface;
64 gboolean (*get_scan_stepping) (CaribouIScannableItem* self);
65 void (*set_scan_stepping) (CaribouIScannableItem* self, gboolean value);
66 gboolean (*get_scan_selected) (CaribouIScannableItem* self);
67 void (*set_scan_selected) (CaribouIScannableItem* self, gboolean value);