diff --git a/doc/en/Gdk/Atom.xml b/doc/en/Gdk/Atom.xml index bbf9bc42b..9db02fe54 100644 --- a/doc/en/Gdk/Atom.xml +++ b/doc/en/Gdk/Atom.xml @@ -66,9 +66,9 @@ - To be added - a - To be added + Determines the string corresponding to an atom. + A newly-allocated string containing the string corresponding to the atom. + None. diff --git a/doc/en/Gdk/Bitmap.xml b/doc/en/Gdk/Bitmap.xml index 913028046..11b4fdfba 100644 --- a/doc/en/Gdk/Bitmap.xml +++ b/doc/en/Gdk/Bitmap.xml @@ -67,13 +67,13 @@ - To be added - a - a - a - a - a - To be added + Creates a new bitmap from data in XBM format. + A , used to determine default values for the new pixmap. Can be null, in which case the root window is used. + A string representing the XBM data. + The width of the new pixmap in pixels. + The height of the new pixmap in pixels. + The . + None. @@ -96,9 +96,9 @@ - To be added - a - To be added + Default constructor. + A new + None. diff --git a/doc/en/Gdk/CapStyle.xml b/doc/en/Gdk/CapStyle.xml index 3766b9560..62f80d5d8 100644 --- a/doc/en/Gdk/CapStyle.xml +++ b/doc/en/Gdk/CapStyle.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Determines how the end of lines are drawn. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + The same as Butt for lines of non-zero width. For zero width lines, the final point on the line will not be drawn. To be added @@ -49,7 +49,7 @@ - To be added + The ends of the lines are drawn squared off and extending to the coordinates of the end point. To be added @@ -61,7 +61,7 @@ - To be added + The ends of the lines are drawn as semicircles with the diameter equal to the line width and centered at the end point. To be added @@ -73,7 +73,7 @@ - To be added + The ends of the lines are drawn squared off and extending half the width of the line beyond the end point. To be added diff --git a/doc/en/Gdk/ClosedArgs.xml b/doc/en/Gdk/ClosedArgs.xml index 2c02c3b56..2343c5376 100644 --- a/doc/en/Gdk/ClosedArgs.xml +++ b/doc/en/Gdk/ClosedArgs.xml @@ -39,9 +39,9 @@ System.Boolean - To be added - a - To be added + Returns true if the display was closed due to an error. + True if the display was closed due to an error. + None. diff --git a/doc/en/Gdk/CursorType.xml b/doc/en/Gdk/CursorType.xml index b4d0098fe..9abe3865b 100644 --- a/doc/en/Gdk/CursorType.xml +++ b/doc/en/Gdk/CursorType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + The standard cursors available. + These do not document very well currently. If you look at the GDK api docs for GdkCursorType, you can see pictures that correspond to these different cursor types. System.Enum diff --git a/doc/en/Gdk/DestroyNotify.xml b/doc/en/Gdk/DestroyNotify.xml index c411de002..da999a2e7 100644 --- a/doc/en/Gdk/DestroyNotify.xml +++ b/doc/en/Gdk/DestroyNotify.xml @@ -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 + A callback function called when a piece of user data is no longer being stored by GDK. + None. System.Delegate diff --git a/doc/en/Gdk/Display.xml b/doc/en/Gdk/Display.xml index 9bbe4f22b..eddaa849b 100644 --- a/doc/en/Gdk/Display.xml +++ b/doc/en/Gdk/Display.xml @@ -326,10 +326,8 @@ Gdk.Device - - To be added - - a + Returns the core pointer device for the given display. + The core pointer for the display. To be added @@ -366,8 +364,8 @@ - Gets the next to be processed for display, fetching events from the windowing system if necessary. - To be added + This event is emitted when the connect to the windowing system is closed. + None. diff --git a/doc/en/Gdk/DisplayManager.xml b/doc/en/Gdk/DisplayManager.xml index b6225431a..efd5bd353 100644 --- a/doc/en/Gdk/DisplayManager.xml +++ b/doc/en/Gdk/DisplayManager.xml @@ -10,7 +10,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added + The purpose of this class is to offer notification when displays appear or disappear or the default display changes. To be added @@ -34,9 +34,9 @@ - To be added - a - To be added + Returns the global DisplayManager instance. + The global instance. + This is the only valid way to access this class. @@ -59,10 +59,10 @@ - To be added - a - a - To be added + Internal constructor. + raw unmanaged pointer. + A new + This constructor is internal and should not be used. @@ -74,10 +74,10 @@ - To be added - a - a - To be added + Access and modify the default display. + Sets the as the default display. + The default . + None. @@ -88,8 +88,8 @@ - To be added - To be added + Event emitted when a display is opened. + None. @@ -142,9 +142,9 @@ - To be added - a - To be added + List all currently open displays. + The currently open displays as an array of . + None. @@ -153,9 +153,9 @@ - To be added - a - To be added + Do not use. + A useless + This object is a singleton object, and should be accessed through instead of creating a new instance. diff --git a/doc/en/Gdk/DisplayOpenedArgs.xml b/doc/en/Gdk/DisplayOpenedArgs.xml index 08e9eb5db..786a05b43 100644 --- a/doc/en/Gdk/DisplayOpenedArgs.xml +++ b/doc/en/Gdk/DisplayOpenedArgs.xml @@ -39,9 +39,9 @@ Gdk.Display - To be added - a - To be added + The opened display. + The newly opened . + None. diff --git a/doc/en/Gdk/Fill.xml b/doc/en/Gdk/Fill.xml index c24158a39..bbeca35b0 100644 --- a/doc/en/Gdk/Fill.xml +++ b/doc/en/Gdk/Fill.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Determines how primitives are drawn. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + Draw with the foreground color. To be added @@ -49,7 +49,7 @@ - To be added + Draw with a tiled pixmap. To be added @@ -61,7 +61,7 @@ - To be added + Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in he foreground color; pixels corresponding to bits that are not set will be left untouched. To be added @@ -73,7 +73,7 @@ - To be added + Draw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in the foreground color; pixels corresponding to bits that are not set will be drawn with the background color. To be added diff --git a/doc/en/Gdk/FillRule.xml b/doc/en/Gdk/FillRule.xml index 1b650355e..6a9fb621d 100644 --- a/doc/en/Gdk/FillRule.xml +++ b/doc/en/Gdk/FillRule.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + The method for determining which pixels are included in a region, when creating a from a polygon. + The fill rule is only relevant for polygons which overlap themselves. System.Enum @@ -37,7 +37,7 @@ - To be added + Areas which are overlapped an odd number of times are included in the region, while areas overlapped an even number of times are not. To be added @@ -49,7 +49,7 @@ - To be added + Overlapping areas are always included. To be added diff --git a/doc/en/Gdk/FilterReturn.xml b/doc/en/Gdk/FilterReturn.xml index 83665f1fe..114a30a01 100644 --- a/doc/en/Gdk/FilterReturn.xml +++ b/doc/en/Gdk/FilterReturn.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Specifies the result of applying a to a native event. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + Event not handled, continue processing. To be added @@ -49,7 +49,7 @@ - To be added + Native event translated into a GDK event and tored in the event structure that was passed in. To be added @@ -61,7 +61,7 @@ - To be added + Event handled, terminate processing. To be added diff --git a/doc/en/Gdk/Function.xml b/doc/en/Gdk/Function.xml index 2648f4b25..de34bdf20 100644 --- a/doc/en/Gdk/Function.xml +++ b/doc/en/Gdk/Function.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Determines how bit values for the source pixels are combine with the bit values for destination pixels to produce the final result. + The sixteen values here correspond to the 16 different possible 2x2 truth tables. Only a couple of these values are usually useful; for colored images, only Copy, Xor and Invert are generally useful. For bitmaps, And and Or are also useful. System.Enum @@ -37,7 +37,7 @@ - To be added + Copy To be added @@ -49,7 +49,7 @@ - To be added + Invert To be added @@ -61,7 +61,7 @@ - To be added + Xor To be added @@ -73,7 +73,7 @@ - To be added + Clear To be added @@ -85,7 +85,7 @@ - To be added + And To be added @@ -97,7 +97,7 @@ - To be added + And Reverse To be added @@ -109,7 +109,7 @@ - To be added + And Invert To be added @@ -121,7 +121,7 @@ - To be added + No op To be added @@ -133,7 +133,7 @@ - To be added + Or To be added @@ -145,7 +145,7 @@ - To be added + Equiv To be added @@ -157,7 +157,7 @@ - To be added + Or Reverse To be added @@ -169,7 +169,7 @@ - To be added + Copy Invert To be added @@ -181,7 +181,7 @@ - To be added + Or Invert To be added @@ -193,7 +193,7 @@ - To be added + N And To be added @@ -205,7 +205,7 @@ - To be added + Nor To be added @@ -217,7 +217,7 @@ - To be added + Set To be added diff --git a/doc/en/Gdk/GCValuesMask.xml b/doc/en/Gdk/GCValuesMask.xml index dab1f4984..7243e5fbd 100644 --- a/doc/en/Gdk/GCValuesMask.xml +++ b/doc/en/Gdk/GCValuesMask.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A set of flags used to indicate which fields structure are set. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + The is set. To be added @@ -49,7 +49,7 @@ - To be added + The is set. To be added @@ -61,7 +61,7 @@ - To be added + The is set. To be added @@ -73,7 +73,7 @@ - To be added + The is set. To be added @@ -85,7 +85,7 @@ - To be added + The is set. To be added @@ -97,7 +97,7 @@ - To be added + The is set. To be added @@ -109,7 +109,7 @@ - To be added + The is set. To be added @@ -121,7 +121,7 @@ - To be added + The is set. To be added @@ -133,7 +133,7 @@ - To be added + The is set. To be added @@ -145,7 +145,7 @@ - To be added + The is set. To be added @@ -157,7 +157,7 @@ - To be added + The is set. To be added @@ -169,7 +169,7 @@ - To be added + The is set. To be added @@ -181,7 +181,7 @@ - To be added + The is set. To be added @@ -193,7 +193,7 @@ - To be added + The is set. To be added @@ -205,7 +205,7 @@ - To be added + The is set. To be added @@ -217,7 +217,7 @@ - To be added + The is set. To be added @@ -229,7 +229,7 @@ - To be added + The is set. To be added @@ -241,7 +241,7 @@ - To be added + The is set. To be added diff --git a/doc/en/Gdk/GrabStatus.xml b/doc/en/Gdk/GrabStatus.xml index dbee0d857..0b1b89322 100644 --- a/doc/en/Gdk/GrabStatus.xml +++ b/doc/en/Gdk/GrabStatus.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Returned by and to indicate success or the reason for the failure of the grab event. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + The resource was successfully grabbed. To be added @@ -49,7 +49,7 @@ - To be added + The resource is actively grabbed by another client. To be added @@ -61,7 +61,7 @@ - To be added + The resource was grabbed more recently than the specified time. To be added @@ -73,7 +73,7 @@ - To be added + The grab window or the confine_to window are not viewable. To be added @@ -85,7 +85,7 @@ - To be added + The resource is frozen by an active grab of another client. To be added diff --git a/doc/en/Gdk/Gravity.xml b/doc/en/Gdk/Gravity.xml index 470cd2b5a..b0db838cd 100644 --- a/doc/en/Gdk/Gravity.xml +++ b/doc/en/Gdk/Gravity.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Defines the reference point of a window and the meaning of coordinates passed to . + See System.Enum @@ -37,7 +37,7 @@ - To be added + The reference point is at the top left corner. To be added @@ -49,7 +49,7 @@ - To be added + The reference point is in the middle of the top edge. To be added @@ -61,7 +61,7 @@ - To be added + The reference point is at the top right corner. To be added @@ -73,7 +73,7 @@ - To be added + The reference point is at the middle of the left edge. To be added @@ -85,7 +85,7 @@ - To be added + The reference point is at the center of the window. To be added @@ -97,7 +97,7 @@ - To be added + The reference point is at the middle of the right edge. To be added @@ -109,7 +109,7 @@ - To be added + The reference point is at the lower left corner. To be added @@ -121,7 +121,7 @@ - To be added + The reference point is at the middle of the lower edge. To be added @@ -133,7 +133,7 @@ - To be added + The reference point is at the lower right corner. To be added @@ -145,7 +145,7 @@ - To be added + The reference point is at the top left corner of the window itself, ignoring window manager decorations. To be added diff --git a/doc/en/Gdk/ImageType.xml b/doc/en/Gdk/ImageType.xml index 5ccc6b4c7..9d011537a 100644 --- a/doc/en/Gdk/ImageType.xml +++ b/doc/en/Gdk/ImageType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Specifies the type of a . + None. System.Enum @@ -37,7 +37,7 @@ - To be added + The original X image type, which is quite slow since the image has to be transferred from the client to the server to display it. To be added @@ -49,7 +49,7 @@ - To be added + A faster image type, which uses shared memory to transfer the image data between the client and server. However this will only be available if the client and server are on the same machine and the shared memory extension is supported by the server. To be added @@ -61,7 +61,7 @@ - To be added + Specifies that Shared should be tried first, and if that fails, then Normal will be used. To be added diff --git a/doc/en/Gdk/InputMode.xml b/doc/en/Gdk/InputMode.xml index bf95d10dd..114f1619e 100644 --- a/doc/en/Gdk/InputMode.xml +++ b/doc/en/Gdk/InputMode.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An enumeration that describes the mode of an input device. - To be added + None. System.Enum diff --git a/doc/en/Gdk/InputSource.xml b/doc/en/Gdk/InputSource.xml index 6f8a2fca2..1c73e5b81 100644 --- a/doc/en/Gdk/InputSource.xml +++ b/doc/en/Gdk/InputSource.xml @@ -11,8 +11,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Describes the type of input device - - None + None. diff --git a/doc/en/Gdk/OverlapType.xml b/doc/en/Gdk/OverlapType.xml index 87cc99234..55fec791f 100644 --- a/doc/en/Gdk/OverlapType.xml +++ b/doc/en/Gdk/OverlapType.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Specifies the possible values returned by . + None. System.Enum @@ -37,7 +37,7 @@ - To be added + If the rectangle is inside the . To be added @@ -49,7 +49,7 @@ - To be added + If the rectangle is outside the . To be added @@ -61,7 +61,7 @@ - To be added + If the rectangle is partly inside the . To be added diff --git a/doc/en/Gdk/PropMode.xml b/doc/en/Gdk/PropMode.xml index 0aa0a2249..9ca3cc989 100644 --- a/doc/en/Gdk/PropMode.xml +++ b/doc/en/Gdk/PropMode.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Describes how existing data is combined with new data. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + The new data replaces the existing data. To be added @@ -49,7 +49,7 @@ - To be added + The new data is prepended to the existing data. To be added @@ -61,7 +61,7 @@ - To be added + The new data is appended to the existing data. To be added diff --git a/doc/en/Gdk/RgbDither.xml b/doc/en/Gdk/RgbDither.xml index 394e26f05..f71f527b8 100644 --- a/doc/en/Gdk/RgbDither.xml +++ b/doc/en/Gdk/RgbDither.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Selects whether or not applies dithering to the image on display. + Since currently only handles images with 8 bits per component, dithering on 24 bit per pixel displays is a moot point. System.Enum @@ -37,7 +37,7 @@ - To be added + Never use dithering. To be added @@ -49,7 +49,7 @@ - To be added + Use dithering in 8 bits per pixel (and below) only. To be added @@ -61,7 +61,7 @@ - To be added + Use dithering in 16 bits per pixel and below. To be added diff --git a/doc/en/Gdk/SubwindowMode.xml b/doc/en/Gdk/SubwindowMode.xml index 1d3badae7..3c76db833 100644 --- a/doc/en/Gdk/SubwindowMode.xml +++ b/doc/en/Gdk/SubwindowMode.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Determines how drawing onto a window will affect child windows of that window. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + Only draw onto the window itself. To be added @@ -49,7 +49,7 @@ - To be added + Draw onto the window and child windows. To be added diff --git a/doc/en/Gdk/WMFunction.xml b/doc/en/Gdk/WMFunction.xml index 129f3131a..ec6ed8547 100644 --- a/doc/en/Gdk/WMFunction.xml +++ b/doc/en/Gdk/WMFunction.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + These are hints originally defined by the Motif toolkit. The window manager can use them when determining the functions to offer for the window. The hint must be set before mapping the window. + None. System.Enum @@ -37,7 +37,7 @@ - To be added + All functions should be offered. To be added @@ -49,7 +49,7 @@ - To be added + The window should be resizable. To be added @@ -61,7 +61,7 @@ - To be added + The window should be movable. To be added @@ -73,7 +73,7 @@ - To be added + The window should be minimizable. To be added @@ -85,7 +85,7 @@ - To be added + The window should be maximizable. To be added @@ -97,7 +97,7 @@ - To be added + The window should be closable. To be added