diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-05-31 16:44:24 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-06-01 12:24:12 +0100 |
commit | d2d25dd2904e3544367a77f2fed69bbb65bd1ed6 (patch) | |
tree | 6ef3e81af3b1560bfe0c100f58a4a6d8ecae819b /docs | |
parent | 65d8c92be67c7888a1b114db7f8293ab6d34c1d0 (diff) | |
download | gtk+-d2d25dd2904e3544367a77f2fed69bbb65bd1ed6.tar.gz |
docs: Fix duplicate declarations in sections
Copy/paste errors most likely.
https://bugzilla.gnome.org/show_bug.cgi?id=677203
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3-sections.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt index 0a9516dd47..5d8a822994 100644 --- a/docs/reference/gtk/gtk3-sections.txt +++ b/docs/reference/gtk/gtk3-sections.txt @@ -5691,7 +5691,7 @@ gtk_style_context_add_provider_for_screen gtk_style_context_get gtk_style_context_get_direction gtk_style_context_get_junction_sides -gtk_style_context_set_parent +gtk_style_context_get_parent gtk_style_context_get_path gtk_style_context_get_property gtk_style_context_get_screen @@ -5800,7 +5800,6 @@ gtk_css_section_get_parent gtk_css_section_get_section_type gtk_css_section_get_start_line gtk_css_section_get_start_position -gtk_css_section_get_type gtk_css_section_ref gtk_css_section_unref <SUBSECTION Standard> |