From 967f0a5f28f38fac5728820f27fc56e0a893f406 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 7 Aug 2006 17:00:55 +0000 Subject: [PATCH] docs for 2.10 api svn path=/trunk/gtk-sharp/; revision=63438 --- doc/en/Gtk/ArrowType.xml | 11 +++ doc/en/Gtk/CellRendererText.xml | 21 ++++- doc/en/Gtk/CellRendererToggle.xml | 21 ++++- doc/en/Gtk/FileChooserError.xml | 11 +++ doc/en/Gtk/Label.xml | 22 ++++- doc/en/Gtk/MessageType.xml | 11 +++ doc/en/Gtk/ScrolledWindow.xml | 34 +++++++- doc/en/Gtk/SelectionData.xml | 32 ++++++++ doc/en/Gtk/SpinButton.xml | 33 +++++++- doc/en/Gtk/Stock.xml | 121 ++++++++++++++++++++------- doc/en/Gtk/TargetList.xml | 33 ++++++++ doc/en/Gtk/Toolbar.xml | 30 ++++++- doc/en/Gtk/TreeView.xml | 131 ++++++++++++++++++++++++++++-- doc/en/Gtk/Window.xml | 40 ++++++++- 14 files changed, 498 insertions(+), 53 deletions(-) diff --git a/doc/en/Gtk/ArrowType.xml b/doc/en/Gtk/ArrowType.xml index 8b49c1a63..a842d3dc7 100644 --- a/doc/en/Gtk/ArrowType.xml +++ b/doc/en/Gtk/ArrowType.xml @@ -68,5 +68,16 @@ + + + Field + + Gtk.ArrowType + + + Represents no arrow. + + + diff --git a/doc/en/Gtk/CellRendererText.xml b/doc/en/Gtk/CellRendererText.xml index 9912a3a40..32f418512 100644 --- a/doc/en/Gtk/CellRendererText.xml +++ b/doc/en/Gtk/CellRendererText.xml @@ -14,8 +14,7 @@ Gtk.CellRenderer - - + @@ -638,5 +637,23 @@ + + + Property + + + GLib.Property(Name="alignment") + + + + Pango.Alignment + + + Identifies the Alignment of text within the renderer. + a . + + + + diff --git a/doc/en/Gtk/CellRendererToggle.xml b/doc/en/Gtk/CellRendererToggle.xml index f40359108..877a0935e 100644 --- a/doc/en/Gtk/CellRendererToggle.xml +++ b/doc/en/Gtk/CellRendererToggle.xml @@ -51,8 +51,7 @@ void crt_toggled(object o, ToggledArgs args) { Gtk.CellRenderer - - + @@ -218,5 +217,23 @@ void crt_toggled(object o, ToggledArgs args) { + + + Property + + + GLib.Property(Name="indicator-size") + + + + System.Int32 + + + Size of check or radio indicator. + defaults to 12. + + + + diff --git a/doc/en/Gtk/FileChooserError.xml b/doc/en/Gtk/FileChooserError.xml index a94a4962f..c6682dc52 100644 --- a/doc/en/Gtk/FileChooserError.xml +++ b/doc/en/Gtk/FileChooserError.xml @@ -48,5 +48,16 @@ + + + Field + + Gtk.FileChooserError + + + Indicates a file already exists. + + + diff --git a/doc/en/Gtk/Label.xml b/doc/en/Gtk/Label.xml index 1a0af8992..c725cb320 100644 --- a/doc/en/Gtk/Label.xml +++ b/doc/en/Gtk/Label.xml @@ -26,8 +26,7 @@ Gtk.Misc - - + @@ -851,5 +850,22 @@ To be added. + + + Property + + Pango.WrapMode + + + Indicates the wrap mode for the label. + a . + + + + + + GLib.Property(Name="wrap-mode") + + - \ No newline at end of file + diff --git a/doc/en/Gtk/MessageType.xml b/doc/en/Gtk/MessageType.xml index ade86e8de..63bebad35 100644 --- a/doc/en/Gtk/MessageType.xml +++ b/doc/en/Gtk/MessageType.xml @@ -70,5 +70,16 @@ + + + Field + + Gtk.MessageType + + + Any other message. + + + diff --git a/doc/en/Gtk/ScrolledWindow.xml b/doc/en/Gtk/ScrolledWindow.xml index 9ba715206..7beec5428 100644 --- a/doc/en/Gtk/ScrolledWindow.xml +++ b/doc/en/Gtk/ScrolledWindow.xml @@ -24,8 +24,7 @@ Gtk.Bin - - + @@ -393,5 +392,36 @@ + + + Method + + System.Void + + + + Disables explicit window placement. + + + + + + + Property + + + GLib.Property(Name="window-placement-set") + + + + System.Boolean + + + Indicates if an explicit placement is set. + if , explicit placement is enabled. + + + + diff --git a/doc/en/Gtk/SelectionData.xml b/doc/en/Gtk/SelectionData.xml index 637c5a48f..8150b84cd 100644 --- a/doc/en/Gtk/SelectionData.xml +++ b/doc/en/Gtk/SelectionData.xml @@ -314,5 +314,37 @@ + + + Method + + System.Boolean + + + + Indicates if any targets provide a URI list. + a . + + + + + + + Method + + System.Boolean + + + + + + To be added. + Indicates if any targets provide rich text. + + . + + + + diff --git a/doc/en/Gtk/SpinButton.xml b/doc/en/Gtk/SpinButton.xml index e6ec37b4f..654a156a4 100644 --- a/doc/en/Gtk/SpinButton.xml +++ b/doc/en/Gtk/SpinButton.xml @@ -43,8 +43,7 @@ private void OutputValue(object source, System.EventArgs args) Gtk.Entry - - + @@ -546,5 +545,35 @@ private void OutputValue(object source, System.EventArgs args) + + + Event + + + GLib.Signal(CName="wrapped") + + + + System.EventHandler + + + Raised when the value wraps from min to max, or max to min. + + + + + + + Method + + System.Void + + + + Default handler for event. + + + + diff --git a/doc/en/Gtk/Stock.xml b/doc/en/Gtk/Stock.xml index 5a9fc3a97..b3c4ce1d6 100644 --- a/doc/en/Gtk/Stock.xml +++ b/doc/en/Gtk/Stock.xml @@ -1051,9 +1051,9 @@ - To be added + About stock item a - To be added + @@ -1065,9 +1065,9 @@ - To be added + Connect stock item. a - To be added + @@ -1079,9 +1079,9 @@ - To be added + Directory stock item. a - To be added + @@ -1093,9 +1093,9 @@ - To be added + Disconnect stock item. a - To be added + @@ -1107,9 +1107,9 @@ - To be added + Edit stock item. a - To be added + @@ -1121,9 +1121,9 @@ - To be added + File stock item. a - To be added + @@ -1135,9 +1135,9 @@ - To be added + Media forward stock item. a - To be added + @@ -1149,9 +1149,9 @@ - To be added + Media next stock item. a - To be added + @@ -1163,9 +1163,9 @@ - To be added + Media pause stock item. a - To be added + @@ -1177,9 +1177,9 @@ - To be added + Media play stock item. a - To be added + @@ -1191,9 +1191,9 @@ - To be added + Media previous stock item. a - To be added + @@ -1205,9 +1205,9 @@ - To be added + Media record stock item. a - To be added + @@ -1219,9 +1219,9 @@ - To be added + Media rewind stock item. a - To be added + @@ -1233,9 +1233,9 @@ - To be added + Media stop stock item. a - To be added + @@ -1278,5 +1278,70 @@ + + + Property + + System.String + + + Landscape orientation stock item. + the stock string. + + + + + + + Property + + System.String + + + Portrait orientation stock item. + the stock string. + + + + + + + Property + + System.String + + + Reverse landscape orientation stock item. + the stock string. + + + + + + + Property + + System.String + + + Reverse portrait orientation stock item. + the stock string. + + + + + + + Property + + System.String + + + SelectAll stock item. + the stock string. + + + + diff --git a/doc/en/Gtk/TargetList.xml b/doc/en/Gtk/TargetList.xml index 39426d158..3af44f52e 100644 --- a/doc/en/Gtk/TargetList.xml +++ b/doc/en/Gtk/TargetList.xml @@ -244,5 +244,38 @@ + + + Method + + System.Void + + + + + + + + an ID to be passed back to the application. + if , then deserializable targets will be added, otherwise serializable targets. + the text buffer containing the registered targets. + Appends the rich text targets registered with a text buffer. + See and for details of registration. + + + + + + Property + + GLib.GType + + + Native GType. + + For internal use by language bindings. + + + diff --git a/doc/en/Gtk/Toolbar.xml b/doc/en/Gtk/Toolbar.xml index 7ec003682..a1e6290d9 100644 --- a/doc/en/Gtk/Toolbar.xml +++ b/doc/en/Gtk/Toolbar.xml @@ -30,8 +30,7 @@ Gtk.Container - - + System.Reflection.DefaultMember(MemberName="Item") @@ -215,7 +214,14 @@ The icon size for the toolbar. - + + + GLib.Property(Name="icon-size") + + + System.Obsolete(Message=null, IsError=False) + + Property @@ -820,5 +826,23 @@ If type == , widget is used as the n + + + Property + + + GLib.Property(Name="icon-size-set") + + + + System.Boolean + + + Indicates if an Icon size is set. + a . + + + + diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index d0fcf4d51..668c5c7c4 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -225,8 +225,7 @@ public class TreeViewDemo { Gtk.Container - - + @@ -985,7 +984,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="row_expanded") + GLib.Signal(CName="row-expanded") @@ -1019,7 +1018,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="test_expand_row") + GLib.Signal(CName="test-expand-row") @@ -1053,7 +1052,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="row_collapsed") + GLib.Signal(CName="row-collapsed") @@ -1070,7 +1069,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="columns_changed") + GLib.Signal(CName="columns-changed") @@ -1127,7 +1126,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="test_collapse_row") + GLib.Signal(CName="test-collapse-row") @@ -1144,7 +1143,7 @@ This property tells GTK# that the user interface for your application requires u - GLib.Signal(CName="cursor_changed") + GLib.Signal(CName="cursor-changed") @@ -2076,5 +2075,121 @@ tree_view.AppendColumn ("title", text, "text", 0); + + + Property + + + GLib.Property(Name="show-expanders") + + + + System.Boolean + + + Indicates if expanders are shown. + defaults to . + + + + + + + Property + + + GLib.Property(Name="level-indentation") + + + + System.Int32 + + + Extra indentation amount for each level of the hierarchy. + defaults to 0. + + + + + + + Property + + + GLib.Property(Name="enable-grid-lines") + + + + Gtk.TreeViewGridLines + + + Indicates which grid lines are drawn. + a set of flags. + + + + + + + Property + + + GLib.Property(Name="rubber-banding") + + + + System.Boolean + + + Indicates if Rubberbanding multi-selection is supported. + if , rubberbanding is active. + + + + + + + Property + + + GLib.Property(Name="enable-tree-lines") + + + + System.Boolean + + + Indicates if connecting lines are drawn for expanders. + if , connecting lines are drawn. + + + + + + + Property + + Gtk.Entry + + + Identifies a custom search entry widget for the view. + if , the default popup entry is used. + This is useful for providing a fixed position search entry to the interface. + + + + + + Property + + Gtk.TreeViewSearchPositionFunc + + + Identifies the search position function for the view. + a search position delegate. + + + + diff --git a/doc/en/Gtk/Window.xml b/doc/en/Gtk/Window.xml index 4621b7f6f..b66ad5987 100644 --- a/doc/en/Gtk/Window.xml +++ b/doc/en/Gtk/Window.xml @@ -43,8 +43,7 @@ class WindowTester { Gtk.Bin - - + @@ -883,7 +882,11 @@ Console.WriteLine("Width: {0}, Height: {1}" , width , height); - + + + GLib.Property(Name="transient-for") + + Property @@ -1946,5 +1949,36 @@ Sometimes when you think you want to use allow_shrink, the real problem is that + + + Property + + + GLib.Property(Name="deletable") + + + + System.Boolean + + + Indicates if the window has a close button. + if , a close button is displayed. + + + + + + + Property + + Gtk.WindowGroup + + + Gets the Group the window is associated with. + a . + + + +