docs: enum cleanup

Move GtkAttachOptions to the only place its used: GtkTable
This commit is contained in:
Matthias Clasen
2014-05-20 06:22:13 -04:00
parent ee244473d6
commit cf1c8c8c69
3 changed files with 18 additions and 18 deletions

View File

@ -3476,6 +3476,7 @@ GtkTable
gtk_table_new
gtk_table_resize
gtk_table_get_size
GtkAttachOptions
gtk_table_attach
gtk_table_attach_defaults
gtk_table_set_row_spacing
@ -6507,7 +6508,6 @@ gtk_binding_set_add_path
<SECTION>
<FILE>gtkenums</FILE>
<TITLE>Standard Enumerations</TITLE>
GtkAttachOptions
GtkBaselinePosition
GtkButtonBoxStyle
GtkCornerType