multifilter: Fix up the docs

This commit is contained in:
Matthias Clasen
2019-12-12 19:51:53 -05:00
parent 7bcee9ea69
commit ffb322ab57
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -28,7 +28,7 @@
/*** MULTI FILTER ***/
/**
* SECTION:multifilter
* SECTION:gtkmultifilter
* @Title: GtkMultiFilter
* @Short_description: Combining multiple filter
*