From 32e256e5abaa359ddb2a533e09921511ccc5d285 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sat, 23 Mar 2019 03:27:56 +0100 Subject: css: Split GtkCssLocation into its own file And make the struct public, so we can use it in signal handlers. --- docs/reference/gtk/gtk4-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/reference') diff --git a/docs/reference/gtk/gtk4-sections.txt b/docs/reference/gtk/gtk4-sections.txt index 460f053d2f..28d7819b09 100644 --- a/docs/reference/gtk/gtk4-sections.txt +++ b/docs/reference/gtk/gtk4-sections.txt @@ -5090,6 +5090,7 @@ GTK_CSS_PARSER_ERROR GtkCssParserError GtkCssParserWarning +GtkCssLocation GtkCssSection GtkCssSectionType gtk_css_section_get_end_line -- cgit v1.2.1