summaryrefslogtreecommitdiff
path: root/doc/gladeui-sections.txt
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-02-15 00:19:12 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-02-15 00:19:12 +0000
commit9b5aa90b6f378d0a2c157cbd7f29c4358d0c33eb (patch)
tree490bbba65d47c0d78f6e668ce2767ff08d12750c /doc/gladeui-sections.txt
parent669b275e94cae0db0c1c2c280850440215faa43c (diff)
downloadglade-9b5aa90b6f378d0a2c157cbd7f29c4358d0c33eb.tar.gz
Fixed bug in glade_widget_dup_internal () (stupid typo of mine when fixing
* src/glade-widget.c: Fixed bug in glade_widget_dup_internal () (stupid typo of mine when fixing 320077) * src/glade-utils.[ch]: Removed all the Cut/Copy/Paste/Delete stuff, now all in GladeApp. * src/glade-app.c: Moved the bulk of code from glade-utils to glade-app (cut/copy/paste/delete) since it was confusing to see the chain of events, it should be simpler overall now. * doc/glade-sections.txt, doc/tmpl/*: Adjusted doc structure for new apis and removed old apis.
Diffstat (limited to 'doc/gladeui-sections.txt')
-rw-r--r--doc/gladeui-sections.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/gladeui-sections.txt b/doc/gladeui-sections.txt
index 14525e8d..f1c0cdd2 100644
--- a/doc/gladeui-sections.txt
+++ b/doc/gladeui-sections.txt
@@ -52,6 +52,11 @@ glade_default_app_show_properties
glade_default_app_hide_properties
glade_default_app_set_transient_parent
glade_default_app_get_transient_parent
+glade_default_app_command_cut
+glade_default_app_command_copy
+glade_default_app_command_paste
+glade_default_app_command_delete
+glade_default_app_command_delete_clipboard
glade_default_app_is_selected
glade_default_app_selection_set
glade_default_app_selection_add
@@ -565,11 +570,6 @@ glade_util_uri_list_parse
glade_util_gtkcontainer_relation
glade_util_any_gtkcontainer_relation
glade_util_widget_pastable
-glade_util_paste_clipboard
-glade_util_cut_selection
-glade_util_copy_selection
-glade_util_delete_selection
-glade_util_delete_clipboard
glade_util_count_placeholders
glade_util_find_iter_by_widget
glade_util_basenames_match