Move GtkFixedChild to private

svn path=/trunk/; revision=21973
This commit is contained in:
Matthias Clasen 2008-12-29 04:30:45 +00:00
parent 0cee0ac693
commit 8fc49d07e1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Move GtkFixedChild to Private
2008-12-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkfontseldlg.sgml: Merge docs inline.

View File

@ -1591,7 +1591,6 @@ gtk_file_selection_get_type
<FILE>gtkfixed</FILE>
<TITLE>GtkFixed</TITLE>
GtkFixed
GtkFixedChild
gtk_fixed_new
gtk_fixed_put
gtk_fixed_move
@ -1605,6 +1604,7 @@ GTK_FIXED_CLASS
GTK_IS_FIXED_CLASS
GTK_FIXED_GET_CLASS
<SUBSECTION Private>
GtkFixedChild
gtk_fixed_get_type
</SECTION>