summaryrefslogtreecommitdiff
path: root/doc/gladeui-sections.txt
blob: b796a38ff82be971065ac57cb6c79c0443f1c268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
<SECTION>
<FILE>glade-widget</FILE>
<TITLE>GladeWidget</TITLE>
GladeWidget
glade_widget_get_from_gobject
glade_widget_add_child
glade_widget_remove_child
glade_widget_replace
glade_widget_rebuild
glade_widget_read
glade_widget_write
glade_widget_read_child
glade_widget_write_child
glade_widget_write_placeholder
glade_widget_write_special_child_prop
glade_widget_create_editor_property
glade_widget_set_child_type_from_node
glade_widget_dup
glade_widget_copy_signals
glade_widget_copy_properties
glade_widget_set_packing_properties
glade_widget_get_property
glade_widget_get_pack_property
glade_widget_dup_properties
glade_widget_remove_property
glade_widget_show
glade_widget_hide
glade_widget_add_signal_handler
glade_widget_remove_signal_handler
glade_widget_change_signal_handler
glade_widget_list_signal_handlers
glade_widget_has_decendant
glade_widget_event
glade_widget_placeholder_relation
glade_widget_get_action
glade_widget_get_pack_action
glade_widget_set_action_sensitive
glade_widget_set_pack_action_sensitive
glade_widget_remove_action
glade_widget_remove_pack_action
glade_widget_create_action_menu
glade_widget_project_notify
glade_widget_add_prop_ref
glade_widget_remove_prop_ref
glade_widget_object_set_property
glade_widget_object_get_property
glade_widget_child_set_property
glade_widget_child_get_property
glade_widget_property_get
glade_widget_property_set
glade_widget_pack_property_get
glade_widget_pack_property_set
glade_widget_property_reset
glade_widget_pack_property_reset
glade_widget_property_default
glade_widget_property_original_default
glade_widget_pack_property_default
glade_widget_property_set_sensitive
glade_widget_pack_property_set_sensitive
glade_widget_property_set_enabled
glade_widget_pack_property_set_enabled
glade_widget_property_set_save_always
glade_widget_pack_property_set_save_always
glade_widget_property_string
glade_widget_pack_property_string
glade_widget_set_name
glade_widget_get_name
glade_widget_set_internal
glade_widget_get_internal
glade_widget_set_object
glade_widget_get_object
glade_widget_set_project
glade_widget_get_project
glade_widget_get_adaptor
glade_widget_get_parent
glade_widget_set_parent
glade_widget_superuser
glade_widget_push_superuser
glade_widget_pop_superuser
<SUBSECTION Standard>
GLADE_WIDGET
GLADE_IS_WIDGET
GLADE_TYPE_WIDGET
glade_widget_get_type
GLADE_WIDGET_CLASS
GLADE_IS_WIDGET_CLASS
GLADE_WIDGET_GET_CLASS
GladeWidgetClass
</SECTION>

