summaryrefslogtreecommitdiff
path: root/doc/gladeui-sections.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gladeui-sections.txt')
-rw-r--r--doc/gladeui-sections.txt881
1 files changed, 491 insertions, 390 deletions
diff --git a/doc/gladeui-sections.txt b/doc/gladeui-sections.txt
index db349b59..19ea411a 100644
--- a/doc/gladeui-sections.txt
+++ b/doc/gladeui-sections.txt
@@ -1,80 +1,210 @@
-<INCLUDE>gladeui/glade.h</INCLUDE>
+<SECTION>
+<FILE>glade-widget</FILE>
+<TITLE>GladeWidget</TITLE>
+GladeWidget
+glade_widget_get_from_gobject
+glade_widget_add_child
+glade_widget_remove_child
+glade_widget_write
+glade_widget_read
+glade_widget_replace
+glade_widget_rebuild
+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
+</SECTION>
<SECTION>
-<FILE>glade-app</FILE>
-<TITLE>GladeApp</TITLE>
-GladeApp
-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_set_project
-glade_app_get_project
-glade_app_add_project
-glade_app_remove_project
-glade_app_get_project_by_path
-glade_app_get_projects
-glade_app_get_config
-glade_app_is_project_loaded
-glade_app_show_properties
-glade_app_hide_properties
-glade_app_add_project_view
-glade_app_command_undo
-glade_app_command_redo
-glade_app_command_copy
-glade_app_command_cut
-glade_app_command_paste
-glade_app_command_delete
-glade_app_command_delete_clipboard
-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_selection_add
-glade_app_selection_remove
-glade_app_selection_changed
-glade_app_get_selection
-glade_app_selection_clear
-glade_app_selection_set
-glade_app_is_selected
+<FILE>glade-widget-adaptor</FILE>
+GladeWidgetAdaptorPrivate
+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
+GladeCreateReason
+GLADE_TYPE_CREATE_REASON
+GladeSetPropertyFunc
+GladeGetPropertyFunc
+GladeVerifyPropertyFunc
+GladeChildSetPropertyFunc
+GladeChildGetPropertyFunc
+GladeChildVerifyPropertyFunc
+GladeGetChildrenFunc
+GladeAddChildFunc
+GladeRemoveChildFunc
+GladeReplaceChildFunc
+GladePostCreateFunc
+GladeGetInternalFunc
+GladeActionActivateFunc
+GladeChildActionActivateFunc
+<TITLE>GladeSignal</TITLE>
+<TITLE>GladeWidgetAdaptor</TITLE>
+GladeWidgetAdaptor
+glade_widget_adaptor_create_widget
+glade_widget_adaptor_from_pclass
+glade_widget_adaptor_from_pspec
+glade_create_reason_get_type
+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_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
<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
-<SUBSECTION Private>
-GLADE_CONFIG_FILENAME
-GladeAppPriv
+GLADE_WIDGET_ADAPTOR
+GLADE_IS_WIDGET_ADAPTOR
+GLADE_TYPE_WIDGET_ADAPTOR
+glade_widget_adaptor_get_type
+GLADE_WIDGET_ADAPTOR_CLASS
+GLADE_IS_WIDGET_ADAPTOR_CLASS
+GLADE_WIDGET_ADAPTOR_GET_CLASS
</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
+<FILE>glade-design-view</FILE>
+GladeDesignViewPrivate
+<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_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
+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
+</SECTION>
+
+<SECTION>
+<FILE>glade-property-class</FILE>
+GPC_OBJECT_DELIMITER
+GPC_PROPERTY_NAMELEN
+GPCType
+<TITLE>GladePropertyClass</TITLE>
+glade_property_class_new
+glade_property_class_new_from_spec
+glade_property_class_list_atk_relations
+glade_property_class_accel_property
+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
+glade_property_class_atk_realname
+<SUBSECTION Standard>
+GLADE_PROPERTY_CLASS
+GLADE_IS_PROPERTY_CLASS
</SECTION>
<SECTION>
@@ -93,41 +223,37 @@ GLADE_CLIPBOARD
GLADE_IS_CLIPBOARD
GLADE_TYPE_CLIPBOARD
glade_clipboard_get_type
-GladeClipboardClass
</SECTION>
<SECTION>
-<FILE>glade-command</FILE>
-<TITLE>GladeCommand</TITLE>
-glade_command_execute
-glade_command_undo
-glade_command_unifies
-glade_command_collapse
-glade_command_push_group
-glade_command_pop_group
-glade_command_set_name
-glade_command_create
-glade_command_delete
-GCSetPropData
-glade_command_set_property
-glade_command_set_properties
-glade_command_set_properties_list
-glade_command_cut
-glade_command_copy
-glade_command_paste
-glade_command_add_signal
-glade_command_remove_signal
-glade_command_change_signal
+<FILE>glade-design-layout</FILE>
+GladeDesignLayoutPrivate
+<TITLE>GladeDesignLayout</TITLE>
+GladeDesignLayout
+glade_design_layout_new
+glade_design_layout_widget_event
<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
-GladeCommand
+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
+</SECTION>
+
+<SECTION>
+<FILE>glade-signal</FILE>
+GladeSignal
+glade_signal_new
+glade_signal_clone
+glade_signal_free
+glade_signal_equal
+glade_signal_write
+glade_signal_new_from_signal_info
+<SUBSECTION Standard>
+GLADE_SIGNAL
+GLADE_IS_SIGNAL
</SECTION>
<SECTION>
@@ -135,12 +261,12 @@ GladeCommand
<TITLE>GladeEditorProperty</TITLE>
GladeEditorProperty
glade_editor_property_new
+glade_editor_property_new_from_widget
glade_editor_property_load
glade_editor_property_load_by_widget
glade_editor_property_supported
-glade_editor_property_new_from_widget
-glade_editor_property_hide_info
glade_editor_property_show_info
+glade_editor_property_hide_info
<SUBSECTION Standard>
GLADE_EDITOR_PROPERTY
GLADE_IS_EDITOR_PROPERTY
@@ -149,66 +275,78 @@ glade_editor_property_get_type
GLADE_EDITOR_PROPERTY_CLASS
GLADE_IS_EDITOR_PROPERTY_CLASS
GLADE_EDITOR_PROPERTY_GET_CLASS
-GladeEditorPropertyClass
</SECTION>
<SECTION>
-<FILE>glade-editor</FILE>
-<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_hide_info
-glade_editor_show_context_info
-glade_editor_hide_context_info
+<FILE>glade-widget-action</FILE>
+<TITLE>GWAction</TITLE>
+<TITLE>GladeWidgetAction</TITLE>
+GladeWidgetAction
+glade_widget_action_class_free
+glade_widget_action_class_clone
+glade_widget_action_remove
+glade_widget_action_set_sensitive
<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
-<SUBSECTION Private>
-GLADE_EDITOR_TABLE
-GLADE_IS_EDITOR_TABLE
-GladeEditorTable
+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
</SECTION>
<SECTION>
<FILE>glade-fixed</FILE>
-<TITLE>GladeFixed</TITLE>
-GladeFixed
+GLADE_FIXED_CURSOR_TOP
GLADE_FIXED_CURSOR_BOTTOM
GLADE_FIXED_CURSOR_RIGHT
-GLADE_FIXED_CURSOR_TOP
GLADE_FIXED_CURSOR_LEFT
+<TITLE>GladeFixed</TITLE>
+GladeFixed
<SUBSECTION Standard>
-glade_fixed_get_type
-GLADE_TYPE_FIXED
-GLADE_FIXED_GET_CLASS
+GLADE_FIXED
GLADE_IS_FIXED
-GLADE_IS_FIXED_CLASS
+GLADE_TYPE_FIXED
+glade_fixed_get_type
GLADE_FIXED_CLASS
-GLADE_FIXED
-GladeFixedClass
+GLADE_IS_FIXED_CLASS
+GLADE_FIXED_GET_CLASS
+</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
</SECTION>
<SECTION>
<FILE>glade-palette</FILE>
+GladePalettePrivate
<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_current_item_class
-glade_palette_deselect_current_item
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
@@ -217,9 +355,6 @@ glade_palette_get_type
GLADE_PALETTE_CLASS
GLADE_IS_PALETTE_CLASS
GLADE_PALETTE_GET_CLASS
-GladePaletteClass
-<SUBSECTION Private>
-GladePalettePrivate
</SECTION>
<SECTION>
@@ -236,45 +371,29 @@ glade_placeholder_get_type
GLADE_PLACEHOLDER_CLASS
GLADE_IS_PLACEHOLDER_CLASS
GLADE_PLACEHOLDER_GET_CLASS
-GladePlaceholderClass
-<SUBSECTION Private>
-GLADE_PLACEHOLDER_WIDTH_REQ
-GLADE_PLACEHOLDER_HEIGHT_REQ
-</SECTION>
-
-<SECTION>
-<FILE>glade-inspector</FILE>
-<TITLE>GladeInspector</TITLE>
-GladeInspector
-glade_inspector_new
-glade_inspector_new_with_project
-glade_inspector_get_project
-glade_inspector_set_project
-glade_inspector_get_selected_items
-<SUBSECTION Standard>
-GLADE_INSPECTOR
-GLADE_IS_INSPECTOR
-GLADE_TYPE_INSPECTOR
-GLADE_INSPECTOR_CLASS
-GLADE_IS_INSPECTOR_CLASS
-GLADE_INSPECTOR_GET_CLASS
-glade_inspector_get_type
-GladeInspectorClass
</SECTION>
<SECTION>
<FILE>glade-project</FILE>
+GladeProjectPrivate
<TITLE>GladeProject</TITLE>
GladeProject
glade_project_new
-glade_project_open
+glade_project_load_from_file
+glade_project_load
glade_project_save
-glade_project_push_undo
-glade_project_redo
+glade_project_get_path
+glade_project_get_name
glade_project_undo
-glade_project_next_redo_item
+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
@@ -289,14 +408,16 @@ 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_display_name
glade_project_is_loading
-glade_project_get_has_selection
-glade_project_get_readonly
+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
@@ -305,52 +426,165 @@ glade_project_get_type
GLADE_PROJECT_CLASS
GLADE_IS_PROJECT_CLASS
GLADE_PROJECT_GET_CLASS
-GladeProjectClass
</SECTION>
<SECTION>
-<FILE>glade-property-class</FILE>
-<TITLE>GladePropertyClass</TITLE>
-GladePropertyClass
-GPCType
-GladeVerifyPropertyFunc
-GladeGetPropertyFunc
-GladeSetPropertyFunc
-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_get_from_gvalue
-glade_property_class_make_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
-glade_property_class_atk_realname
-glade_property_class_list_atk_relations
-glade_property_class_accel_property
-<SUBSECTION Private>
-GPC_PROPERTY_NAMELEN
+<FILE>glade-base-editor</FILE>
+GladeBaseEditorPrivate
+<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_PROPERTY_CLASS
-GLADE_IS_PROPERTY_CLASS
+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
+</SECTION>
+
+<SECTION>
+<FILE>glade-inspector</FILE>
+GladeInspectorPrivate
+<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
+</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
+</SECTION>
+
+<SECTION>
+<FILE>glade-app</FILE>
+GLADE_TYPE_POINTER_MODE
+GladeAppPrivate
+<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
</SECTION>
<SECTION>
<FILE>glade-property</FILE>
-<TITLE>GladeProperty</TITLE>
+GLADE_PROPERTY_KLASS
+GLADE_IS_PROPERTY_KLASS
+GLADE_PROPERTY_GET_KLASS
+GladePropertyKlass
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
@@ -366,12 +600,11 @@ glade_property_sync
glade_property_load
glade_property_read
glade_property_write
-glade_property_superuser
-glade_property_push_superuser
-glade_property_pop_superuser
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
@@ -380,155 +613,50 @@ 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_KLASS
-GLADE_IS_PROPERTY_KLASS
-GLADE_PROPERTY_GET_KLASS
GLADE_PROPERTY
GLADE_IS_PROPERTY
GLADE_TYPE_PROPERTY
glade_property_get_type
-GladePropertyKlass
-</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
-GladeEditorClass
-</SECTION>
-
-<SECTION>
-<FILE>glade-signal</FILE>
-GladeSignal
-glade_signal_new
-glade_signal_clone
-glade_signal_free
-glade_signal_equal
-glade_signal_write
-glade_signal_new_from_signal_info
-<SUBSECTION Standard>
-GLADE_SIGNAL
-GLADE_IS_SIGNAL
-</SECTION>
-
-<SECTION>
-<FILE>glade-widget-class</FILE>
-<TITLE>GladeWidgetClass</TITLE>
-GladeWidgetClass
-GladeSignalClass
-GladeCreateReason
-GladePostCreateFunc
-GladeChildSetPropertyFunc
-GladeChildGetPropertyFunc
-GladeGetChildrenFunc
-GladeAddChildFunc
-GladeRemoveChildFunc
-GladeReplaceChildFunc
-GladeGetInternalFunc
-GladeEditorLaunchFunc
-glade_widget_class_new
-glade_widget_class_free
-glade_widget_class_get_by_name
-glade_widget_class_get_by_type
-glade_widget_class_from_pclass
-glade_widget_class_create_widget
-glade_widget_class_create_internal
-glade_widget_class_default_params
-glade_widget_class_query
-glade_widget_class_get_derived_types
-glade_widget_class_dump_param_specs
-glade_widget_class_get_property_class
-glade_widget_class_get_child_support
-glade_widget_class_container_add
-glade_widget_class_container_remove
-glade_widget_class_container_has_child
-glade_widget_class_container_get_children
-glade_widget_class_container_set_property
-glade_widget_class_container_get_property
-glade_widget_class_container_replace_child
-glade_widget_class_contains_extra
-glade_widget_class_get_packing_default
-<SUBSECTION Standard>
-glade_widget_class_get_type
-GLADE_WIDGET_CLASS
-GLADE_IS_WIDGET_CLASS
-<SUBSECTION Private>
-glade_widget_class_create_widget_real
-GPC_OBJECT_DELIMITER
-GLADE_VALID_CREATE_REASON
-GladeSupportedChild
</SECTION>
<SECTION>
-<FILE>glade-widget</FILE>
-<TITLE>GladeWidget</TITLE>
-GladeWidget
-glade_widget_get_from_gobject
-glade_widget_add_child
-glade_widget_remove_child
-glade_widget_set_name
-glade_widget_set_internal
-glade_widget_set_object
-glade_widget_set_project
-glade_widget_get_name
-glade_widget_get_internal
-glade_widget_get_class
-glade_widget_get_project
-glade_widget_get_object
-glade_widget_project_notify
-glade_widget_show
-glade_widget_hide
-glade_widget_copy_properties
-glade_widget_set_packing_properties
-glade_widget_add_prop_ref
-glade_widget_remove_prop_ref
-glade_widget_get_property
-glade_widget_get_pack_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_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_has_decendant
-glade_widget_replace
-glade_widget_rebuild
-glade_widget_dup
-glade_widget_add_signal_handler
-glade_widget_remove_signal_handler
-glade_widget_change_signal_handler
-glade_widget_list_signal_handlers
-glade_widget_write
-glade_widget_read
-glade_widget_has_launcher
-glade_widget_launch_editor
-glade_widget_get_parent
-glade_widget_set_parent
-glade_widget_event_widget
-glade_widget_superuser
-glade_widget_push_superuser
-glade_widget_pop_superuser
+<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_WIDGET
-GLADE_IS_WIDGET
-GLADE_TYPE_WIDGET
-glade_widget_get_type
-GLADE_WIDGET_KLASS
-GLADE_IS_WIDGET_KLASS
-GLADE_WIDGET_GET_KLASS
-GladeWidgetKlass
+GLADE_COMMAND
+GLADE_IS_COMMAND
+GLADE_TYPE_COMMAND
+glade_command_get_type
+GLADE_COMMAND_CLASS
+GLADE_IS_COMMAND_CLASS
+GLADE_COMMAND_GET_CLASS
</SECTION>
<SECTION>
@@ -556,45 +684,21 @@ GladeChildInfo
GladeInterface
GladeAtkRelationInfo
GladePackingDefault
-glade_interface_new
-glade_parser_parse_file
-glade_parser_parse_buffer
-glade_interface_destroy
-glade_interface_dump
-glade_interface_dump_full
-<SUBSECTION Private>
+glade_parser_interface_new
+glade_parser_interface_new_from_file
+glade_parser_interface_new_from_buffer
+glade_parser_interface_destroy
+glade_parser_interface_dump
glade_parser_pvalue_from_winfo
</SECTION>
<SECTION>
-<FILE>glade-base-editor</FILE>
-GladeBaseEditor
-glade_base_editor_new
-glade_base_editor_add_popup_items
-glade_base_editor_pack_new_window
-glade_base_editor_add_properties
-glade_base_editor_add_label
-glade_base_editor_add_default_properties
-glade_base_editor_set_show_signal_editor
-<SUBSECTION Standard>
-glade_base_editor_get_type
-GladeBaseEditorClass
-GLADE_TYPE_BASE_EDITOR
-GLADE_IS_BASE_EDITOR_CLASS
-GLADE_BASE_EDITOR_GET_CLASS
-GLADE_BASE_EDITOR_CLASS
-GLADE_IS_BASE_EDITOR
-GLADE_BASE_EDITOR
-<SUBSECTION Private>
-GladeBaseEditorPrivate
-</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
-GladeUIMessageType
glade_util_ui_message
glade_util_flash_message
glade_util_compare_stock_labels
@@ -610,28 +714,25 @@ glade_util_remove_selection
glade_util_has_selection
glade_util_clear_selection
glade_util_get_selection
-glade_util_selected_placeholder
glade_util_queue_draw_nodes
-glade_util_get_parent
glade_util_container_get_all_children
-glade_util_uri_list_parse
-glade_util_gtkcontainer_relation
-glade_util_any_gtkcontainer_relation
-glade_util_widget_pastable
glade_util_count_placeholders
glade_util_find_iter_by_widget
glade_util_basenames_match
glade_util_purify_list
-glade_util_removed_from_list
glade_util_added_in_list
+glade_util_removed_from_list
glade_util_canonical_path
glade_util_copy_file
-glade_util_file_is_writeable
-glade_util_load_library
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_deep_fixed_event
+glade_util_get_placeholder_from_pointer
+glade_util_object_is_loading
+glade_util_url_show
+glade_util_get_file_mtime
</SECTION>
-