mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-11 05:35:40 +00:00
Sigh, *actually* fix the markup this time.
svn path=/trunk/gtk-sharp/; revision=12094
This commit is contained in:
parent
b1b4ae0c3a
commit
151982eb62
|
@ -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"/>). 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.
|
||||
|
|
Loading…
Reference in a new issue