<SECTION>
<FILE>glade-widget-adaptor</FILE>
GladeCreateReason
GWA_IS_FIXED
GWA_IS_TOPLEVEL
GWA_USE_PLACEHOLDERS
GWA_DEFAULT_WIDTH
GWA_DEFAULT_HEIGHT
GWA_GET_CLASS
GWA_GET_OCLASS
GLADE_VALID_CREATE_REASON
GLADE_TYPE_CREATE_REASON
GladeSetPropertyFunc
GladeGetPropertyFunc
GladeVerifyPropertyFunc
GladeChildSetPropertyFunc
GladeChildGetPropertyFunc
GladeChildVerifyPropertyFunc
GladeGetChildrenFunc
GladeAddChildFunc
GladeRemoveChildFunc
GladeReplaceChildFunc
GladePostCreateFunc
GladeGetInternalFunc
GladeActionActivateFunc
GladeChildActionActivateFunc
GladeReadWidgetFunc
GladeWriteWidgetFunc
GladeCreateEPropFunc
GladeStringFromValueFunc
<TITLE>GladeSignal</TITLE>
<TITLE>GladeWidgetAdaptor</TITLE>
GladeWidgetAdaptor
glade_widget_adaptor_create_widget
glade_widget_adaptor_create_eprop
glade_widget_adaptor_from_pclass
glade_widget_adaptor_from_pspec
glade_widget_adaptor_from_catalog
glade_widget_adaptor_register
glade_widget_adaptor_create_internal
glade_widget_adaptor_create_widget_real
glade_widget_adaptor_get_by_name
glade_widget_adaptor_get_by_type
glade_widget_adaptor_get_property_class
glade_widget_adaptor_get_pack_property_class
glade_widget_adaptor_default_params
glade_widget_adaptor_post_create
glade_widget_adaptor_get_internal_child
glade_widget_adaptor_set_property
glade_widget_adaptor_get_property
glade_widget_adaptor_verify_property
glade_widget_adaptor_add
glade_widget_adaptor_remove
glade_widget_adaptor_get_children
glade_widget_adaptor_has_child
glade_widget_adaptor_child_set_property
glade_widget_adaptor_child_get_property
glade_widget_adaptor_child_verify_property
glade_widget_adaptor_replace_child
glade_widget_adaptor_read_child
glade_widget_adaptor_read_widget
glade_widget_adaptor_write_child
glade_widget_adaptor_write_widget
glade_widget_adaptor_query
glade_widget_adaptor_get_packing_default
glade_widget_adaptor_is_container
glade_widget_adaptor_action_add
glade_widget_adaptor_pack_action_add
glade_widget_adaptor_action_remove
glade_widget_adaptor_pack_action_remove
glade_widget_adaptor_pack_actions_new
glade_widget_adaptor_action_activate
glade_widget_adaptor_child_action_activate
glade_widget_adaptor_string_from_value
<SUBSECTION Standard>
GLADE_WIDGET_ADAPTOR
GLADE_IS_WIDGET_ADAPTOR
GLADE_TYPE_WIDGET_ADAPTOR
glade_widget_adaptor_get_type
glade_create_reason_get_type
GLADE_WIDGET_ADAPTOR_CLASS
GLADE_IS_WIDGET_ADAPTOR_CLASS
GLADE_WIDGET_ADAPTOR_GET_CLASS
GladeWidgetAdaptorClass
GladeSignalClass
GladeWidgetAdaptorPrivate
</SECTION>

<SECTION>
<FILE>glade-design-view</FILE>
<TITLE>GladeDesignView</TITLE>
GladeDesignView
glade_design_view_new
glade_design_view_get_project
glade_design_view_get_from_project
glade_design_view_get_layout
<SUBSECTION Standard>
GLADE_DESIGN_VIEW
GLADE_IS_DESIGN_VIEW
GLADE_TYPE_DESIGN_VIEW
glade_design_view_get_type
GLADE_DESIGN_VIEW_CLASS
GLADE_IS_DESIGN_VIEW_CLASS
GLADE_DESIGN_VIEW_GET_CLASS
GladeDesignViewClass
GladeDesignViewPrivate
</SECTION>

<SECTION>
<FILE>glade-property-class</FILE>
GPC_OBJECT_DELIMITER
GPC_PROPERTY_NAMELEN
<TITLE>GladePropertyClass</TITLE>
GladePropertyClass
glade_property_class_new
glade_property_class_new_from_spec
glade_property_class_clone
glade_property_class_free
glade_property_class_is_visible
glade_property_class_is_object
glade_property_class_make_gvalue_from_string
glade_property_class_make_string_from_gvalue
glade_property_class_make_gvalue_from_vl
glade_property_class_set_vl_from_gvalue
glade_property_class_make_gvalue
glade_property_class_get_from_gvalue
glade_property_class_update_from_node
glade_property_class_get_displayable_value
glade_property_class_make_adjustment
glade_property_class_match
glade_property_class_void_value
<SUBSECTION Standard>
GLADE_PROPERTY_CLASS
GLADE_IS_PROPERTY_CLASS
</SECTION>

<SECTION>
<FILE>glade-clipboard</FILE>
<TITLE>GladeClipboard</TITLE>
GladeClipboard
glade_clipboard_new
glade_clipboard_add
glade_clipboard_remove
glade_clipboard_selection_add
glade_clipboard_selection_remove
glade_clipboard_selection_clear
glade_clipboard_get_has_selection
<SUBSECTION Standard>
GLADE_CLIPBOARD
GLADE_IS_CLIPBOARD
GLADE_TYPE_CLIPBOARD
glade_clipboard_get_type
GladeClipboardClass
</SECTION>

