[gtk/wip/matthiasc/listview-fixups: 5/15] multifilter: Fix up the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/listview-fixups: 5/15] multifilter: Fix up the docs
- Date: Fri, 13 Dec 2019 03:58:46 +0000 (UTC)
commit ffb322ab57fee6ff5cd86e96e64f5c8327895fe1
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 12 19:51:53 2019 -0500
multifilter: Fix up the docs
docs/reference/gtk/gtk4.types.in | 2 ++
gtk/gtkmultifilter.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/gtk/gtk4.types.in b/docs/reference/gtk/gtk4.types.in
index c354bf133a..b2cff5b2ef 100644
--- a/docs/reference/gtk/gtk4.types.in
+++ b/docs/reference/gtk/gtk4.types.in
@@ -9,6 +9,7 @@ gtk_accessible_get_type
gtk_actionable_get_type
gtk_action_bar_get_type
gtk_adjustment_get_type
+gtk_any_filter_get_type
gtk_app_chooser_get_type
gtk_app_chooser_button_get_type
gtk_app_chooser_dialog_get_type
@@ -69,6 +70,7 @@ gtk_event_controller_key_get_type
gtk_event_controller_legacy_get_type
gtk_event_controller_motion_get_type
gtk_event_controller_scroll_get_type
+gtk_every_filter_get_type
gtk_expander_get_type
gtk_expression_get_type
gtk_file_chooser_button_get_type
diff --git a/gtk/gtkmultifilter.c b/gtk/gtkmultifilter.c
index ddfb9703c2..c340f8ba34 100644
--- a/gtk/gtkmultifilter.c
+++ b/gtk/gtkmultifilter.c
@@ -28,7 +28,7 @@
/*** MULTI FILTER ***/
/**
- * SECTION:multifilter
+ * SECTION:gtkmultifilter
* @Title: GtkMultiFilter
* @Short_description: Combining multiple filter
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]