[gtk+/gtk-style-context] Theming documentation fixes
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context] Theming documentation fixes
- Date: Mon, 8 Nov 2010 00:30:57 +0000 (UTC)
commit 94d0f5373a36d61c93104f88d4b37664bf7c91a1
Author: Carlos Garnacho <carlosg gnome org>
Date: Wed Nov 3 12:15:49 2010 +0100
Theming documentation fixes
2 functions were not in -sections.txt, and GtkStyleSet was renamed
to GtkStyleProperties.
docs/reference/gtk/gtk3-sections.txt | 50 +++++++++++++++++----------------
1 files changed, 26 insertions(+), 24 deletions(-)
---
diff --git a/docs/reference/gtk/gtk3-sections.txt b/docs/reference/gtk/gtk3-sections.txt
index 03e38a1..f28cf88 100644
--- a/docs/reference/gtk/gtk3-sections.txt
+++ b/docs/reference/gtk/gtk3-sections.txt
@@ -5316,6 +5316,7 @@ gtk_symbolic_color_new_literal
gtk_symbolic_color_new_mix
gtk_symbolic_color_new_name
gtk_symbolic_color_new_shade
+gtk_symbolic_color_new_alpha
gtk_symbolic_color_resolve
gtk_symbolic_color_ref
gtk_symbolic_color_unref
@@ -5334,32 +5335,32 @@ gtk_gradient_get_type
</SECTION>
<SECTION>
-<FILE>gtkstyleset</FILE>
-<TITLE>GtkStyleSet</TITLE>
-GtkStyleSet
-gtk_style_set_clear
-gtk_style_set_get
-gtk_style_set_get_property
-gtk_style_set_get_valist
-gtk_style_set_lookup_color
-gtk_style_set_lookup_property
-gtk_style_set_map_color
-gtk_style_set_merge
-gtk_style_set_new
-gtk_style_set_register_property
-gtk_style_set_set
-gtk_style_set_set_property
-gtk_style_set_set_valist
-gtk_style_set_unset_property
+<FILE>gtkstyleproperties</FILE>
+<TITLE>GtkStyleProperties</TITLE>
+GtkStyleProperties
+gtk_style_properties_clear
+gtk_style_properties_get
+gtk_style_properties_get_property
+gtk_style_properties_get_valist
+gtk_style_properties_lookup_color
+gtk_style_properties_lookup_property
+gtk_style_properties_map_color
+gtk_style_properties_merge
+gtk_style_properties_new
+gtk_style_properties_register_property
+gtk_style_properties_set
+gtk_style_properties_set_property
+gtk_style_properties_set_valist
+gtk_style_properties_unset_property
<SUBSECTION Standard>
-GTK_TYPE_STYLE_SET
-GTK_IS_STYLE_SET
-GTK_IS_STYLE_SET_CLASS
-GTK_STYLE_SET
-GTK_STYLE_SET_CLASS
-GTK_STYLE_SET_GET_CLASS
+GTK_TYPE_STYLE_PROPERTIES
+GTK_IS_STYLE_PROPERTIES
+GTK_IS_STYLE_PROPERTIES_CLASS
+GTK_STYLE_PROPERTIES
+GTK_STYLE_PROPERTIES_CLASS
+GTK_STYLE_PROPERTIES_GET_CLASS
<SUBSECTION Private>
-gtk_style_set_get_type
+gtk_style_properties_get_type
</SECTION>
<SECTION>
@@ -5424,6 +5425,7 @@ gtk_render_line
gtk_render_option
gtk_render_progress
gtk_render_slider
+gtk_render_activity
<SUBSECTION Standard>
GTK_TYPE_STYLE_CONTEXT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]