<SECTION>
<FILE>glade-design-layout</FILE>
<TITLE>GladeDesignLayout</TITLE>
GladeDesignLayout
glade_design_layout_new
glade_design_layout_widget_event
<SUBSECTION Standard>
GLADE_DESIGN_LAYOUT
GLADE_IS_DESIGN_LAYOUT
GLADE_TYPE_DESIGN_LAYOUT
glade_design_layout_get_type
GLADE_DESIGN_LAYOUT_CLASS
GLADE_IS_DESIGN_LAYOUT_CLASS
GLADE_DESIGN_LAYOUT_GET_CLASS
GladeDesignLayoutClass
GladeDesignLayoutPrivate
</SECTION>

<SECTION>
<FILE>glade-signal</FILE>
GladeSignal
glade_signal_new
glade_signal_clone
glade_signal_free
glade_signal_equal
glade_signal_read
glade_signal_write
<SUBSECTION Standard>
GLADE_SIGNAL
GLADE_IS_SIGNAL
</SECTION>

<SECTION>
<FILE>glade-editor-property</FILE>
<TITLE>GladeEditorProperty</TITLE>
GladeEditorProperty
GLADE_MAKE_EPROP_TYPE
glade_editor_property_load
glade_editor_property_load_by_widget
glade_editor_property_commit
glade_editor_property_show_info
glade_editor_property_hide_info
<SUBSECTION Standard>
GLADE_EDITOR_PROPERTY
GLADE_IS_EDITOR_PROPERTY
GLADE_TYPE_EDITOR_PROPERTY
glade_editor_property_get_type
GLADE_EDITOR_PROPERTY_CLASS
GLADE_IS_EDITOR_PROPERTY_CLASS
GLADE_EDITOR_PROPERTY_GET_CLASS
GLADE_TYPE_EPROP_ADJUSTMENT
GLADE_TYPE_EPROP_BOOL
GLADE_TYPE_EPROP_COLOR
GLADE_TYPE_EPROP_ENUM
GLADE_TYPE_EPROP_FLAGS
GLADE_TYPE_EPROP_NAMED_ICON
GLADE_TYPE_EPROP_NUMERIC
GLADE_TYPE_EPROP_OBJECT
GLADE_TYPE_EPROP_OBJECTS
GLADE_TYPE_EPROP_RESOURCE
GLADE_TYPE_EPROP_TEXT
GLADE_TYPE_EPROP_UNICHAR
glade_eprop_adjustment_get_type
glade_eprop_bool_get_type
glade_eprop_color_get_type
glade_eprop_enum_get_type
glade_eprop_flags_get_type
glade_eprop_named_icon_get_type
glade_eprop_numeric_get_type
glade_eprop_object_get_type
glade_eprop_objects_get_type
glade_eprop_resource_get_type
glade_eprop_text_get_type
glade_eprop_unichar_get_type
GladeEditorPropertyClass
</SECTION>

<SECTION>
<FILE>glade-widget-action</FILE>
<TITLE>GWAction</TITLE>
<TITLE>GladeWidgetAction</TITLE>
GWActionClass
GladeWidgetAction
glade_widget_action_class_free
glade_widget_action_class_clone
glade_widget_action_remove
glade_widget_action_set_sensitive
<SUBSECTION Standard>
GLADE_WIDGET_ACTION
GLADE_IS_WIDGET_ACTION
GLADE_TYPE_WIDGET_ACTION
glade_widget_action_get_type
GLADE_WIDGET_ACTION_CLASS
GLADE_IS_WIDGET_ACTION_CLASS
GLADE_WIDGET_ACTION_GET_CLASS
GladeWidgetActionClass
</SECTION>

<SECTION>
<FILE>glade-fixed</FILE>
<TITLE>GladeFixed</TITLE>
GladeFixed
<SUBSECTION Standard>
GLADE_FIXED
GLADE_IS_FIXED
GLADE_TYPE_FIXED
glade_fixed_get_type
GLADE_FIXED_CLASS
GLADE_IS_FIXED_CLASS
GLADE_FIXED_GET_CLASS
GladeFixedClass
GLADE_FIXED_CURSOR_TOP
GLADE_FIXED_CURSOR_BOTTOM
GLADE_FIXED_CURSOR_RIGHT
GLADE_FIXED_CURSOR_LEFT
</SECTION>

