diff options
author | Benjamin Otte <otte@redhat.com> | 2019-03-23 03:27:56 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2019-04-12 19:34:28 +0200 |
commit | 32e256e5abaa359ddb2a533e09921511ccc5d285 (patch) | |
tree | 7c7e0ed5453b012cb2418fcb2d335c96ae7ac9c3 /docs/reference | |
parent | d4d46e812548a59a7280024d59b9aff79247fef3 (diff) | |
download | gtk+-32e256e5abaa359ddb2a533e09921511ccc5d285.tar.gz |
css: Split GtkCssLocation into its own file
And make the struct public, so we can use it in signal handlers.
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/gtk/gtk4-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 <SUBSECTION> +GtkCssLocation GtkCssSection GtkCssSectionType gtk_css_section_get_end_line |