From 7c6f78cff15d666ce15c8e00621e7818716b59a4 Mon Sep 17 00:00:00 2001 From: Shane Landrum Date: Tue, 4 Jan 2005 02:20:03 +0000 Subject: [PATCH] 2005-01-03 Shane Landrum * en/Gtk/HButtonBox.xml * en/Gtk/Global.xml * en/Gtk/FontButton.xml: Add docs. svn path=/trunk/gtk-sharp/; revision=38298 --- doc/ChangeLog | 6 +++++ doc/en/Gtk/FontButton.xml | 55 +++++++++++++++++++++------------------ doc/en/Gtk/Global.xml | 18 ++++++------- doc/en/Gtk/HButtonBox.xml | 10 +++---- 4 files changed, 49 insertions(+), 40 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 975707ebd..97af708d1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2005-01-03 Shane Landrum + + * en/Gtk/HButtonBox.xml + * en/Gtk/Global.xml + * en/Gtk/FontButton.xml: Add docs. + 2005-01-03 Mike Kestner * en/Gtk/TreeNodeAttribute.xml : document ListOnly and add example. diff --git a/doc/en/Gtk/FontButton.xml b/doc/en/Gtk/FontButton.xml index 8eeed0c5e..b1b6c1d5c 100644 --- a/doc/en/Gtk/FontButton.xml +++ b/doc/en/Gtk/FontButton.xml @@ -9,8 +9,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A button to launch a font selection dialog. + Gtk.Button @@ -87,9 +87,9 @@ - To be added + Public constructor. a - To be added + @@ -100,10 +100,10 @@ - To be added - a + Public constructor with a font name. + a , name of font to display in font selection dialog. a - To be added + @@ -127,9 +127,9 @@ - To be added + If this property is , the font size will be displayed along with the name of the selected font. a - To be added + @@ -140,9 +140,11 @@ - To be added + + If this property is set to , the selected font size will be shown in the label. + a - To be added + For a more WYSIWYG way to show the selected size, see the property. @@ -153,9 +155,9 @@ - To be added + Retrieves the name of the currently selected font. a - To be added + @@ -166,9 +168,9 @@ - To be added + Whether the label is drawn in the selected font. a - To be added + @@ -179,9 +181,9 @@ - To be added + The title of the font dialog. a - To be added + @@ -192,9 +194,9 @@ - To be added + Returns whether the name of the font style will be shown in the label. a - To be added + @@ -205,8 +207,8 @@ - To be added - To be added + Event fired when the font is set. + @@ -219,11 +221,12 @@ - To be added - a - a - To be added + Sets or updates the currently-displayed font in font picker dialog. + a , name of font to display in font selection dialog + A string containing the font name if the + font selection dialog exists, otherwise . + - \ No newline at end of file + diff --git a/doc/en/Gtk/Global.xml b/doc/en/Gtk/Global.xml index 73a58ac49..5e52a8dcc 100644 --- a/doc/en/Gtk/Global.xml +++ b/doc/en/Gtk/Global.xml @@ -253,17 +253,17 @@ - To be added + Deprecated. Do not use. a a - a - a - a - a - a - a - a - To be added + a , a state + a , a clip rectangle + a , the widget + a , a style detail + a , Y origin + a , Y origin + a , the string to draw + Draws a text string on with the given parameters. diff --git a/doc/en/Gtk/HButtonBox.xml b/doc/en/Gtk/HButtonBox.xml index 06e6e7663..70b683a0b 100644 --- a/doc/en/Gtk/HButtonBox.xml +++ b/doc/en/Gtk/HButtonBox.xml @@ -109,9 +109,9 @@ - To be added + The default layout style for horizontal button boxes. a - To be added + @@ -122,10 +122,10 @@ - To be added + The default spacing (in pixels) for horizontal button boxes. a - To be added + - \ No newline at end of file +