<SECTION>
<FILE>glade-clipboard-view</FILE>
<TITLE>GladeClipboardView</TITLE>
GladeClipboardView
glade_clipboard_view_new
glade_clipboard_view_add
glade_clipboard_view_remove
glade_clipboard_view_refresh_sel
<SUBSECTION Standard>
GLADE_CLIPBOARD_VIEW
GLADE_IS_CLIPBOARD_VIEW
GLADE_TYPE_CLIPBOARD_VIEW
glade_clipboard_view_get_type
GLADE_CLIPBOARD_VIEW_CLASS
GLADE_IS_CLIPBOARD_VIEW_CLASS
GLADE_CLIPBOARD_VIEW_GET_CLASS
GladeClipboardViewClass
</SECTION>

<SECTION>
<FILE>glade-palette</FILE>
<TITLE>GladePalette</TITLE>
GladePalette
GladeItemAppearance
glade_palette_new
glade_palette_deselect_current_item
glade_palette_get_current_item
glade_palette_get_item_appearance
glade_palette_set_item_appearance
glade_palette_get_use_small_item_icons
glade_palette_set_use_small_item_icons
glade_palette_set_show_selector_button
glade_palette_get_show_selector_button
<SUBSECTION Standard>
GLADE_PALETTE
GLADE_IS_PALETTE
GLADE_TYPE_PALETTE
glade_palette_get_type
GLADE_PALETTE_CLASS
GLADE_IS_PALETTE_CLASS
GLADE_PALETTE_GET_CLASS
GladePaletteClass
GladePalettePrivate
</SECTION>

<SECTION>
<FILE>glade-placeholder</FILE>
<TITLE>GladePlaceholder</TITLE>
GladePlaceholder
glade_placeholder_new
glade_placeholder_get_parent
<SUBSECTION Standard>
GLADE_PLACEHOLDER
GLADE_IS_PLACEHOLDER
GLADE_TYPE_PLACEHOLDER
glade_placeholder_get_type
GLADE_PLACEHOLDER_CLASS
GLADE_IS_PLACEHOLDER_CLASS
GLADE_PLACEHOLDER_GET_CLASS
GladePlaceholderClass
</SECTION>

<SECTION>
<FILE>glade-project</FILE>
<TITLE>GladeProject</TITLE>
GladeProject
GladeProjectFormat
glade_project_new
glade_project_get_format
glade_project_set_format
glade_project_load_from_file
glade_project_load
glade_project_save
glade_project_get_path
glade_project_get_name
glade_project_undo
glade_project_redo
glade_project_next_undo_item
glade_project_next_redo_item
glade_project_push_undo
glade_project_undo_items
glade_project_redo_items
glade_project_reset_path
glade_project_get_readonly
glade_project_get_objects
glade_project_add_object
glade_project_remove_object
glade_project_has_object
glade_project_get_widget_by_name
glade_project_new_widget_name
glade_project_widget_name_changed
glade_project_is_selected
glade_project_selection_set
glade_project_selection_add
glade_project_selection_remove
glade_project_selection_clear
glade_project_selection_changed
glade_project_selection_get
glade_project_get_has_selection
glade_project_set_accel_group
glade_project_set_resource
glade_project_list_resources
glade_project_resource_fullpath
glade_project_is_loading
glade_project_get_file_mtime
glade_project_get_instance_count
glade_project_set_instance_count
glade_project_get_modified
<SUBSECTION Standard>
GLADE_PROJECT
GLADE_IS_PROJECT
GLADE_TYPE_PROJECT
glade_project_get_type
GLADE_PROJECT_CLASS
GLADE_IS_PROJECT_CLASS
GLADE_PROJECT_GET_CLASS
GladeProjectClass
GladeProjectPrivate
</SECTION>

