From c0cb153d7d0a765f8da350f5eb460818f1155d5b Mon Sep 17 00:00:00 2001 From: Shane Landrum Date: Mon, 2 Aug 2004 13:36:06 +0000 Subject: [PATCH] 2004-08-01 Shane Landrum * en/Pango/*: Filled in all "To be added"; cleaned up existing docs and made them more consistent. svn path=/trunk/gtk-sharp/; revision=31738 --- doc/ChangeLog | 5 + doc/en/Pango/AttrClass.xml | 6 +- doc/en/Pango/AttrFontDesc.xml | 4 +- doc/en/Pango/AttrLanguage.xml | 4 +- doc/en/Pango/Color.xml | 3 +- doc/en/Pango/Coverage.xml | 2 +- doc/en/Pango/Font.xml | 4 +- doc/en/Pango/FontDescription.xml | 4 +- doc/en/Pango/Global.xml | 75 +-- doc/en/Pango/GlyphString.xml | 101 ++-- doc/en/Pango/IntSet.xml | 37 +- doc/en/Pango/Layout.xml | 778 +++++++++++++++---------------- doc/en/Pango/LayoutIter.xml | 6 +- doc/en/Pango/TabArray.xml | 7 +- doc/en/Pango/Underline.xml | 4 +- doc/en/Pango/Win32FontCache.xml | 6 +- 16 files changed, 524 insertions(+), 522 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 0cefad018..0a2d8caf0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-08-01 Shane Landrum + + * en/Pango/*: Filled in all "To be added"; cleaned + up existing docs and made them more consistent. + 2004-07-27 John Luke some GLib and Atk docs diff --git a/doc/en/Pango/AttrClass.xml b/doc/en/Pango/AttrClass.xml index 25b3e64de..91f364364 100644 --- a/doc/en/Pango/AttrClass.xml +++ b/doc/en/Pango/AttrClass.xml @@ -27,8 +27,8 @@ - returns an empty - To be added + Returns an empty + @@ -61,4 +61,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/AttrFontDesc.xml b/doc/en/Pango/AttrFontDesc.xml index 03f19cd45..9ddf94224 100644 --- a/doc/en/Pango/AttrFontDesc.xml +++ b/doc/en/Pango/AttrFontDesc.xml @@ -28,7 +28,7 @@ Returns an empty - To be added + @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/AttrLanguage.xml b/doc/en/Pango/AttrLanguage.xml index ab57aa334..13423d265 100644 --- a/doc/en/Pango/AttrLanguage.xml +++ b/doc/en/Pango/AttrLanguage.xml @@ -75,7 +75,7 @@ the PangoLanguage which is the value of the attribute a a - To be added + @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Color.xml b/doc/en/Pango/Color.xml index ac633c070..0f8bfdde3 100644 --- a/doc/en/Pango/Color.xml +++ b/doc/en/Pango/Color.xml @@ -27,8 +27,7 @@ - Returns an empty - To be added + Returns an empty object. diff --git a/doc/en/Pango/Coverage.xml b/doc/en/Pango/Coverage.xml index 628305f2e..46858f67b 100644 --- a/doc/en/Pango/Coverage.xml +++ b/doc/en/Pango/Coverage.xml @@ -168,7 +168,7 @@ Convert a structure into a flat binary format. location to store result a - To be added + diff --git a/doc/en/Pango/Font.xml b/doc/en/Pango/Font.xml index 5c01558d3..39032e8e1 100644 --- a/doc/en/Pango/Font.xml +++ b/doc/en/Pango/Font.xml @@ -120,8 +120,8 @@ Gets the logical and ink extents of a glyph within a font. the glyph index - rectangle used to store the extents of the glyph as drawn or to indicate that the result is not needed. - rectangle used to store the logical extents of the glyph or to indicate that the result is not needed. + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. diff --git a/doc/en/Pango/FontDescription.xml b/doc/en/Pango/FontDescription.xml index a5e506a40..b7c76b45d 100644 --- a/doc/en/Pango/FontDescription.xml +++ b/doc/en/Pango/FontDescription.xml @@ -77,8 +77,8 @@ Any one of the options may be absent. If FAMILY-LIST is absent, then the family_ Determines which better matches the current instance. - To be added: an object of type 'Pango.FontDescription' - To be added: an object of type 'Pango.FontDescription' + a object + a object if new_match is a better match. Determines if the style attributes of new_match are a closer match for the current instance than old_match, or if old_match is , determines if new_match is a match at all. Approximate matching is done for weight and style; other attributes must match exactly. diff --git a/doc/en/Pango/Global.xml b/doc/en/Pango/Global.xml index 02432b3ca..b047a5f45 100644 --- a/doc/en/Pango/Global.xml +++ b/doc/en/Pango/Global.xml @@ -10,7 +10,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Global API elements for + Global API elements for . Most of these are utility functions. @@ -29,10 +29,10 @@ - To be added + Splits a list of filename strings and normalizes their paths. a a - To be added + In the underlying C implementation, the string returned is intended as an argument to g_strfreev. @@ -45,10 +45,10 @@ - To be added + Trims leading and trailing whitespace from a string. a a - To be added + @@ -84,10 +84,10 @@ - To be added + Skips 0 or more characters of whitespace a - a - To be added + a , which is true if there are non-whitespace characters before the end of the string. + @@ -113,12 +113,12 @@ - To be added - a - a - a - a - To be added + Parses a string into a object. + a to parse + a object to set up with the weight parsed out of the string + a for whether to warn on bad input. + a for whether the string was successfully parsed. + The allowed values are "heavy", "ultrabold", "bold", "normal", "light", "ultralight" and integers. Case variations are ignored. @@ -133,12 +133,14 @@ - To be added - a - a - a - a - To be added + Parses a string into a object. + a to parse + a to set up with the stretch value parsed out of the string + a for whether to warn on bad input. + a for whether the string was successfully parsed. + The allowed values are "ultra_condensed", "extra_condensed", "condensed", "semi_condensed", "normal", + "semi_expanded", "expanded", "extra_expanded" and "ultra_expanded". Case variations are ignored and the '_' + characters may be omitted. @@ -153,12 +155,12 @@ - To be added - a - a - a - a - To be added + Parses a string into a object. + a to parse + a to set up with the variant value parsed out of the string + a for whether to warn on bad input. + a for whether the string was successfully parsed. + The allowed values are "normal" and "smallcaps" or "small_caps", case variations being ignored. @@ -173,12 +175,12 @@ - To be added - a - a - a - a - To be added + Parses a string into a object. + a to parse + a to set up with the style parsed out of the string. + a for whether to warn on bad input. + a for whether the string was successfully parsed. + The allowed values are "normal", "italic" and "oblique", case variations being ignored. @@ -215,11 +217,10 @@ If no delimiters are found, both a - To be added - a - a - a - To be added + Scans a string looking for an integer. An integer consists of up to 31 decimal digits. + a , a string to scan. + a , an integer to put the result into. + a , false if a parse error occurred. diff --git a/doc/en/Pango/GlyphString.xml b/doc/en/Pango/GlyphString.xml index cfdf46b47..ba37bc0a4 100644 --- a/doc/en/Pango/GlyphString.xml +++ b/doc/en/Pango/GlyphString.xml @@ -39,9 +39,9 @@ - To be added - To be added: an object of type 'Pango.GlyphString' - To be added + Generates a new object. + a object. + @@ -68,9 +68,8 @@ - To be added - To be added: an object of type 'Pango.GlyphString' - To be added + Copies one into a new object. + a @@ -85,11 +84,11 @@ - To be added - To be added: an object of type 'Pango.Font' - To be added: an object of type 'Pango.Rectangle' - To be added: an object of type 'Pango.Rectangle' - To be added + Computes the logical and ink extents of this glyph string. + a for rendering the string + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. + The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. @@ -100,8 +99,8 @@ - To be added - To be added + Frees this object's memory. + @@ -118,13 +117,13 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'Pango.Font' - To be added: an object of type 'Pango.Rectangle' - To be added: an object of type 'Pango.Rectangle' - To be added + Computes the logical and ink extents of a sub-section of this glyph string. + an integer for the start index + an integer for the end index + a for rendering the string + a used to store the extents of the glyph as drawn or to indicate that the result is not needed. + a used to store the logical extents of the glyph or to indicate that the result is not needed. + The extents are relative to the start of the glyph string range, not to the start of the glyph string. @@ -136,10 +135,9 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + Resizes this GlyphString to the given length. + An integer length to resize to. + The new length of the string. @@ -168,13 +166,18 @@ - To be added - a - a - a - a - a - To be added + Convert from x offset to character position. + a , the text for the run + a , the analysis for the run + the X offset in Pango glyph units. + a , for storing the calculated byte index + a for storing whether the user clicked on the leading + or trailing edge of the character. + + Character positions are computed by dividing up each cluster into equal portions. + In scripts where positioning within a cluster is not allowed (such as Thai), the returned value may not be a valid cursor + position; the caller must combine the result with the logical attributes for the text to compute the valid cursor position. + @@ -212,8 +215,8 @@ - To be added - To be added + Represents how much space is left for other characters in the GlyphString. + @@ -229,13 +232,17 @@ - To be added - a - a - a - a - a - To be added + Convert from character position to X position. + a , the text for the run + a , the analysis for the run + a , the byte index within the text. + a whether to compute from trailing edge (true) or leading + edge (false) of the character + a to hold the returned X offset + + Converts from character position to x position. (X position is measured from the left edge of the run). + Character positions are computed by dividing up each cluster into equal portions. + @@ -249,12 +256,14 @@ - To be added - a - a - a - To be added + Determine the screen width corresponding to each character in a string. When + multiple characters compose a single cluster, the width of the entire cluster is divided equally among the characters. + + a to process + a , the embedding level of the string + a , a pointer to an array of logical widths for each character. + - \ No newline at end of file + diff --git a/doc/en/Pango/IntSet.xml b/doc/en/Pango/IntSet.xml index a7b953f03..b9ab96a17 100644 --- a/doc/en/Pango/IntSet.xml +++ b/doc/en/Pango/IntSet.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 + Represents a set of integers. + System.ValueType @@ -68,8 +68,8 @@ - To be added - To be added + Destroys the IntSet object. + @@ -83,10 +83,10 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + Adds a continuous range of integers to the set. + An integer to begin the range + An integer to end the range + @@ -99,9 +99,9 @@ - To be added - To be added: an object of type 'int' - To be added + Adds a single integer to the range + An integer representing a glyph + @@ -114,10 +114,10 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'bool' - To be added + Test whether an integer is part of the set. + An integer to test + True if the given integer is part of the set, false otherwise. + @@ -129,8 +129,7 @@ - To be added - To be added + The start of the set @@ -142,8 +141,8 @@ - To be added - To be added + The size of the set. + diff --git a/doc/en/Pango/Layout.xml b/doc/en/Pango/Layout.xml index 77470bbca..c46fbf03f 100644 --- a/doc/en/Pango/Layout.xml +++ b/doc/en/Pango/Layout.xml @@ -2,9 +2,8 @@ pango-sharp - - - 0.0.0.0 + [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] + 1.0.0.0 neutral @@ -79,112 +78,6 @@ class LayoutSample : DrawingArea - - - Method - - System.Void - - - - - - Sets the layout text and attribute list from marked-up text (see markup format). - marked-up text - Replaces the current text and attribute list. - - - - - - Method - - System.Void - - - - - - Set the text of the layout. - an object of type - - - - - - Method - - Pango.LayoutLine - - - - - - Retrieves a particular line. - the index of a line. - the requested , or null if the index is out of range. - To be added - - - - - Method - - System.Void - - - - - - - Determines the logical width and height of a in Pango units (device units divided by ). - location to store the logical width, or - location to store the logical height, or - This is simply a convenience function around . - - - - - Method - - Pango.Layout - - - - Copies an existing layout into a new one. - an object of type - - - - - - Method - - System.Void - - - - Forces recomputation of any state in the that might depend on the layout's context. - This function should be called if you make changes to the context subsequent to creating the layout. - - - - - Method - - System.Void - - - - - - - Determine the logical width and height of a in device units. - an object of type - an object of type - - - Method @@ -197,240 +90,6 @@ class LayoutSample : DrawingArea - - - Constructor - - - - - - Internal constructor - Pointer to the C object. - An instance of Layout, wrapping the C object. - - This is an internal constructor, and should not be used by user code. - - - - - - Constructor - - - - - - Create a new PangoLayout object with attributes initialized to default values for a particular . - a . - a new . - - - - - - Property - - System.Int32 - - - Retrieves the count of lines for the layout. - the line count - - - - - - Property - - System.Int32 - - - - - Return the lines of the layout as a list. - an object of type - an object of type - To be added - - - - - Property - - Pango.Alignment - - - - - The amount by which the first line should be shorter than the rest of the lines. - the amount by which to indent. - an object of type - The value be negative, in which case the subsequent lines will be shorter than the first line. (However, in either case, the entire width of the layout will be given by the value. - - - - - Property - - Pango.TabArray - - - - - The alignment for the layout. - The new alignment. - The current alignment. - Specifies how partial lines are positioned within the horizontal space available. - - - - - Property - - System.Boolean - - - - - The tabs to use for the layout. - the tabs to use for the layout. - the current used by this layout. If no has been set, then the default tabs are in use and null is returned. - - By default, tabs are every 8 spaces. - Setting new tabs overrides the default tabs. If Tabs is set to null, the default tabs are reinstated. - - - - - - Property - - Pango.Context - - - Whether or not to treat newlines and similar characters as paragraph separators. - an object of type - - If set to true, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters. - Used when you want to allow editing of newlines on a single text line. - - - - - - Property - - Pango.LayoutIter - - - the used for this layout. - an object of type - - - - - - Property - - Pango.AttrList - - - - - An iterator to iterate over the visual extents of the layout. - an object of type - a new . - - - - - - Property - - System.Int32 - - - - - the amount of spacing between the lines of the layout. - the amount of spacing (in ) - the amount of spacing (in ) - - - - - - Property - - System.Boolean - - - - - The amount of spacing between the lines of the layout. - the amount of spacing. - an object of type - - - - - - Property - - System.Int32 - - - - - Sets whether or not each complete line should be stretched to fill the entire width of the layout. - whether the lines in the layout should be justified. - an object of type - This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification is done by extending the characters. - - - - - Property - - System.String - - - Sets the width to which the lines of the Layout should be wrapped. - an object of type - - - - - - Property - - Pango.WrapMode - - - - - Gets or sets the wrap mode - the new wrap mode - Active wrap mode. - The wrap mode only has an effect if a width is set on the layout using . To turn off wrapping, set the width to -1. - - - - - Property - - Pango.FontDescription - - - - - Sets the . - an object of type - an object of type - The wrap style only has an effect if a width is set on the layout. To turn off wrapping, set the width to -1. - - Method @@ -463,69 +122,35 @@ class LayoutSample : DrawingArea - - + + Method - System.Boolean + System.Void - - - - + - Computes a new cursor position from an old position and a count of positions to move visually. - whether the moving cursor is the strong cursor or the weak cursor. The strong cursor is the cursor corresponding to text insertion in the base direction for the layout. - the byte index of the grapheme for the old index. - if 0, the cursor was at the trailing edge of the grapheme indicated by old_index, if > 0, the cursor was at the leading edge. - direction to move cursor. A negative value indicates motion to the left. - a - - If count is positive, then the new strong cursor position will be one position to the right of the old cursor position. If count is position then the new strong cursor position will be one position to the left of the old cursor position. - In the presence of bidirection text, the correspondence between logical and visual order will depend on the direction of the current run, and there may be jumps when the cursor is moved off of the end of a run. - Motion here is in cursor positions, not in characters, so a single call to MoveCursorVisually() may move the cursor over multiple characters when multiple characters combine to form a single grapheme. - + Set the text of the layout. + an object of type + - - - Property + + + Method - GLib.GType + System.Void - - - GType Property. - a - Returns the native value for . - - - - - Constructor - - + + - Convert from X and Y position within a layout to the byte index to the character at that logical position. - the X offset from the left edge of the layout. - true if the coordinates were inside text. - If the position is not inside the layout, the closest position is chosen (the x/y position will be clamped inside the layout). If a closest position is chosen, then the function returns false; on an exact hit, it returns true. - - - - - Property - - Pango.LayoutLine[] - - - - The count of lines for the layout. - The count of lines for the layout. + Determine the logical width and height of a in device units. + an object of type + an object of type @@ -566,6 +191,22 @@ The X coordinate of the resulting represents th + + + Method + + System.Void + + + + + + Sets the layout text and attribute list from marked-up text (see markup format). + marked-up text + Replaces the current text and attribute list. + + + Method @@ -603,6 +244,36 @@ The X coordinate of the resulting represents th + + + Method + + Pango.Layout + + + + Copies an existing layout into a new one. + an object of type + + + + + + Method + + System.Void + + + + + + + Determines the logical width and height of a in Pango units (device units divided by ). + location to store the logical width, or + location to store the logical height, or + This is simply a convenience function around . + + Method @@ -622,5 +293,324 @@ The X coordinate of the resulting represents th The position of each cursor is stored as a zero-width rectangle. The strong cursor location is the location where characters of the directionality equal to the base direction of the layout are inserted. The weak cursor location is the location where characters of the directionality opposite to the base direction of the layout are inserted. + + + Method + + System.Boolean + + + + + + + + + + Convert from X and Y position within a layout to the byte index to the character at that logical position. + a , the X offset (in thousandths of a device unit) from the left edge of the layout. + a , the Y offset (in thousandths of a device unit) from the top edge of the layout. + a for storing the calculated byte index + a to store where in the grapheme the user clicked. It will either + be zero or the number of characters in the grapheme. 0 represents the trailing edge of the grapheme. + a , true if the coordinates are inside the Layout. + + + + + Method + + System.Void + + + + Forces recomputation of any state in the that might depend on the layout's context. + This function should be called if you make changes to the context subsequent to creating the layout. + + + + + Method + + Pango.LayoutLine + + + + + + Retrieves a particular line. + the index of a line. + the requested , or null if the index is out of range. + This layout line can be referenced and retained, but will become invalid + if changes are made to the Layout. + + + + + + Constructor + + + + + + Internal constructor + Pointer to the C object. + An instance of Layout, wrapping the C object. + + This is an internal constructor and should not be used by user code. + + + + + + Constructor + + + + + + Create a new PangoLayout object with attributes initialized to default values for a particular . + a . + a new . + + + + + + Constructor + + + + + + Create a new PangoLayout object with attributes initialized to default values for a particular . + a . + a new . + + + + + + Property + + GLib.GType + + + + GType Property. + a + Returns the native value for . + + + + + Property + + Pango.FontDescription + + + Set the default font description for the layout. If no font + description is set on the layout, the font description from + the layout's context is used. + a + + + + + Property + + Pango.WrapMode + + + + Gets or sets the wrap mode + the new wrap mode + Active wrap mode. + The wrap mode only has an effect if a width is set on the layout using . To turn off wrapping, set the width to -1. + + + + + Property + + System.String + + + + Sets the text of the layout. + a in UTF-8 encoding. + + + + + + Property + + System.Int32 + + + + Sets the width to which the lines of the Layout should be wrapped. + an object of type + + + + + + Property + + Pango.Alignment + + + + Set or return the alignment for lines within the layout that do not take up the full width. + a object. + an object of type + an object of type + + + + + + Property + + System.Boolean + + + + Sets whether or not each complete line should be stretched to fill the entire width of the layout. + whether the lines in the layout should be justified. + an object of type + This stretching is typically done by adding whitespace, but for some scripts (such as Arabic), the justification is done by extending the characters. + + + + + Property + + System.Int32 + + + + the amount of spacing between the lines of the layout. + the amount of spacing (in ) + the amount of spacing (in ) + + + + + + Property + + Pango.AttrList + + + + Sets/gets the text attributes for a Layout object. + an object of type + a + + + + + + Property + + Pango.LayoutIter + + + + An iterator to iterate over the visual extents of the layout. + an object of type + a new . + + + + + + Property + + Pango.Context + + + + the used for this layout. + an object of type + + + + + + Property + + System.Boolean + + + + Whether or not to treat newlines and similar characters as paragraph separators. + an object of type + + If set to true, do not treat newlines and similar characters as paragraph separators; instead, keep all text in a single paragraph, and display a glyph for paragraph separator characters. + Used when you want to allow editing of newlines on a single text line. + + + + + + Property + + Pango.TabArray + + + + The tabs to use for the layout. + the tabs to use for the layout. + the current used by this layout. If no has been set, then the default tabs are in use and null is returned. + + By default, tabs are every 8 spaces. + Setting new tabs overrides the default tabs. If Tabs is set to null, the default tabs are reinstated. + + + + + + Property + + System.Int32 + + + + Set or return the amount by which the first line should be shorter than the rest of the lines. + an object of type , the new indent + an object of type + The value can be negative, in which case the subsequent lines will be shorter than the first line. (However, in either case, the entire width of the layout will be given by the value. + + + + + Property + + System.Int32 + + + + Retrieves the count of lines for the layout. + An integer, the line count + + + + + + Property + + Pango.LayoutLine[] + + + + The count of lines for the layout. + The count of lines for the layout. + + - \ No newline at end of file + diff --git a/doc/en/Pango/LayoutIter.xml b/doc/en/Pango/LayoutIter.xml index c217aea80..416a31e0d 100644 --- a/doc/en/Pango/LayoutIter.xml +++ b/doc/en/Pango/LayoutIter.xml @@ -115,7 +115,7 @@ Gets the extents of the current run in layout coordinates (origin is the top left of the entire layout). rectangle to fill with ink extents rectangle to fill with logical extents - To be added + The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit. @@ -221,7 +221,7 @@ Gets the current run. - To be added: an object of type 'Pango.LayoutRun' + an object of type 'Pango.LayoutRun' When iterating by run, at the end of each line, there is a position with a run, so this function can return . The run at the end of each line ensures that all lines have at least one run, even lines consisting of only a newline. @@ -267,4 +267,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/TabArray.xml b/doc/en/Pango/TabArray.xml index 5e2999e4b..bc1aa1993 100644 --- a/doc/en/Pango/TabArray.xml +++ b/doc/en/Pango/TabArray.xml @@ -170,9 +170,8 @@ Gets the alignment and position of the tab stop specified by . the tab stop index a - a - To be added - + a , the position in Pango units. + @@ -188,4 +187,4 @@ - \ No newline at end of file + diff --git a/doc/en/Pango/Underline.xml b/doc/en/Pango/Underline.xml index f31fed9a0..a6e65f7f3 100644 --- a/doc/en/Pango/Underline.xml +++ b/doc/en/Pango/Underline.xml @@ -12,9 +12,9 @@ This enumeration is used to specify whether text should be - underlined, and if so, the type of underlining + underlined, and if so, the type of underlining. - To be added + System.Enum diff --git a/doc/en/Pango/Win32FontCache.xml b/doc/en/Pango/Win32FontCache.xml index d2c6eb465..ab2444f30 100644 --- a/doc/en/Pango/Win32FontCache.xml +++ b/doc/en/Pango/Win32FontCache.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Caches HFONTs by their LOGFONT descriptions. - + Caches HFONTs by their LOGFONT descriptions; represents the Windows cache for fonts, in which logical fonts are pointed to by font handles. Logical fonts are scaled to the appropriate resolution for a given output device. + Windows only. GLib.Opaque @@ -59,7 +59,7 @@ Default constructor an object of type - + User code should use this constructor.