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:
@@ -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>
|
Wed Sep 26 15:05:28 2001 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
|
||||||
* gtk/gtk.types: Add missing types.
|
* gtk/gtk.types: Add missing types.
|
||||||
|
|||||||
@@ -2712,7 +2712,6 @@ GTK_TREE_STORE_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gtktreeviewcolumn</FILE>
|
<FILE>gtktreeviewcolumn</FILE>
|
||||||
GTK_TYPE_TREE_VIEW_COLUMN
|
|
||||||
GtkTreeViewColumn
|
GtkTreeViewColumn
|
||||||
GtkTreeViewColumnSizing
|
GtkTreeViewColumnSizing
|
||||||
<TITLE>GtkTreeViewColumn</TITLE>
|
<TITLE>GtkTreeViewColumn</TITLE>
|
||||||
@@ -2738,6 +2737,7 @@ gtk_tree_view_column_set_alignment
|
|||||||
gtk_tree_view_column_get_alignment
|
gtk_tree_view_column_get_alignment
|
||||||
gtk_tree_view_column_clicked
|
gtk_tree_view_column_clicked
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
|
GTK_TYPE_TREE_VIEW_COLUMN
|
||||||
GTK_TREE_VIEW_COLUMN
|
GTK_TREE_VIEW_COLUMN
|
||||||
GTK_IS_TREE_VIEW_COLUMN
|
GTK_IS_TREE_VIEW_COLUMN
|
||||||
gtk_tree_view_column_get_type
|
gtk_tree_view_column_get_type
|
||||||
@@ -2750,7 +2750,6 @@ GTK_IS_TREE_VIEW_COLUMN_CLASS
|
|||||||
GtkTreeViewDropPosition
|
GtkTreeViewDropPosition
|
||||||
GtkTreeViewPrivate
|
GtkTreeViewPrivate
|
||||||
GtkTreeSelection
|
GtkTreeSelection
|
||||||
GtkTreeSelectionClass
|
|
||||||
<TITLE>GtkTreeView</TITLE>
|
<TITLE>GtkTreeView</TITLE>
|
||||||
GtkTreeViewColumnDropFunc
|
GtkTreeViewColumnDropFunc
|
||||||
GtkTreeViewDraggableFunc
|
GtkTreeViewDraggableFunc
|
||||||
@@ -2818,6 +2817,7 @@ gtk_tree_view_set_search_equal_func
|
|||||||
GtkTreeDestroyCountFunc
|
GtkTreeDestroyCountFunc
|
||||||
gtk_tree_view_set_destroy_count_func
|
gtk_tree_view_set_destroy_count_func
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
|
GtkTreeSelectionClass
|
||||||
GTK_TREE_VIEW
|
GTK_TREE_VIEW
|
||||||
GTK_IS_TREE_VIEW
|
GTK_IS_TREE_VIEW
|
||||||
GTK_TYPE_TREE_VIEW
|
GTK_TYPE_TREE_VIEW
|
||||||
|
|||||||
Reference in New Issue
Block a user