oops
svn path=/trunk/gtk-sharp/; revision=97055
This commit is contained in:
parent
b47d14c207
commit
71cb04dfc1
1 changed files with 2 additions and 2 deletions
|
@ -1917,7 +1917,7 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer, 10, 10);
|
||||||
<param name="height">Height of the image in pixels.</param>
|
<param name="height">Height of the image in pixels.</param>
|
||||||
<param name="rowstride">The rowstride is the number of bytes consumed by a single row in the image.</param>
|
<param name="rowstride">The rowstride is the number of bytes consumed by a single row in the image.</param>
|
||||||
<summary>Public constructor.</summary>
|
<summary>Public constructor.</summary>
|
||||||
<remarks>The image must be in RGB format or RGBA format, where each channel takes one byte.
|
<remarks>The image must be in RGB format or RGBA format, where each channel takes one byte.</remarks>
|
||||||
<since version="Gtk# 2.10" />
|
<since version="Gtk# 2.10" />
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
|
@ -1940,7 +1940,7 @@ Gdk.Pixbuf pb = new Gdk.Pixbuf(buffer, 10, 10);
|
||||||
<param name="height">Height of the image in pixels.</param>
|
<param name="height">Height of the image in pixels.</param>
|
||||||
<param name="rowstride">The rowstride is the number of bytes consumed by a single row in the image.</param>
|
<param name="rowstride">The rowstride is the number of bytes consumed by a single row in the image.</param>
|
||||||
<summary>Public constructor.</summary>
|
<summary>Public constructor.</summary>
|
||||||
<remarks>The image must be in RGB format or RGBA format, where each channel takes one byte.
|
<remarks>The image must be in RGB format or RGBA format, where each channel takes one byte.</remarks>
|
||||||
<since version="Gtk# 2.10" />
|
<since version="Gtk# 2.10" />
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
|
|
Loading…
Add table
Reference in a new issue