[gtk+/gtk-style-context: 205/540] GtkStyleSet: Register "margin"	property.
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gtk-style-context: 205/540] GtkStyleSet: Register "margin"	property.
- Date: Fri,  3 Dec 2010 02:53:21 +0000 (UTC)
commit cb2c8cb5f500824270b1c25a192f9e2f256c2a1a
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Aug 30 22:35:30 2010 +0200
    GtkStyleSet: Register "margin" property.
 gtk/gtkstyleset.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstyleset.c b/gtk/gtkstyleset.c
index 5c63410..101925a 100644
--- a/gtk/gtkstyleset.c
+++ b/gtk/gtkstyleset.c
@@ -85,6 +85,7 @@ gtk_style_set_class_init (GtkStyleSetClass *klass)
 
   gtk_style_set_register_property ("font", PANGO_TYPE_FONT_DESCRIPTION, NULL, NULL);
 
+  gtk_style_set_register_property ("margin", GTK_TYPE_BORDER, NULL, NULL);
   gtk_style_set_register_property ("padding", GTK_TYPE_BORDER, NULL, NULL);
   gtk_style_set_register_property ("border", G_TYPE_INT, NULL, NULL);
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]