diff --git a/doc/en/Glade/XML.xml b/doc/en/Glade/XML.xml index 1ba446375..3d53e4b0d 100644 --- a/doc/en/Glade/XML.xml +++ b/doc/en/Glade/XML.xml @@ -36,7 +36,7 @@ Get the parent widget a - the object that built , or if is not built from Glade + the object that built , or if is not built from Glade @@ -53,7 +53,7 @@ Gets the name of a Glade-built widget a built from Glade - the name of the + the name of the @@ -128,7 +128,7 @@ Connects the signals defined in the glade file with static handler methods provided by the given , - . + . @@ -147,7 +147,7 @@ an with handler methods - Connects the signals definied in the glade file with static handler methods provided by the given object, . + Connects the signals definied in the glade file with static handler methods provided by the given object, . @@ -168,7 +168,7 @@ inserting it into the object's internal structures. the widget to set parameters on - the structure for + the structure for Sets the common parameters on , and is responsible @@ -286,8 +286,9 @@ - This sets the packing property on container of widget with - to + This sets the packing property on container of widget with + to + the container widget. the contained child the name of the property @@ -427,7 +428,7 @@ the beginning of a widget name a of widgets whose name starts - with + with @@ -446,7 +447,7 @@ the name of the widget to retrieve - the widget specified by or + the widget specified by or if no Widgets of that name exists @@ -565,7 +566,7 @@ a string containing the content of the glade XML file - the length of + the length of the widget node to start building from, or . @@ -702,7 +703,7 @@ an , or to use the current assembly - the name of the resource in + the name of the resource in the widget node to start building from, or . diff --git a/doc/en/Gnome/Canvas.xml b/doc/en/Gnome/Canvas.xml index 6e12ba969..4e3b4ae26 100644 --- a/doc/en/Gnome/Canvas.xml +++ b/doc/en/Gnome/Canvas.xml @@ -254,7 +254,7 @@ - Render the over the . + Render the over the . the canvas buffer to render over the vector path to render @@ -453,8 +453,8 @@ specified rectangle needs to be repainted. This function converts the rectangle to a microtile array and feeds it to . The rectangle - includes and , - but not and . To be used only by + includes and , + but not and . To be used only by item implementations. @@ -668,7 +668,7 @@ Allocated pixel value corresponding to the specified color. - Allocates a color from , the RGBA + Allocates a color from , the RGBA value passed into this function. The alpha opacity value is discarded, since normal X colors do not support it. diff --git a/doc/en/Gnome/CanvasItem.xml b/doc/en/Gnome/CanvasItem.xml index c66e65ac1..849ac1e33 100644 --- a/doc/en/Gnome/CanvasItem.xml +++ b/doc/en/Gnome/CanvasItem.xml @@ -153,11 +153,11 @@ - Request redraw of if in aa mode, or the entire item in in xlib mode. + Request redraw of if in aa mode, or the entire item in in xlib mode. The svp that needs to be redrawn - This item must contain . + This item must contain . @@ -230,7 +230,7 @@ Y coordinate to convert (input/output value). - The parameters and + The parameters and are used as both in and out parameters. @@ -414,7 +414,7 @@ Y coordinate to convert (input/output value). - The parameters and + The parameters and are used as both in and out parameters.