From f662bb93a5c1a963b92b87d2f9f5a93e0e38e4aa Mon Sep 17 00:00:00 2001 From: John Luke Date: Wed, 8 Dec 2004 02:52:40 +0000 Subject: [PATCH] doc ComboBoxEntry svn path=/trunk/gtk-sharp/; revision=37363 --- doc/ChangeLog | 1 + doc/en/Gtk/ComboBoxEntry.xml | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index c078988ac..0d1f50ff2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,6 @@ 2004-12-06 John Luke + * en/Gtk/ComboBoxEntry.xml: doc it * en/Gtk/Entry.xml: doc a few missing things * en/Gtk/*.xml: run gen-handlerargs-docs.exe for gtk-sharp.dll and gen-vm-docs.exe diff --git a/doc/en/Gtk/ComboBoxEntry.xml b/doc/en/Gtk/ComboBoxEntry.xml index 95e9d8e59..d715fed3a 100644 --- a/doc/en/Gtk/ComboBoxEntry.xml +++ b/doc/en/Gtk/ComboBoxEntry.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 text entry field with a dropdown list + Gtk.ComboBox @@ -39,9 +39,9 @@ - To be added + Convenience function which constructs a new editable text combo box, which is a just displaying strings. a - To be added + @@ -52,8 +52,8 @@ - To be added - To be added + Disposes the resources associated with the object. + @@ -64,10 +64,10 @@ - To be added + Internal constructor a a - To be added + @@ -78,10 +78,10 @@ - To be added + Internal constructor a a - To be added + @@ -90,9 +90,9 @@ - To be added + Creates a new which has a as its child. a - To be added + @@ -104,11 +104,11 @@ - To be added + Creates a new which has a as child and a list of strings as popup. a a a - To be added + @@ -119,9 +119,9 @@ - To be added + GType Property. a - To be added + Returns the native value for . @@ -132,9 +132,9 @@ - To be added + the column in the model which the combobox is using to get the strings from. a - To be added +