diff --git a/doc/ChangeLog b/doc/ChangeLog index 5e1e4b84e..00473e98e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-06-13 John Luke + * en/Gtk/ProgressBarStyle.xml + * en/Gtk/ProgressBarOrientation.xml + * en/Gtk/ImageType.xml: add first drafts + 2003-06-12 Hector E. Gomez Morales * en/Gtk/Window.xml: first draft. diff --git a/doc/en/Gtk/ImageType.xml b/doc/en/Gtk/ImageType.xml index 4f6899df2..3edab39e4 100644 --- a/doc/en/Gtk/ImageType.xml +++ b/doc/en/Gtk/ImageType.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0 @@ -7,8 +7,13 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Describes the image data representation used by a . + + Describes the image data representation used by a . + If you want to get the image from the widget, you can only get the currently-stored representation. + e.g. if the returns , then you can get but not . + For empty images, you can request any storage type (from any of the "get" properties), but they will all return values. + System.Enum @@ -34,8 +39,8 @@ - To be added - To be added + There is no image displayed by the . + There is no image displayed by the . @@ -46,8 +51,8 @@ - To be added - To be added + The contains a . + The contains a . @@ -58,8 +63,8 @@ - To be added - To be added + The contains a . + The contains a . @@ -70,8 +75,8 @@ - To be added - To be added + The contains a . + The contains a . @@ -82,8 +87,8 @@ - To be added - To be added + The contains a stock icon name. + The contains a stock icon name. @@ -94,8 +99,8 @@ - To be added - To be added + The contains a . + The contains a . @@ -106,8 +111,8 @@ - To be added - To be added + The contains a . + The contains a . @@ -123,4 +128,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ProgressBarOrientation.xml b/doc/en/Gtk/ProgressBarOrientation.xml index ab717a051..1eec693aa 100644 --- a/doc/en/Gtk/ProgressBarOrientation.xml +++ b/doc/en/Gtk/ProgressBarOrientation.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0 @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration representing possible orientations and growth directions for the visible . + An enumeration representing possible orientations and growth directions for the visible . System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + A horizontal growing from left to right. + A horizontal growing from left to right. @@ -46,8 +46,8 @@ - To be added - To be added + A horizontal growing from right to left. + A horizontal growing from right to left. @@ -58,8 +58,8 @@ - To be added - To be added + A vertical growing from bottom to top. + A vertical growing from bottom to top. @@ -70,8 +70,8 @@ - To be added - To be added + A vertical growing from top to bottom. + A vertical growing from top to bottom. @@ -87,4 +87,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ProgressBarStyle.xml b/doc/en/Gtk/ProgressBarStyle.xml index 9f0ac1636..20b44f6b7 100644 --- a/doc/en/Gtk/ProgressBarStyle.xml +++ b/doc/en/Gtk/ProgressBarStyle.xml @@ -1,5 +1,5 @@ - + gtk-sharp 0.0.0.0 @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + An enumeration representing the styles for drawing the . + An enumeration representing the styles for drawing the . System.Enum @@ -34,8 +34,8 @@ - To be added - To be added + The grows in a smooth, continuous manner. + The grows in a smooth, continuous manner. @@ -46,8 +46,8 @@ - To be added - To be added + The grows in discrete, visible blocks. + The grows in discrete, visible blocks. @@ -63,4 +63,4 @@ - \ No newline at end of file +