From 7f1265e3aab4ab5fdf2dde2c1adaae451f4e816d Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Tue, 14 Jun 2005 15:45:06 +0000 Subject: [PATCH] 2005-06-14 Mike Kestner * gtk/Gtk.metadata : add nodes for all the *Set props on TextTag. [Fixes #75219] svn path=/trunk/gtk-sharp/; revision=45976 --- ChangeLog | 5 + doc/en/Gtk/TextTag.xml | 486 +++++++++++++++++++++++++++++++++++++++++ gtk/Gtk.metadata | 30 +++ 3 files changed, 521 insertions(+) diff --git a/ChangeLog b/ChangeLog index a53306930..421bd0ac4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-14 Mike Kestner + + * gtk/Gtk.metadata : add nodes for all the *Set props on TextTag. + [Fixes #75219] + 2005-06-10 Dan Winship * parser/gapi2xml.pl (addPropElem): Distinguish CONSTRUCT ("must diff --git a/doc/en/Gtk/TextTag.xml b/doc/en/Gtk/TextTag.xml index 92bbdc38a..8beb4428c 100644 --- a/doc/en/Gtk/TextTag.xml +++ b/doc/en/Gtk/TextTag.xml @@ -810,5 +810,491 @@ Default value: 400 System.Obsolete(Message=null, IsError=False) + + + Property + + + GLib.Property(Name="weight_set") + + + + System.Boolean + + + Indicates if the Weight property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="pixels_above_lines_set") + + + + System.Boolean + + + Indicates if the PixelsAboveLines property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="variant_set") + + + + System.Boolean + + + Indicates if the Variant property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="background_full_height_set") + + + + System.Boolean + + + Indicates if the BackgroundFullHeight property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="rise_set") + + + + System.Boolean + + + Indicates if the Rise property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="style_set") + + + + System.Boolean + + + Indicates if the Style property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="tabs_set") + + + + System.Boolean + + + Indicates if the Tabs property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="wrap_mode_set") + + + + System.Boolean + + + Indicates if the WrapMode property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="family_set") + + + + System.Boolean + + + Indicates if the Family property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="left_margin_set") + + + + System.Boolean + + + Indicates if the LeftMargin property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="strikethrough_set") + + + + System.Boolean + + + Indicates if the Strikethrough property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="editable_set") + + + + System.Boolean + + + Indicates if the Editable property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="scale_set") + + + + System.Boolean + + + Indicates if the Scale property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="stretch_set") + + + + System.Boolean + + + Indicates if the Stretch property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="size_set") + + + + System.Boolean + + + Indicates if the Size property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="pixels_below_lines_set") + + + + System.Boolean + + + Indicates if the PixelsBelowLines property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="foreground_set") + + + + System.Boolean + + + Indicates if the Foreground property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="background_set") + + + + System.Boolean + + + Indicates if the Background property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="right_margin_set") + + + + System.Boolean + + + Indicates if the RightMargin property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="underline_set") + + + + System.Boolean + + + Indicates if the Underline property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="language_set") + + + + System.Boolean + + + Indicates if the Language property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="justification_set") + + + + System.Boolean + + + Indicates if the Justification property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="pixels_inside_wrap_set") + + + + System.Boolean + + + Indicates if the PixelsInsideWrap property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="background_stipple_set") + + + + System.Boolean + + + Indicates if the BackgroundStipple property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="indent_set") + + + + System.Boolean + + + Indicates if the Indent property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="foreground_stipple_set") + + + + System.Boolean + + + Indicates if the ForegroundStipple property holds a value. + + if the property is set. + + + + + + Property + + + GLib.Property(Name="invisible_set") + + + + System.Boolean + + + Indicates if the Invisible property holds a value. + + if the property is set. + + + diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index a6b98827f..973e8235a 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -413,6 +413,36 @@ ProcessEvent 1 TextEvent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + call 1 ref