Merge remote-tracking branch 'andy128k/master'
[cl-gtk2.git] / doc / gtk.flags.texi
blob55a84385db6a3c8fbd824da8ae74c26fa0184cd9
1 @menu
2 * accel-flags::
3 * arg-flags::
4 * attach-options::
5 * button-action::
6 * calendar-display-options::
7 * cell-renderer-state::
8 * debug-flag::
9 * dest-defaults::
10 * dialog-flags::
11 * file-filter-flags::
12 * gdk-modifier-type::
13 * icon-lookup-flags::
14 * object-flags::
15 * private-flags::
16 * rc-flags::
17 * recent-filter-flags::
18 * signal-run-type::
19 * target-flags::
20 * text-search-flags::
21 * tree-model-flags::
22 * ui-manager-item-type::
23 * widget-flags::
24 @end menu
26 @node accel-flags
27 @section accel-flags
28 @Flags accel-flags
29 Values: 
30 @itemize
31 @item @anchor{flags.accel-flags.locked}:locked
32 @item @anchor{flags.accel-flags.mask}:mask
33 @item @anchor{flags.accel-flags.visible}:visible
34 @end itemize
37 @node arg-flags
38 @section arg-flags
39 @Flags arg-flags
40 Values: 
41 @itemize
42 @item @anchor{flags.arg-flags.child-arg}:child-arg
43 @item @anchor{flags.arg-flags.construct}:construct
44 @item @anchor{flags.arg-flags.construct-only}:construct-only
45 @item @anchor{flags.arg-flags.readable}:readable
46 @item @anchor{flags.arg-flags.writable}:writable
47 @end itemize
50 @node attach-options
51 @section attach-options
52 @Flags attach-options
53 Values: 
54 @itemize
55 @item @anchor{flags.attach-options.expand}:expand
56 @item @anchor{flags.attach-options.fill}:fill
57 @item @anchor{flags.attach-options.shrink}:shrink
58 @end itemize
61 @node button-action
62 @section button-action
63 @Flags button-action
64 Values: 
65 @itemize
66 @item @anchor{flags.button-action.drags}:drags
67 @item @anchor{flags.button-action.expands}:expands
68 @item @anchor{flags.button-action.ignored}:ignored
69 @item @anchor{flags.button-action.selects}:selects
70 @end itemize
73 @node calendar-display-options
74 @section calendar-display-options
75 @Flags calendar-display-options
76 Values: 
77 @itemize
78 @item @anchor{flags.calendar-display-options.no-month-change}:no-month-change
79 @item @anchor{flags.calendar-display-options.show-day-names}:show-day-names
80 @item @anchor{flags.calendar-display-options.show-details}:show-details
81 @item @anchor{flags.calendar-display-options.show-heading}:show-heading
82 @item @anchor{flags.calendar-display-options.show-week-numbers}:show-week-numbers
83 @item @anchor{flags.calendar-display-options.week-start-monday}:week-start-monday
84 @end itemize
87 @node cell-renderer-state
88 @section cell-renderer-state
89 @Flags cell-renderer-state
90 Values: 
91 @itemize
92 @item @anchor{flags.cell-renderer-state.focused}:focused
93 @item @anchor{flags.cell-renderer-state.insensitive}:insensitive
94 @item @anchor{flags.cell-renderer-state.prelit}:prelit
95 @item @anchor{flags.cell-renderer-state.selected}:selected
96 @item @anchor{flags.cell-renderer-state.sorted}:sorted
97 @end itemize
100 @node debug-flag
101 @section debug-flag
102 @Flags debug-flag
103 Values: 
104 @itemize
105 @item @anchor{flags.debug-flag.builder}:builder
106 @item @anchor{flags.debug-flag.geometry}:geometry
107 @item @anchor{flags.debug-flag.icontheme}:icontheme
108 @item @anchor{flags.debug-flag.keybindings}:keybindings
109 @item @anchor{flags.debug-flag.misc}:misc
110 @item @anchor{flags.debug-flag.modules}:modules
111 @item @anchor{flags.debug-flag.multihead}:multihead
112 @item @anchor{flags.debug-flag.plugsocket}:plugsocket
113 @item @anchor{flags.debug-flag.printing}:printing
114 @item @anchor{flags.debug-flag.text}:text
115 @item @anchor{flags.debug-flag.tree}:tree
116 @item @anchor{flags.debug-flag.updates}:updates
117 @end itemize
120 @node dest-defaults
121 @section dest-defaults
122 @Flags dest-defaults
123 Values: 
124 @itemize
125 @item @anchor{flags.dest-defaults.all}:all
126 @item @anchor{flags.dest-defaults.drop}:drop
127 @item @anchor{flags.dest-defaults.highlight}:highlight
128 @item @anchor{flags.dest-defaults.motion}:motion
129 @end itemize
132 @node dialog-flags
133 @section dialog-flags
134 @Flags dialog-flags
135 Values: 
136 @itemize
137 @item @anchor{flags.dialog-flags.destroy-with-parent}:destroy-with-parent
138 @item @anchor{flags.dialog-flags.modal}:modal
139 @item @anchor{flags.dialog-flags.no-separator}:no-separator
140 @end itemize
143 @node file-filter-flags
144 @section file-filter-flags
145 @Flags file-filter-flags
146 Values: 
147 @itemize
148 @item @anchor{flags.file-filter-flags.display-name}:display-name
149 @item @anchor{flags.file-filter-flags.filename}:filename
150 @item @anchor{flags.file-filter-flags.mime-type}:mime-type
151 @item @anchor{flags.file-filter-flags.uri}:uri
152 @end itemize
155 @node gdk-modifier-type
156 @section gdk-modifier-type
157 @Flags gdk-modifier-type
158 Values: 
159 @itemize
160 @item @anchor{flags.gdk-modifier-type.button1-mask}:button1-mask
161 @item @anchor{flags.gdk-modifier-type.button2-mask}:button2-mask
162 @item @anchor{flags.gdk-modifier-type.button3-mask}:button3-mask
163 @item @anchor{flags.gdk-modifier-type.button4-mask}:button4-mask
164 @item @anchor{flags.gdk-modifier-type.button5-mask}:button5-mask
165 @item @anchor{flags.gdk-modifier-type.control-mask}:control-mask
166 @item @anchor{flags.gdk-modifier-type.hyper-mask}:hyper-mask
167 @item @anchor{flags.gdk-modifier-type.lock-mask}:lock-mask
168 @item @anchor{flags.gdk-modifier-type.meta-mask}:meta-mask
169 @item @anchor{flags.gdk-modifier-type.mod1-mask}:mod1-mask
170 @item @anchor{flags.gdk-modifier-type.mod2-mask}:mod2-mask
171 @item @anchor{flags.gdk-modifier-type.mod3-mask}:mod3-mask
172 @item @anchor{flags.gdk-modifier-type.mod4-mask}:mod4-mask
173 @item @anchor{flags.gdk-modifier-type.mod5-mask}:mod5-mask
174 @item @anchor{flags.gdk-modifier-type.modifier-mask}:modifier-mask
175 @item @anchor{flags.gdk-modifier-type.release-mask}:release-mask
176 @item @anchor{flags.gdk-modifier-type.shift-mask}:shift-mask
177 @item @anchor{flags.gdk-modifier-type.super-mask}:super-mask
178 @end itemize
181 @node icon-lookup-flags
182 @section icon-lookup-flags
183 @Flags icon-lookup-flags
184 Values: 
185 @itemize
186 @item @anchor{flags.icon-lookup-flags.force-size}:force-size
187 @item @anchor{flags.icon-lookup-flags.force-svg}:force-svg
188 @item @anchor{flags.icon-lookup-flags.generic-fallback}:generic-fallback
189 @item @anchor{flags.icon-lookup-flags.no-svg}:no-svg
190 @item @anchor{flags.icon-lookup-flags.use-builtin}:use-builtin
191 @end itemize
194 @node object-flags
195 @section object-flags
196 @Flags object-flags
197 Values: 
198 @itemize
199 @item @anchor{flags.object-flags.floating}:floating
200 @item @anchor{flags.object-flags.in-destruction}:in-destruction
201 @item @anchor{flags.object-flags.reserved-1}:reserved-1
202 @item @anchor{flags.object-flags.reserved-2}:reserved-2
203 @end itemize
206 @node private-flags
207 @section private-flags
208 @Flags private-flags
209 Values: 
210 @itemize
211 @item @anchor{flags.private-flags.alloc-needed}:alloc-needed
212 @item @anchor{flags.private-flags.anchored}:anchored
213 @item @anchor{flags.private-flags.child-visible}:child-visible
214 @item @anchor{flags.private-flags.direction-ltr}:direction-ltr
215 @item @anchor{flags.private-flags.direction-set}:direction-set
216 @item @anchor{flags.private-flags.has-pointer}:has-pointer
217 @item @anchor{flags.private-flags.has-shape-mask}:has-shape-mask
218 @item @anchor{flags.private-flags.in-reparent}:in-reparent
219 @item @anchor{flags.private-flags.redraw-on-alloc}:redraw-on-alloc
220 @item @anchor{flags.private-flags.request-needed}:request-needed
221 @item @anchor{flags.private-flags.resize-pending}:resize-pending
222 @item @anchor{flags.private-flags.shadowed}:shadowed
223 @item @anchor{flags.private-flags.user-style}:user-style
224 @end itemize
227 @node rc-flags
228 @section rc-flags
229 @Flags rc-flags
230 Values: 
231 @itemize
232 @item @anchor{flags.rc-flags.base}:base
233 @item @anchor{flags.rc-flags.bg}:bg
234 @item @anchor{flags.rc-flags.fg}:fg
235 @item @anchor{flags.rc-flags.text}:text
236 @end itemize
239 @node recent-filter-flags
240 @section recent-filter-flags
241 @Flags recent-filter-flags
242 Values: 
243 @itemize
244 @item @anchor{flags.recent-filter-flags.age}:age
245 @item @anchor{flags.recent-filter-flags.application}:application
246 @item @anchor{flags.recent-filter-flags.display-name}:display-name
247 @item @anchor{flags.recent-filter-flags.group}:group
248 @item @anchor{flags.recent-filter-flags.mime-type}:mime-type
249 @item @anchor{flags.recent-filter-flags.uri}:uri
250 @end itemize
253 @node signal-run-type
254 @section signal-run-type
255 @Flags signal-run-type
256 Values: 
257 @itemize
258 @item @anchor{flags.signal-run-type.action}:action
259 @item @anchor{flags.signal-run-type.both}:both
260 @item @anchor{flags.signal-run-type.first}:first
261 @item @anchor{flags.signal-run-type.last}:last
262 @item @anchor{flags.signal-run-type.no-hooks}:no-hooks
263 @item @anchor{flags.signal-run-type.no-recurse}:no-recurse
264 @end itemize
267 @node target-flags
268 @section target-flags
269 @Flags target-flags
270 Values: 
271 @itemize
272 @item @anchor{flags.target-flags.other-app}:other-app
273 @item @anchor{flags.target-flags.other-widget}:other-widget
274 @item @anchor{flags.target-flags.same-app}:same-app
275 @item @anchor{flags.target-flags.same-widget}:same-widget
276 @end itemize
279 @node text-search-flags
280 @section text-search-flags
281 @Flags text-search-flags
282 Values: 
283 @itemize
284 @item @anchor{flags.text-search-flags.text-only}:text-only
285 @item @anchor{flags.text-search-flags.visible-only}:visible-only
286 @end itemize
289 @node tree-model-flags
290 @section tree-model-flags
291 @Flags tree-model-flags
292 Values: 
293 @itemize
294 @item @anchor{flags.tree-model-flags.iters-persist}:iters-persist
295 @item @anchor{flags.tree-model-flags.list-only}:list-only
296 @end itemize
299 @node ui-manager-item-type
300 @section ui-manager-item-type
301 @Flags ui-manager-item-type
302 Values: 
303 @itemize
304 @item @anchor{flags.ui-manager-item-type.accelerator}:accelerator
305 @item @anchor{flags.ui-manager-item-type.auto}:auto
306 @item @anchor{flags.ui-manager-item-type.menu}:menu
307 @item @anchor{flags.ui-manager-item-type.menubar}:menubar
308 @item @anchor{flags.ui-manager-item-type.menuitem}:menuitem
309 @item @anchor{flags.ui-manager-item-type.placeholder}:placeholder
310 @item @anchor{flags.ui-manager-item-type.popup}:popup
311 @item @anchor{flags.ui-manager-item-type.popup-with-accels}:popup-with-accels
312 @item @anchor{flags.ui-manager-item-type.separator}:separator
313 @item @anchor{flags.ui-manager-item-type.toolbar}:toolbar
314 @item @anchor{flags.ui-manager-item-type.toolitem}:toolitem
315 @end itemize
318 @node widget-flags
319 @section widget-flags
320 @Flags widget-flags
321 Values: 
322 @itemize
323 @item @anchor{flags.widget-flags.app-paintable}:app-paintable
324 @item @anchor{flags.widget-flags.can-default}:can-default
325 @item @anchor{flags.widget-flags.can-focus}:can-focus
326 @item @anchor{flags.widget-flags.composite-child}:composite-child
327 @item @anchor{flags.widget-flags.double-buffered}:double-buffered
328 @item @anchor{flags.widget-flags.has-default}:has-default
329 @item @anchor{flags.widget-flags.has-focus}:has-focus
330 @item @anchor{flags.widget-flags.has-grab}:has-grab
331 @item @anchor{flags.widget-flags.mapped}:mapped
332 @item @anchor{flags.widget-flags.no-reparent}:no-reparent
333 @item @anchor{flags.widget-flags.no-show-all}:no-show-all
334 @item @anchor{flags.widget-flags.no-window}:no-window
335 @item @anchor{flags.widget-flags.parent-sensitive}:parent-sensitive
336 @item @anchor{flags.widget-flags.rc-style}:rc-style
337 @item @anchor{flags.widget-flags.realized}:realized
338 @item @anchor{flags.widget-flags.receives-default}:receives-default
339 @item @anchor{flags.widget-flags.sensitive}:sensitive
340 @item @anchor{flags.widget-flags.toplevel}:toplevel
341 @item @anchor{flags.widget-flags.visible}:visible
342 @end itemize