<SECTION>
<FILE>glade-base-editor</FILE>
<TITLE>GladeBaseEditor</TITLE>
GladeBaseEditor
glade_base_editor_new
glade_base_editor_add_default_properties
glade_base_editor_add_properties
glade_base_editor_add_label
glade_base_editor_add_popup_items
glade_base_editor_set_show_signal_editor
glade_base_editor_pack_new_window
<SUBSECTION Standard>
GLADE_BASE_EDITOR
GLADE_IS_BASE_EDITOR
GLADE_TYPE_BASE_EDITOR
glade_base_editor_get_type
GLADE_BASE_EDITOR_CLASS
GLADE_IS_BASE_EDITOR_CLASS
GLADE_BASE_EDITOR_GET_CLASS
GladeBaseEditorClass
GladeBaseEditorPrivate
</SECTION>

<SECTION>
<FILE>glade-inspector</FILE>
<TITLE>GladeInspector</TITLE>
GladeInspector
glade_inspector_new
glade_inspector_new_with_project
glade_inspector_set_project
glade_inspector_get_project
glade_inspector_get_selected_items
<SUBSECTION Standard>
GLADE_INSPECTOR
GLADE_IS_INSPECTOR
GLADE_TYPE_INSPECTOR
glade_inspector_get_type
GLADE_INSPECTOR_CLASS
GLADE_IS_INSPECTOR_CLASS
GLADE_INSPECTOR_GET_CLASS
GladeInspectorClass
GladeInspectorPrivate
</SECTION>

<SECTION>
<FILE>glade-signal-editor</FILE>
GladeSignalEditor
glade_signal_editor_get_widget
glade_signal_editor_new
glade_signal_editor_load_widget
<SUBSECTION Standard>
GLADE_SIGNAL_EDITOR
GLADE_IS_SIGNAL_EDITOR
</SECTION>

<SECTION>
<FILE>glade-editor</FILE>
GLADE_EDITOR_TABLE
GLADE_IS_EDITOR_TABLE
GladeEditorTable
GladeEditorTableType
<TITLE>GladeEditor</TITLE>
GladeEditor
glade_editor_new
glade_editor_load_widget
glade_editor_refresh
glade_editor_update_widget_name
glade_editor_query_dialog
glade_editor_show_info
glade_editor_show_context_info
glade_editor_hide_info
glade_editor_hide_context_info
<SUBSECTION Standard>
GLADE_EDITOR
GLADE_IS_EDITOR
GLADE_TYPE_EDITOR
glade_editor_get_type
GLADE_EDITOR_CLASS
GLADE_IS_EDITOR_CLASS
GLADE_EDITOR_GET_CLASS
GladeEditorClass
</SECTION>

<SECTION>
<FILE>glade-app</FILE>
<TITLE>GladeApp</TITLE>
GladeApp
glade_app_new
glade_pointer_mode_get_type
glade_app_get
glade_app_update_ui
glade_app_set_window
glade_app_get_window
glade_app_get_editor
glade_app_get_palette
glade_app_get_clipboard
glade_app_get_clipboard_view
glade_app_get_project
glade_app_set_project
glade_app_get_pointer_mode
glade_app_set_pointer_mode
glade_app_add_project
glade_app_remove_project
glade_app_get_projects
glade_app_get_config
glade_app_is_project_loaded
glade_app_get_project_by_path
glade_app_show_properties
glade_app_hide_properties
glade_app_command_copy
glade_app_command_cut
glade_app_command_paste
glade_app_command_delete
glade_app_command_delete_clipboard
glade_app_command_undo
glade_app_command_redo
glade_app_config_save
glade_app_set_transient_parent
glade_app_get_transient_parent
glade_app_set_accel_group
glade_app_update_instance_count
glade_app_undo_button_new
glade_app_redo_button_new
glade_app_get_selection
glade_app_is_selected
glade_app_selection_set
glade_app_selection_add
glade_app_selection_remove
glade_app_selection_clear
glade_app_selection_changed
glade_app_get_catalogs_dir
glade_app_get_modules_dir
glade_app_get_plugins_dir
glade_app_get_pixmaps_dir
glade_app_get_locale_dir
<SUBSECTION Standard>
GLADE_APP
GLADE_IS_APP
GLADE_TYPE_APP
glade_app_get_type
GLADE_APP_CLASS
GLADE_IS_APP_CLASS
GLADE_APP_GET_CLASS
GladeAppClass
GLADE_TYPE_POINTER_MODE
GladeAppPrivate
GLADE_ENV_CATALOG_PATH
GLADE_ENV_MODULE_PATH
</SECTION>

