[gtk+/gtk-style-context: 191/260] GtkStyleContext: Declare	gtk_style_context_list_classes() in header.
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gtk-style-context: 191/260] GtkStyleContext: Declare	gtk_style_context_list_classes() in header.
- Date: Wed, 20 Oct 2010 10:37:29 +0000 (UTC)
commit f45e4a630cc2660f4f3487bef25de676cf9dbad4
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Aug 19 22:00:04 2010 +0200
    GtkStyleContext: Declare gtk_style_context_list_classes() in header.
 gtk/gtkstylecontext.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index 833ca71..eecb7b3 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -81,6 +81,8 @@ void          gtk_style_context_set_path     (GtkStyleContext *context,
                                               GtkWidgetPath   *path);
 G_CONST_RETURN GtkWidgetPath * gtk_style_context_get_path (GtkStyleContext *context);
 
+GList *  gtk_style_context_list_classes (GtkStyleContext *context);
+
 void     gtk_style_context_set_class   (GtkStyleContext *context,
                                         const gchar     *class_name);
 void     gtk_style_context_unset_class (GtkStyleContext *context,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]