From 69d72bdf94d31f19c52218a6692df61492efe8f0 Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Sat, 15 Mar 2003 22:50:55 +0000 Subject: [PATCH] Add docs for the renamed WidgetAttribute. svn path=/trunk/gtk-sharp/; revision=12568 --- doc/en/Glade/WidgetAttribute.xml | 75 ++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 doc/en/Glade/WidgetAttribute.xml diff --git a/doc/en/Glade/WidgetAttribute.xml b/doc/en/Glade/WidgetAttribute.xml new file mode 100644 index 000000000..d27f1ebf6 --- /dev/null +++ b/doc/en/Glade/WidgetAttribute.xml @@ -0,0 +1,75 @@ + + + + glade-sharp + + 0.0.0.0 + neutral + + + Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. + + To be added + To be added + + + System.Attribute + + + + + System.AttributeUsageAttribute + + + + + + Constructor + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Glade.WidgetAttribute' + To be added + + + + + Constructor + + + + To be added + To be added: an object of type 'Glade.WidgetAttribute' + To be added + + + + + Property + + System.Boolean + + + To be added + To be added: an object of type 'bool' + To be added + + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + + \ No newline at end of file