From b36819957fcea6a4c2aeaa3a3ca28c635c5b3c3b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 13 Oct 2010 10:21:04 -0400 Subject: [PATCH] Remove GtkWrapBox from the docs, too --- docs/reference/gtk/gtk3-sections.txt | 39 ---------------------------- docs/reference/gtk/gtk3.types | 1 - 2 files changed, 40 deletions(-) diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index aa9e20a9ad..847cb5e42b 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -6303,42 +6303,3 @@ GTK_APPLICATION_GET_CLASS gtk_application_get_type GtkApplicationPrivate - -
-gtkwrapbox -GtkWrapBox -GtkWrapBox -gtk_wrap_box_new -GtkWrapBoxPacking -gtk_wrap_box_insert_child -gtk_wrap_box_reorder_child -GtkWrapAllocationMode -gtk_wrap_box_set_allocation_mode -gtk_wrap_box_get_allocation_mode -GtkWrapBoxSpreading -gtk_wrap_box_set_vertical_spreading -gtk_wrap_box_get_vertical_spreading -gtk_wrap_box_set_horizontal_spreading -gtk_wrap_box_get_horizontal_spreading -gtk_wrap_box_set_vertical_spacing -gtk_wrap_box_get_vertical_spacing -gtk_wrap_box_set_horizontal_spacing -gtk_wrap_box_get_horizontal_spacing -gtk_wrap_box_set_minimum_line_children -gtk_wrap_box_get_minimum_line_children -gtk_wrap_box_set_natural_line_children -gtk_wrap_box_get_natural_line_children - - -GtkWrapBoxClass -GTK_TYPE_WRAP_BOX -GTK_WRAP_BOX -GTK_WRAP_BOX_CLASS -GTK_IS_WRAP_BOX -GTK_IS_WRAP_BOX_CLASS -GTK_WRAP_BOX_GET_CLASS - - -gtk_wrap_box_get_type -GtkWrapBoxPrivate -
diff --git a/docs/reference/gtk/gtk3.types b/docs/reference/gtk/gtk3.types index 86d8d82523..85b0547264 100644 --- a/docs/reference/gtk/gtk3.types +++ b/docs/reference/gtk/gtk3.types @@ -176,4 +176,3 @@ gtk_vseparator_get_type gtk_widget_get_type gtk_window_get_type gtk_window_group_get_type -gtk_wrap_box_get_type