From 3e47284d010aa305d73714b5be753cb6ffbf95a6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 19 Nov 2004 02:04:46 +0000 Subject: [PATCH] Sort alphabetically, add gtk_clipboard_get_type 2004-11-18 Matthias Clasen * gtk/gtk.types: Sort alphabetically, add gtk_clipboard_get_type --- docs/reference/ChangeLog | 4 ++++ docs/reference/gtk/gtk.types | 30 ++++++++++++++---------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 4881bc9475..df9193b289 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2004-11-18 Matthias Clasen + + * gtk/gtk.types: Sort alphabetically, add gtk_clipboard_get_type + 2004-11-15 Matthias Clasen * gtk/visual_index.xml: Sort alphabetically. diff --git a/docs/reference/gtk/gtk.types b/docs/reference/gtk/gtk.types index f0b2561ed1..89a6b48314 100644 --- a/docs/reference/gtk/gtk.types +++ b/docs/reference/gtk/gtk.types @@ -1,9 +1,7 @@ -#include - gtk_about_dialog_get_type gtk_accel_group_get_type -gtk_accel_map_get_type gtk_accel_label_get_type +gtk_accel_map_get_type gtk_accessible_get_type gtk_action_get_type gtk_action_group_get_type @@ -16,13 +14,14 @@ gtk_box_get_type gtk_button_box_get_type gtk_button_get_type gtk_calendar_get_type +gtk_cell_editable_get_type gtk_cell_layout_get_type -gtk_cell_renderer_get_type gtk_cell_renderer_combo_get_type +gtk_cell_renderer_get_type gtk_cell_renderer_pixbuf_get_type +gtk_cell_renderer_progress_get_type gtk_cell_renderer_text_get_type gtk_cell_renderer_toggle_get_type -gtk_cell_renderer_progress_get_type gtk_cell_view_get_type gtk_check_button_get_type gtk_check_menu_item_get_type @@ -30,21 +29,22 @@ gtk_clist_get_type gtk_color_button_get_type gtk_color_selection_dialog_get_type gtk_color_selection_get_type -gtk_combo_box_get_type gtk_combo_box_entry_get_type +gtk_combo_box_get_type gtk_combo_get_type gtk_container_get_type gtk_ctree_get_type gtk_curve_get_type gtk_dialog_get_type gtk_drawing_area_get_type +gtk_editable_get_type gtk_entry_completion_get_type gtk_entry_get_type gtk_event_box_get_type gtk_expander_get_type -gtk_file_chooser_get_type gtk_file_chooser_button_get_type gtk_file_chooser_dialog_get_type +gtk_file_chooser_get_type gtk_file_chooser_widget_get_type gtk_file_filter_get_type gtk_file_selection_get_type @@ -65,11 +65,11 @@ gtk_hseparator_get_type gtk_icon_factory_get_type gtk_icon_theme_get_type gtk_icon_view_get_type +gtk_image_get_type +gtk_image_menu_item_get_type gtk_im_context_get_type gtk_im_context_simple_get_type gtk_im_multicontext_get_type -gtk_image_get_type -gtk_image_menu_item_get_type gtk_input_dialog_get_type gtk_invisible_get_type gtk_item_factory_get_type @@ -130,14 +130,18 @@ gtk_toggle_action_get_type gtk_toggle_button_get_type gtk_toggle_tool_button_get_type gtk_toolbar_get_type -gtk_tooltips_get_type gtk_tool_button_get_type gtk_tool_item_get_type +gtk_tooltips_get_type +gtk_tree_drag_dest_get_type +gtk_tree_drag_source_get_type gtk_tree_get_type gtk_tree_item_get_type gtk_tree_model_filter_get_type +gtk_tree_model_get_type gtk_tree_model_sort_get_type gtk_tree_selection_get_type +gtk_tree_sortable_get_type gtk_tree_store_get_type gtk_tree_view_column_get_type gtk_tree_view_get_type @@ -153,9 +157,3 @@ gtk_vseparator_get_type gtk_widget_get_type gtk_window_get_type gtk_window_group_get_type -gtk_editable_get_type -gtk_cell_editable_get_type -gtk_tree_model_get_type -gtk_tree_sortable_get_type -gtk_tree_drag_source_get_type -gtk_tree_drag_dest_get_type