2003-03-01 Peter Williams <peterw@ximian.com>

* en/Gdk/GC.xml: Minor markup / grammar fixes.

svn path=/trunk/gtk-sharp/; revision=12093
This commit is contained in:
Peter Williams 2003-03-01 22:06:46 +00:00
parent b03f983252
commit b1b4ae0c3a
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2003-03-01 Peter Williams <peterw@ximian.com>
* en/Gdk/GC.xml: Minor markup / grammar fixes.
2003-02-28 Lee Mallabone <mono-docs@fonicmonkey.net>
* en/Gtk/Invisible.xml:

View File

@ -14,7 +14,7 @@
</para>
<para>
A number of resources are used when performing graphics
operations in. Most information about performing graphics (for
operations. Most information about performing graphics (for
example, foreground color, background color, line style, and
so on) is stored in resources called graphics contexts
(GCs). Most graphics operations take a GC as an
@ -22,7 +22,7 @@
</para>
<para>
Graphics operations can be performed to either windows (<see cref="T:Gdk.Window" />) or pixmaps (<see cref="T:Gdk.Pixmap" />), which collectively are called
drawables (see cref="T:Gdk.Drawable"/&gt;. Each drawable exists
drawables (see cref="T:Gdk.Drawable"/>). Each drawable exists
on a single screen. A GC is created for a specific screen and
drawable depth and can only be used with drawables of matching
screen and depth.
@ -670,4 +670,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>