diff options
author | Matthias Clasen <mclasen@redhat.com> | 2011-01-29 22:47:33 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-01-29 22:47:33 -0500 |
commit | f6cd9c155385ede9341f18881ede191f2de266a1 (patch) | |
tree | c01e4b7ad57c2abc6f7a78b95e8176abc9cc456d /gtk/gtkstyle.c | |
parent | bc58a60a0b6f0b075c30c0eba32859a8e87ee0ae (diff) | |
download | gtk+-f6cd9c155385ede9341f18881ede191f2de266a1.tar.gz |
Documentation tweaks
Diffstat (limited to 'gtk/gtkstyle.c')
-rw-r--r-- | gtk/gtkstyle.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c index 16dafc6f3a..ea28217fa1 100644 --- a/gtk/gtkstyle.c +++ b/gtk/gtkstyle.c @@ -44,7 +44,8 @@ /** * SECTION:gtkstyle - * @Short_description: An object that hold style information for widgets + * @Short_description: Deprecated object that holds style information + * for widgets * @Title: GtkStyle * * A #GtkStyle object encapsulates the information that provides the look and |