[Gd-chatter] r11321 - trunk/archive/stuff-from-gwydion/duim/platform/gtk+/gobject2-tool
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Fri May 4 17:00:13 CEST 2007
Author: hannes
Date: Fri May 4 17:00:11 2007
New Revision: 11321
Modified:
trunk/archive/stuff-from-gwydion/duim/platform/gtk+/gobject2-tool/gobject2-tool.c
Log:
Job: minor
ups, somehow some functions got lost :/
Modified: trunk/archive/stuff-from-gwydion/duim/platform/gtk+/gobject2-tool/gobject2-tool.c
==============================================================================
--- trunk/archive/stuff-from-gwydion/duim/platform/gtk+/gobject2-tool/gobject2-tool.c (original)
+++ trunk/archive/stuff-from-gwydion/duim/platform/gtk+/gobject2-tool/gobject2-tool.c Fri May 4 17:00:11 2007
@@ -175,10 +175,12 @@
gtk_adjustment_get_type,
gtk_alignment_get_type,
gtk_arrow_get_type,
+ gtk_aspect_frame_get_type,
gtk_button_box_get_type,
gtk_bin_get_type,
gtk_calendar_get_type,
gtk_box_get_type,
+ gtk_button_box_get_type,
gtk_button_get_type,
gtk_cell_renderer_combo_get_type,
gtk_cell_editable_get_type,
@@ -192,6 +194,7 @@
gtk_cell_view_get_type,
gtk_check_button_get_type,
gtk_check_menu_item_get_type,
+ gtk_clist_get_type,
gtk_clipboard_get_type,
gtk_color_button_get_type,
gtk_color_selection_get_type,
@@ -200,6 +203,7 @@
gtk_combo_box_get_type,
gtk_combo_box_entry_get_type,
gtk_container_get_type,
+ gtk_ctree_get_type,
gtk_ctree_node_get_type,
gtk_curve_get_type,
gtk_dialog_get_type,
@@ -246,6 +250,8 @@
gtk_item_factory_get_type,
gtk_label_get_type,
gtk_layout_get_type,
+ gtk_list_get_type,
+ gtk_list_item_get_type,
gtk_list_store_get_type,
gtk_menu_get_type,
gtk_menu_bar_get_type,
@@ -255,9 +261,12 @@
gtk_message_dialog_get_type,
gtk_misc_get_type,
gtk_notebook_get_type,
+ gtk_object_get_type,
gtk_option_menu_get_type,
gtk_paned_get_type,
+ gtk_pixmap_get_type,
gtk_plug_get_type,
+ gtk_preview_get_type,
gtk_progress_get_type,
gtk_progress_bar_get_type,
gtk_radio_action_get_type,
@@ -290,6 +299,7 @@
gtk_text_attributes_get_type,
gtk_text_tag_table_get_type,
gtk_text_view_get_type,
+ gtk_tips_query_get_type,
gtk_toggle_action_get_type,
gtk_toggle_button_get_type,
gtk_toggle_tool_button_get_type,
More information about the chatter
mailing list