forked from AuroraMiddleware/gtk
Move standard gobject stuff to the 'Standard' sections. (#61483)
* gtk/gtk-sections.txt: Move standard gobject stuff to the 'Standard' sections. (#61483)
This commit is contained in:
parent
4b83b73628
commit
06a500881b
@ -1,3 +1,8 @@
|
||||
2001-10-01 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* gtk/gtk-sections.txt: Move standard gobject stuff to
|
||||
the 'Standard' sections. (#61483)
|
||||
|
||||
Wed Sep 26 15:05:28 2001 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtk.types: Add missing types.
|
||||
|
@ -2712,7 +2712,6 @@ GTK_TREE_STORE_GET_CLASS
|
||||
|
||||
<SECTION>
|
||||
<FILE>gtktreeviewcolumn</FILE>
|
||||
GTK_TYPE_TREE_VIEW_COLUMN
|
||||
GtkTreeViewColumn
|
||||
GtkTreeViewColumnSizing
|
||||
<TITLE>GtkTreeViewColumn</TITLE>
|
||||
@ -2738,6 +2737,7 @@ gtk_tree_view_column_set_alignment
|
||||
gtk_tree_view_column_get_alignment
|
||||
gtk_tree_view_column_clicked
|
||||
<SUBSECTION Standard>
|
||||
GTK_TYPE_TREE_VIEW_COLUMN
|
||||
GTK_TREE_VIEW_COLUMN
|
||||
GTK_IS_TREE_VIEW_COLUMN
|
||||
gtk_tree_view_column_get_type
|
||||
@ -2750,7 +2750,6 @@ GTK_IS_TREE_VIEW_COLUMN_CLASS
|
||||
GtkTreeViewDropPosition
|
||||
GtkTreeViewPrivate
|
||||
GtkTreeSelection
|
||||
GtkTreeSelectionClass
|
||||
<TITLE>GtkTreeView</TITLE>
|
||||
GtkTreeViewColumnDropFunc
|
||||
GtkTreeViewDraggableFunc
|
||||
@ -2818,6 +2817,7 @@ gtk_tree_view_set_search_equal_func
|
||||
GtkTreeDestroyCountFunc
|
||||
gtk_tree_view_set_destroy_count_func
|
||||
<SUBSECTION Standard>
|
||||
GtkTreeSelectionClass
|
||||
GTK_TREE_VIEW
|
||||
GTK_IS_TREE_VIEW
|
||||
GTK_TYPE_TREE_VIEW
|
||||
|
Loading…
Reference in New Issue
Block a user