[gtk+/gtk-style-context: 5/251] gtkstyleset.h: Add declaration for	gtk_style_set_merge().
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gtk-style-context: 5/251] gtkstyleset.h: Add declaration for	gtk_style_set_merge().
- Date: Tue, 12 Oct 2010 01:55:33 +0000 (UTC)
commit 359b8938446ad70ea2d6a9ada40778c931e24898
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Mar 4 22:58:28 2010 +0100
    gtkstyleset.h: Add declaration for gtk_style_set_merge().
 gtk/gtkstyleset.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstyleset.h b/gtk/gtkstyleset.h
index 48b3c3b..2853d4c 100644
--- a/gtk/gtkstyleset.h
+++ b/gtk/gtkstyleset.h
@@ -65,6 +65,10 @@ void     gtk_style_set_unset_property (GtkStyleSet  *set,
 
 void     gtk_style_set_clear          (GtkStyleSet  *set);
 
+void     gtk_style_set_merge          (GtkStyleSet       *set,
+                                       const GtkStyleSet *set_to_merge,
+                                       gboolean           replace);
+
 G_END_DECLS
 
 #endif /* __GTK_STYLE_PROPERTY_SET_H__ */
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]