<SECTION>
<FILE>glade-property</FILE>
GladeProperty
glade_property_new
glade_property_dup
glade_property_reset
glade_property_original_reset
glade_property_default
glade_property_original_default
glade_property_equals_value
glade_property_equals
glade_property_set_value
glade_property_set_va_list
glade_property_set
glade_property_get_value
glade_property_get_default
glade_property_get_va_list
glade_property_get
glade_property_add_object
glade_property_remove_object
glade_property_sync
glade_property_load
glade_property_read
glade_property_write
glade_property_get_tooltip
glade_property_set_sensitive
glade_property_get_sensitive
glade_property_set_save_always
glade_property_get_save_always
glade_property_set_enabled
glade_property_get_enabled
glade_property_i18n_set_comment
glade_property_i18n_get_comment
glade_property_i18n_set_translatable
glade_property_i18n_get_translatable
glade_property_i18n_set_has_context
glade_property_i18n_get_has_context
glade_property_push_superuser
glade_property_pop_superuser
glade_property_superuser
<SUBSECTION Standard>
GLADE_PROPERTY
GLADE_IS_PROPERTY
GLADE_TYPE_PROPERTY
glade_property_get_type
GLADE_PROPERTY_KLASS
GLADE_IS_PROPERTY_KLASS
GLADE_PROPERTY_GET_KLASS
GladePropertyKlass
</SECTION>

<SECTION>
<FILE>glade-command</FILE>
GCSetPropData
<TITLE>GladeCommand</TITLE>
GladeCommand
glade_command_push_group
glade_command_pop_group
glade_command_execute
glade_command_undo
glade_command_unifies
glade_command_collapse
glade_command_set_property
glade_command_set_property_value
glade_command_set_properties
glade_command_set_properties_list
glade_command_set_name
glade_command_delete
glade_command_create
glade_command_cut
glade_command_copy
glade_command_paste
glade_command_dnd
glade_command_add_signal
glade_command_remove_signal
glade_command_change_signal
glade_command_set_i18n
<SUBSECTION Standard>
GLADE_COMMAND
GLADE_IS_COMMAND
GLADE_TYPE_COMMAND
glade_command_get_type
GLADE_COMMAND_CLASS
GLADE_IS_COMMAND_CLASS
GLADE_COMMAND_GET_CLASS
GladeCommandClass
</SECTION>

<SECTION>
<FILE>glade-parameter</FILE>
GladeParameter
glade_parameter_new
glade_parameter_clone
glade_parameter_free
glade_parameter_get_float
glade_parameter_get_integer
glade_parameter_get_boolean
glade_parameter_get_string
glade_parameter_list_new_from_node
</SECTION>

<SECTION>
<FILE>glade-utils</FILE>
GladeUtilFileDialogType
GladeUIMessageType
glade_util_widget_set_tooltip
glade_util_get_type_from_name
glade_utils_get_pspec_from_funcname
glade_util_ui_message
glade_util_flash_message
glade_util_compare_stock_labels
glade_util_hide_window
glade_util_gtk_combo_func
glade_util_gtk_combo_find
glade_util_file_dialog_new
glade_util_replace
glade_util_read_prop_name
glade_util_duplicate_underscores
glade_util_add_selection
glade_util_remove_selection
glade_util_has_selection
glade_util_clear_selection
glade_util_get_selection
glade_util_container_get_all_children
glade_util_count_placeholders
glade_util_find_iter_by_widget
glade_util_basenames_match
glade_util_purify_list
glade_util_added_in_list
glade_util_removed_from_list
glade_util_canonical_path
glade_util_copy_file
glade_util_class_implements_interface
glade_util_load_library
glade_util_file_is_writeable
glade_util_have_devhelp
glade_util_get_devhelp_icon
glade_util_search_devhelp
glade_util_get_placeholder_from_pointer
glade_util_object_is_loading
glade_util_url_show
glade_util_get_file_mtime
glade_util_draw_selection_nodes
</SECTION>