<?xml version="1.0"?> <assemblies> <assembly name="gdk-sharp" version="2.12.0.0"> <attributes> <attribute name="GLib.IgnoreClassInitializersAttribute" /> <attribute name="System.Reflection.AssemblyKeyFileAttribute"> <properties> <property name="KeyFile" value="gtk-sharp.snk" /> </properties> </attribute> <attribute name="System.Reflection.AssemblyDelaySignAttribute"> <properties> <property name="DelaySign" value="False" /> </properties> </attribute> </attributes> <namespaces> <namespace name="Gdk"> <classes> <class name="AreaUpdatedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="AreaUpdatedHandler" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.Object, Gdk.AreaUpdatedArgs, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.AreaUpdatedArgs" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.Object, Gdk.AreaUpdatedArgs)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.AreaUpdatedArgs" /> </parameters> </method> </methods> </class> <class name="Atom" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Name" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Name()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Intern(System.String, System.Boolean)" attrib="150" static="true" returntype="Gdk.Atom"> <parameters> <parameter name="atom_name" position="0" attrib="0" type="System.String" /> <parameter name="only_if_exists" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </class> <class name="AxisUse" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.AxisUseGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Ignore" attrib="32854" fieldtype="Gdk.AxisUse" value="0" /> <field name="Last" attrib="32854" fieldtype="Gdk.AxisUse" value="7" /> <field name="Pressure" attrib="32854" fieldtype="Gdk.AxisUse" value="3" /> <field name="Wheel" attrib="32854" fieldtype="Gdk.AxisUse" value="6" /> <field name="X" attrib="32854" fieldtype="Gdk.AxisUse" value="1" /> <field name="Xtilt" attrib="32854" fieldtype="Gdk.AxisUse" value="4" /> <field name="Y" attrib="32854" fieldtype="Gdk.AxisUse" value="2" /> <field name="Ytilt" attrib="32854" fieldtype="Gdk.AxisUse" value="5" /> </fields> </class> <class name="BRESINFO" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="D" attrib="6" fieldtype="System.Int32" /> <field name="Incr1" attrib="6" fieldtype="System.Int32" /> <field name="Incr2" attrib="6" fieldtype="System.Int32" /> <field name="M" attrib="6" fieldtype="System.Int32" /> <field name="M1" attrib="6" fieldtype="System.Int32" /> <field name="MinorAxis" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.BRESINFO" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.BRESINFO"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="ByteOrder" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ByteOrderGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="LsbFirst" attrib="32854" fieldtype="Gdk.ByteOrder" value="0" /> <field name="MsbFirst" attrib="32854" fieldtype="Gdk.ByteOrder" value="1" /> </fields> </class> <class name="CairoHelper" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Create(Gdk.Drawable)" attrib="150" static="true" returntype="Cairo.Context"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> </parameters> </method> <method name="Rectangle(Cairo.Context, Gdk.Rectangle)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="cr" position="0" attrib="0" type="Cairo.Context" /> <parameter name="rectangle" position="1" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Region(Cairo.Context, Gdk.Region)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="cr" position="0" attrib="0" type="Cairo.Context" /> <parameter name="region" position="1" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="SetSourceColor(Cairo.Context, Gdk.Color)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="cr" position="0" attrib="0" type="Cairo.Context" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="SetSourcePixbuf(Cairo.Context, Gdk.Pixbuf, System.Double, System.Double)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="cr" position="0" attrib="0" type="Cairo.Context" /> <parameter name="pixbuf" position="1" attrib="0" type="Gdk.Pixbuf" /> <parameter name="pixbuf_x" position="2" attrib="0" type="System.Double" /> <parameter name="pixbuf_y" position="3" attrib="0" type="System.Double" /> </parameters> </method> <method name="SetSourcePixmap(Cairo.Context, Gdk.Pixmap, System.Double, System.Double)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="cr" position="0" attrib="0" type="Cairo.Context" /> <parameter name="pixmap" position="1" attrib="0" type="Gdk.Pixmap" /> <parameter name="pixmap_x" position="2" attrib="0" type="System.Double" /> <parameter name="pixmap_y" position="3" attrib="0" type="System.Double" /> </parameters> </method> </methods> </class> <class name="CapStyle" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.CapStyleGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Butt" attrib="32854" fieldtype="Gdk.CapStyle" value="1" /> <field name="NotLast" attrib="32854" fieldtype="Gdk.CapStyle" value="0" /> <field name="Projecting" attrib="32854" fieldtype="Gdk.CapStyle" value="3" /> <field name="Round" attrib="32854" fieldtype="Gdk.CapStyle" value="2" /> </fields> </class> <class name="Char" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Height(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="character" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="Measure(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="character" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="Width(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="character" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="WidthWc(Gdk.Font, System.UInt32)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="character" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="ClosedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="IsError" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsError()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> </class> <class name="ClosedHandler" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.Object, Gdk.ClosedArgs, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.ClosedArgs" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.Object, Gdk.ClosedArgs)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.ClosedArgs" /> </parameters> </method> </methods> </class> <class name="Color" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Blue" attrib="6" fieldtype="System.UInt16" /> <field name="Green" attrib="6" fieldtype="System.UInt16" /> <field name="Pixel" attrib="6" fieldtype="System.UInt32" /> <field name="Red" attrib="6" fieldtype="System.UInt16" /> <field name="Zero" attrib="22" fieldtype="Gdk.Color" /> </fields> <constructors> <constructor name=".ctor(System.Byte, System.Byte, System.Byte)" attrib="2182"> <parameters> <parameter name="r" position="0" attrib="0" type="System.Byte" /> <parameter name="g" position="1" attrib="0" type="System.Byte" /> <parameter name="b" position="2" attrib="0" type="System.Byte" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Alloc(Gdk.Colormap, Gdk.Color)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="Black(Gdk.Colormap, Gdk.Color)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="Change(Gdk.Colormap, Gdk.Color)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="Equal(Gdk.Color)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="colorb" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="GetHashCode()" attrib="198" virtual="true" returntype="System.Int32"> <parameters /> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Color"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Parse(System.String, Gdk.Color&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="spec" position="0" attrib="0" type="System.String" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color&" direction="ref" /> </parameters> </method> <method name="ToString()" attrib="198" virtual="true" returntype="System.String"> <parameters /> </method> <method name="White(Gdk.Colormap, Gdk.Color)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </class> <class name="Colormap" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Visual, System.Boolean)" attrib="2182"> <parameters> <parameter name="visual" position="0" attrib="0" type="Gdk.Visual" /> <parameter name="allocate" position="1" attrib="0" type="System.Boolean" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Screen" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_Screen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="Size" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Size()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="System" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_System()" attrib="2198" static="true" returntype="Gdk.Colormap"> <parameters /> </method> </methods> </property> <property name="SystemSize" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_SystemSize()" attrib="2198" static="true" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Visual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Visual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="AllocColor(Gdk.Color&, System.Boolean, System.Boolean)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="color" position="0" attrib="0" type="Gdk.Color&" direction="ref" /> <parameter name="writeable" position="1" attrib="0" type="System.Boolean" /> <parameter name="best_match" position="2" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="AllocColors(Gdk.Color[], System.Int32, System.Boolean, System.Boolean, System.Boolean[])" attrib="134" returntype="System.Int32"> <parameters> <parameter name="colors" position="0" attrib="0" type="Gdk.Color[]" /> <parameter name="ncolors" position="1" attrib="0" type="System.Int32" /> <parameter name="writeable" position="2" attrib="0" type="System.Boolean" /> <parameter name="best_match" position="3" attrib="0" type="System.Boolean" /> <parameter name="success" position="4" attrib="0" type="System.Boolean[]" /> </parameters> </method> <method name="Change(System.Int32)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="ncolors" position="0" attrib="0" type="System.Int32" /> </parameters> </method> <method name="FreeColors(Gdk.Color[], System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="colors" position="0" attrib="0" type="Gdk.Color[]" /> <parameter name="ncolors" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="QueryColor(System.UInt64, Gdk.Color&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="pixel" position="0" attrib="0" type="System.UInt64" /> <parameter name="result" position="1" attrib="0" type="Gdk.Color&" direction="ref" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Colormap"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="Colorspace" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ColorspaceGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Rgb" attrib="32854" fieldtype="Gdk.Colorspace" value="0" /> </fields> </class> <class name="CrossingMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.CrossingModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Grab" attrib="32854" fieldtype="Gdk.CrossingMode" value="1" /> <field name="Normal" attrib="32854" fieldtype="Gdk.CrossingMode" value="0" /> <field name="Ungrab" attrib="32854" fieldtype="Gdk.CrossingMode" value="2" /> </fields> </class> <class name="Cursor" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Display, Gdk.Pixbuf, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="pixbuf" position="1" attrib="0" type="Gdk.Pixbuf" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Pixmap, Gdk.Pixmap, Gdk.Color, Gdk.Color, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="source" position="0" attrib="0" type="Gdk.Pixmap" /> <parameter name="mask" position="1" attrib="0" type="Gdk.Pixmap" /> <parameter name="fg" position="2" attrib="0" type="Gdk.Color" /> <parameter name="bg" position="3" attrib="0" type="Gdk.Color" /> <parameter name="x" position="4" attrib="0" type="System.Int32" /> <parameter name="y" position="5" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Display, Gdk.CursorType)" attrib="2182"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="cursor_type" position="1" attrib="0" type="Gdk.CursorType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(Gdk.CursorType)" attrib="2182"> <parameters> <parameter name="cursor_type" position="0" attrib="0" type="Gdk.CursorType" /> </parameters> </constructor> </constructors> <properties> <property name="Display" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Display()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Image" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Image()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> </methods> </property> <property name="Type" attrib="0" ptype="Gdk.CursorType" params=""> <methods> <method name="get_Type()" attrib="2182" returntype="Gdk.CursorType"> <parameters /> </method> <method name="set_Type(Gdk.CursorType)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.CursorType" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="NewFromName(Gdk.Display, System.String)" attrib="150" static="true" returntype="Gdk.Cursor"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="name" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Cursor"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.Cursor is now refcounted automatically" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Ref(System.IntPtr)" attrib="196" virtual="true" returntype="System.Void"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.Cursor is now refcounted automatically" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Unref(System.IntPtr)" attrib="196" virtual="true" returntype="System.Void"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="CursorType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.CursorTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Arrow" attrib="32854" fieldtype="Gdk.CursorType" value="2" /> <field name="BasedArrowDown" attrib="32854" fieldtype="Gdk.CursorType" value="4" /> <field name="BasedArrowUp" attrib="32854" fieldtype="Gdk.CursorType" value="6" /> <field name="Boat" attrib="32854" fieldtype="Gdk.CursorType" value="8" /> <field name="Bogosity" attrib="32854" fieldtype="Gdk.CursorType" value="10" /> <field name="BottomLeftCorner" attrib="32854" fieldtype="Gdk.CursorType" value="12" /> <field name="BottomRightCorner" attrib="32854" fieldtype="Gdk.CursorType" value="14" /> <field name="BottomSide" attrib="32854" fieldtype="Gdk.CursorType" value="16" /> <field name="BottomTee" attrib="32854" fieldtype="Gdk.CursorType" value="18" /> <field name="BoxSpiral" attrib="32854" fieldtype="Gdk.CursorType" value="20" /> <field name="CenterPtr" attrib="32854" fieldtype="Gdk.CursorType" value="22" /> <field name="Circle" attrib="32854" fieldtype="Gdk.CursorType" value="24" /> <field name="Clock" attrib="32854" fieldtype="Gdk.CursorType" value="26" /> <field name="CoffeeMug" attrib="32854" fieldtype="Gdk.CursorType" value="28" /> <field name="Cross" attrib="32854" fieldtype="Gdk.CursorType" value="30" /> <field name="Crosshair" attrib="32854" fieldtype="Gdk.CursorType" value="34" /> <field name="CrossReverse" attrib="32854" fieldtype="Gdk.CursorType" value="32" /> <field name="CursorIsPixmap" attrib="32854" fieldtype="Gdk.CursorType" value="-1" /> <field name="DiamondCross" attrib="32854" fieldtype="Gdk.CursorType" value="36" /> <field name="Dot" attrib="32854" fieldtype="Gdk.CursorType" value="38" /> <field name="Dotbox" attrib="32854" fieldtype="Gdk.CursorType" value="40" /> <field name="DoubleArrow" attrib="32854" fieldtype="Gdk.CursorType" value="42" /> <field name="DraftLarge" attrib="32854" fieldtype="Gdk.CursorType" value="44" /> <field name="DraftSmall" attrib="32854" fieldtype="Gdk.CursorType" value="46" /> <field name="DrapedBox" attrib="32854" fieldtype="Gdk.CursorType" value="48" /> <field name="Exchange" attrib="32854" fieldtype="Gdk.CursorType" value="50" /> <field name="Fleur" attrib="32854" fieldtype="Gdk.CursorType" value="52" /> <field name="Gobbler" attrib="32854" fieldtype="Gdk.CursorType" value="54" /> <field name="Gumby" attrib="32854" fieldtype="Gdk.CursorType" value="56" /> <field name="Hand1" attrib="32854" fieldtype="Gdk.CursorType" value="58" /> <field name="Hand2" attrib="32854" fieldtype="Gdk.CursorType" value="60" /> <field name="Heart" attrib="32854" fieldtype="Gdk.CursorType" value="62" /> <field name="Icon" attrib="32854" fieldtype="Gdk.CursorType" value="64" /> <field name="IronCross" attrib="32854" fieldtype="Gdk.CursorType" value="66" /> <field name="LastCursor" attrib="32854" fieldtype="Gdk.CursorType" value="153" /> <field name="Leftbutton" attrib="32854" fieldtype="Gdk.CursorType" value="74" /> <field name="LeftPtr" attrib="32854" fieldtype="Gdk.CursorType" value="68" /> <field name="LeftSide" attrib="32854" fieldtype="Gdk.CursorType" value="70" /> <field name="LeftTee" attrib="32854" fieldtype="Gdk.CursorType" value="72" /> <field name="LlAngle" attrib="32854" fieldtype="Gdk.CursorType" value="76" /> <field name="LrAngle" attrib="32854" fieldtype="Gdk.CursorType" value="78" /> <field name="Man" attrib="32854" fieldtype="Gdk.CursorType" value="80" /> <field name="Middlebutton" attrib="32854" fieldtype="Gdk.CursorType" value="82" /> <field name="Mouse" attrib="32854" fieldtype="Gdk.CursorType" value="84" /> <field name="Pencil" attrib="32854" fieldtype="Gdk.CursorType" value="86" /> <field name="Pirate" attrib="32854" fieldtype="Gdk.CursorType" value="88" /> <field name="Plus" attrib="32854" fieldtype="Gdk.CursorType" value="90" /> <field name="QuestionArrow" attrib="32854" fieldtype="Gdk.CursorType" value="92" /> <field name="Rightbutton" attrib="32854" fieldtype="Gdk.CursorType" value="100" /> <field name="RightPtr" attrib="32854" fieldtype="Gdk.CursorType" value="94" /> <field name="RightSide" attrib="32854" fieldtype="Gdk.CursorType" value="96" /> <field name="RightTee" attrib="32854" fieldtype="Gdk.CursorType" value="98" /> <field name="RtlLogo" attrib="32854" fieldtype="Gdk.CursorType" value="102" /> <field name="Sailboat" attrib="32854" fieldtype="Gdk.CursorType" value="104" /> <field name="SbDownArrow" attrib="32854" fieldtype="Gdk.CursorType" value="106" /> <field name="SbHDoubleArrow" attrib="32854" fieldtype="Gdk.CursorType" value="108" /> <field name="SbLeftArrow" attrib="32854" fieldtype="Gdk.CursorType" value="110" /> <field name="SbRightArrow" attrib="32854" fieldtype="Gdk.CursorType" value="112" /> <field name="SbUpArrow" attrib="32854" fieldtype="Gdk.CursorType" value="114" /> <field name="SbVDoubleArrow" attrib="32854" fieldtype="Gdk.CursorType" value="116" /> <field name="Shuttle" attrib="32854" fieldtype="Gdk.CursorType" value="118" /> <field name="Sizing" attrib="32854" fieldtype="Gdk.CursorType" value="120" /> <field name="Spider" attrib="32854" fieldtype="Gdk.CursorType" value="122" /> <field name="Spraycan" attrib="32854" fieldtype="Gdk.CursorType" value="124" /> <field name="Star" attrib="32854" fieldtype="Gdk.CursorType" value="126" /> <field name="Target" attrib="32854" fieldtype="Gdk.CursorType" value="128" /> <field name="Tcross" attrib="32854" fieldtype="Gdk.CursorType" value="130" /> <field name="TopLeftArrow" attrib="32854" fieldtype="Gdk.CursorType" value="132" /> <field name="TopLeftCorner" attrib="32854" fieldtype="Gdk.CursorType" value="134" /> <field name="TopRightCorner" attrib="32854" fieldtype="Gdk.CursorType" value="136" /> <field name="TopSide" attrib="32854" fieldtype="Gdk.CursorType" value="138" /> <field name="TopTee" attrib="32854" fieldtype="Gdk.CursorType" value="140" /> <field name="Trek" attrib="32854" fieldtype="Gdk.CursorType" value="142" /> <field name="UlAngle" attrib="32854" fieldtype="Gdk.CursorType" value="144" /> <field name="Umbrella" attrib="32854" fieldtype="Gdk.CursorType" value="146" /> <field name="UrAngle" attrib="32854" fieldtype="Gdk.CursorType" value="148" /> <field name="Watch" attrib="32854" fieldtype="Gdk.CursorType" value="150" /> <field name="XCursor" attrib="32854" fieldtype="Gdk.CursorType" value="0" /> <field name="Xterm" attrib="32854" fieldtype="Gdk.CursorType" value="152" /> </fields> </class> <class name="DestroyNotify" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="callback" position="0" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="1" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke()" attrib="454" virtual="true" returntype="System.Void"> <parameters /> </method> </methods> </class> <class name="Device" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="CorePointer" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_CorePointer()" attrib="2198" static="true" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="HasCursor" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_HasCursor()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Mode" attrib="0" ptype="Gdk.InputMode" params=""> <methods> <method name="get_Mode()" attrib="2182" returntype="Gdk.InputMode"> <parameters /> </method> </methods> </property> <property name="Name" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Name()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="NumAxes" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NumAxes()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="NumKeys" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NumKeys()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Source" attrib="0" ptype="Gdk.InputSource" params=""> <methods> <method name="get_Source()" attrib="2182" returntype="Gdk.InputSource"> <parameters /> </method> <method name="set_Source(Gdk.InputSource)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.InputSource" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="GetAxis(System.Double[], Gdk.AxisUse, out System.Double&)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="axes" position="0" attrib="0" type="System.Double[]" /> <parameter name="use" position="1" attrib="0" type="Gdk.AxisUse" /> <parameter name="value" position="2" attrib="2" type="System.Double&" direction="out" /> </parameters> </method> <method name="GetDeviceAxis(System.UInt32)" attrib="134" returntype="Gdk.DeviceAxis"> <parameters> <parameter name="axis" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GetDeviceKey(System.UInt32)" attrib="134" returntype="Gdk.DeviceKey"> <parameters> <parameter name="axis" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GetHistory(Gdk.Window, System.UInt32, System.UInt32)" attrib="134" returntype="Gdk.TimeCoord[]"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="start" position="1" attrib="0" type="System.UInt32" /> <parameter name="stop" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GetState(Gdk.Window, out System.Double[]&, out Gdk.ModifierType&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="axes" position="1" attrib="2" type="System.Double[]&" direction="out" /> <parameter name="mask" position="2" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="SetAxisUse(System.UInt32, Gdk.AxisUse)" attrib="134" returntype="System.Void"> <parameters> <parameter name="index_" position="0" attrib="0" type="System.UInt32" /> <parameter name="use" position="1" attrib="0" type="Gdk.AxisUse" /> </parameters> </method> <method name="SetKey(System.UInt32, System.UInt32, Gdk.ModifierType)" attrib="134" returntype="System.Void"> <parameters> <parameter name="index_" position="0" attrib="0" type="System.UInt32" /> <parameter name="keyval" position="1" attrib="0" type="System.UInt32" /> <parameter name="modifiers" position="2" attrib="0" type="Gdk.ModifierType" /> </parameters> </method> <method name="SetMode(Gdk.InputMode)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="mode" position="0" attrib="0" type="Gdk.InputMode" /> </parameters> </method> </methods> </class> <class name="DeviceAxis" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Max" attrib="6" fieldtype="System.Double" /> <field name="Min" attrib="6" fieldtype="System.Double" /> <field name="Use" attrib="6" fieldtype="Gdk.AxisUse" /> <field name="Zero" attrib="22" fieldtype="Gdk.DeviceAxis" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.DeviceAxis"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="ToString()" attrib="198" virtual="true" returntype="System.String"> <parameters /> </method> </methods> </class> <class name="DeviceKey" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Keyval" attrib="6" fieldtype="System.UInt32" /> <field name="Modifiers" attrib="6" fieldtype="Gdk.ModifierType" /> <field name="Zero" attrib="22" fieldtype="Gdk.DeviceKey" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.DeviceKey"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Display" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="CorePointer" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_CorePointer()" attrib="2182" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="Default" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Default()" attrib="2198" static="true" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> <property name="DefaultCursorSize" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_DefaultCursorSize()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="DefaultGroup" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_DefaultGroup()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="DefaultScreen" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_DefaultScreen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="DoubleClickDistance" attrib="0" ptype="System.UInt32" params="System.UInt32"> <methods> <method name="set_DoubleClickDistance(System.UInt32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> <property name="DoubleClickTime" attrib="0" ptype="System.UInt32" params="System.UInt32"> <methods> <method name="set_DoubleClickTime(System.UInt32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> <property name="Event" attrib="0" ptype="Gdk.Event" params=""> <methods> <method name="get_Event()" attrib="2182" returntype="Gdk.Event"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Name" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Name()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="NScreens" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NScreens()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="SupportsComposite" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_SupportsComposite()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="SupportsInputShapes" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_SupportsInputShapes()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="SupportsShapes" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_SupportsShapes()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> <events> <event name="Closed" attrib="0" eventtype="Gdk.ClosedHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="closed" /> </properties> </attribute> </attributes> </event> </events> <methods> <method name="AddClientMessageFilter(Gdk.Atom, Gdk.FilterFunc)" attrib="134" returntype="System.Void"> <parameters> <parameter name="message_type" position="0" attrib="0" type="Gdk.Atom" /> <parameter name="func" position="1" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="Beep()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Close()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Flush()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="GetMaximalCursorSize(out System.UInt32&, out System.UInt32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="width" position="0" attrib="2" type="System.UInt32&" direction="out" /> <parameter name="height" position="1" attrib="2" type="System.UInt32&" direction="out" /> </parameters> </method> <method name="GetPointer(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetPointer(Gdk.Screen, out System.Int32&, out System.Int32&, out Gdk.ModifierType&)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="x" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="2" attrib="2" type="System.Int32&" direction="out" /> <parameter name="mask" position="3" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="GetPointer(out Gdk.Screen&, out System.Int32&, out System.Int32&, out Gdk.ModifierType&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="screen" position="0" attrib="2" type="Gdk.Screen&" direction="out" /> <parameter name="x" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="2" attrib="2" type="System.Int32&" direction="out" /> <parameter name="mask" position="3" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="GetPointer(out System.Int32&, out System.Int32&, out Gdk.ModifierType&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="mod" position="2" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="GetPointer(out Gdk.Screen&, out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="screen" position="0" attrib="2" type="Gdk.Screen&" direction="out" /> <parameter name="x" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="2" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetScreen(System.Int32)" attrib="134" returntype="Gdk.Screen"> <parameters> <parameter name="screen_num" position="0" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetWindowAtPointer(out System.Int32&, out System.Int32&)" attrib="134" returntype="Gdk.Window"> <parameters> <parameter name="win_x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="win_y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="KeyboardUngrab(System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="time_" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ListDevices()" attrib="134" returntype="Gdk.Device[]"> <parameters /> </method> <method name="OnClosed(System.Boolean)" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideClosed" /> <property name="Type" value="Gdk.Display" /> </properties> </attribute> </attributes> <parameters> <parameter name="is_error" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="Open(System.String)" attrib="150" static="true" returntype="Gdk.Display"> <parameters> <parameter name="display_name" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="OpenDefaultLibgtkOnly()" attrib="150" static="true" returntype="Gdk.Display"> <parameters /> </method> <method name="PeekEvent()" attrib="134" returntype="Gdk.Event"> <parameters /> </method> <method name="PointerIsGrabbed()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="PointerUngrab(System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="time_" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="PutEvent(Gdk.Event)" attrib="134" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="RequestSelectionNotification(Gdk.Atom)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="selection" position="0" attrib="0" type="Gdk.Atom" /> </parameters> </method> <method name="SetPointerHooks(Gdk.DisplayPointerHooks)" attrib="134" returntype="Gdk.DisplayPointerHooks"> <parameters> <parameter name="new_hooks" position="0" attrib="0" type="Gdk.DisplayPointerHooks" /> </parameters> </method> <method name="StoreClipboard(Gdk.Window, System.UInt32, Gdk.Atom, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="clipboard_window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="time_" position="1" attrib="0" type="System.UInt32" /> <parameter name="targets" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="n_targets" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SupportsClipboardPersistence()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="SupportsCursorAlpha()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="SupportsCursorColor()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="SupportsSelectionNotification()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="Sync()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="WarpPointer(Gdk.Screen, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </class> <class name="DisplayManager" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="DefaultDisplay" attrib="0" ptype="Gdk.Display" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="default-display" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_DefaultDisplay()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> <method name="set_DefaultDisplay(Gdk.Display)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Display" /> </parameters> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <events> <event name="DisplayOpened" attrib="0" eventtype="Gdk.DisplayOpenedHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="display_opened" /> </properties> </attribute> </attributes> </event> </events> <methods> <method name="Get()" attrib="150" static="true" returntype="Gdk.DisplayManager"> <parameters /> </method> <method name="ListDisplays()" attrib="134" returntype="Gdk.Display[]"> <parameters /> </method> <method name="OnDisplayOpened(Gdk.Display)" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideDisplayOpened" /> <property name="Type" value="Gdk.DisplayManager" /> </properties> </attribute> </attributes> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> </parameters> </method> </methods> </class> <class name="DisplayOpenedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="Display" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Display()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> </properties> </class> <class name="DisplayOpenedHandler" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.Object, Gdk.DisplayOpenedArgs, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.DisplayOpenedArgs" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.Object, Gdk.DisplayOpenedArgs)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.DisplayOpenedArgs" /> </parameters> </method> </methods> </class> <class name="DisplayPointerHooks" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Zero" attrib="22" fieldtype="Gdk.DisplayPointerHooks" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.DisplayPointerHooks"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Drag" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Abort(Gdk.DragContext, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="time_" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Drop(Gdk.DragContext, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="time_" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="DropSucceeded(Gdk.DragContext)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> </parameters> </method> <method name="FindWindow(Gdk.DragContext, Gdk.Window, System.Int32, System.Int32, out Gdk.Window&, out Gdk.DragProtocol&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="drag_window" position="1" attrib="0" type="Gdk.Window" /> <parameter name="x_root" position="2" attrib="0" type="System.Int32" /> <parameter name="y_root" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_window" position="4" attrib="2" type="Gdk.Window&" direction="out" /> <parameter name="protocol" position="5" attrib="2" type="Gdk.DragProtocol&" direction="out" /> </parameters> </method> <method name="FindWindowForScreen(Gdk.DragContext, Gdk.Window, Gdk.Screen, System.Int32, System.Int32, out Gdk.Window&, out Gdk.DragProtocol&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="drag_window" position="1" attrib="0" type="Gdk.Window" /> <parameter name="screen" position="2" attrib="0" type="Gdk.Screen" /> <parameter name="x_root" position="3" attrib="0" type="System.Int32" /> <parameter name="y_root" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_window" position="5" attrib="2" type="Gdk.Window&" direction="out" /> <parameter name="protocol" position="6" attrib="2" type="Gdk.DragProtocol&" direction="out" /> </parameters> </method> <method name="GetProtocol(System.UInt32, out Gdk.DragProtocol&)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="xid" position="0" attrib="0" type="System.UInt32" /> <parameter name="protocol" position="1" attrib="2" type="Gdk.DragProtocol&" direction="out" /> </parameters> </method> <method name="GetProtocolForDisplay(Gdk.Display, System.UInt32, out Gdk.DragProtocol&)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="xid" position="1" attrib="0" type="System.UInt32" /> <parameter name="protocol" position="2" attrib="2" type="Gdk.DragProtocol&" direction="out" /> </parameters> </method> <method name="GetSelection(Gdk.DragContext)" attrib="150" static="true" returntype="Gdk.Atom"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> </parameters> </method> <method name="Motion(Gdk.DragContext, Gdk.Window, Gdk.DragProtocol, System.Int32, System.Int32, Gdk.DragAction, Gdk.DragAction, System.UInt32)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="dest_window" position="1" attrib="0" type="Gdk.Window" /> <parameter name="protocol" position="2" attrib="0" type="Gdk.DragProtocol" /> <parameter name="x_root" position="3" attrib="0" type="System.Int32" /> <parameter name="y_root" position="4" attrib="0" type="System.Int32" /> <parameter name="suggested_action" position="5" attrib="0" type="Gdk.DragAction" /> <parameter name="possible_actions" position="6" attrib="0" type="Gdk.DragAction" /> <parameter name="time_" position="7" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Status(Gdk.DragContext, Gdk.DragAction, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="action" position="1" attrib="0" type="Gdk.DragAction" /> <parameter name="time_" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="DragAction" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.DragActionGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Ask" attrib="32854" fieldtype="Gdk.DragAction" value="32" /> <field name="Copy" attrib="32854" fieldtype="Gdk.DragAction" value="2" /> <field name="Default" attrib="32854" fieldtype="Gdk.DragAction" value="1" /> <field name="Link" attrib="32854" fieldtype="Gdk.DragAction" value="8" /> <field name="Move" attrib="32854" fieldtype="Gdk.DragAction" value="4" /> <field name="Private" attrib="32854" fieldtype="Gdk.DragAction" value="16" /> </fields> </class> <class name="DragContext" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="Action" attrib="0" ptype="Gdk.DragAction" params=""> <methods> <method name="get_Action()" attrib="2182" returntype="Gdk.DragAction"> <parameters /> </method> </methods> </property> <property name="Actions" attrib="0" ptype="Gdk.DragAction" params=""> <methods> <method name="get_Actions()" attrib="2182" returntype="Gdk.DragAction"> <parameters /> </method> </methods> </property> <property name="DestWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_DestWindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="DragProtocol" attrib="0" ptype="Gdk.DragProtocol" params=""> <methods> <method name="get_DragProtocol()" attrib="2182" returntype="Gdk.DragProtocol"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="IsSource" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsSource()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="SourceWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_SourceWindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="StartTime" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_StartTime()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="SuggestedAction" attrib="0" ptype="Gdk.DragAction" params=""> <methods> <method name="get_SuggestedAction()" attrib="2182" returntype="Gdk.DragAction"> <parameters /> </method> </methods> </property> <property name="Targets" attrib="0" ptype="Gdk.Atom[]" params=""> <methods> <method name="get_Targets()" attrib="2182" returntype="Gdk.Atom[]"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Ref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="DragProtocol" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.DragProtocolGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Local" attrib="32854" fieldtype="Gdk.DragProtocol" value="6" /> <field name="Motif" attrib="32854" fieldtype="Gdk.DragProtocol" value="0" /> <field name="None" attrib="32854" fieldtype="Gdk.DragProtocol" value="3" /> <field name="Ole2" attrib="32854" fieldtype="Gdk.DragProtocol" value="5" /> <field name="Rootwin" attrib="32854" fieldtype="Gdk.DragProtocol" value="2" /> <field name="Win32Dropfiles" attrib="32854" fieldtype="Gdk.DragProtocol" value="4" /> <field name="Xdnd" attrib="32854" fieldtype="Gdk.DragProtocol" value="1" /> </fields> </class> <class name="Drawable" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="ClipRegion" attrib="0" ptype="Gdk.Region" params=""> <methods> <method name="get_ClipRegion()" attrib="2182" returntype="Gdk.Region"> <parameters /> </method> </methods> </property> <property name="Colormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_Colormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_Colormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="Depth" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Depth()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Display" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Display()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Screen" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_Screen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="VisibleRegion" attrib="0" ptype="Gdk.Region" params=""> <methods> <method name="get_VisibleRegion()" attrib="2182" returntype="Gdk.Region"> <parameters /> </method> </methods> </property> <property name="Visual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Visual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="CopyToImage(Gdk.Image, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="Gdk.Image"> <parameters> <parameter name="image" position="0" attrib="0" type="Gdk.Image" /> <parameter name="src_x" position="1" attrib="0" type="System.Int32" /> <parameter name="src_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="4" attrib="0" type="System.Int32" /> <parameter name="width" position="5" attrib="0" type="System.Int32" /> <parameter name="height" position="6" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawArc(Gdk.GC, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="filled" position="1" attrib="0" type="System.Boolean" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="width" position="4" attrib="0" type="System.Int32" /> <parameter name="height" position="5" attrib="0" type="System.Int32" /> <parameter name="angle1" position="6" attrib="0" type="System.Int32" /> <parameter name="angle2" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawDrawable(Gdk.GC, Gdk.Drawable, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="src" position="1" attrib="0" type="Gdk.Drawable" /> <parameter name="xsrc" position="2" attrib="0" type="System.Int32" /> <parameter name="ysrc" position="3" attrib="0" type="System.Int32" /> <parameter name="xdest" position="4" attrib="0" type="System.Int32" /> <parameter name="ydest" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawGlyphs(Gdk.GC, Pango.Font, System.Int32, System.Int32, Pango.GlyphString)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="font" position="1" attrib="0" type="Pango.Font" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="glyphs" position="4" attrib="0" type="Pango.GlyphString" /> </parameters> </method> <method name="DrawGlyphsTransformed(Gdk.GC, Pango.Matrix, Pango.Font, System.Int32, System.Int32, Pango.GlyphString)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="matrix" position="1" attrib="0" type="Pango.Matrix" /> <parameter name="font" position="2" attrib="0" type="Pango.Font" /> <parameter name="x" position="3" attrib="0" type="System.Int32" /> <parameter name="y" position="4" attrib="0" type="System.Int32" /> <parameter name="glyphs" position="5" attrib="0" type="Pango.GlyphString" /> </parameters> </method> <method name="DrawGrayImage(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawImage(Gdk.GC, Gdk.Image, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="image" position="1" attrib="0" type="Gdk.Image" /> <parameter name="xsrc" position="2" attrib="0" type="System.Int32" /> <parameter name="ysrc" position="3" attrib="0" type="System.Int32" /> <parameter name="xdest" position="4" attrib="0" type="System.Int32" /> <parameter name="ydest" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawIndexedImage(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32, Gdk.RgbCmap)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> <parameter name="cmap" position="8" attrib="0" type="Gdk.RgbCmap" /> </parameters> </method> <method name="DrawLayout(Gdk.GC, System.Int32, System.Int32, Pango.Layout)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="layout" position="3" attrib="0" type="Pango.Layout" /> </parameters> </method> <method name="DrawLayoutLine(Gdk.GC, System.Int32, System.Int32, Pango.LayoutLine)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="line" position="3" attrib="0" type="Pango.LayoutLine" /> </parameters> </method> <method name="DrawLayoutLineWithColors(Gdk.GC, System.Int32, System.Int32, Pango.LayoutLine, Gdk.Color, Gdk.Color)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="line" position="3" attrib="0" type="Pango.LayoutLine" /> <parameter name="foreground" position="4" attrib="0" type="Gdk.Color" /> <parameter name="background" position="5" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="DrawLayoutWithColors(Gdk.GC, System.Int32, System.Int32, Pango.Layout, Gdk.Color, Gdk.Color)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="layout" position="3" attrib="0" type="Pango.Layout" /> <parameter name="foreground" position="4" attrib="0" type="Gdk.Color" /> <parameter name="background" position="5" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="DrawLine(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x1_" position="1" attrib="0" type="System.Int32" /> <parameter name="y1_" position="2" attrib="0" type="System.Int32" /> <parameter name="x2_" position="3" attrib="0" type="System.Int32" /> <parameter name="y2_" position="4" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawLines(Gdk.GC, Gdk.Point[])" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="points" position="1" attrib="0" type="Gdk.Point[]" /> </parameters> </method> <method name="DrawPixbuf(Gdk.GC, Gdk.Pixbuf, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="pixbuf" position="1" attrib="0" type="Gdk.Pixbuf" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> <parameter name="dither" position="8" attrib="0" type="Gdk.RgbDither" /> <parameter name="x_dither" position="9" attrib="0" type="System.Int32" /> <parameter name="y_dither" position="10" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawPoint(Gdk.GC, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawPoints(Gdk.GC, Gdk.Point[])" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="points" position="1" attrib="0" type="Gdk.Point[]" /> </parameters> </method> <method name="DrawPolygon(Gdk.GC, System.Int32, Gdk.Point[])" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="filled" position="1" attrib="0" type="System.Int32" /> <parameter name="points" position="2" attrib="0" type="Gdk.Point[]" /> </parameters> </method> <method name="DrawPolygon(Gdk.GC, System.Boolean, Gdk.Point[])" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="filled" position="1" attrib="0" type="System.Boolean" /> <parameter name="points" position="2" attrib="0" type="Gdk.Point[]" /> </parameters> </method> <method name="DrawRectangle(Gdk.GC, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="filled" position="1" attrib="0" type="System.Boolean" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="width" position="4" attrib="0" type="System.Int32" /> <parameter name="height" position="5" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawRectangle(Gdk.GC, System.Boolean, Gdk.Rectangle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="filled" position="1" attrib="0" type="System.Boolean" /> <parameter name="area" position="2" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="DrawRgb32Image(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawRgb32ImageDithalign(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> <parameter name="xdith" position="8" attrib="0" type="System.Int32" /> <parameter name="ydith" position="9" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawRgbImage(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="rgb_buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawRgbImageDithalign(Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Byte[], System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="dith" position="5" attrib="0" type="Gdk.RgbDither" /> <parameter name="rgb_buf" position="6" attrib="0" type="System.Byte[]" /> <parameter name="rowstride" position="7" attrib="0" type="System.Int32" /> <parameter name="xdith" position="8" attrib="0" type="System.Int32" /> <parameter name="ydith" position="9" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawSegments(Gdk.GC, Gdk.Segment, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="segs" position="1" attrib="0" type="Gdk.Segment" /> <parameter name="nsegs" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawString(Gdk.Font, Gdk.GC, System.Int32, System.Int32, System.String)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="gc" position="1" attrib="0" type="Gdk.GC" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="str1ng" position="4" attrib="0" type="System.String" /> </parameters> </method> <method name="DrawText(Gdk.Font, Gdk.GC, System.Int32, System.Int32, System.String)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="gc" position="1" attrib="0" type="Gdk.GC" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="text" position="4" attrib="0" type="System.String" /> </parameters> </method> <method name="DrawTextWc(Gdk.Font, Gdk.GC, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.UInt32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="gc" position="1" attrib="0" type="Gdk.GC" /> <parameter name="x" position="2" attrib="0" type="System.Int32" /> <parameter name="y" position="3" attrib="0" type="System.Int32" /> <parameter name="text_length" position="4" attrib="0" type="System.Int32" /> </parameters> </method> <method name="DrawTrapezoids(Gdk.GC, Gdk.Trapezoid, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="trapezoids" position="1" attrib="0" type="Gdk.Trapezoid" /> <parameter name="n_trapezoids" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetData(System.String)" attrib="134" returntype="System.IntPtr"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="key" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="GetImage(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="Gdk.Image"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetSize(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="width" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="height" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Drawable"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="SetData(System.String, System.IntPtr, System.IntPtr)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="key" position="0" attrib="0" type="System.String" /> <parameter name="data" position="1" attrib="0" type="System.IntPtr" /> <parameter name="destroy_func" position="2" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="Drop" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Finish(Gdk.DragContext, System.Boolean, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="success" position="1" attrib="0" type="System.Boolean" /> <parameter name="time_" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Reply(Gdk.DragContext, System.Boolean, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="context" position="0" attrib="0" type="Gdk.DragContext" /> <parameter name="ok" position="1" attrib="0" type="System.Boolean" /> <parameter name="time_" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="EdgeTable" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Ymax" attrib="6" fieldtype="System.Int32" /> <field name="Ymin" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.EdgeTable" /> </fields> <properties> <property name="scanlines" attrib="0" ptype="Gdk.ScanLineList" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Scanlines property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_scanlines()" attrib="2182" returntype="Gdk.ScanLineList"> <parameters /> </method> <method name="set_scanlines(Gdk.ScanLineList)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.ScanLineList" /> </parameters> </method> </methods> </property> <property name="Scanlines" attrib="0" ptype="Gdk.ScanLineList" params=""> <methods> <method name="get_Scanlines()" attrib="2182" returntype="Gdk.ScanLineList"> <parameters /> </method> <method name="set_Scanlines(Gdk.ScanLineList)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.ScanLineList" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.EdgeTable"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="EdgeTableEntry" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> </class> <class name="Error" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="TrapPop()" attrib="150" static="true" returntype="System.Int32"> <parameters /> </method> <method name="TrapPush()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> </methods> </class> <class name="Event" type="class" base="System.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Handle" attrib="0" ptype="System.IntPtr" params=""> <methods> <method name="get_Handle()" attrib="2534" virtual="true" returntype="System.IntPtr"> <parameters /> </method> </methods> </property> <property name="SendEvent" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_SendEvent()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Type" attrib="0" ptype="Gdk.EventType" params=""> <methods> <method name="get_Type()" attrib="2182" returntype="Gdk.EventType"> <parameters /> </method> </methods> </property> <property name="Window" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_Window()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="GetEvent(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Event"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Event"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="EventButton" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Axes" attrib="0" ptype="System.Double[]" params=""> <methods> <method name="get_Axes()" attrib="2182" returntype="System.Double[]"> <parameters /> </method> </methods> </property> <property name="Button" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Button()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="Device" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_Device()" attrib="2182" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.ModifierType" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.ModifierType"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="XRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_XRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="YRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_YRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventClient" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Data" attrib="0" ptype="System.Array" params=""> <methods> <method name="get_Data()" attrib="2182" returntype="System.Array"> <parameters /> </method> </methods> </property> <property name="DataFormat" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_DataFormat()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="MessageType" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_MessageType()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventConfigure" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventCrossing" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Detail" attrib="0" ptype="Gdk.NotifyType" params=""> <methods> <method name="get_Detail()" attrib="2182" returntype="Gdk.NotifyType"> <parameters /> </method> </methods> </property> <property name="Focus" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_Focus()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Mode" attrib="0" ptype="Gdk.CrossingMode" params=""> <methods> <method name="get_Mode()" attrib="2182" returntype="Gdk.CrossingMode"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.ModifierType" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.ModifierType"> <parameters /> </method> </methods> </property> <property name="Subwindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_Subwindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="XRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_XRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="YRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_YRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventDND" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Context" attrib="0" ptype="Gdk.DragContext" params=""> <methods> <method name="get_Context()" attrib="2182" returntype="Gdk.DragContext"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="XRoot" attrib="0" ptype="System.Int16" params=""> <methods> <method name="get_XRoot()" attrib="2182" returntype="System.Int16"> <parameters /> </method> </methods> </property> <property name="YRoot" attrib="0" ptype="System.Int16" params=""> <methods> <method name="get_YRoot()" attrib="2182" returntype="System.Int16"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventExpose" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Area" attrib="0" ptype="Gdk.Rectangle" params=""> <methods> <method name="get_Area()" attrib="2182" returntype="Gdk.Rectangle"> <parameters /> </method> </methods> </property> <property name="Count" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Count()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Region" attrib="0" ptype="Gdk.Region" params=""> <methods> <method name="get_Region()" attrib="2182" returntype="Gdk.Region"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventFocus" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="In" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_In()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventFunc" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(Gdk.Event, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="callback" position="1" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="2" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(Gdk.Event)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> </methods> </class> <class name="EventGrabBroken" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="GrabWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_GrabWindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="Implicit" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_Implicit()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Keyboard" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_Keyboard()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventHelper" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Copy(Gdk.Event)" attrib="150" static="true" returntype="Gdk.Event"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="Free(Gdk.Event)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="Get()" attrib="150" static="true" returntype="Gdk.Event"> <parameters /> </method> <method name="GetAxis(Gdk.Event, Gdk.AxisUse, out System.Double&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="axis_use" position="1" attrib="0" type="Gdk.AxisUse" /> <parameter name="value" position="2" attrib="2" type="System.Double&" direction="out" /> </parameters> </method> <method name="GetCoords(Gdk.Event, out System.Double&, out System.Double&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="x_win" position="1" attrib="2" type="System.Double&" direction="out" /> <parameter name="y_win" position="2" attrib="2" type="System.Double&" direction="out" /> </parameters> </method> <method name="GetGraphicsExpose(Gdk.Window)" attrib="150" static="true" returntype="Gdk.Event"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> </parameters> </method> <method name="GetRootCoords(Gdk.Event, out System.Double&, out System.Double&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="x_root" position="1" attrib="2" type="System.Double&" direction="out" /> <parameter name="y_root" position="2" attrib="2" type="System.Double&" direction="out" /> </parameters> </method> <method name="GetScreen(Gdk.Event)" attrib="150" static="true" returntype="Gdk.Screen"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="GetState(Gdk.Event, out Gdk.ModifierType&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="state" position="1" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="GetTime(Gdk.Event)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="New(Gdk.EventType)" attrib="150" static="true" returntype="Gdk.Event"> <parameters> <parameter name="type" position="0" attrib="0" type="Gdk.EventType" /> </parameters> </method> <method name="Peek()" attrib="150" static="true" returntype="Gdk.Event"> <parameters /> </method> <method name="Put(Gdk.Event)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="RequestMotions(Gdk.EventMotion)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.EventMotion" /> </parameters> </method> <method name="SendClientMessage(Gdk.Event, System.UInt32)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="winid" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="SendClientMessageForDisplay(Gdk.Display, Gdk.Event, System.UInt32)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="evnt" position="1" attrib="0" type="Gdk.Event" /> <parameter name="winid" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="SendClientmessageToall(Gdk.Event)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="SetScreen(Gdk.Event, Gdk.Screen)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> <parameter name="screen" position="1" attrib="0" type="Gdk.Screen" /> </parameters> </method> </methods> </class> <class name="EventKey" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Group" attrib="0" ptype="System.Byte" params=""> <methods> <method name="get_Group()" attrib="2182" returntype="System.Byte"> <parameters /> </method> </methods> </property> <property name="HardwareKeycode" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_HardwareKeycode()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="Key" attrib="0" ptype="Gdk.Key" params=""> <methods> <method name="get_Key()" attrib="2182" returntype="Gdk.Key"> <parameters /> </method> </methods> </property> <property name="KeyValue" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_KeyValue()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.ModifierType" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.ModifierType"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventMask" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.EventMaskGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="AllEventsMask" attrib="32854" fieldtype="Gdk.EventMask" value="4194302" /> <field name="Button1MotionMask" attrib="32854" fieldtype="Gdk.EventMask" value="32" /> <field name="Button2MotionMask" attrib="32854" fieldtype="Gdk.EventMask" value="64" /> <field name="Button3MotionMask" attrib="32854" fieldtype="Gdk.EventMask" value="128" /> <field name="ButtonMotionMask" attrib="32854" fieldtype="Gdk.EventMask" value="16" /> <field name="ButtonPressMask" attrib="32854" fieldtype="Gdk.EventMask" value="256" /> <field name="ButtonReleaseMask" attrib="32854" fieldtype="Gdk.EventMask" value="512" /> <field name="EnterNotifyMask" attrib="32854" fieldtype="Gdk.EventMask" value="4096" /> <field name="ExposureMask" attrib="32854" fieldtype="Gdk.EventMask" value="2" /> <field name="FocusChangeMask" attrib="32854" fieldtype="Gdk.EventMask" value="16384" /> <field name="KeyPressMask" attrib="32854" fieldtype="Gdk.EventMask" value="1024" /> <field name="KeyReleaseMask" attrib="32854" fieldtype="Gdk.EventMask" value="2048" /> <field name="LeaveNotifyMask" attrib="32854" fieldtype="Gdk.EventMask" value="8192" /> <field name="PointerMotionHintMask" attrib="32854" fieldtype="Gdk.EventMask" value="8" /> <field name="PointerMotionMask" attrib="32854" fieldtype="Gdk.EventMask" value="4" /> <field name="PropertyChangeMask" attrib="32854" fieldtype="Gdk.EventMask" value="65536" /> <field name="ProximityInMask" attrib="32854" fieldtype="Gdk.EventMask" value="262144" /> <field name="ProximityOutMask" attrib="32854" fieldtype="Gdk.EventMask" value="524288" /> <field name="ScrollMask" attrib="32854" fieldtype="Gdk.EventMask" value="2097152" /> <field name="StructureMask" attrib="32854" fieldtype="Gdk.EventMask" value="32768" /> <field name="SubstructureMask" attrib="32854" fieldtype="Gdk.EventMask" value="1048576" /> <field name="VisibilityNotifyMask" attrib="32854" fieldtype="Gdk.EventMask" value="131072" /> </fields> </class> <class name="EventMotion" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Axes" attrib="0" ptype="System.Double[]" params=""> <methods> <method name="get_Axes()" attrib="2182" returntype="System.Double[]"> <parameters /> </method> </methods> </property> <property name="Device" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_Device()" attrib="2182" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="IsHint" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsHint()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.ModifierType" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.ModifierType"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="XRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_XRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="YRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_YRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventOwnerChange" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="handle" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Owner" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Owner()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> <method name="set_Owner(System.UInt32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> <property name="Reason" attrib="0" ptype="Gdk.OwnerChange" params=""> <methods> <method name="get_Reason()" attrib="2182" returntype="Gdk.OwnerChange"> <parameters /> </method> <method name="set_Reason(Gdk.OwnerChange)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.OwnerChange" /> </parameters> </method> </methods> </property> <property name="Selection" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_Selection()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> <method name="set_Selection(Gdk.Atom)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Atom" /> </parameters> </method> </methods> </property> <property name="SelectionTime" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_SelectionTime()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> <method name="set_SelectionTime(System.UInt32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> <method name="set_Time(System.UInt32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> </properties> </class> <class name="EventProperty" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Atom" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_Atom()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.PropertyState" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.PropertyState"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventProximity" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Device" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_Device()" attrib="2182" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventScroll" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Device" attrib="0" ptype="Gdk.Device" params=""> <methods> <method name="get_Device()" attrib="2182" returntype="Gdk.Device"> <parameters /> </method> </methods> </property> <property name="Direction" attrib="0" ptype="Gdk.ScrollDirection" params=""> <methods> <method name="get_Direction()" attrib="2182" returntype="Gdk.ScrollDirection"> <parameters /> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.ModifierType" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.ModifierType"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="X" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_X()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="XRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_XRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="Y" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_Y()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> <property name="YRoot" attrib="0" ptype="System.Double" params=""> <methods> <method name="get_YRoot()" attrib="2182" returntype="System.Double"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventSelection" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Property" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_Property()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> </methods> </property> <property name="Requestor" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Requestor()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> <property name="Selection" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_Selection()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> </methods> </property> <property name="Target" attrib="0" ptype="Gdk.Atom" params=""> <methods> <method name="get_Target()" attrib="2182" returntype="Gdk.Atom"> <parameters /> </method> </methods> </property> <property name="Time" attrib="0" ptype="System.UInt32" params=""> <methods> <method name="get_Time()" attrib="2182" returntype="System.UInt32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventSetting" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Action" attrib="0" ptype="Gdk.SettingAction" params=""> <methods> <method name="get_Action()" attrib="2182" returntype="Gdk.SettingAction"> <parameters /> </method> </methods> </property> <property name="Name" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Name()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.EventTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="ButtonPress" attrib="32854" fieldtype="Gdk.EventType" value="4" /> <field name="ButtonRelease" attrib="32854" fieldtype="Gdk.EventType" value="7" /> <field name="ClientEvent" attrib="32854" fieldtype="Gdk.EventType" value="28" /> <field name="Configure" attrib="32854" fieldtype="Gdk.EventType" value="13" /> <field name="Delete" attrib="32854" fieldtype="Gdk.EventType" value="0" /> <field name="Destroy" attrib="32854" fieldtype="Gdk.EventType" value="1" /> <field name="DragEnter" attrib="32854" fieldtype="Gdk.EventType" value="22" /> <field name="DragLeave" attrib="32854" fieldtype="Gdk.EventType" value="23" /> <field name="DragMotion" attrib="32854" fieldtype="Gdk.EventType" value="24" /> <field name="DragStatus" attrib="32854" fieldtype="Gdk.EventType" value="25" /> <field name="DropFinished" attrib="32854" fieldtype="Gdk.EventType" value="27" /> <field name="DropStart" attrib="32854" fieldtype="Gdk.EventType" value="26" /> <field name="EnterNotify" attrib="32854" fieldtype="Gdk.EventType" value="10" /> <field name="Expose" attrib="32854" fieldtype="Gdk.EventType" value="2" /> <field name="FocusChange" attrib="32854" fieldtype="Gdk.EventType" value="12" /> <field name="GrabBroken" attrib="32854" fieldtype="Gdk.EventType" value="35" /> <field name="KeyPress" attrib="32854" fieldtype="Gdk.EventType" value="8" /> <field name="KeyRelease" attrib="32854" fieldtype="Gdk.EventType" value="9" /> <field name="LeaveNotify" attrib="32854" fieldtype="Gdk.EventType" value="11" /> <field name="Map" attrib="32854" fieldtype="Gdk.EventType" value="14" /> <field name="MotionNotify" attrib="32854" fieldtype="Gdk.EventType" value="3" /> <field name="NoExpose" attrib="32854" fieldtype="Gdk.EventType" value="30" /> <field name="Nothing" attrib="32854" fieldtype="Gdk.EventType" value="-1" /> <field name="OwnerChange" attrib="32854" fieldtype="Gdk.EventType" value="34" /> <field name="PropertyNotify" attrib="32854" fieldtype="Gdk.EventType" value="16" /> <field name="ProximityIn" attrib="32854" fieldtype="Gdk.EventType" value="20" /> <field name="ProximityOut" attrib="32854" fieldtype="Gdk.EventType" value="21" /> <field name="Scroll" attrib="32854" fieldtype="Gdk.EventType" value="31" /> <field name="SelectionClear" attrib="32854" fieldtype="Gdk.EventType" value="17" /> <field name="SelectionNotify" attrib="32854" fieldtype="Gdk.EventType" value="19" /> <field name="SelectionRequest" attrib="32854" fieldtype="Gdk.EventType" value="18" /> <field name="Setting" attrib="32854" fieldtype="Gdk.EventType" value="33" /> <field name="ThreeButtonPress" attrib="32854" fieldtype="Gdk.EventType" value="6" /> <field name="TwoButtonPress" attrib="32854" fieldtype="Gdk.EventType" value="5" /> <field name="Unmap" attrib="32854" fieldtype="Gdk.EventType" value="15" /> <field name="VisibilityNotify" attrib="32854" fieldtype="Gdk.EventType" value="29" /> <field name="WindowState" attrib="32854" fieldtype="Gdk.EventType" value="32" /> </fields> </class> <class name="EventVisibility" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="State" attrib="0" ptype="Gdk.VisibilityState" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.VisibilityState"> <parameters /> </method> </methods> </property> </properties> </class> <class name="EventWindowState" type="class" base="Gdk.Event" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="ChangedMask" attrib="0" ptype="Gdk.WindowState" params=""> <methods> <method name="get_ChangedMask()" attrib="2182" returntype="Gdk.WindowState"> <parameters /> </method> </methods> </property> <property name="NewWindowState" attrib="0" ptype="Gdk.WindowState" params=""> <methods> <method name="get_NewWindowState()" attrib="2182" returntype="Gdk.WindowState"> <parameters /> </method> </methods> </property> </properties> </class> <class name="ExtensionMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ExtensionModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="All" attrib="32854" fieldtype="Gdk.ExtensionMode" value="1" /> <field name="Cursor" attrib="32854" fieldtype="Gdk.ExtensionMode" value="2" /> <field name="None" attrib="32854" fieldtype="Gdk.ExtensionMode" value="0" /> </fields> </class> <class name="Fill" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.FillGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="OpaqueStippled" attrib="32854" fieldtype="Gdk.Fill" value="3" /> <field name="Solid" attrib="32854" fieldtype="Gdk.Fill" value="0" /> <field name="Stippled" attrib="32854" fieldtype="Gdk.Fill" value="2" /> <field name="Tiled" attrib="32854" fieldtype="Gdk.Fill" value="1" /> </fields> </class> <class name="FillRule" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.FillRuleGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="EvenOddRule" attrib="32854" fieldtype="Gdk.FillRule" value="0" /> <field name="WindingRule" attrib="32854" fieldtype="Gdk.FillRule" value="1" /> </fields> </class> <class name="FilterFunc" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.IntPtr, Gdk.Event, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="xevent" position="0" attrib="0" type="System.IntPtr" /> <parameter name="evnt" position="1" attrib="0" type="Gdk.Event" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="Gdk.FilterReturn"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.IntPtr, Gdk.Event)" attrib="454" virtual="true" returntype="Gdk.FilterReturn"> <parameters> <parameter name="xevent" position="0" attrib="0" type="System.IntPtr" /> <parameter name="evnt" position="1" attrib="0" type="Gdk.Event" /> </parameters> </method> </methods> </class> <class name="FilterReturn" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.FilterReturnGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Continue" attrib="32854" fieldtype="Gdk.FilterReturn" value="0" /> <field name="Remove" attrib="32854" fieldtype="Gdk.FilterReturn" value="2" /> <field name="Translate" attrib="32854" fieldtype="Gdk.FilterReturn" value="1" /> </fields> </class> <class name="Font" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <fields> <field name="Ascent" attrib="6" fieldtype="System.Int32" /> <field name="Descent" attrib="6" fieldtype="System.Int32" /> <field name="Type" attrib="6" fieldtype="Gdk.FontType" /> <field name="Zero" attrib="22" fieldtype="Gdk.Font" /> </fields> <properties> <property name="Display" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Display()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Equal(Gdk.Font)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="fontb" position="0" attrib="0" type="Gdk.Font" /> </parameters> </method> <method name="FromDescription(Pango.FontDescription)" attrib="150" static="true" returntype="Gdk.Font"> <parameters> <parameter name="font_desc" position="0" attrib="0" type="Pango.FontDescription" /> </parameters> </method> <method name="FromDescriptionForDisplay(Gdk.Display, Pango.FontDescription)" attrib="150" static="true" returntype="Gdk.Font"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="font_desc" position="1" attrib="0" type="Pango.FontDescription" /> </parameters> </method> <method name="Id()" attrib="134" returntype="System.Int32"> <parameters /> </method> <method name="Load(System.String)" attrib="150" static="true" returntype="Gdk.Font"> <parameters> <parameter name="font_name" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="LoadForDisplay(Gdk.Display, System.String)" attrib="150" static="true" returntype="Gdk.Font"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="font_name" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Font"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Font"> <parameters /> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <parameters /> </method> </methods> </class> <class name="Fontset" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Load(System.String)" attrib="150" static="true" returntype="Gdk.Font"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="fontset_name" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="LoadForDisplay(Gdk.Display, System.String)" attrib="150" static="true" returntype="Gdk.Font"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="fontset_name" position="1" attrib="0" type="System.String" /> </parameters> </method> </methods> </class> <class name="FontType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.FontTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Font" attrib="32854" fieldtype="Gdk.FontType" value="0" /> <field name="Fontset" attrib="32854" fieldtype="Gdk.FontType" value="1" /> </fields> </class> <class name="Function" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.FunctionGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="And" attrib="32854" fieldtype="Gdk.Function" value="4" /> <field name="AndInvert" attrib="32854" fieldtype="Gdk.Function" value="6" /> <field name="AndReverse" attrib="32854" fieldtype="Gdk.Function" value="5" /> <field name="Clear" attrib="32854" fieldtype="Gdk.Function" value="3" /> <field name="Copy" attrib="32854" fieldtype="Gdk.Function" value="0" /> <field name="CopyInvert" attrib="32854" fieldtype="Gdk.Function" value="11" /> <field name="Equiv" attrib="32854" fieldtype="Gdk.Function" value="9" /> <field name="Invert" attrib="32854" fieldtype="Gdk.Function" value="1" /> <field name="Nand" attrib="32854" fieldtype="Gdk.Function" value="13" /> <field name="Noop" attrib="32854" fieldtype="Gdk.Function" value="7" /> <field name="Nor" attrib="32854" fieldtype="Gdk.Function" value="14" /> <field name="Or" attrib="32854" fieldtype="Gdk.Function" value="8" /> <field name="OrInvert" attrib="32854" fieldtype="Gdk.Function" value="12" /> <field name="OrReverse" attrib="32854" fieldtype="Gdk.Function" value="10" /> <field name="Set" attrib="32854" fieldtype="Gdk.Function" value="15" /> <field name="Xor" attrib="32854" fieldtype="Gdk.Function" value="2" /> </fields> </class> <class name="GC" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Drawable)" attrib="2182"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Drawable, Gdk.GCValues, Gdk.GCValuesMask)" attrib="2182"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="values" position="1" attrib="0" type="Gdk.GCValues" /> <parameter name="values_mask" position="2" attrib="0" type="Gdk.GCValuesMask" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Background" attrib="0" ptype="Gdk.Color" params="Gdk.Color"> <methods> <method name="set_Background(Gdk.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </property> <property name="ClipMask" attrib="0" ptype="Gdk.Pixmap" params="Gdk.Pixmap"> <methods> <method name="set_ClipMask(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="ClipRectangle" attrib="0" ptype="Gdk.Rectangle" params="Gdk.Rectangle"> <methods> <method name="set_ClipRectangle(Gdk.Rectangle)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> </methods> </property> <property name="ClipRegion" attrib="0" ptype="Gdk.Region" params="Gdk.Region"> <methods> <method name="set_ClipRegion(Gdk.Region)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> </methods> </property> <property name="Colormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_Colormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_Colormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="Exposures" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_Exposures(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Fill" attrib="0" ptype="Gdk.Fill" params="Gdk.Fill"> <methods> <method name="set_Fill(Gdk.Fill)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Fill" /> </parameters> </method> </methods> </property> <property name="Font" attrib="0" ptype="Gdk.Font" params="Gdk.Font"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="set_Font(Gdk.Font)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Font" /> </parameters> </method> </methods> </property> <property name="Foreground" attrib="0" ptype="Gdk.Color" params="Gdk.Color"> <methods> <method name="set_Foreground(Gdk.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </property> <property name="Function" attrib="0" ptype="Gdk.Function" params="Gdk.Function"> <methods> <method name="set_Function(Gdk.Function)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Function" /> </parameters> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="RgbBgColor" attrib="0" ptype="Gdk.Color" params="Gdk.Color"> <methods> <method name="set_RgbBgColor(Gdk.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </property> <property name="RgbFgColor" attrib="0" ptype="Gdk.Color" params="Gdk.Color"> <methods> <method name="set_RgbFgColor(Gdk.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </property> <property name="Screen" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_Screen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="Stipple" attrib="0" ptype="Gdk.Pixmap" params="Gdk.Pixmap"> <methods> <method name="set_Stipple(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="Subwindow" attrib="0" ptype="Gdk.SubwindowMode" params="Gdk.SubwindowMode"> <methods> <method name="set_Subwindow(Gdk.SubwindowMode)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.SubwindowMode" /> </parameters> </method> </methods> </property> <property name="Tile" attrib="0" ptype="Gdk.Pixmap" params="Gdk.Pixmap"> <methods> <method name="set_Tile(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="Copy(Gdk.GC)" attrib="134" returntype="System.Void"> <parameters> <parameter name="src_gc" position="0" attrib="0" type="Gdk.GC" /> </parameters> </method> <method name="GetValues(Gdk.GCValues)" attrib="134" returntype="System.Void"> <parameters> <parameter name="values" position="0" attrib="0" type="Gdk.GCValues" /> </parameters> </method> <method name="Offset(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x_offset" position="0" attrib="0" type="System.Int32" /> <parameter name="y_offset" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.GC"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="SetClipOrigin(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetDashes(System.Int32, System.SByte[], System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dash_offset" position="0" attrib="0" type="System.Int32" /> <parameter name="dash_list" position="1" attrib="0" type="System.SByte[]" /> <parameter name="n" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetLineAttributes(System.Int32, Gdk.LineStyle, Gdk.CapStyle, Gdk.JoinStyle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="line_width" position="0" attrib="0" type="System.Int32" /> <parameter name="line_style" position="1" attrib="0" type="Gdk.LineStyle" /> <parameter name="cap_style" position="2" attrib="0" type="Gdk.CapStyle" /> <parameter name="join_style" position="3" attrib="0" type="Gdk.JoinStyle" /> </parameters> </method> <method name="SetTsOrigin(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetValues(Gdk.GCValues, Gdk.GCValuesMask)" attrib="134" returntype="System.Void"> <parameters> <parameter name="values" position="0" attrib="0" type="Gdk.GCValues" /> <parameter name="values_mask" position="1" attrib="0" type="Gdk.GCValuesMask" /> </parameters> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="GCValues" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Background" attrib="6" fieldtype="Gdk.Color" /> <field name="CapStyle" attrib="6" fieldtype="Gdk.CapStyle" /> <field name="ClipXOrigin" attrib="6" fieldtype="System.Int32" /> <field name="ClipYOrigin" attrib="6" fieldtype="System.Int32" /> <field name="Fill" attrib="6" fieldtype="Gdk.Fill" /> <field name="Foreground" attrib="6" fieldtype="Gdk.Color" /> <field name="Function" attrib="6" fieldtype="Gdk.Function" /> <field name="GraphicsExposures" attrib="6" fieldtype="System.Int32" /> <field name="JoinStyle" attrib="6" fieldtype="Gdk.JoinStyle" /> <field name="LineStyle" attrib="6" fieldtype="Gdk.LineStyle" /> <field name="LineWidth" attrib="6" fieldtype="System.Int32" /> <field name="SubwindowMode" attrib="6" fieldtype="Gdk.SubwindowMode" /> <field name="TsXOrigin" attrib="6" fieldtype="System.Int32" /> <field name="TsYOrigin" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.GCValues" /> </fields> <properties> <property name="clip_mask" attrib="0" ptype="Gdk.Pixmap" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by ClipMask property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_clip_mask()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_clip_mask(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="ClipMask" attrib="0" ptype="Gdk.Pixmap" params=""> <methods> <method name="get_ClipMask()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_ClipMask(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="font" attrib="0" ptype="Gdk.Font" params=""> <methods> <method name="get_font()" attrib="2182" returntype="Gdk.Font"> <parameters /> </method> </methods> </property> <property name="stipple" attrib="0" ptype="Gdk.Pixmap" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Stipple property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_stipple()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_stipple(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="Stipple" attrib="0" ptype="Gdk.Pixmap" params=""> <methods> <method name="get_Stipple()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_Stipple(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="tile" attrib="0" ptype="Gdk.Pixmap" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Tile property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_tile()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_tile(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="Tile" attrib="0" ptype="Gdk.Pixmap" params=""> <methods> <method name="get_Tile()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_Tile(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.GCValues"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="GCValuesMask" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Background" attrib="32854" fieldtype="Gdk.GCValuesMask" value="2" /> <field name="CapStyle" attrib="32854" fieldtype="Gdk.GCValuesMask" value="65536" /> <field name="ClipMask" attrib="32854" fieldtype="Gdk.GCValuesMask" value="128" /> <field name="ClipXOrigin" attrib="32854" fieldtype="Gdk.GCValuesMask" value="2048" /> <field name="ClipYOrigin" attrib="32854" fieldtype="Gdk.GCValuesMask" value="4096" /> <field name="Exposures" attrib="32854" fieldtype="Gdk.GCValuesMask" value="8192" /> <field name="Fill" attrib="32854" fieldtype="Gdk.GCValuesMask" value="16" /> <field name="Font" attrib="32854" fieldtype="Gdk.GCValuesMask" value="4" /> <field name="Foreground" attrib="32854" fieldtype="Gdk.GCValuesMask" value="1" /> <field name="Function" attrib="32854" fieldtype="Gdk.GCValuesMask" value="8" /> <field name="JoinStyle" attrib="32854" fieldtype="Gdk.GCValuesMask" value="131072" /> <field name="LineStyle" attrib="32854" fieldtype="Gdk.GCValuesMask" value="32768" /> <field name="LineWidth" attrib="32854" fieldtype="Gdk.GCValuesMask" value="16384" /> <field name="Stipple" attrib="32854" fieldtype="Gdk.GCValuesMask" value="64" /> <field name="Subwindow" attrib="32854" fieldtype="Gdk.GCValuesMask" value="256" /> <field name="Tile" attrib="32854" fieldtype="Gdk.GCValuesMask" value="32" /> <field name="TsXOrigin" attrib="32854" fieldtype="Gdk.GCValuesMask" value="512" /> <field name="TsYOrigin" attrib="32854" fieldtype="Gdk.GCValuesMask" value="1024" /> </fields> </class> <class name="Geometry" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="BaseHeight" attrib="6" fieldtype="System.Int32" /> <field name="BaseWidth" attrib="6" fieldtype="System.Int32" /> <field name="HeightInc" attrib="6" fieldtype="System.Int32" /> <field name="MaxAspect" attrib="6" fieldtype="System.Double" /> <field name="MaxHeight" attrib="6" fieldtype="System.Int32" /> <field name="MaxWidth" attrib="6" fieldtype="System.Int32" /> <field name="MinAspect" attrib="6" fieldtype="System.Double" /> <field name="MinHeight" attrib="6" fieldtype="System.Int32" /> <field name="MinWidth" attrib="6" fieldtype="System.Int32" /> <field name="WidthInc" attrib="6" fieldtype="System.Int32" /> <field name="WinGravity" attrib="6" fieldtype="Gdk.Gravity" /> <field name="Zero" attrib="22" fieldtype="Gdk.Geometry" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Geometry"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Global" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="ActiveWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_ActiveWindow()" attrib="2198" static="true" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="CurrentDesktop" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_CurrentDesktop()" attrib="2198" static="true" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="DefaultRootWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_DefaultRootWindow()" attrib="2198" static="true" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="DesktopWorkareas" attrib="0" ptype="Gdk.Rectangle[]" params=""> <methods> <method name="get_DesktopWorkareas()" attrib="2198" static="true" returntype="Gdk.Rectangle[]"> <parameters /> </method> </methods> </property> <property name="Display" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Display()" attrib="2198" static="true" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="DisplayArgName" attrib="0" ptype="System.String" params=""> <methods> <method name="get_DisplayArgName()" attrib="2198" static="true" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="DoubleClickTime" attrib="0" ptype="System.UInt32" params="System.UInt32"> <methods> <method name="set_DoubleClickTime(System.UInt32)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </property> <property name="NumberOfDesktops" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NumberOfDesktops()" attrib="2198" static="true" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="ProgramClass" attrib="0" ptype="System.String" params=""> <methods> <method name="get_ProgramClass()" attrib="2198" static="true" returntype="System.String"> <parameters /> </method> <method name="set_ProgramClass(System.String)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="ShowEvents" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_ShowEvents()" attrib="2198" static="true" returntype="System.Boolean"> <parameters /> </method> <method name="set_ShowEvents(System.Boolean)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="SmClientId" attrib="0" ptype="System.String" params="System.String"> <methods> <method name="set_SmClientId(System.String)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="SupportedWindowManagerHints" attrib="0" ptype="Gdk.Atom[]" params=""> <methods> <method name="get_SupportedWindowManagerHints()" attrib="2198" static="true" returntype="Gdk.Atom[]"> <parameters /> </method> </methods> </property> <property name="UseXshm" attrib="0" ptype="System.Boolean" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_UseXshm()" attrib="2198" static="true" returntype="System.Boolean"> <parameters /> </method> <method name="set_UseXshm(System.Boolean)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="WindowManagerClientWindows" attrib="0" ptype="Gdk.Window[]" params=""> <methods> <method name="get_WindowManagerClientWindows()" attrib="2198" static="true" returntype="Gdk.Window[]"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="AddClientMessageFilter(Gdk.Atom, Gdk.FilterFunc)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="message_type" position="0" attrib="0" type="Gdk.Atom" /> <parameter name="func" position="1" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="DevicesList()" attrib="150" static="true" returntype="Gdk.Device[]"> <parameters /> </method> <method name="EventsPending()" attrib="150" static="true" returntype="System.Boolean"> <parameters /> </method> <method name="FreeCompoundText()" attrib="150" static="true" returntype="System.Byte"> <parameters /> </method> <method name="InitCheck(System.String[]&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="argv" position="0" attrib="0" type="System.String[]&" direction="ref" /> </parameters> </method> <method name="ListVisuals()" attrib="150" static="true" returntype="Gdk.Visual[]"> <parameters /> </method> <method name="NotifyStartupComplete()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> <method name="ParseArgs(System.String[]&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="argv" position="0" attrib="0" type="System.String[]&" direction="ref" /> </parameters> </method> <method name="PreParseLibgtkOnly()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> <method name="QueryDepths()" attrib="150" static="true" returntype="System.Int32[]"> <parameters /> </method> <method name="QueryVisualTypes()" attrib="150" static="true" returntype="Gdk.VisualType[]"> <parameters /> </method> <method name="SetLocale()" attrib="150" static="true" returntype="System.String"> <parameters /> </method> <method name="SetPointerHooks(Gdk.PointerHooks)" attrib="150" static="true" returntype="Gdk.PointerHooks"> <parameters> <parameter name="new_hooks" position="0" attrib="0" type="Gdk.PointerHooks" /> </parameters> </method> <method name="SettingGet(System.String, GLib.Value)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="name" position="0" attrib="0" type="System.String" /> <parameter name="value" position="1" attrib="0" type="GLib.Value" /> </parameters> </method> <method name="StringExtents(Gdk.Font, System.String, out System.Int32&, out System.Int32&, out System.Int32&, out System.Int32&, out System.Int32&)" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="str1ng" position="1" attrib="0" type="System.String" /> <parameter name="lbearing" position="2" attrib="2" type="System.Int32&" direction="out" /> <parameter name="rbearing" position="3" attrib="2" type="System.Int32&" direction="out" /> <parameter name="width" position="4" attrib="2" type="System.Int32&" direction="out" /> <parameter name="ascent" position="5" attrib="2" type="System.Int32&" direction="out" /> <parameter name="descent" position="6" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="StringHeight(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="str1ng" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="StringMeasure(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="str1ng" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="StringWidth(Gdk.Font, System.String)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="font" position="0" attrib="0" type="Gdk.Font" /> <parameter name="str1ng" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="UnicodeToKeyval(System.UInt32)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="wc" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="GrabStatus" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.GrabStatusGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="AlreadyGrabbed" attrib="32854" fieldtype="Gdk.GrabStatus" value="1" /> <field name="Frozen" attrib="32854" fieldtype="Gdk.GrabStatus" value="4" /> <field name="InvalidTime" attrib="32854" fieldtype="Gdk.GrabStatus" value="2" /> <field name="NotViewable" attrib="32854" fieldtype="Gdk.GrabStatus" value="3" /> <field name="Success" attrib="32854" fieldtype="Gdk.GrabStatus" value="0" /> </fields> </class> <class name="Gravity" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.GravityGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Center" attrib="32854" fieldtype="Gdk.Gravity" value="5" /> <field name="East" attrib="32854" fieldtype="Gdk.Gravity" value="6" /> <field name="North" attrib="32854" fieldtype="Gdk.Gravity" value="2" /> <field name="NorthEast" attrib="32854" fieldtype="Gdk.Gravity" value="3" /> <field name="NorthWest" attrib="32854" fieldtype="Gdk.Gravity" value="1" /> <field name="South" attrib="32854" fieldtype="Gdk.Gravity" value="8" /> <field name="SouthEast" attrib="32854" fieldtype="Gdk.Gravity" value="9" /> <field name="SouthWest" attrib="32854" fieldtype="Gdk.Gravity" value="7" /> <field name="Static" attrib="32854" fieldtype="Gdk.Gravity" value="10" /> <field name="West" attrib="32854" fieldtype="Gdk.Gravity" value="4" /> </fields> </class> <class name="Image" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.ImageType, Gdk.Visual, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="type" position="0" attrib="0" type="Gdk.ImageType" /> <parameter name="visual" position="1" attrib="0" type="Gdk.Visual" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="BitsPerPixel" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_BitsPerPixel()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="Bpl" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_Bpl()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="Bpp" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_Bpp()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="ByteOrder" attrib="0" ptype="Gdk.ByteOrder" params=""> <methods> <method name="get_ByteOrder()" attrib="2182" returntype="Gdk.ByteOrder"> <parameters /> </method> </methods> </property> <property name="Colormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_Colormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_Colormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="Depth" attrib="0" ptype="System.UInt16" params=""> <methods> <method name="get_Depth()" attrib="2182" returntype="System.UInt16"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Type" attrib="0" ptype="Gdk.ImageType" params=""> <methods> <method name="get_Type()" attrib="2182" returntype="Gdk.ImageType"> <parameters /> </method> </methods> </property> <property name="Visual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Visual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Get(Gdk.Drawable, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Image"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetPixel(System.Int32, System.Int32)" attrib="134" returntype="System.UInt32"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="PutPixel(System.Int32, System.Int32, System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="pixel" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Image"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="ImageType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ImageTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Fastest" attrib="32854" fieldtype="Gdk.ImageType" value="2" /> <field name="Normal" attrib="32854" fieldtype="Gdk.ImageType" value="0" /> <field name="Shared" attrib="32854" fieldtype="Gdk.ImageType" value="1" /> </fields> </class> <class name="Input" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Add(System.Int32, Gdk.InputCondition, Gdk.InputFunction)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="source" position="0" attrib="0" type="System.Int32" /> <parameter name="condition" position="1" attrib="0" type="Gdk.InputCondition" /> <parameter name="function" position="2" attrib="0" type="Gdk.InputFunction" /> </parameters> </method> <method name="AddFull(System.Int32, Gdk.InputCondition, Gdk.InputFunction, System.IntPtr, Gdk.DestroyNotify)" attrib="150" static="true" returntype="System.Int32"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="source" position="0" attrib="0" type="System.Int32" /> <parameter name="condition" position="1" attrib="0" type="Gdk.InputCondition" /> <parameter name="function" position="2" attrib="0" type="Gdk.InputFunction" /> <parameter name="data" position="3" attrib="0" type="System.IntPtr" /> <parameter name="destroy" position="4" attrib="0" type="Gdk.DestroyNotify" /> </parameters> </method> <method name="Remove(System.Int32)" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="tag" position="0" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetExtensionEvents(Gdk.Window, System.Int32, Gdk.ExtensionMode)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="mask" position="1" attrib="0" type="System.Int32" /> <parameter name="mode" position="2" attrib="0" type="Gdk.ExtensionMode" /> </parameters> </method> </methods> </class> <class name="InputCondition" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.InputConditionGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Exception" attrib="32854" fieldtype="Gdk.InputCondition" value="4" /> <field name="Read" attrib="32854" fieldtype="Gdk.InputCondition" value="1" /> <field name="Write" attrib="32854" fieldtype="Gdk.InputCondition" value="2" /> </fields> </class> <class name="InputFunction" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.IntPtr, System.Int32, Gdk.InputCondition, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="data" position="0" attrib="0" type="System.IntPtr" /> <parameter name="source" position="1" attrib="0" type="System.Int32" /> <parameter name="condition" position="2" attrib="0" type="Gdk.InputCondition" /> <parameter name="callback" position="3" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="4" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.IntPtr, System.Int32, Gdk.InputCondition)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="data" position="0" attrib="0" type="System.IntPtr" /> <parameter name="source" position="1" attrib="0" type="System.Int32" /> <parameter name="condition" position="2" attrib="0" type="Gdk.InputCondition" /> </parameters> </method> </methods> </class> <class name="InputMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.InputModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Disabled" attrib="32854" fieldtype="Gdk.InputMode" value="0" /> <field name="Screen" attrib="32854" fieldtype="Gdk.InputMode" value="1" /> <field name="Window" attrib="32854" fieldtype="Gdk.InputMode" value="2" /> </fields> </class> <class name="InputSource" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.InputSourceGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Cursor" attrib="32854" fieldtype="Gdk.InputSource" value="3" /> <field name="Eraser" attrib="32854" fieldtype="Gdk.InputSource" value="2" /> <field name="Mouse" attrib="32854" fieldtype="Gdk.InputSource" value="0" /> <field name="Pen" attrib="32854" fieldtype="Gdk.InputSource" value="1" /> </fields> </class> <class name="InterpType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.InterpTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Bilinear" attrib="32854" fieldtype="Gdk.InterpType" value="2" /> <field name="Hyper" attrib="32854" fieldtype="Gdk.InterpType" value="3" /> <field name="Nearest" attrib="32854" fieldtype="Gdk.InterpType" value="0" /> <field name="Tiles" attrib="32854" fieldtype="Gdk.InterpType" value="1" /> </fields> </class> <class name="InvalidateMaybeRecurseChildFunc" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(Gdk.Window, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="arg1" position="0" attrib="0" type="Gdk.Window" /> <parameter name="callback" position="1" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="2" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(Gdk.Window)" attrib="454" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="arg1" position="0" attrib="0" type="Gdk.Window" /> </parameters> </method> </methods> </class> <class name="JoinStyle" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.JoinStyleGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Bevel" attrib="32854" fieldtype="Gdk.JoinStyle" value="2" /> <field name="Miter" attrib="32854" fieldtype="Gdk.JoinStyle" value="0" /> <field name="Round" attrib="32854" fieldtype="Gdk.JoinStyle" value="1" /> </fields> </class> <class name="Key" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="a" attrib="32854" fieldtype="Gdk.Key" value="97" /> <field name="A" attrib="32854" fieldtype="Gdk.Key" value="65" /> <field name="aacute" attrib="32854" fieldtype="Gdk.Key" value="225" /> <field name="Aacute" attrib="32854" fieldtype="Gdk.Key" value="193" /> <field name="abovedot" attrib="32854" fieldtype="Gdk.Key" value="511" /> <field name="abreve" attrib="32854" fieldtype="Gdk.Key" value="483" /> <field name="Abreve" attrib="32854" fieldtype="Gdk.Key" value="451" /> <field name="AccessX_Enable" attrib="32854" fieldtype="Gdk.Key" value="65136" /> <field name="AccessX_Feedback_Enable" attrib="32854" fieldtype="Gdk.Key" value="65137" /> <field name="acircumflex" attrib="32854" fieldtype="Gdk.Key" value="226" /> <field name="Acircumflex" attrib="32854" fieldtype="Gdk.Key" value="194" /> <field name="acute" attrib="32854" fieldtype="Gdk.Key" value="180" /> <field name="adiaeresis" attrib="32854" fieldtype="Gdk.Key" value="228" /> <field name="Adiaeresis" attrib="32854" fieldtype="Gdk.Key" value="196" /> <field name="ae" attrib="32854" fieldtype="Gdk.Key" value="230" /> <field name="AE" attrib="32854" fieldtype="Gdk.Key" value="198" /> <field name="agrave" attrib="32854" fieldtype="Gdk.Key" value="224" /> <field name="Agrave" attrib="32854" fieldtype="Gdk.Key" value="192" /> <field name="Alt_L" attrib="32854" fieldtype="Gdk.Key" value="65513" /> <field name="Alt_R" attrib="32854" fieldtype="Gdk.Key" value="65514" /> <field name="amacron" attrib="32854" fieldtype="Gdk.Key" value="992" /> <field name="Amacron" attrib="32854" fieldtype="Gdk.Key" value="960" /> <field name="ampersand" attrib="32854" fieldtype="Gdk.Key" value="38" /> <field name="aogonek" attrib="32854" fieldtype="Gdk.Key" value="433" /> <field name="Aogonek" attrib="32854" fieldtype="Gdk.Key" value="417" /> <field name="apostrophe" attrib="32854" fieldtype="Gdk.Key" value="39" /> <field name="approximate" attrib="32854" fieldtype="Gdk.Key" value="2248" /> <field name="Arabic_ain" attrib="32854" fieldtype="Gdk.Key" value="1497" /> <field name="Arabic_alef" attrib="32854" fieldtype="Gdk.Key" value="1479" /> <field name="Arabic_alefmaksura" attrib="32854" fieldtype="Gdk.Key" value="1513" /> <field name="Arabic_beh" attrib="32854" fieldtype="Gdk.Key" value="1480" /> <field name="Arabic_comma" attrib="32854" fieldtype="Gdk.Key" value="1452" /> <field name="Arabic_dad" attrib="32854" fieldtype="Gdk.Key" value="1494" /> <field name="Arabic_dal" attrib="32854" fieldtype="Gdk.Key" value="1487" /> <field name="Arabic_damma" attrib="32854" fieldtype="Gdk.Key" value="1519" /> <field name="Arabic_dammatan" attrib="32854" fieldtype="Gdk.Key" value="1516" /> <field name="Arabic_fatha" attrib="32854" fieldtype="Gdk.Key" value="1518" /> <field name="Arabic_fathatan" attrib="32854" fieldtype="Gdk.Key" value="1515" /> <field name="Arabic_feh" attrib="32854" fieldtype="Gdk.Key" value="1505" /> <field name="Arabic_ghain" attrib="32854" fieldtype="Gdk.Key" value="1498" /> <field name="Arabic_ha" attrib="32854" fieldtype="Gdk.Key" value="1511" /> <field name="Arabic_hah" attrib="32854" fieldtype="Gdk.Key" value="1485" /> <field name="Arabic_hamza" attrib="32854" fieldtype="Gdk.Key" value="1473" /> <field name="Arabic_hamzaonalef" attrib="32854" fieldtype="Gdk.Key" value="1475" /> <field name="Arabic_hamzaonwaw" attrib="32854" fieldtype="Gdk.Key" value="1476" /> <field name="Arabic_hamzaonyeh" attrib="32854" fieldtype="Gdk.Key" value="1478" /> <field name="Arabic_hamzaunderalef" attrib="32854" fieldtype="Gdk.Key" value="1477" /> <field name="Arabic_heh" attrib="32854" fieldtype="Gdk.Key" value="1511" /> <field name="Arabic_jeem" attrib="32854" fieldtype="Gdk.Key" value="1484" /> <field name="Arabic_kaf" attrib="32854" fieldtype="Gdk.Key" value="1507" /> <field name="Arabic_kasra" attrib="32854" fieldtype="Gdk.Key" value="1520" /> <field name="Arabic_kasratan" attrib="32854" fieldtype="Gdk.Key" value="1517" /> <field name="Arabic_khah" attrib="32854" fieldtype="Gdk.Key" value="1486" /> <field name="Arabic_lam" attrib="32854" fieldtype="Gdk.Key" value="1508" /> <field name="Arabic_maddaonalef" attrib="32854" fieldtype="Gdk.Key" value="1474" /> <field name="Arabic_meem" attrib="32854" fieldtype="Gdk.Key" value="1509" /> <field name="Arabic_noon" attrib="32854" fieldtype="Gdk.Key" value="1510" /> <field name="Arabic_qaf" attrib="32854" fieldtype="Gdk.Key" value="1506" /> <field name="Arabic_question_mark" attrib="32854" fieldtype="Gdk.Key" value="1471" /> <field name="Arabic_ra" attrib="32854" fieldtype="Gdk.Key" value="1489" /> <field name="Arabic_sad" attrib="32854" fieldtype="Gdk.Key" value="1493" /> <field name="Arabic_seen" attrib="32854" fieldtype="Gdk.Key" value="1491" /> <field name="Arabic_semicolon" attrib="32854" fieldtype="Gdk.Key" value="1467" /> <field name="Arabic_shadda" attrib="32854" fieldtype="Gdk.Key" value="1521" /> <field name="Arabic_sheen" attrib="32854" fieldtype="Gdk.Key" value="1492" /> <field name="Arabic_sukun" attrib="32854" fieldtype="Gdk.Key" value="1522" /> <field name="Arabic_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="Arabic_tah" attrib="32854" fieldtype="Gdk.Key" value="1495" /> <field name="Arabic_tatweel" attrib="32854" fieldtype="Gdk.Key" value="1504" /> <field name="Arabic_teh" attrib="32854" fieldtype="Gdk.Key" value="1482" /> <field name="Arabic_tehmarbuta" attrib="32854" fieldtype="Gdk.Key" value="1481" /> <field name="Arabic_thal" attrib="32854" fieldtype="Gdk.Key" value="1488" /> <field name="Arabic_theh" attrib="32854" fieldtype="Gdk.Key" value="1483" /> <field name="Arabic_waw" attrib="32854" fieldtype="Gdk.Key" value="1512" /> <field name="Arabic_yeh" attrib="32854" fieldtype="Gdk.Key" value="1514" /> <field name="Arabic_zah" attrib="32854" fieldtype="Gdk.Key" value="1496" /> <field name="Arabic_zain" attrib="32854" fieldtype="Gdk.Key" value="1490" /> <field name="aring" attrib="32854" fieldtype="Gdk.Key" value="229" /> <field name="Aring" attrib="32854" fieldtype="Gdk.Key" value="197" /> <field name="asciicircum" attrib="32854" fieldtype="Gdk.Key" value="94" /> <field name="asciitilde" attrib="32854" fieldtype="Gdk.Key" value="126" /> <field name="asterisk" attrib="32854" fieldtype="Gdk.Key" value="42" /> <field name="at" attrib="32854" fieldtype="Gdk.Key" value="64" /> <field name="atilde" attrib="32854" fieldtype="Gdk.Key" value="227" /> <field name="Atilde" attrib="32854" fieldtype="Gdk.Key" value="195" /> <field name="AudibleBell_Enable" attrib="32854" fieldtype="Gdk.Key" value="65146" /> <field name="b" attrib="32854" fieldtype="Gdk.Key" value="98" /> <field name="B" attrib="32854" fieldtype="Gdk.Key" value="66" /> <field name="backslash" attrib="32854" fieldtype="Gdk.Key" value="92" /> <field name="BackSpace" attrib="32854" fieldtype="Gdk.Key" value="65288" /> <field name="ballotcross" attrib="32854" fieldtype="Gdk.Key" value="2804" /> <field name="bar" attrib="32854" fieldtype="Gdk.Key" value="124" /> <field name="Begin" attrib="32854" fieldtype="Gdk.Key" value="65368" /> <field name="blank" attrib="32854" fieldtype="Gdk.Key" value="2527" /> <field name="botintegral" attrib="32854" fieldtype="Gdk.Key" value="2213" /> <field name="botleftparens" attrib="32854" fieldtype="Gdk.Key" value="2220" /> <field name="botleftsqbracket" attrib="32854" fieldtype="Gdk.Key" value="2216" /> <field name="botleftsummation" attrib="32854" fieldtype="Gdk.Key" value="2226" /> <field name="botrightparens" attrib="32854" fieldtype="Gdk.Key" value="2222" /> <field name="botrightsqbracket" attrib="32854" fieldtype="Gdk.Key" value="2218" /> <field name="botrightsummation" attrib="32854" fieldtype="Gdk.Key" value="2230" /> <field name="bott" attrib="32854" fieldtype="Gdk.Key" value="2550" /> <field name="botvertsummationconnector" attrib="32854" fieldtype="Gdk.Key" value="2228" /> <field name="BounceKeys_Enable" attrib="32854" fieldtype="Gdk.Key" value="65140" /> <field name="braceleft" attrib="32854" fieldtype="Gdk.Key" value="123" /> <field name="braceright" attrib="32854" fieldtype="Gdk.Key" value="125" /> <field name="bracketleft" attrib="32854" fieldtype="Gdk.Key" value="91" /> <field name="bracketright" attrib="32854" fieldtype="Gdk.Key" value="93" /> <field name="Break" attrib="32854" fieldtype="Gdk.Key" value="65387" /> <field name="breve" attrib="32854" fieldtype="Gdk.Key" value="418" /> <field name="brokenbar" attrib="32854" fieldtype="Gdk.Key" value="166" /> <field name="Byelorussian_shortu" attrib="32854" fieldtype="Gdk.Key" value="1710" /> <field name="Byelorussian_SHORTU" attrib="32854" fieldtype="Gdk.Key" value="1726" /> <field name="c" attrib="32854" fieldtype="Gdk.Key" value="99" /> <field name="C" attrib="32854" fieldtype="Gdk.Key" value="67" /> <field name="cabovedot" attrib="32854" fieldtype="Gdk.Key" value="741" /> <field name="Cabovedot" attrib="32854" fieldtype="Gdk.Key" value="709" /> <field name="cacute" attrib="32854" fieldtype="Gdk.Key" value="486" /> <field name="Cacute" attrib="32854" fieldtype="Gdk.Key" value="454" /> <field name="Cancel" attrib="32854" fieldtype="Gdk.Key" value="65385" /> <field name="Caps_Lock" attrib="32854" fieldtype="Gdk.Key" value="65509" /> <field name="careof" attrib="32854" fieldtype="Gdk.Key" value="2744" /> <field name="caret" attrib="32854" fieldtype="Gdk.Key" value="2812" /> <field name="caron" attrib="32854" fieldtype="Gdk.Key" value="439" /> <field name="ccaron" attrib="32854" fieldtype="Gdk.Key" value="488" /> <field name="Ccaron" attrib="32854" fieldtype="Gdk.Key" value="456" /> <field name="ccedilla" attrib="32854" fieldtype="Gdk.Key" value="231" /> <field name="Ccedilla" attrib="32854" fieldtype="Gdk.Key" value="199" /> <field name="ccircumflex" attrib="32854" fieldtype="Gdk.Key" value="742" /> <field name="Ccircumflex" attrib="32854" fieldtype="Gdk.Key" value="710" /> <field name="cedilla" attrib="32854" fieldtype="Gdk.Key" value="184" /> <field name="cent" attrib="32854" fieldtype="Gdk.Key" value="162" /> <field name="checkerboard" attrib="32854" fieldtype="Gdk.Key" value="2529" /> <field name="checkmark" attrib="32854" fieldtype="Gdk.Key" value="2803" /> <field name="circle" attrib="32854" fieldtype="Gdk.Key" value="3023" /> <field name="Clear" attrib="32854" fieldtype="Gdk.Key" value="65291" /> <field name="club" attrib="32854" fieldtype="Gdk.Key" value="2796" /> <field name="Codeinput" attrib="32854" fieldtype="Gdk.Key" value="65335" /> <field name="colon" attrib="32854" fieldtype="Gdk.Key" value="58" /> <field name="ColonSign" attrib="32854" fieldtype="Gdk.Key" value="8353" /> <field name="comma" attrib="32854" fieldtype="Gdk.Key" value="44" /> <field name="Control_L" attrib="32854" fieldtype="Gdk.Key" value="65507" /> <field name="Control_R" attrib="32854" fieldtype="Gdk.Key" value="65508" /> <field name="copyright" attrib="32854" fieldtype="Gdk.Key" value="169" /> <field name="cr" attrib="32854" fieldtype="Gdk.Key" value="2532" /> <field name="crossinglines" attrib="32854" fieldtype="Gdk.Key" value="2542" /> <field name="CruzeiroSign" attrib="32854" fieldtype="Gdk.Key" value="8354" /> <field name="currency" attrib="32854" fieldtype="Gdk.Key" value="164" /> <field name="cursor" attrib="32854" fieldtype="Gdk.Key" value="2815" /> <field name="Cyrillic_a" attrib="32854" fieldtype="Gdk.Key" value="1729" /> <field name="Cyrillic_A" attrib="32854" fieldtype="Gdk.Key" value="1761" /> <field name="Cyrillic_be" attrib="32854" fieldtype="Gdk.Key" value="1730" /> <field name="Cyrillic_BE" attrib="32854" fieldtype="Gdk.Key" value="1762" /> <field name="Cyrillic_che" attrib="32854" fieldtype="Gdk.Key" value="1758" /> <field name="Cyrillic_CHE" attrib="32854" fieldtype="Gdk.Key" value="1790" /> <field name="Cyrillic_de" attrib="32854" fieldtype="Gdk.Key" value="1732" /> <field name="Cyrillic_DE" attrib="32854" fieldtype="Gdk.Key" value="1764" /> <field name="Cyrillic_dzhe" attrib="32854" fieldtype="Gdk.Key" value="1711" /> <field name="Cyrillic_DZHE" attrib="32854" fieldtype="Gdk.Key" value="1727" /> <field name="Cyrillic_e" attrib="32854" fieldtype="Gdk.Key" value="1756" /> <field name="Cyrillic_E" attrib="32854" fieldtype="Gdk.Key" value="1788" /> <field name="Cyrillic_ef" attrib="32854" fieldtype="Gdk.Key" value="1734" /> <field name="Cyrillic_EF" attrib="32854" fieldtype="Gdk.Key" value="1766" /> <field name="Cyrillic_el" attrib="32854" fieldtype="Gdk.Key" value="1740" /> <field name="Cyrillic_EL" attrib="32854" fieldtype="Gdk.Key" value="1772" /> <field name="Cyrillic_em" attrib="32854" fieldtype="Gdk.Key" value="1741" /> <field name="Cyrillic_EM" attrib="32854" fieldtype="Gdk.Key" value="1773" /> <field name="Cyrillic_en" attrib="32854" fieldtype="Gdk.Key" value="1742" /> <field name="Cyrillic_EN" attrib="32854" fieldtype="Gdk.Key" value="1774" /> <field name="Cyrillic_er" attrib="32854" fieldtype="Gdk.Key" value="1746" /> <field name="Cyrillic_ER" attrib="32854" fieldtype="Gdk.Key" value="1778" /> <field name="Cyrillic_es" attrib="32854" fieldtype="Gdk.Key" value="1747" /> <field name="Cyrillic_ES" attrib="32854" fieldtype="Gdk.Key" value="1779" /> <field name="Cyrillic_ghe" attrib="32854" fieldtype="Gdk.Key" value="1735" /> <field name="Cyrillic_GHE" attrib="32854" fieldtype="Gdk.Key" value="1767" /> <field name="Cyrillic_ha" attrib="32854" fieldtype="Gdk.Key" value="1736" /> <field name="Cyrillic_HA" attrib="32854" fieldtype="Gdk.Key" value="1768" /> <field name="Cyrillic_hardsign" attrib="32854" fieldtype="Gdk.Key" value="1759" /> <field name="Cyrillic_HARDSIGN" attrib="32854" fieldtype="Gdk.Key" value="1791" /> <field name="Cyrillic_i" attrib="32854" fieldtype="Gdk.Key" value="1737" /> <field name="Cyrillic_I" attrib="32854" fieldtype="Gdk.Key" value="1769" /> <field name="Cyrillic_ie" attrib="32854" fieldtype="Gdk.Key" value="1733" /> <field name="Cyrillic_IE" attrib="32854" fieldtype="Gdk.Key" value="1765" /> <field name="Cyrillic_io" attrib="32854" fieldtype="Gdk.Key" value="1699" /> <field name="Cyrillic_IO" attrib="32854" fieldtype="Gdk.Key" value="1715" /> <field name="Cyrillic_je" attrib="32854" fieldtype="Gdk.Key" value="1704" /> <field name="Cyrillic_JE" attrib="32854" fieldtype="Gdk.Key" value="1720" /> <field name="Cyrillic_ka" attrib="32854" fieldtype="Gdk.Key" value="1739" /> <field name="Cyrillic_KA" attrib="32854" fieldtype="Gdk.Key" value="1771" /> <field name="Cyrillic_lje" attrib="32854" fieldtype="Gdk.Key" value="1705" /> <field name="Cyrillic_LJE" attrib="32854" fieldtype="Gdk.Key" value="1721" /> <field name="Cyrillic_nje" attrib="32854" fieldtype="Gdk.Key" value="1706" /> <field name="Cyrillic_NJE" attrib="32854" fieldtype="Gdk.Key" value="1722" /> <field name="Cyrillic_o" attrib="32854" fieldtype="Gdk.Key" value="1743" /> <field name="Cyrillic_O" attrib="32854" fieldtype="Gdk.Key" value="1775" /> <field name="Cyrillic_pe" attrib="32854" fieldtype="Gdk.Key" value="1744" /> <field name="Cyrillic_PE" attrib="32854" fieldtype="Gdk.Key" value="1776" /> <field name="Cyrillic_sha" attrib="32854" fieldtype="Gdk.Key" value="1755" /> <field name="Cyrillic_SHA" attrib="32854" fieldtype="Gdk.Key" value="1787" /> <field name="Cyrillic_shcha" attrib="32854" fieldtype="Gdk.Key" value="1757" /> <field name="Cyrillic_SHCHA" attrib="32854" fieldtype="Gdk.Key" value="1789" /> <field name="Cyrillic_shorti" attrib="32854" fieldtype="Gdk.Key" value="1738" /> <field name="Cyrillic_SHORTI" attrib="32854" fieldtype="Gdk.Key" value="1770" /> <field name="Cyrillic_softsign" attrib="32854" fieldtype="Gdk.Key" value="1752" /> <field name="Cyrillic_SOFTSIGN" attrib="32854" fieldtype="Gdk.Key" value="1784" /> <field name="Cyrillic_te" attrib="32854" fieldtype="Gdk.Key" value="1748" /> <field name="Cyrillic_TE" attrib="32854" fieldtype="Gdk.Key" value="1780" /> <field name="Cyrillic_tse" attrib="32854" fieldtype="Gdk.Key" value="1731" /> <field name="Cyrillic_TSE" attrib="32854" fieldtype="Gdk.Key" value="1763" /> <field name="Cyrillic_u" attrib="32854" fieldtype="Gdk.Key" value="1749" /> <field name="Cyrillic_U" attrib="32854" fieldtype="Gdk.Key" value="1781" /> <field name="Cyrillic_ve" attrib="32854" fieldtype="Gdk.Key" value="1751" /> <field name="Cyrillic_VE" attrib="32854" fieldtype="Gdk.Key" value="1783" /> <field name="Cyrillic_ya" attrib="32854" fieldtype="Gdk.Key" value="1745" /> <field name="Cyrillic_YA" attrib="32854" fieldtype="Gdk.Key" value="1777" /> <field name="Cyrillic_yeru" attrib="32854" fieldtype="Gdk.Key" value="1753" /> <field name="Cyrillic_YERU" attrib="32854" fieldtype="Gdk.Key" value="1785" /> <field name="Cyrillic_yu" attrib="32854" fieldtype="Gdk.Key" value="1728" /> <field name="Cyrillic_YU" attrib="32854" fieldtype="Gdk.Key" value="1760" /> <field name="Cyrillic_ze" attrib="32854" fieldtype="Gdk.Key" value="1754" /> <field name="Cyrillic_ZE" attrib="32854" fieldtype="Gdk.Key" value="1786" /> <field name="Cyrillic_zhe" attrib="32854" fieldtype="Gdk.Key" value="1750" /> <field name="Cyrillic_ZHE" attrib="32854" fieldtype="Gdk.Key" value="1782" /> <field name="d" attrib="32854" fieldtype="Gdk.Key" value="100" /> <field name="D" attrib="32854" fieldtype="Gdk.Key" value="68" /> <field name="dagger" attrib="32854" fieldtype="Gdk.Key" value="2801" /> <field name="dcaron" attrib="32854" fieldtype="Gdk.Key" value="495" /> <field name="Dcaron" attrib="32854" fieldtype="Gdk.Key" value="463" /> <field name="dead_abovedot" attrib="32854" fieldtype="Gdk.Key" value="65110" /> <field name="dead_abovering" attrib="32854" fieldtype="Gdk.Key" value="65112" /> <field name="dead_acute" attrib="32854" fieldtype="Gdk.Key" value="65105" /> <field name="dead_belowdot" attrib="32854" fieldtype="Gdk.Key" value="65120" /> <field name="dead_breve" attrib="32854" fieldtype="Gdk.Key" value="65109" /> <field name="dead_caron" attrib="32854" fieldtype="Gdk.Key" value="65114" /> <field name="dead_cedilla" attrib="32854" fieldtype="Gdk.Key" value="65115" /> <field name="dead_circumflex" attrib="32854" fieldtype="Gdk.Key" value="65106" /> <field name="dead_diaeresis" attrib="32854" fieldtype="Gdk.Key" value="65111" /> <field name="dead_doubleacute" attrib="32854" fieldtype="Gdk.Key" value="65113" /> <field name="dead_grave" attrib="32854" fieldtype="Gdk.Key" value="65104" /> <field name="dead_iota" attrib="32854" fieldtype="Gdk.Key" value="65117" /> <field name="dead_macron" attrib="32854" fieldtype="Gdk.Key" value="65108" /> <field name="dead_ogonek" attrib="32854" fieldtype="Gdk.Key" value="65116" /> <field name="dead_semivoiced_sound" attrib="32854" fieldtype="Gdk.Key" value="65119" /> <field name="dead_tilde" attrib="32854" fieldtype="Gdk.Key" value="65107" /> <field name="dead_voiced_sound" attrib="32854" fieldtype="Gdk.Key" value="65118" /> <field name="decimalpoint" attrib="32854" fieldtype="Gdk.Key" value="2749" /> <field name="degree" attrib="32854" fieldtype="Gdk.Key" value="176" /> <field name="Delete" attrib="32854" fieldtype="Gdk.Key" value="65535" /> <field name="diaeresis" attrib="32854" fieldtype="Gdk.Key" value="168" /> <field name="diamond" attrib="32854" fieldtype="Gdk.Key" value="2797" /> <field name="digitspace" attrib="32854" fieldtype="Gdk.Key" value="2725" /> <field name="division" attrib="32854" fieldtype="Gdk.Key" value="247" /> <field name="dollar" attrib="32854" fieldtype="Gdk.Key" value="36" /> <field name="DongSign" attrib="32854" fieldtype="Gdk.Key" value="8363" /> <field name="doubbaselinedot" attrib="32854" fieldtype="Gdk.Key" value="2735" /> <field name="doubleacute" attrib="32854" fieldtype="Gdk.Key" value="445" /> <field name="doubledagger" attrib="32854" fieldtype="Gdk.Key" value="2802" /> <field name="doublelowquotemark" attrib="32854" fieldtype="Gdk.Key" value="2814" /> <field name="Down" attrib="32854" fieldtype="Gdk.Key" value="65364" /> <field name="downarrow" attrib="32854" fieldtype="Gdk.Key" value="2302" /> <field name="downcaret" attrib="32854" fieldtype="Gdk.Key" value="2984" /> <field name="downshoe" attrib="32854" fieldtype="Gdk.Key" value="3030" /> <field name="downstile" attrib="32854" fieldtype="Gdk.Key" value="3012" /> <field name="downtack" attrib="32854" fieldtype="Gdk.Key" value="3010" /> <field name="dstroke" attrib="32854" fieldtype="Gdk.Key" value="496" /> <field name="Dstroke" attrib="32854" fieldtype="Gdk.Key" value="464" /> <field name="e" attrib="32854" fieldtype="Gdk.Key" value="101" /> <field name="E" attrib="32854" fieldtype="Gdk.Key" value="69" /> <field name="eabovedot" attrib="32854" fieldtype="Gdk.Key" value="1004" /> <field name="Eabovedot" attrib="32854" fieldtype="Gdk.Key" value="972" /> <field name="eacute" attrib="32854" fieldtype="Gdk.Key" value="233" /> <field name="Eacute" attrib="32854" fieldtype="Gdk.Key" value="201" /> <field name="ecaron" attrib="32854" fieldtype="Gdk.Key" value="492" /> <field name="Ecaron" attrib="32854" fieldtype="Gdk.Key" value="460" /> <field name="ecircumflex" attrib="32854" fieldtype="Gdk.Key" value="234" /> <field name="Ecircumflex" attrib="32854" fieldtype="Gdk.Key" value="202" /> <field name="EcuSign" attrib="32854" fieldtype="Gdk.Key" value="8352" /> <field name="ediaeresis" attrib="32854" fieldtype="Gdk.Key" value="235" /> <field name="Ediaeresis" attrib="32854" fieldtype="Gdk.Key" value="203" /> <field name="egrave" attrib="32854" fieldtype="Gdk.Key" value="232" /> <field name="Egrave" attrib="32854" fieldtype="Gdk.Key" value="200" /> <field name="Eisu_Shift" attrib="32854" fieldtype="Gdk.Key" value="65327" /> <field name="Eisu_toggle" attrib="32854" fieldtype="Gdk.Key" value="65328" /> <field name="ellipsis" attrib="32854" fieldtype="Gdk.Key" value="2734" /> <field name="em3space" attrib="32854" fieldtype="Gdk.Key" value="2723" /> <field name="em4space" attrib="32854" fieldtype="Gdk.Key" value="2724" /> <field name="emacron" attrib="32854" fieldtype="Gdk.Key" value="954" /> <field name="Emacron" attrib="32854" fieldtype="Gdk.Key" value="938" /> <field name="emdash" attrib="32854" fieldtype="Gdk.Key" value="2729" /> <field name="emfilledcircle" attrib="32854" fieldtype="Gdk.Key" value="2782" /> <field name="emfilledrect" attrib="32854" fieldtype="Gdk.Key" value="2783" /> <field name="emopencircle" attrib="32854" fieldtype="Gdk.Key" value="2766" /> <field name="emopenrectangle" attrib="32854" fieldtype="Gdk.Key" value="2767" /> <field name="emspace" attrib="32854" fieldtype="Gdk.Key" value="2721" /> <field name="End" attrib="32854" fieldtype="Gdk.Key" value="65367" /> <field name="endash" attrib="32854" fieldtype="Gdk.Key" value="2730" /> <field name="enfilledcircbullet" attrib="32854" fieldtype="Gdk.Key" value="2790" /> <field name="enfilledsqbullet" attrib="32854" fieldtype="Gdk.Key" value="2791" /> <field name="eng" attrib="32854" fieldtype="Gdk.Key" value="959" /> <field name="ENG" attrib="32854" fieldtype="Gdk.Key" value="957" /> <field name="enopencircbullet" attrib="32854" fieldtype="Gdk.Key" value="2784" /> <field name="enopensquarebullet" attrib="32854" fieldtype="Gdk.Key" value="2785" /> <field name="enspace" attrib="32854" fieldtype="Gdk.Key" value="2722" /> <field name="eogonek" attrib="32854" fieldtype="Gdk.Key" value="490" /> <field name="Eogonek" attrib="32854" fieldtype="Gdk.Key" value="458" /> <field name="equal" attrib="32854" fieldtype="Gdk.Key" value="61" /> <field name="Escape" attrib="32854" fieldtype="Gdk.Key" value="65307" /> <field name="eth" attrib="32854" fieldtype="Gdk.Key" value="240" /> <field name="Eth" attrib="32854" fieldtype="Gdk.Key" value="208" /> <field name="ETH" attrib="32854" fieldtype="Gdk.Key" value="208" /> <field name="EuroSign" attrib="32854" fieldtype="Gdk.Key" value="8364" /> <field name="exclam" attrib="32854" fieldtype="Gdk.Key" value="33" /> <field name="exclamdown" attrib="32854" fieldtype="Gdk.Key" value="161" /> <field name="Execute" attrib="32854" fieldtype="Gdk.Key" value="65378" /> <field name="f" attrib="32854" fieldtype="Gdk.Key" value="102" /> <field name="F" attrib="32854" fieldtype="Gdk.Key" value="70" /> <field name="F1" attrib="32854" fieldtype="Gdk.Key" value="65470" /> <field name="F10" attrib="32854" fieldtype="Gdk.Key" value="65479" /> <field name="F11" attrib="32854" fieldtype="Gdk.Key" value="65480" /> <field name="F12" attrib="32854" fieldtype="Gdk.Key" value="65481" /> <field name="F13" attrib="32854" fieldtype="Gdk.Key" value="65482" /> <field name="F14" attrib="32854" fieldtype="Gdk.Key" value="65483" /> <field name="F15" attrib="32854" fieldtype="Gdk.Key" value="65484" /> <field name="F16" attrib="32854" fieldtype="Gdk.Key" value="65485" /> <field name="F17" attrib="32854" fieldtype="Gdk.Key" value="65486" /> <field name="F18" attrib="32854" fieldtype="Gdk.Key" value="65487" /> <field name="F19" attrib="32854" fieldtype="Gdk.Key" value="65488" /> <field name="F2" attrib="32854" fieldtype="Gdk.Key" value="65471" /> <field name="F20" attrib="32854" fieldtype="Gdk.Key" value="65489" /> <field name="F21" attrib="32854" fieldtype="Gdk.Key" value="65490" /> <field name="F22" attrib="32854" fieldtype="Gdk.Key" value="65491" /> <field name="F23" attrib="32854" fieldtype="Gdk.Key" value="65492" /> <field name="F24" attrib="32854" fieldtype="Gdk.Key" value="65493" /> <field name="F25" attrib="32854" fieldtype="Gdk.Key" value="65494" /> <field name="F26" attrib="32854" fieldtype="Gdk.Key" value="65495" /> <field name="F27" attrib="32854" fieldtype="Gdk.Key" value="65496" /> <field name="F28" attrib="32854" fieldtype="Gdk.Key" value="65497" /> <field name="F29" attrib="32854" fieldtype="Gdk.Key" value="65498" /> <field name="F3" attrib="32854" fieldtype="Gdk.Key" value="65472" /> <field name="F30" attrib="32854" fieldtype="Gdk.Key" value="65499" /> <field name="F31" attrib="32854" fieldtype="Gdk.Key" value="65500" /> <field name="F32" attrib="32854" fieldtype="Gdk.Key" value="65501" /> <field name="F33" attrib="32854" fieldtype="Gdk.Key" value="65502" /> <field name="F34" attrib="32854" fieldtype="Gdk.Key" value="65503" /> <field name="F35" attrib="32854" fieldtype="Gdk.Key" value="65504" /> <field name="F4" attrib="32854" fieldtype="Gdk.Key" value="65473" /> <field name="F5" attrib="32854" fieldtype="Gdk.Key" value="65474" /> <field name="F6" attrib="32854" fieldtype="Gdk.Key" value="65475" /> <field name="F7" attrib="32854" fieldtype="Gdk.Key" value="65476" /> <field name="F8" attrib="32854" fieldtype="Gdk.Key" value="65477" /> <field name="F9" attrib="32854" fieldtype="Gdk.Key" value="65478" /> <field name="femalesymbol" attrib="32854" fieldtype="Gdk.Key" value="2808" /> <field name="ff" attrib="32854" fieldtype="Gdk.Key" value="2531" /> <field name="FFrancSign" attrib="32854" fieldtype="Gdk.Key" value="8355" /> <field name="figdash" attrib="32854" fieldtype="Gdk.Key" value="2747" /> <field name="filledlefttribullet" attrib="32854" fieldtype="Gdk.Key" value="2780" /> <field name="filledrectbullet" attrib="32854" fieldtype="Gdk.Key" value="2779" /> <field name="filledrighttribullet" attrib="32854" fieldtype="Gdk.Key" value="2781" /> <field name="filledtribulletdown" attrib="32854" fieldtype="Gdk.Key" value="2793" /> <field name="filledtribulletup" attrib="32854" fieldtype="Gdk.Key" value="2792" /> <field name="Find" attrib="32854" fieldtype="Gdk.Key" value="65384" /> <field name="First_Virtual_Screen" attrib="32854" fieldtype="Gdk.Key" value="65232" /> <field name="fiveeighths" attrib="32854" fieldtype="Gdk.Key" value="2757" /> <field name="fivesixths" attrib="32854" fieldtype="Gdk.Key" value="2743" /> <field name="fourfifths" attrib="32854" fieldtype="Gdk.Key" value="2741" /> <field name="function" attrib="32854" fieldtype="Gdk.Key" value="2294" /> <field name="g" attrib="32854" fieldtype="Gdk.Key" value="103" /> <field name="G" attrib="32854" fieldtype="Gdk.Key" value="71" /> <field name="gabovedot" attrib="32854" fieldtype="Gdk.Key" value="757" /> <field name="Gabovedot" attrib="32854" fieldtype="Gdk.Key" value="725" /> <field name="gbreve" attrib="32854" fieldtype="Gdk.Key" value="699" /> <field name="Gbreve" attrib="32854" fieldtype="Gdk.Key" value="683" /> <field name="gcedilla" attrib="32854" fieldtype="Gdk.Key" value="955" /> <field name="Gcedilla" attrib="32854" fieldtype="Gdk.Key" value="939" /> <field name="gcircumflex" attrib="32854" fieldtype="Gdk.Key" value="760" /> <field name="Gcircumflex" attrib="32854" fieldtype="Gdk.Key" value="728" /> <field name="grave" attrib="32854" fieldtype="Gdk.Key" value="96" /> <field name="greater" attrib="32854" fieldtype="Gdk.Key" value="62" /> <field name="greaterthanequal" attrib="32854" fieldtype="Gdk.Key" value="2238" /> <field name="Greek_accentdieresis" attrib="32854" fieldtype="Gdk.Key" value="1966" /> <field name="Greek_alpha" attrib="32854" fieldtype="Gdk.Key" value="2017" /> <field name="Greek_ALPHA" attrib="32854" fieldtype="Gdk.Key" value="1985" /> <field name="Greek_alphaaccent" attrib="32854" fieldtype="Gdk.Key" value="1969" /> <field name="Greek_ALPHAaccent" attrib="32854" fieldtype="Gdk.Key" value="1953" /> <field name="Greek_beta" attrib="32854" fieldtype="Gdk.Key" value="2018" /> <field name="Greek_BETA" attrib="32854" fieldtype="Gdk.Key" value="1986" /> <field name="Greek_chi" attrib="32854" fieldtype="Gdk.Key" value="2039" /> <field name="Greek_CHI" attrib="32854" fieldtype="Gdk.Key" value="2007" /> <field name="Greek_delta" attrib="32854" fieldtype="Gdk.Key" value="2020" /> <field name="Greek_DELTA" attrib="32854" fieldtype="Gdk.Key" value="1988" /> <field name="Greek_epsilon" attrib="32854" fieldtype="Gdk.Key" value="2021" /> <field name="Greek_EPSILON" attrib="32854" fieldtype="Gdk.Key" value="1989" /> <field name="Greek_epsilonaccent" attrib="32854" fieldtype="Gdk.Key" value="1970" /> <field name="Greek_EPSILONaccent" attrib="32854" fieldtype="Gdk.Key" value="1954" /> <field name="Greek_eta" attrib="32854" fieldtype="Gdk.Key" value="2023" /> <field name="Greek_ETA" attrib="32854" fieldtype="Gdk.Key" value="1991" /> <field name="Greek_etaaccent" attrib="32854" fieldtype="Gdk.Key" value="1971" /> <field name="Greek_ETAaccent" attrib="32854" fieldtype="Gdk.Key" value="1955" /> <field name="Greek_finalsmallsigma" attrib="32854" fieldtype="Gdk.Key" value="2035" /> <field name="Greek_gamma" attrib="32854" fieldtype="Gdk.Key" value="2019" /> <field name="Greek_GAMMA" attrib="32854" fieldtype="Gdk.Key" value="1987" /> <field name="Greek_horizbar" attrib="32854" fieldtype="Gdk.Key" value="1967" /> <field name="Greek_iota" attrib="32854" fieldtype="Gdk.Key" value="2025" /> <field name="Greek_IOTA" attrib="32854" fieldtype="Gdk.Key" value="1993" /> <field name="Greek_iotaaccent" attrib="32854" fieldtype="Gdk.Key" value="1972" /> <field name="Greek_IOTAaccent" attrib="32854" fieldtype="Gdk.Key" value="1956" /> <field name="Greek_iotaaccentdieresis" attrib="32854" fieldtype="Gdk.Key" value="1974" /> <field name="Greek_IOTAdiaeresis" attrib="32854" fieldtype="Gdk.Key" value="1957" /> <field name="Greek_iotadieresis" attrib="32854" fieldtype="Gdk.Key" value="1973" /> <field name="Greek_kappa" attrib="32854" fieldtype="Gdk.Key" value="2026" /> <field name="Greek_KAPPA" attrib="32854" fieldtype="Gdk.Key" value="1994" /> <field name="Greek_lambda" attrib="32854" fieldtype="Gdk.Key" value="2027" /> <field name="Greek_LAMBDA" attrib="32854" fieldtype="Gdk.Key" value="1995" /> <field name="Greek_lamda" attrib="32854" fieldtype="Gdk.Key" value="2027" /> <field name="Greek_LAMDA" attrib="32854" fieldtype="Gdk.Key" value="1995" /> <field name="Greek_mu" attrib="32854" fieldtype="Gdk.Key" value="2028" /> <field name="Greek_MU" attrib="32854" fieldtype="Gdk.Key" value="1996" /> <field name="Greek_nu" attrib="32854" fieldtype="Gdk.Key" value="2029" /> <field name="Greek_NU" attrib="32854" fieldtype="Gdk.Key" value="1997" /> <field name="Greek_omega" attrib="32854" fieldtype="Gdk.Key" value="2041" /> <field name="Greek_OMEGA" attrib="32854" fieldtype="Gdk.Key" value="2009" /> <field name="Greek_omegaaccent" attrib="32854" fieldtype="Gdk.Key" value="1979" /> <field name="Greek_OMEGAaccent" attrib="32854" fieldtype="Gdk.Key" value="1963" /> <field name="Greek_omicron" attrib="32854" fieldtype="Gdk.Key" value="2031" /> <field name="Greek_OMICRON" attrib="32854" fieldtype="Gdk.Key" value="1999" /> <field name="Greek_omicronaccent" attrib="32854" fieldtype="Gdk.Key" value="1975" /> <field name="Greek_OMICRONaccent" attrib="32854" fieldtype="Gdk.Key" value="1959" /> <field name="Greek_phi" attrib="32854" fieldtype="Gdk.Key" value="2038" /> <field name="Greek_PHI" attrib="32854" fieldtype="Gdk.Key" value="2006" /> <field name="Greek_pi" attrib="32854" fieldtype="Gdk.Key" value="2032" /> <field name="Greek_PI" attrib="32854" fieldtype="Gdk.Key" value="2000" /> <field name="Greek_psi" attrib="32854" fieldtype="Gdk.Key" value="2040" /> <field name="Greek_PSI" attrib="32854" fieldtype="Gdk.Key" value="2008" /> <field name="Greek_rho" attrib="32854" fieldtype="Gdk.Key" value="2033" /> <field name="Greek_RHO" attrib="32854" fieldtype="Gdk.Key" value="2001" /> <field name="Greek_sigma" attrib="32854" fieldtype="Gdk.Key" value="2034" /> <field name="Greek_SIGMA" attrib="32854" fieldtype="Gdk.Key" value="2002" /> <field name="Greek_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="Greek_tau" attrib="32854" fieldtype="Gdk.Key" value="2036" /> <field name="Greek_TAU" attrib="32854" fieldtype="Gdk.Key" value="2004" /> <field name="Greek_theta" attrib="32854" fieldtype="Gdk.Key" value="2024" /> <field name="Greek_THETA" attrib="32854" fieldtype="Gdk.Key" value="1992" /> <field name="Greek_upsilon" attrib="32854" fieldtype="Gdk.Key" value="2037" /> <field name="Greek_UPSILON" attrib="32854" fieldtype="Gdk.Key" value="2005" /> <field name="Greek_upsilonaccent" attrib="32854" fieldtype="Gdk.Key" value="1976" /> <field name="Greek_UPSILONaccent" attrib="32854" fieldtype="Gdk.Key" value="1960" /> <field name="Greek_upsilonaccentdieresis" attrib="32854" fieldtype="Gdk.Key" value="1978" /> <field name="Greek_upsilondieresis" attrib="32854" fieldtype="Gdk.Key" value="1977" /> <field name="Greek_UPSILONdieresis" attrib="32854" fieldtype="Gdk.Key" value="1961" /> <field name="Greek_xi" attrib="32854" fieldtype="Gdk.Key" value="2030" /> <field name="Greek_XI" attrib="32854" fieldtype="Gdk.Key" value="1998" /> <field name="Greek_zeta" attrib="32854" fieldtype="Gdk.Key" value="2022" /> <field name="Greek_ZETA" attrib="32854" fieldtype="Gdk.Key" value="1990" /> <field name="guillemotleft" attrib="32854" fieldtype="Gdk.Key" value="171" /> <field name="guillemotright" attrib="32854" fieldtype="Gdk.Key" value="187" /> <field name="h" attrib="32854" fieldtype="Gdk.Key" value="104" /> <field name="H" attrib="32854" fieldtype="Gdk.Key" value="72" /> <field name="hairspace" attrib="32854" fieldtype="Gdk.Key" value="2728" /> <field name="Hangul" attrib="32854" fieldtype="Gdk.Key" value="65329" /> <field name="Hangul_A" attrib="32854" fieldtype="Gdk.Key" value="3775" /> <field name="Hangul_AE" attrib="32854" fieldtype="Gdk.Key" value="3776" /> <field name="Hangul_AraeA" attrib="32854" fieldtype="Gdk.Key" value="3830" /> <field name="Hangul_AraeAE" attrib="32854" fieldtype="Gdk.Key" value="3831" /> <field name="Hangul_Banja" attrib="32854" fieldtype="Gdk.Key" value="65337" /> <field name="Hangul_Cieuc" attrib="32854" fieldtype="Gdk.Key" value="3770" /> <field name="Hangul_Codeinput" attrib="32854" fieldtype="Gdk.Key" value="65335" /> <field name="Hangul_Dikeud" attrib="32854" fieldtype="Gdk.Key" value="3751" /> <field name="Hangul_E" attrib="32854" fieldtype="Gdk.Key" value="3780" /> <field name="Hangul_End" attrib="32854" fieldtype="Gdk.Key" value="65331" /> <field name="Hangul_EO" attrib="32854" fieldtype="Gdk.Key" value="3779" /> <field name="Hangul_EU" attrib="32854" fieldtype="Gdk.Key" value="3793" /> <field name="Hangul_Hanja" attrib="32854" fieldtype="Gdk.Key" value="65332" /> <field name="Hangul_Hieuh" attrib="32854" fieldtype="Gdk.Key" value="3774" /> <field name="Hangul_I" attrib="32854" fieldtype="Gdk.Key" value="3795" /> <field name="Hangul_Ieung" attrib="32854" fieldtype="Gdk.Key" value="3767" /> <field name="Hangul_J_Cieuc" attrib="32854" fieldtype="Gdk.Key" value="3818" /> <field name="Hangul_J_Dikeud" attrib="32854" fieldtype="Gdk.Key" value="3802" /> <field name="Hangul_J_Hieuh" attrib="32854" fieldtype="Gdk.Key" value="3822" /> <field name="Hangul_J_Ieung" attrib="32854" fieldtype="Gdk.Key" value="3816" /> <field name="Hangul_J_Jieuj" attrib="32854" fieldtype="Gdk.Key" value="3817" /> <field name="Hangul_J_Khieuq" attrib="32854" fieldtype="Gdk.Key" value="3819" /> <field name="Hangul_J_Kiyeog" attrib="32854" fieldtype="Gdk.Key" value="3796" /> <field name="Hangul_J_KiyeogSios" attrib="32854" fieldtype="Gdk.Key" value="3798" /> <field name="Hangul_J_KkogjiDalrinIeung" attrib="32854" fieldtype="Gdk.Key" value="3833" /> <field name="Hangul_J_Mieum" attrib="32854" fieldtype="Gdk.Key" value="3811" /> <field name="Hangul_J_Nieun" attrib="32854" fieldtype="Gdk.Key" value="3799" /> <field name="Hangul_J_NieunHieuh" attrib="32854" fieldtype="Gdk.Key" value="3801" /> <field name="Hangul_J_NieunJieuj" attrib="32854" fieldtype="Gdk.Key" value="3800" /> <field name="Hangul_J_PanSios" attrib="32854" fieldtype="Gdk.Key" value="3832" /> <field name="Hangul_J_Phieuf" attrib="32854" fieldtype="Gdk.Key" value="3821" /> <field name="Hangul_J_Pieub" attrib="32854" fieldtype="Gdk.Key" value="3812" /> <field name="Hangul_J_PieubSios" attrib="32854" fieldtype="Gdk.Key" value="3813" /> <field name="Hangul_J_Rieul" attrib="32854" fieldtype="Gdk.Key" value="3803" /> <field name="Hangul_J_RieulHieuh" attrib="32854" fieldtype="Gdk.Key" value="3810" /> <field name="Hangul_J_RieulKiyeog" attrib="32854" fieldtype="Gdk.Key" value="3804" /> <field name="Hangul_J_RieulMieum" attrib="32854" fieldtype="Gdk.Key" value="3805" /> <field name="Hangul_J_RieulPhieuf" attrib="32854" fieldtype="Gdk.Key" value="3809" /> <field name="Hangul_J_RieulPieub" attrib="32854" fieldtype="Gdk.Key" value="3806" /> <field name="Hangul_J_RieulSios" attrib="32854" fieldtype="Gdk.Key" value="3807" /> <field name="Hangul_J_RieulTieut" attrib="32854" fieldtype="Gdk.Key" value="3808" /> <field name="Hangul_J_Sios" attrib="32854" fieldtype="Gdk.Key" value="3814" /> <field name="Hangul_J_SsangKiyeog" attrib="32854" fieldtype="Gdk.Key" value="3797" /> <field name="Hangul_J_SsangSios" attrib="32854" fieldtype="Gdk.Key" value="3815" /> <field name="Hangul_J_Tieut" attrib="32854" fieldtype="Gdk.Key" value="3820" /> <field name="Hangul_J_YeorinHieuh" attrib="32854" fieldtype="Gdk.Key" value="3834" /> <field name="Hangul_Jamo" attrib="32854" fieldtype="Gdk.Key" value="65333" /> <field name="Hangul_Jeonja" attrib="32854" fieldtype="Gdk.Key" value="65336" /> <field name="Hangul_Jieuj" attrib="32854" fieldtype="Gdk.Key" value="3768" /> <field name="Hangul_Khieuq" attrib="32854" fieldtype="Gdk.Key" value="3771" /> <field name="Hangul_Kiyeog" attrib="32854" fieldtype="Gdk.Key" value="3745" /> <field name="Hangul_KiyeogSios" attrib="32854" fieldtype="Gdk.Key" value="3747" /> <field name="Hangul_KkogjiDalrinIeung" attrib="32854" fieldtype="Gdk.Key" value="3827" /> <field name="Hangul_Mieum" attrib="32854" fieldtype="Gdk.Key" value="3761" /> <field name="Hangul_MultipleCandidate" attrib="32854" fieldtype="Gdk.Key" value="65341" /> <field name="Hangul_Nieun" attrib="32854" fieldtype="Gdk.Key" value="3748" /> <field name="Hangul_NieunHieuh" attrib="32854" fieldtype="Gdk.Key" value="3750" /> <field name="Hangul_NieunJieuj" attrib="32854" fieldtype="Gdk.Key" value="3749" /> <field name="Hangul_O" attrib="32854" fieldtype="Gdk.Key" value="3783" /> <field name="Hangul_OE" attrib="32854" fieldtype="Gdk.Key" value="3786" /> <field name="Hangul_PanSios" attrib="32854" fieldtype="Gdk.Key" value="3826" /> <field name="Hangul_Phieuf" attrib="32854" fieldtype="Gdk.Key" value="3773" /> <field name="Hangul_Pieub" attrib="32854" fieldtype="Gdk.Key" value="3762" /> <field name="Hangul_PieubSios" attrib="32854" fieldtype="Gdk.Key" value="3764" /> <field name="Hangul_PostHanja" attrib="32854" fieldtype="Gdk.Key" value="65339" /> <field name="Hangul_PreHanja" attrib="32854" fieldtype="Gdk.Key" value="65338" /> <field name="Hangul_PreviousCandidate" attrib="32854" fieldtype="Gdk.Key" value="65342" /> <field name="Hangul_Rieul" attrib="32854" fieldtype="Gdk.Key" value="3753" /> <field name="Hangul_RieulHieuh" attrib="32854" fieldtype="Gdk.Key" value="3760" /> <field name="Hangul_RieulKiyeog" attrib="32854" fieldtype="Gdk.Key" value="3754" /> <field name="Hangul_RieulMieum" attrib="32854" fieldtype="Gdk.Key" value="3755" /> <field name="Hangul_RieulPhieuf" attrib="32854" fieldtype="Gdk.Key" value="3759" /> <field name="Hangul_RieulPieub" attrib="32854" fieldtype="Gdk.Key" value="3756" /> <field name="Hangul_RieulSios" attrib="32854" fieldtype="Gdk.Key" value="3757" /> <field name="Hangul_RieulTieut" attrib="32854" fieldtype="Gdk.Key" value="3758" /> <field name="Hangul_RieulYeorinHieuh" attrib="32854" fieldtype="Gdk.Key" value="3823" /> <field name="Hangul_Romaja" attrib="32854" fieldtype="Gdk.Key" value="65334" /> <field name="Hangul_SingleCandidate" attrib="32854" fieldtype="Gdk.Key" value="65340" /> <field name="Hangul_Sios" attrib="32854" fieldtype="Gdk.Key" value="3765" /> <field name="Hangul_Special" attrib="32854" fieldtype="Gdk.Key" value="65343" /> <field name="Hangul_SsangDikeud" attrib="32854" fieldtype="Gdk.Key" value="3752" /> <field name="Hangul_SsangJieuj" attrib="32854" fieldtype="Gdk.Key" value="3769" /> <field name="Hangul_SsangKiyeog" attrib="32854" fieldtype="Gdk.Key" value="3746" /> <field name="Hangul_SsangPieub" attrib="32854" fieldtype="Gdk.Key" value="3763" /> <field name="Hangul_SsangSios" attrib="32854" fieldtype="Gdk.Key" value="3766" /> <field name="Hangul_Start" attrib="32854" fieldtype="Gdk.Key" value="65330" /> <field name="Hangul_SunkyeongeumMieum" attrib="32854" fieldtype="Gdk.Key" value="3824" /> <field name="Hangul_SunkyeongeumPhieuf" attrib="32854" fieldtype="Gdk.Key" value="3828" /> <field name="Hangul_SunkyeongeumPieub" attrib="32854" fieldtype="Gdk.Key" value="3825" /> <field name="Hangul_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="Hangul_Tieut" attrib="32854" fieldtype="Gdk.Key" value="3772" /> <field name="Hangul_U" attrib="32854" fieldtype="Gdk.Key" value="3788" /> <field name="Hangul_WA" attrib="32854" fieldtype="Gdk.Key" value="3784" /> <field name="Hangul_WAE" attrib="32854" fieldtype="Gdk.Key" value="3785" /> <field name="Hangul_WE" attrib="32854" fieldtype="Gdk.Key" value="3790" /> <field name="Hangul_WEO" attrib="32854" fieldtype="Gdk.Key" value="3789" /> <field name="Hangul_WI" attrib="32854" fieldtype="Gdk.Key" value="3791" /> <field name="Hangul_YA" attrib="32854" fieldtype="Gdk.Key" value="3777" /> <field name="Hangul_YAE" attrib="32854" fieldtype="Gdk.Key" value="3778" /> <field name="Hangul_YE" attrib="32854" fieldtype="Gdk.Key" value="3782" /> <field name="Hangul_YEO" attrib="32854" fieldtype="Gdk.Key" value="3781" /> <field name="Hangul_YeorinHieuh" attrib="32854" fieldtype="Gdk.Key" value="3829" /> <field name="Hangul_YI" attrib="32854" fieldtype="Gdk.Key" value="3794" /> <field name="Hangul_YO" attrib="32854" fieldtype="Gdk.Key" value="3787" /> <field name="Hangul_YU" attrib="32854" fieldtype="Gdk.Key" value="3792" /> <field name="Hankaku" attrib="32854" fieldtype="Gdk.Key" value="65321" /> <field name="hcircumflex" attrib="32854" fieldtype="Gdk.Key" value="694" /> <field name="Hcircumflex" attrib="32854" fieldtype="Gdk.Key" value="678" /> <field name="heart" attrib="32854" fieldtype="Gdk.Key" value="2798" /> <field name="hebrew_aleph" attrib="32854" fieldtype="Gdk.Key" value="3296" /> <field name="hebrew_ayin" attrib="32854" fieldtype="Gdk.Key" value="3314" /> <field name="hebrew_bet" attrib="32854" fieldtype="Gdk.Key" value="3297" /> <field name="hebrew_beth" attrib="32854" fieldtype="Gdk.Key" value="3297" /> <field name="hebrew_chet" attrib="32854" fieldtype="Gdk.Key" value="3303" /> <field name="hebrew_dalet" attrib="32854" fieldtype="Gdk.Key" value="3299" /> <field name="hebrew_daleth" attrib="32854" fieldtype="Gdk.Key" value="3299" /> <field name="hebrew_doublelowline" attrib="32854" fieldtype="Gdk.Key" value="3295" /> <field name="hebrew_finalkaph" attrib="32854" fieldtype="Gdk.Key" value="3306" /> <field name="hebrew_finalmem" attrib="32854" fieldtype="Gdk.Key" value="3309" /> <field name="hebrew_finalnun" attrib="32854" fieldtype="Gdk.Key" value="3311" /> <field name="hebrew_finalpe" attrib="32854" fieldtype="Gdk.Key" value="3315" /> <field name="hebrew_finalzade" attrib="32854" fieldtype="Gdk.Key" value="3317" /> <field name="hebrew_finalzadi" attrib="32854" fieldtype="Gdk.Key" value="3317" /> <field name="hebrew_gimel" attrib="32854" fieldtype="Gdk.Key" value="3298" /> <field name="hebrew_gimmel" attrib="32854" fieldtype="Gdk.Key" value="3298" /> <field name="hebrew_he" attrib="32854" fieldtype="Gdk.Key" value="3300" /> <field name="hebrew_het" attrib="32854" fieldtype="Gdk.Key" value="3303" /> <field name="hebrew_kaph" attrib="32854" fieldtype="Gdk.Key" value="3307" /> <field name="hebrew_kuf" attrib="32854" fieldtype="Gdk.Key" value="3319" /> <field name="hebrew_lamed" attrib="32854" fieldtype="Gdk.Key" value="3308" /> <field name="hebrew_mem" attrib="32854" fieldtype="Gdk.Key" value="3310" /> <field name="hebrew_nun" attrib="32854" fieldtype="Gdk.Key" value="3312" /> <field name="hebrew_pe" attrib="32854" fieldtype="Gdk.Key" value="3316" /> <field name="hebrew_qoph" attrib="32854" fieldtype="Gdk.Key" value="3319" /> <field name="hebrew_resh" attrib="32854" fieldtype="Gdk.Key" value="3320" /> <field name="hebrew_samech" attrib="32854" fieldtype="Gdk.Key" value="3313" /> <field name="hebrew_samekh" attrib="32854" fieldtype="Gdk.Key" value="3313" /> <field name="hebrew_shin" attrib="32854" fieldtype="Gdk.Key" value="3321" /> <field name="Hebrew_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="hebrew_taf" attrib="32854" fieldtype="Gdk.Key" value="3322" /> <field name="hebrew_taw" attrib="32854" fieldtype="Gdk.Key" value="3322" /> <field name="hebrew_tet" attrib="32854" fieldtype="Gdk.Key" value="3304" /> <field name="hebrew_teth" attrib="32854" fieldtype="Gdk.Key" value="3304" /> <field name="hebrew_waw" attrib="32854" fieldtype="Gdk.Key" value="3301" /> <field name="hebrew_yod" attrib="32854" fieldtype="Gdk.Key" value="3305" /> <field name="hebrew_zade" attrib="32854" fieldtype="Gdk.Key" value="3318" /> <field name="hebrew_zadi" attrib="32854" fieldtype="Gdk.Key" value="3318" /> <field name="hebrew_zain" attrib="32854" fieldtype="Gdk.Key" value="3302" /> <field name="hebrew_zayin" attrib="32854" fieldtype="Gdk.Key" value="3302" /> <field name="Help" attrib="32854" fieldtype="Gdk.Key" value="65386" /> <field name="Henkan" attrib="32854" fieldtype="Gdk.Key" value="65315" /> <field name="Henkan_Mode" attrib="32854" fieldtype="Gdk.Key" value="65315" /> <field name="hexagram" attrib="32854" fieldtype="Gdk.Key" value="2778" /> <field name="Hiragana" attrib="32854" fieldtype="Gdk.Key" value="65317" /> <field name="Hiragana_Katakana" attrib="32854" fieldtype="Gdk.Key" value="65319" /> <field name="Home" attrib="32854" fieldtype="Gdk.Key" value="65360" /> <field name="horizconnector" attrib="32854" fieldtype="Gdk.Key" value="2211" /> <field name="horizlinescan1" attrib="32854" fieldtype="Gdk.Key" value="2543" /> <field name="horizlinescan3" attrib="32854" fieldtype="Gdk.Key" value="2544" /> <field name="horizlinescan5" attrib="32854" fieldtype="Gdk.Key" value="2545" /> <field name="horizlinescan7" attrib="32854" fieldtype="Gdk.Key" value="2546" /> <field name="horizlinescan9" attrib="32854" fieldtype="Gdk.Key" value="2547" /> <field name="hstroke" attrib="32854" fieldtype="Gdk.Key" value="689" /> <field name="Hstroke" attrib="32854" fieldtype="Gdk.Key" value="673" /> <field name="ht" attrib="32854" fieldtype="Gdk.Key" value="2530" /> <field name="Hyper_L" attrib="32854" fieldtype="Gdk.Key" value="65517" /> <field name="Hyper_R" attrib="32854" fieldtype="Gdk.Key" value="65518" /> <field name="hyphen" attrib="32854" fieldtype="Gdk.Key" value="173" /> <field name="i" attrib="32854" fieldtype="Gdk.Key" value="105" /> <field name="I" attrib="32854" fieldtype="Gdk.Key" value="73" /> <field name="Iabovedot" attrib="32854" fieldtype="Gdk.Key" value="681" /> <field name="iacute" attrib="32854" fieldtype="Gdk.Key" value="237" /> <field name="Iacute" attrib="32854" fieldtype="Gdk.Key" value="205" /> <field name="icircumflex" attrib="32854" fieldtype="Gdk.Key" value="238" /> <field name="Icircumflex" attrib="32854" fieldtype="Gdk.Key" value="206" /> <field name="identical" attrib="32854" fieldtype="Gdk.Key" value="2255" /> <field name="idiaeresis" attrib="32854" fieldtype="Gdk.Key" value="239" /> <field name="Idiaeresis" attrib="32854" fieldtype="Gdk.Key" value="207" /> <field name="idotless" attrib="32854" fieldtype="Gdk.Key" value="697" /> <field name="ifonlyif" attrib="32854" fieldtype="Gdk.Key" value="2253" /> <field name="igrave" attrib="32854" fieldtype="Gdk.Key" value="236" /> <field name="Igrave" attrib="32854" fieldtype="Gdk.Key" value="204" /> <field name="imacron" attrib="32854" fieldtype="Gdk.Key" value="1007" /> <field name="Imacron" attrib="32854" fieldtype="Gdk.Key" value="975" /> <field name="implies" attrib="32854" fieldtype="Gdk.Key" value="2254" /> <field name="includedin" attrib="32854" fieldtype="Gdk.Key" value="2266" /> <field name="includes" attrib="32854" fieldtype="Gdk.Key" value="2267" /> <field name="infinity" attrib="32854" fieldtype="Gdk.Key" value="2242" /> <field name="Insert" attrib="32854" fieldtype="Gdk.Key" value="65379" /> <field name="integral" attrib="32854" fieldtype="Gdk.Key" value="2239" /> <field name="intersection" attrib="32854" fieldtype="Gdk.Key" value="2268" /> <field name="iogonek" attrib="32854" fieldtype="Gdk.Key" value="999" /> <field name="Iogonek" attrib="32854" fieldtype="Gdk.Key" value="967" /> <field name="ISO_Center_Object" attrib="32854" fieldtype="Gdk.Key" value="65075" /> <field name="ISO_Continuous_Underline" attrib="32854" fieldtype="Gdk.Key" value="65072" /> <field name="ISO_Discontinuous_Underline" attrib="32854" fieldtype="Gdk.Key" value="65073" /> <field name="ISO_Emphasize" attrib="32854" fieldtype="Gdk.Key" value="65074" /> <field name="ISO_Enter" attrib="32854" fieldtype="Gdk.Key" value="65076" /> <field name="ISO_Fast_Cursor_Down" attrib="32854" fieldtype="Gdk.Key" value="65071" /> <field name="ISO_Fast_Cursor_Left" attrib="32854" fieldtype="Gdk.Key" value="65068" /> <field name="ISO_Fast_Cursor_Right" attrib="32854" fieldtype="Gdk.Key" value="65069" /> <field name="ISO_Fast_Cursor_Up" attrib="32854" fieldtype="Gdk.Key" value="65070" /> <field name="ISO_First_Group" attrib="32854" fieldtype="Gdk.Key" value="65036" /> <field name="ISO_First_Group_Lock" attrib="32854" fieldtype="Gdk.Key" value="65037" /> <field name="ISO_Group_Latch" attrib="32854" fieldtype="Gdk.Key" value="65030" /> <field name="ISO_Group_Lock" attrib="32854" fieldtype="Gdk.Key" value="65031" /> <field name="ISO_Group_Shift" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="ISO_Last_Group" attrib="32854" fieldtype="Gdk.Key" value="65038" /> <field name="ISO_Last_Group_Lock" attrib="32854" fieldtype="Gdk.Key" value="65039" /> <field name="ISO_Left_Tab" attrib="32854" fieldtype="Gdk.Key" value="65056" /> <field name="ISO_Level2_Latch" attrib="32854" fieldtype="Gdk.Key" value="65026" /> <field name="ISO_Level3_Latch" attrib="32854" fieldtype="Gdk.Key" value="65028" /> <field name="ISO_Level3_Lock" attrib="32854" fieldtype="Gdk.Key" value="65029" /> <field name="ISO_Level3_Shift" attrib="32854" fieldtype="Gdk.Key" value="65027" /> <field name="ISO_Lock" attrib="32854" fieldtype="Gdk.Key" value="65025" /> <field name="ISO_Move_Line_Down" attrib="32854" fieldtype="Gdk.Key" value="65058" /> <field name="ISO_Move_Line_Up" attrib="32854" fieldtype="Gdk.Key" value="65057" /> <field name="ISO_Next_Group" attrib="32854" fieldtype="Gdk.Key" value="65032" /> <field name="ISO_Next_Group_Lock" attrib="32854" fieldtype="Gdk.Key" value="65033" /> <field name="ISO_Partial_Line_Down" attrib="32854" fieldtype="Gdk.Key" value="65060" /> <field name="ISO_Partial_Line_Up" attrib="32854" fieldtype="Gdk.Key" value="65059" /> <field name="ISO_Partial_Space_Left" attrib="32854" fieldtype="Gdk.Key" value="65061" /> <field name="ISO_Partial_Space_Right" attrib="32854" fieldtype="Gdk.Key" value="65062" /> <field name="ISO_Prev_Group" attrib="32854" fieldtype="Gdk.Key" value="65034" /> <field name="ISO_Prev_Group_Lock" attrib="32854" fieldtype="Gdk.Key" value="65035" /> <field name="ISO_Release_Both_Margins" attrib="32854" fieldtype="Gdk.Key" value="65067" /> <field name="ISO_Release_Margin_Left" attrib="32854" fieldtype="Gdk.Key" value="65065" /> <field name="ISO_Release_Margin_Right" attrib="32854" fieldtype="Gdk.Key" value="65066" /> <field name="ISO_Set_Margin_Left" attrib="32854" fieldtype="Gdk.Key" value="65063" /> <field name="ISO_Set_Margin_Right" attrib="32854" fieldtype="Gdk.Key" value="65064" /> <field name="itilde" attrib="32854" fieldtype="Gdk.Key" value="949" /> <field name="Itilde" attrib="32854" fieldtype="Gdk.Key" value="933" /> <field name="j" attrib="32854" fieldtype="Gdk.Key" value="106" /> <field name="J" attrib="32854" fieldtype="Gdk.Key" value="74" /> <field name="jcircumflex" attrib="32854" fieldtype="Gdk.Key" value="700" /> <field name="Jcircumflex" attrib="32854" fieldtype="Gdk.Key" value="684" /> <field name="jot" attrib="32854" fieldtype="Gdk.Key" value="3018" /> <field name="k" attrib="32854" fieldtype="Gdk.Key" value="107" /> <field name="K" attrib="32854" fieldtype="Gdk.Key" value="75" /> <field name="kana_a" attrib="32854" fieldtype="Gdk.Key" value="1191" /> <field name="kana_A" attrib="32854" fieldtype="Gdk.Key" value="1201" /> <field name="kana_CHI" attrib="32854" fieldtype="Gdk.Key" value="1217" /> <field name="kana_closingbracket" attrib="32854" fieldtype="Gdk.Key" value="1187" /> <field name="kana_comma" attrib="32854" fieldtype="Gdk.Key" value="1188" /> <field name="kana_conjunctive" attrib="32854" fieldtype="Gdk.Key" value="1189" /> <field name="kana_e" attrib="32854" fieldtype="Gdk.Key" value="1194" /> <field name="kana_E" attrib="32854" fieldtype="Gdk.Key" value="1204" /> <field name="kana_FU" attrib="32854" fieldtype="Gdk.Key" value="1228" /> <field name="kana_fullstop" attrib="32854" fieldtype="Gdk.Key" value="1185" /> <field name="kana_HA" attrib="32854" fieldtype="Gdk.Key" value="1226" /> <field name="kana_HE" attrib="32854" fieldtype="Gdk.Key" value="1229" /> <field name="kana_HI" attrib="32854" fieldtype="Gdk.Key" value="1227" /> <field name="kana_HO" attrib="32854" fieldtype="Gdk.Key" value="1230" /> <field name="kana_HU" attrib="32854" fieldtype="Gdk.Key" value="1228" /> <field name="kana_i" attrib="32854" fieldtype="Gdk.Key" value="1192" /> <field name="kana_I" attrib="32854" fieldtype="Gdk.Key" value="1202" /> <field name="kana_KA" attrib="32854" fieldtype="Gdk.Key" value="1206" /> <field name="kana_KE" attrib="32854" fieldtype="Gdk.Key" value="1209" /> <field name="kana_KI" attrib="32854" fieldtype="Gdk.Key" value="1207" /> <field name="kana_KO" attrib="32854" fieldtype="Gdk.Key" value="1210" /> <field name="kana_KU" attrib="32854" fieldtype="Gdk.Key" value="1208" /> <field name="Kana_Lock" attrib="32854" fieldtype="Gdk.Key" value="65325" /> <field name="kana_MA" attrib="32854" fieldtype="Gdk.Key" value="1231" /> <field name="kana_ME" attrib="32854" fieldtype="Gdk.Key" value="1234" /> <field name="kana_MI" attrib="32854" fieldtype="Gdk.Key" value="1232" /> <field name="kana_middledot" attrib="32854" fieldtype="Gdk.Key" value="1189" /> <field name="kana_MO" attrib="32854" fieldtype="Gdk.Key" value="1235" /> <field name="kana_MU" attrib="32854" fieldtype="Gdk.Key" value="1233" /> <field name="kana_N" attrib="32854" fieldtype="Gdk.Key" value="1245" /> <field name="kana_NA" attrib="32854" fieldtype="Gdk.Key" value="1221" /> <field name="kana_NE" attrib="32854" fieldtype="Gdk.Key" value="1224" /> <field name="kana_NI" attrib="32854" fieldtype="Gdk.Key" value="1222" /> <field name="kana_NO" attrib="32854" fieldtype="Gdk.Key" value="1225" /> <field name="kana_NU" attrib="32854" fieldtype="Gdk.Key" value="1223" /> <field name="kana_o" attrib="32854" fieldtype="Gdk.Key" value="1195" /> <field name="kana_O" attrib="32854" fieldtype="Gdk.Key" value="1205" /> <field name="kana_openingbracket" attrib="32854" fieldtype="Gdk.Key" value="1186" /> <field name="kana_RA" attrib="32854" fieldtype="Gdk.Key" value="1239" /> <field name="kana_RE" attrib="32854" fieldtype="Gdk.Key" value="1242" /> <field name="kana_RI" attrib="32854" fieldtype="Gdk.Key" value="1240" /> <field name="kana_RO" attrib="32854" fieldtype="Gdk.Key" value="1243" /> <field name="kana_RU" attrib="32854" fieldtype="Gdk.Key" value="1241" /> <field name="kana_SA" attrib="32854" fieldtype="Gdk.Key" value="1211" /> <field name="kana_SE" attrib="32854" fieldtype="Gdk.Key" value="1214" /> <field name="kana_SHI" attrib="32854" fieldtype="Gdk.Key" value="1212" /> <field name="Kana_Shift" attrib="32854" fieldtype="Gdk.Key" value="65326" /> <field name="kana_SO" attrib="32854" fieldtype="Gdk.Key" value="1215" /> <field name="kana_SU" attrib="32854" fieldtype="Gdk.Key" value="1213" /> <field name="kana_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="kana_TA" attrib="32854" fieldtype="Gdk.Key" value="1216" /> <field name="kana_TE" attrib="32854" fieldtype="Gdk.Key" value="1219" /> <field name="kana_TI" attrib="32854" fieldtype="Gdk.Key" value="1217" /> <field name="kana_TO" attrib="32854" fieldtype="Gdk.Key" value="1220" /> <field name="kana_tsu" attrib="32854" fieldtype="Gdk.Key" value="1199" /> <field name="kana_TSU" attrib="32854" fieldtype="Gdk.Key" value="1218" /> <field name="kana_tu" attrib="32854" fieldtype="Gdk.Key" value="1199" /> <field name="kana_TU" attrib="32854" fieldtype="Gdk.Key" value="1218" /> <field name="kana_u" attrib="32854" fieldtype="Gdk.Key" value="1193" /> <field name="kana_U" attrib="32854" fieldtype="Gdk.Key" value="1203" /> <field name="kana_WA" attrib="32854" fieldtype="Gdk.Key" value="1244" /> <field name="kana_WO" attrib="32854" fieldtype="Gdk.Key" value="1190" /> <field name="kana_ya" attrib="32854" fieldtype="Gdk.Key" value="1196" /> <field name="kana_YA" attrib="32854" fieldtype="Gdk.Key" value="1236" /> <field name="kana_yo" attrib="32854" fieldtype="Gdk.Key" value="1198" /> <field name="kana_YO" attrib="32854" fieldtype="Gdk.Key" value="1238" /> <field name="kana_yu" attrib="32854" fieldtype="Gdk.Key" value="1197" /> <field name="kana_YU" attrib="32854" fieldtype="Gdk.Key" value="1237" /> <field name="Kanji" attrib="32854" fieldtype="Gdk.Key" value="65313" /> <field name="Kanji_Bangou" attrib="32854" fieldtype="Gdk.Key" value="65335" /> <field name="kappa" attrib="32854" fieldtype="Gdk.Key" value="930" /> <field name="Katakana" attrib="32854" fieldtype="Gdk.Key" value="65318" /> <field name="kcedilla" attrib="32854" fieldtype="Gdk.Key" value="1011" /> <field name="Kcedilla" attrib="32854" fieldtype="Gdk.Key" value="979" /> <field name="Key_0" attrib="32854" fieldtype="Gdk.Key" value="48" /> <field name="Key_1" attrib="32854" fieldtype="Gdk.Key" value="49" /> <field name="Key_2" attrib="32854" fieldtype="Gdk.Key" value="50" /> <field name="Key_3" attrib="32854" fieldtype="Gdk.Key" value="51" /> <field name="Key_3270_AltCursor" attrib="32854" fieldtype="Gdk.Key" value="64784" /> <field name="Key_3270_Attn" attrib="32854" fieldtype="Gdk.Key" value="64782" /> <field name="Key_3270_BackTab" attrib="32854" fieldtype="Gdk.Key" value="64773" /> <field name="Key_3270_ChangeScreen" attrib="32854" fieldtype="Gdk.Key" value="64793" /> <field name="Key_3270_Copy" attrib="32854" fieldtype="Gdk.Key" value="64789" /> <field name="Key_3270_CursorBlink" attrib="32854" fieldtype="Gdk.Key" value="64783" /> <field name="Key_3270_CursorSelect" attrib="32854" fieldtype="Gdk.Key" value="64796" /> <field name="Key_3270_DeleteWord" attrib="32854" fieldtype="Gdk.Key" value="64794" /> <field name="Key_3270_Duplicate" attrib="32854" fieldtype="Gdk.Key" value="64769" /> <field name="Key_3270_Enter" attrib="32854" fieldtype="Gdk.Key" value="64798" /> <field name="Key_3270_EraseEOF" attrib="32854" fieldtype="Gdk.Key" value="64774" /> <field name="Key_3270_EraseInput" attrib="32854" fieldtype="Gdk.Key" value="64775" /> <field name="Key_3270_ExSelect" attrib="32854" fieldtype="Gdk.Key" value="64795" /> <field name="Key_3270_FieldMark" attrib="32854" fieldtype="Gdk.Key" value="64770" /> <field name="Key_3270_Ident" attrib="32854" fieldtype="Gdk.Key" value="64787" /> <field name="Key_3270_Jump" attrib="32854" fieldtype="Gdk.Key" value="64786" /> <field name="Key_3270_KeyClick" attrib="32854" fieldtype="Gdk.Key" value="64785" /> <field name="Key_3270_Left2" attrib="32854" fieldtype="Gdk.Key" value="64772" /> <field name="Key_3270_PA1" attrib="32854" fieldtype="Gdk.Key" value="64778" /> <field name="Key_3270_PA2" attrib="32854" fieldtype="Gdk.Key" value="64779" /> <field name="Key_3270_PA3" attrib="32854" fieldtype="Gdk.Key" value="64780" /> <field name="Key_3270_Play" attrib="32854" fieldtype="Gdk.Key" value="64790" /> <field name="Key_3270_PrintScreen" attrib="32854" fieldtype="Gdk.Key" value="64797" /> <field name="Key_3270_Quit" attrib="32854" fieldtype="Gdk.Key" value="64777" /> <field name="Key_3270_Record" attrib="32854" fieldtype="Gdk.Key" value="64792" /> <field name="Key_3270_Reset" attrib="32854" fieldtype="Gdk.Key" value="64776" /> <field name="Key_3270_Right2" attrib="32854" fieldtype="Gdk.Key" value="64771" /> <field name="Key_3270_Rule" attrib="32854" fieldtype="Gdk.Key" value="64788" /> <field name="Key_3270_Setup" attrib="32854" fieldtype="Gdk.Key" value="64791" /> <field name="Key_3270_Test" attrib="32854" fieldtype="Gdk.Key" value="64781" /> <field name="Key_4" attrib="32854" fieldtype="Gdk.Key" value="52" /> <field name="Key_5" attrib="32854" fieldtype="Gdk.Key" value="53" /> <field name="Key_6" attrib="32854" fieldtype="Gdk.Key" value="54" /> <field name="Key_7" attrib="32854" fieldtype="Gdk.Key" value="55" /> <field name="Key_8" attrib="32854" fieldtype="Gdk.Key" value="56" /> <field name="Key_9" attrib="32854" fieldtype="Gdk.Key" value="57" /> <field name="Korean_Won" attrib="32854" fieldtype="Gdk.Key" value="3839" /> <field name="KP_0" attrib="32854" fieldtype="Gdk.Key" value="65456" /> <field name="KP_1" attrib="32854" fieldtype="Gdk.Key" value="65457" /> <field name="KP_2" attrib="32854" fieldtype="Gdk.Key" value="65458" /> <field name="KP_3" attrib="32854" fieldtype="Gdk.Key" value="65459" /> <field name="KP_4" attrib="32854" fieldtype="Gdk.Key" value="65460" /> <field name="KP_5" attrib="32854" fieldtype="Gdk.Key" value="65461" /> <field name="KP_6" attrib="32854" fieldtype="Gdk.Key" value="65462" /> <field name="KP_7" attrib="32854" fieldtype="Gdk.Key" value="65463" /> <field name="KP_8" attrib="32854" fieldtype="Gdk.Key" value="65464" /> <field name="KP_9" attrib="32854" fieldtype="Gdk.Key" value="65465" /> <field name="KP_Add" attrib="32854" fieldtype="Gdk.Key" value="65451" /> <field name="KP_Begin" attrib="32854" fieldtype="Gdk.Key" value="65437" /> <field name="KP_Decimal" attrib="32854" fieldtype="Gdk.Key" value="65454" /> <field name="KP_Delete" attrib="32854" fieldtype="Gdk.Key" value="65439" /> <field name="KP_Divide" attrib="32854" fieldtype="Gdk.Key" value="65455" /> <field name="KP_Down" attrib="32854" fieldtype="Gdk.Key" value="65433" /> <field name="KP_End" attrib="32854" fieldtype="Gdk.Key" value="65436" /> <field name="KP_Enter" attrib="32854" fieldtype="Gdk.Key" value="65421" /> <field name="KP_Equal" attrib="32854" fieldtype="Gdk.Key" value="65469" /> <field name="KP_F1" attrib="32854" fieldtype="Gdk.Key" value="65425" /> <field name="KP_F2" attrib="32854" fieldtype="Gdk.Key" value="65426" /> <field name="KP_F3" attrib="32854" fieldtype="Gdk.Key" value="65427" /> <field name="KP_F4" attrib="32854" fieldtype="Gdk.Key" value="65428" /> <field name="KP_Home" attrib="32854" fieldtype="Gdk.Key" value="65429" /> <field name="KP_Insert" attrib="32854" fieldtype="Gdk.Key" value="65438" /> <field name="KP_Left" attrib="32854" fieldtype="Gdk.Key" value="65430" /> <field name="KP_Multiply" attrib="32854" fieldtype="Gdk.Key" value="65450" /> <field name="KP_Next" attrib="32854" fieldtype="Gdk.Key" value="65435" /> <field name="KP_Page_Down" attrib="32854" fieldtype="Gdk.Key" value="65435" /> <field name="KP_Page_Up" attrib="32854" fieldtype="Gdk.Key" value="65434" /> <field name="KP_Prior" attrib="32854" fieldtype="Gdk.Key" value="65434" /> <field name="KP_Right" attrib="32854" fieldtype="Gdk.Key" value="65432" /> <field name="KP_Separator" attrib="32854" fieldtype="Gdk.Key" value="65452" /> <field name="KP_Space" attrib="32854" fieldtype="Gdk.Key" value="65408" /> <field name="KP_Subtract" attrib="32854" fieldtype="Gdk.Key" value="65453" /> <field name="KP_Tab" attrib="32854" fieldtype="Gdk.Key" value="65417" /> <field name="KP_Up" attrib="32854" fieldtype="Gdk.Key" value="65431" /> <field name="kra" attrib="32854" fieldtype="Gdk.Key" value="930" /> <field name="l" attrib="32854" fieldtype="Gdk.Key" value="108" /> <field name="L" attrib="32854" fieldtype="Gdk.Key" value="76" /> <field name="L1" attrib="32854" fieldtype="Gdk.Key" value="65480" /> <field name="L10" attrib="32854" fieldtype="Gdk.Key" value="65489" /> <field name="L2" attrib="32854" fieldtype="Gdk.Key" value="65481" /> <field name="L3" attrib="32854" fieldtype="Gdk.Key" value="65482" /> <field name="L4" attrib="32854" fieldtype="Gdk.Key" value="65483" /> <field name="L5" attrib="32854" fieldtype="Gdk.Key" value="65484" /> <field name="L6" attrib="32854" fieldtype="Gdk.Key" value="65485" /> <field name="L7" attrib="32854" fieldtype="Gdk.Key" value="65486" /> <field name="L8" attrib="32854" fieldtype="Gdk.Key" value="65487" /> <field name="L9" attrib="32854" fieldtype="Gdk.Key" value="65488" /> <field name="lacute" attrib="32854" fieldtype="Gdk.Key" value="485" /> <field name="Lacute" attrib="32854" fieldtype="Gdk.Key" value="453" /> <field name="Last_Virtual_Screen" attrib="32854" fieldtype="Gdk.Key" value="65236" /> <field name="latincross" attrib="32854" fieldtype="Gdk.Key" value="2777" /> <field name="lcaron" attrib="32854" fieldtype="Gdk.Key" value="437" /> <field name="Lcaron" attrib="32854" fieldtype="Gdk.Key" value="421" /> <field name="lcedilla" attrib="32854" fieldtype="Gdk.Key" value="950" /> <field name="Lcedilla" attrib="32854" fieldtype="Gdk.Key" value="934" /> <field name="Left" attrib="32854" fieldtype="Gdk.Key" value="65361" /> <field name="leftanglebracket" attrib="32854" fieldtype="Gdk.Key" value="2748" /> <field name="leftarrow" attrib="32854" fieldtype="Gdk.Key" value="2299" /> <field name="leftcaret" attrib="32854" fieldtype="Gdk.Key" value="2979" /> <field name="leftdoublequotemark" attrib="32854" fieldtype="Gdk.Key" value="2770" /> <field name="leftmiddlecurlybrace" attrib="32854" fieldtype="Gdk.Key" value="2223" /> <field name="leftopentriangle" attrib="32854" fieldtype="Gdk.Key" value="2764" /> <field name="leftpointer" attrib="32854" fieldtype="Gdk.Key" value="2794" /> <field name="leftradical" attrib="32854" fieldtype="Gdk.Key" value="2209" /> <field name="leftshoe" attrib="32854" fieldtype="Gdk.Key" value="3034" /> <field name="leftsinglequotemark" attrib="32854" fieldtype="Gdk.Key" value="2768" /> <field name="leftt" attrib="32854" fieldtype="Gdk.Key" value="2548" /> <field name="lefttack" attrib="32854" fieldtype="Gdk.Key" value="3036" /> <field name="less" attrib="32854" fieldtype="Gdk.Key" value="60" /> <field name="lessthanequal" attrib="32854" fieldtype="Gdk.Key" value="2236" /> <field name="lf" attrib="32854" fieldtype="Gdk.Key" value="2533" /> <field name="Linefeed" attrib="32854" fieldtype="Gdk.Key" value="65290" /> <field name="LiraSign" attrib="32854" fieldtype="Gdk.Key" value="8356" /> <field name="logicaland" attrib="32854" fieldtype="Gdk.Key" value="2270" /> <field name="logicalor" attrib="32854" fieldtype="Gdk.Key" value="2271" /> <field name="lowleftcorner" attrib="32854" fieldtype="Gdk.Key" value="2541" /> <field name="lowrightcorner" attrib="32854" fieldtype="Gdk.Key" value="2538" /> <field name="lstroke" attrib="32854" fieldtype="Gdk.Key" value="435" /> <field name="Lstroke" attrib="32854" fieldtype="Gdk.Key" value="419" /> <field name="m" attrib="32854" fieldtype="Gdk.Key" value="109" /> <field name="M" attrib="32854" fieldtype="Gdk.Key" value="77" /> <field name="Macedonia_dse" attrib="32854" fieldtype="Gdk.Key" value="1701" /> <field name="Macedonia_DSE" attrib="32854" fieldtype="Gdk.Key" value="1717" /> <field name="Macedonia_gje" attrib="32854" fieldtype="Gdk.Key" value="1698" /> <field name="Macedonia_GJE" attrib="32854" fieldtype="Gdk.Key" value="1714" /> <field name="Macedonia_kje" attrib="32854" fieldtype="Gdk.Key" value="1708" /> <field name="Macedonia_KJE" attrib="32854" fieldtype="Gdk.Key" value="1724" /> <field name="macron" attrib="32854" fieldtype="Gdk.Key" value="175" /> <field name="Mae_Koho" attrib="32854" fieldtype="Gdk.Key" value="65342" /> <field name="malesymbol" attrib="32854" fieldtype="Gdk.Key" value="2807" /> <field name="maltesecross" attrib="32854" fieldtype="Gdk.Key" value="2800" /> <field name="marker" attrib="32854" fieldtype="Gdk.Key" value="2751" /> <field name="masculine" attrib="32854" fieldtype="Gdk.Key" value="186" /> <field name="Massyo" attrib="32854" fieldtype="Gdk.Key" value="65324" /> <field name="Menu" attrib="32854" fieldtype="Gdk.Key" value="65383" /> <field name="Meta_L" attrib="32854" fieldtype="Gdk.Key" value="65511" /> <field name="Meta_R" attrib="32854" fieldtype="Gdk.Key" value="65512" /> <field name="MillSign" attrib="32854" fieldtype="Gdk.Key" value="8357" /> <field name="minus" attrib="32854" fieldtype="Gdk.Key" value="45" /> <field name="minutes" attrib="32854" fieldtype="Gdk.Key" value="2774" /> <field name="Mode_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="MouseKeys_Accel_Enable" attrib="32854" fieldtype="Gdk.Key" value="65143" /> <field name="MouseKeys_Enable" attrib="32854" fieldtype="Gdk.Key" value="65142" /> <field name="mu" attrib="32854" fieldtype="Gdk.Key" value="181" /> <field name="Muhenkan" attrib="32854" fieldtype="Gdk.Key" value="65314" /> <field name="Multi_key" attrib="32854" fieldtype="Gdk.Key" value="65312" /> <field name="MultipleCandidate" attrib="32854" fieldtype="Gdk.Key" value="65341" /> <field name="multiply" attrib="32854" fieldtype="Gdk.Key" value="215" /> <field name="musicalflat" attrib="32854" fieldtype="Gdk.Key" value="2806" /> <field name="musicalsharp" attrib="32854" fieldtype="Gdk.Key" value="2805" /> <field name="n" attrib="32854" fieldtype="Gdk.Key" value="110" /> <field name="N" attrib="32854" fieldtype="Gdk.Key" value="78" /> <field name="nabla" attrib="32854" fieldtype="Gdk.Key" value="2245" /> <field name="nacute" attrib="32854" fieldtype="Gdk.Key" value="497" /> <field name="Nacute" attrib="32854" fieldtype="Gdk.Key" value="465" /> <field name="NairaSign" attrib="32854" fieldtype="Gdk.Key" value="8358" /> <field name="ncaron" attrib="32854" fieldtype="Gdk.Key" value="498" /> <field name="Ncaron" attrib="32854" fieldtype="Gdk.Key" value="466" /> <field name="ncedilla" attrib="32854" fieldtype="Gdk.Key" value="1009" /> <field name="Ncedilla" attrib="32854" fieldtype="Gdk.Key" value="977" /> <field name="NewSheqelSign" attrib="32854" fieldtype="Gdk.Key" value="8362" /> <field name="Next" attrib="32854" fieldtype="Gdk.Key" value="65366" /> <field name="Next_Virtual_Screen" attrib="32854" fieldtype="Gdk.Key" value="65234" /> <field name="nl" attrib="32854" fieldtype="Gdk.Key" value="2536" /> <field name="nobreakspace" attrib="32854" fieldtype="Gdk.Key" value="160" /> <field name="notequal" attrib="32854" fieldtype="Gdk.Key" value="2237" /> <field name="notsign" attrib="32854" fieldtype="Gdk.Key" value="172" /> <field name="ntilde" attrib="32854" fieldtype="Gdk.Key" value="241" /> <field name="Ntilde" attrib="32854" fieldtype="Gdk.Key" value="209" /> <field name="Num_Lock" attrib="32854" fieldtype="Gdk.Key" value="65407" /> <field name="numbersign" attrib="32854" fieldtype="Gdk.Key" value="35" /> <field name="numerosign" attrib="32854" fieldtype="Gdk.Key" value="1712" /> <field name="o" attrib="32854" fieldtype="Gdk.Key" value="111" /> <field name="O" attrib="32854" fieldtype="Gdk.Key" value="79" /> <field name="oacute" attrib="32854" fieldtype="Gdk.Key" value="243" /> <field name="Oacute" attrib="32854" fieldtype="Gdk.Key" value="211" /> <field name="ocircumflex" attrib="32854" fieldtype="Gdk.Key" value="244" /> <field name="Ocircumflex" attrib="32854" fieldtype="Gdk.Key" value="212" /> <field name="odiaeresis" attrib="32854" fieldtype="Gdk.Key" value="246" /> <field name="Odiaeresis" attrib="32854" fieldtype="Gdk.Key" value="214" /> <field name="odoubleacute" attrib="32854" fieldtype="Gdk.Key" value="501" /> <field name="Odoubleacute" attrib="32854" fieldtype="Gdk.Key" value="469" /> <field name="oe" attrib="32854" fieldtype="Gdk.Key" value="5053" /> <field name="OE" attrib="32854" fieldtype="Gdk.Key" value="5052" /> <field name="ogonek" attrib="32854" fieldtype="Gdk.Key" value="434" /> <field name="ograve" attrib="32854" fieldtype="Gdk.Key" value="242" /> <field name="Ograve" attrib="32854" fieldtype="Gdk.Key" value="210" /> <field name="omacron" attrib="32854" fieldtype="Gdk.Key" value="1010" /> <field name="Omacron" attrib="32854" fieldtype="Gdk.Key" value="978" /> <field name="oneeighth" attrib="32854" fieldtype="Gdk.Key" value="2755" /> <field name="onefifth" attrib="32854" fieldtype="Gdk.Key" value="2738" /> <field name="onehalf" attrib="32854" fieldtype="Gdk.Key" value="189" /> <field name="onequarter" attrib="32854" fieldtype="Gdk.Key" value="188" /> <field name="onesixth" attrib="32854" fieldtype="Gdk.Key" value="2742" /> <field name="onesuperior" attrib="32854" fieldtype="Gdk.Key" value="185" /> <field name="onethird" attrib="32854" fieldtype="Gdk.Key" value="2736" /> <field name="Ooblique" attrib="32854" fieldtype="Gdk.Key" value="216" /> <field name="openrectbullet" attrib="32854" fieldtype="Gdk.Key" value="2786" /> <field name="openstar" attrib="32854" fieldtype="Gdk.Key" value="2789" /> <field name="opentribulletdown" attrib="32854" fieldtype="Gdk.Key" value="2788" /> <field name="opentribulletup" attrib="32854" fieldtype="Gdk.Key" value="2787" /> <field name="ordfeminine" attrib="32854" fieldtype="Gdk.Key" value="170" /> <field name="oslash" attrib="32854" fieldtype="Gdk.Key" value="248" /> <field name="otilde" attrib="32854" fieldtype="Gdk.Key" value="245" /> <field name="Otilde" attrib="32854" fieldtype="Gdk.Key" value="213" /> <field name="overbar" attrib="32854" fieldtype="Gdk.Key" value="3008" /> <field name="Overlay1_Enable" attrib="32854" fieldtype="Gdk.Key" value="65144" /> <field name="Overlay2_Enable" attrib="32854" fieldtype="Gdk.Key" value="65145" /> <field name="overline" attrib="32854" fieldtype="Gdk.Key" value="1150" /> <field name="p" attrib="32854" fieldtype="Gdk.Key" value="112" /> <field name="P" attrib="32854" fieldtype="Gdk.Key" value="80" /> <field name="Page_Down" attrib="32854" fieldtype="Gdk.Key" value="65366" /> <field name="Page_Up" attrib="32854" fieldtype="Gdk.Key" value="65365" /> <field name="paragraph" attrib="32854" fieldtype="Gdk.Key" value="182" /> <field name="parenleft" attrib="32854" fieldtype="Gdk.Key" value="40" /> <field name="parenright" attrib="32854" fieldtype="Gdk.Key" value="41" /> <field name="partialderivative" attrib="32854" fieldtype="Gdk.Key" value="2287" /> <field name="Pause" attrib="32854" fieldtype="Gdk.Key" value="65299" /> <field name="percent" attrib="32854" fieldtype="Gdk.Key" value="37" /> <field name="period" attrib="32854" fieldtype="Gdk.Key" value="46" /> <field name="periodcentered" attrib="32854" fieldtype="Gdk.Key" value="183" /> <field name="PesetaSign" attrib="32854" fieldtype="Gdk.Key" value="8359" /> <field name="phonographcopyright" attrib="32854" fieldtype="Gdk.Key" value="2811" /> <field name="plus" attrib="32854" fieldtype="Gdk.Key" value="43" /> <field name="plusminus" attrib="32854" fieldtype="Gdk.Key" value="177" /> <field name="Pointer_Accelerate" attrib="32854" fieldtype="Gdk.Key" value="65274" /> <field name="Pointer_Button_Dflt" attrib="32854" fieldtype="Gdk.Key" value="65256" /> <field name="Pointer_Button1" attrib="32854" fieldtype="Gdk.Key" value="65257" /> <field name="Pointer_Button2" attrib="32854" fieldtype="Gdk.Key" value="65258" /> <field name="Pointer_Button3" attrib="32854" fieldtype="Gdk.Key" value="65259" /> <field name="Pointer_Button4" attrib="32854" fieldtype="Gdk.Key" value="65260" /> <field name="Pointer_Button5" attrib="32854" fieldtype="Gdk.Key" value="65261" /> <field name="Pointer_DblClick_Dflt" attrib="32854" fieldtype="Gdk.Key" value="65262" /> <field name="Pointer_DblClick1" attrib="32854" fieldtype="Gdk.Key" value="65263" /> <field name="Pointer_DblClick2" attrib="32854" fieldtype="Gdk.Key" value="65264" /> <field name="Pointer_DblClick3" attrib="32854" fieldtype="Gdk.Key" value="65265" /> <field name="Pointer_DblClick4" attrib="32854" fieldtype="Gdk.Key" value="65266" /> <field name="Pointer_DblClick5" attrib="32854" fieldtype="Gdk.Key" value="65267" /> <field name="Pointer_DfltBtnNext" attrib="32854" fieldtype="Gdk.Key" value="65275" /> <field name="Pointer_DfltBtnPrev" attrib="32854" fieldtype="Gdk.Key" value="65276" /> <field name="Pointer_Down" attrib="32854" fieldtype="Gdk.Key" value="65251" /> <field name="Pointer_DownLeft" attrib="32854" fieldtype="Gdk.Key" value="65254" /> <field name="Pointer_DownRight" attrib="32854" fieldtype="Gdk.Key" value="65255" /> <field name="Pointer_Drag_Dflt" attrib="32854" fieldtype="Gdk.Key" value="65268" /> <field name="Pointer_Drag1" attrib="32854" fieldtype="Gdk.Key" value="65269" /> <field name="Pointer_Drag2" attrib="32854" fieldtype="Gdk.Key" value="65270" /> <field name="Pointer_Drag3" attrib="32854" fieldtype="Gdk.Key" value="65271" /> <field name="Pointer_Drag4" attrib="32854" fieldtype="Gdk.Key" value="65272" /> <field name="Pointer_Drag5" attrib="32854" fieldtype="Gdk.Key" value="65277" /> <field name="Pointer_EnableKeys" attrib="32854" fieldtype="Gdk.Key" value="65273" /> <field name="Pointer_Left" attrib="32854" fieldtype="Gdk.Key" value="65248" /> <field name="Pointer_Right" attrib="32854" fieldtype="Gdk.Key" value="65249" /> <field name="Pointer_Up" attrib="32854" fieldtype="Gdk.Key" value="65250" /> <field name="Pointer_UpLeft" attrib="32854" fieldtype="Gdk.Key" value="65252" /> <field name="Pointer_UpRight" attrib="32854" fieldtype="Gdk.Key" value="65253" /> <field name="prescription" attrib="32854" fieldtype="Gdk.Key" value="2772" /> <field name="Prev_Virtual_Screen" attrib="32854" fieldtype="Gdk.Key" value="65233" /> <field name="PreviousCandidate" attrib="32854" fieldtype="Gdk.Key" value="65342" /> <field name="Print" attrib="32854" fieldtype="Gdk.Key" value="65377" /> <field name="Prior" attrib="32854" fieldtype="Gdk.Key" value="65365" /> <field name="prolongedsound" attrib="32854" fieldtype="Gdk.Key" value="1200" /> <field name="punctspace" attrib="32854" fieldtype="Gdk.Key" value="2726" /> <field name="q" attrib="32854" fieldtype="Gdk.Key" value="113" /> <field name="Q" attrib="32854" fieldtype="Gdk.Key" value="81" /> <field name="quad" attrib="32854" fieldtype="Gdk.Key" value="3020" /> <field name="question" attrib="32854" fieldtype="Gdk.Key" value="63" /> <field name="questiondown" attrib="32854" fieldtype="Gdk.Key" value="191" /> <field name="quotedbl" attrib="32854" fieldtype="Gdk.Key" value="34" /> <field name="quoteleft" attrib="32854" fieldtype="Gdk.Key" value="96" /> <field name="quoteright" attrib="32854" fieldtype="Gdk.Key" value="39" /> <field name="r" attrib="32854" fieldtype="Gdk.Key" value="114" /> <field name="R" attrib="32854" fieldtype="Gdk.Key" value="82" /> <field name="R1" attrib="32854" fieldtype="Gdk.Key" value="65490" /> <field name="R10" attrib="32854" fieldtype="Gdk.Key" value="65499" /> <field name="R11" attrib="32854" fieldtype="Gdk.Key" value="65500" /> <field name="R12" attrib="32854" fieldtype="Gdk.Key" value="65501" /> <field name="R13" attrib="32854" fieldtype="Gdk.Key" value="65502" /> <field name="R14" attrib="32854" fieldtype="Gdk.Key" value="65503" /> <field name="R15" attrib="32854" fieldtype="Gdk.Key" value="65504" /> <field name="R2" attrib="32854" fieldtype="Gdk.Key" value="65491" /> <field name="R3" attrib="32854" fieldtype="Gdk.Key" value="65492" /> <field name="R4" attrib="32854" fieldtype="Gdk.Key" value="65493" /> <field name="R5" attrib="32854" fieldtype="Gdk.Key" value="65494" /> <field name="R6" attrib="32854" fieldtype="Gdk.Key" value="65495" /> <field name="R7" attrib="32854" fieldtype="Gdk.Key" value="65496" /> <field name="R8" attrib="32854" fieldtype="Gdk.Key" value="65497" /> <field name="R9" attrib="32854" fieldtype="Gdk.Key" value="65498" /> <field name="racute" attrib="32854" fieldtype="Gdk.Key" value="480" /> <field name="Racute" attrib="32854" fieldtype="Gdk.Key" value="448" /> <field name="radical" attrib="32854" fieldtype="Gdk.Key" value="2262" /> <field name="rcaron" attrib="32854" fieldtype="Gdk.Key" value="504" /> <field name="Rcaron" attrib="32854" fieldtype="Gdk.Key" value="472" /> <field name="rcedilla" attrib="32854" fieldtype="Gdk.Key" value="947" /> <field name="Rcedilla" attrib="32854" fieldtype="Gdk.Key" value="931" /> <field name="Redo" attrib="32854" fieldtype="Gdk.Key" value="65382" /> <field name="registered" attrib="32854" fieldtype="Gdk.Key" value="174" /> <field name="RepeatKeys_Enable" attrib="32854" fieldtype="Gdk.Key" value="65138" /> <field name="Return" attrib="32854" fieldtype="Gdk.Key" value="65293" /> <field name="Right" attrib="32854" fieldtype="Gdk.Key" value="65363" /> <field name="rightanglebracket" attrib="32854" fieldtype="Gdk.Key" value="2750" /> <field name="rightarrow" attrib="32854" fieldtype="Gdk.Key" value="2301" /> <field name="rightcaret" attrib="32854" fieldtype="Gdk.Key" value="2982" /> <field name="rightdoublequotemark" attrib="32854" fieldtype="Gdk.Key" value="2771" /> <field name="rightmiddlecurlybrace" attrib="32854" fieldtype="Gdk.Key" value="2224" /> <field name="rightmiddlesummation" attrib="32854" fieldtype="Gdk.Key" value="2231" /> <field name="rightopentriangle" attrib="32854" fieldtype="Gdk.Key" value="2765" /> <field name="rightpointer" attrib="32854" fieldtype="Gdk.Key" value="2795" /> <field name="rightshoe" attrib="32854" fieldtype="Gdk.Key" value="3032" /> <field name="rightsinglequotemark" attrib="32854" fieldtype="Gdk.Key" value="2769" /> <field name="rightt" attrib="32854" fieldtype="Gdk.Key" value="2549" /> <field name="righttack" attrib="32854" fieldtype="Gdk.Key" value="3068" /> <field name="Romaji" attrib="32854" fieldtype="Gdk.Key" value="65316" /> <field name="RupeeSign" attrib="32854" fieldtype="Gdk.Key" value="8360" /> <field name="s" attrib="32854" fieldtype="Gdk.Key" value="115" /> <field name="S" attrib="32854" fieldtype="Gdk.Key" value="83" /> <field name="sacute" attrib="32854" fieldtype="Gdk.Key" value="438" /> <field name="Sacute" attrib="32854" fieldtype="Gdk.Key" value="422" /> <field name="scaron" attrib="32854" fieldtype="Gdk.Key" value="441" /> <field name="Scaron" attrib="32854" fieldtype="Gdk.Key" value="425" /> <field name="scedilla" attrib="32854" fieldtype="Gdk.Key" value="442" /> <field name="Scedilla" attrib="32854" fieldtype="Gdk.Key" value="426" /> <field name="scircumflex" attrib="32854" fieldtype="Gdk.Key" value="766" /> <field name="Scircumflex" attrib="32854" fieldtype="Gdk.Key" value="734" /> <field name="script_switch" attrib="32854" fieldtype="Gdk.Key" value="65406" /> <field name="Scroll_Lock" attrib="32854" fieldtype="Gdk.Key" value="65300" /> <field name="seconds" attrib="32854" fieldtype="Gdk.Key" value="2775" /> <field name="section" attrib="32854" fieldtype="Gdk.Key" value="167" /> <field name="Select" attrib="32854" fieldtype="Gdk.Key" value="65376" /> <field name="semicolon" attrib="32854" fieldtype="Gdk.Key" value="59" /> <field name="semivoicedsound" attrib="32854" fieldtype="Gdk.Key" value="1247" /> <field name="Serbian_dje" attrib="32854" fieldtype="Gdk.Key" value="1697" /> <field name="Serbian_DJE" attrib="32854" fieldtype="Gdk.Key" value="1713" /> <field name="Serbian_dze" attrib="32854" fieldtype="Gdk.Key" value="1711" /> <field name="Serbian_DZE" attrib="32854" fieldtype="Gdk.Key" value="1727" /> <field name="Serbian_je" attrib="32854" fieldtype="Gdk.Key" value="1704" /> <field name="Serbian_JE" attrib="32854" fieldtype="Gdk.Key" value="1720" /> <field name="Serbian_lje" attrib="32854" fieldtype="Gdk.Key" value="1705" /> <field name="Serbian_LJE" attrib="32854" fieldtype="Gdk.Key" value="1721" /> <field name="Serbian_nje" attrib="32854" fieldtype="Gdk.Key" value="1706" /> <field name="Serbian_NJE" attrib="32854" fieldtype="Gdk.Key" value="1722" /> <field name="Serbian_tshe" attrib="32854" fieldtype="Gdk.Key" value="1707" /> <field name="Serbian_TSHE" attrib="32854" fieldtype="Gdk.Key" value="1723" /> <field name="seveneighths" attrib="32854" fieldtype="Gdk.Key" value="2758" /> <field name="Shift_L" attrib="32854" fieldtype="Gdk.Key" value="65505" /> <field name="Shift_Lock" attrib="32854" fieldtype="Gdk.Key" value="65510" /> <field name="Shift_R" attrib="32854" fieldtype="Gdk.Key" value="65506" /> <field name="signaturemark" attrib="32854" fieldtype="Gdk.Key" value="2762" /> <field name="signifblank" attrib="32854" fieldtype="Gdk.Key" value="2732" /> <field name="similarequal" attrib="32854" fieldtype="Gdk.Key" value="2249" /> <field name="SingleCandidate" attrib="32854" fieldtype="Gdk.Key" value="65340" /> <field name="singlelowquotemark" attrib="32854" fieldtype="Gdk.Key" value="2813" /> <field name="slash" attrib="32854" fieldtype="Gdk.Key" value="47" /> <field name="SlowKeys_Enable" attrib="32854" fieldtype="Gdk.Key" value="65139" /> <field name="soliddiamond" attrib="32854" fieldtype="Gdk.Key" value="2528" /> <field name="space" attrib="32854" fieldtype="Gdk.Key" value="32" /> <field name="ssharp" attrib="32854" fieldtype="Gdk.Key" value="223" /> <field name="sterling" attrib="32854" fieldtype="Gdk.Key" value="163" /> <field name="StickyKeys_Enable" attrib="32854" fieldtype="Gdk.Key" value="65141" /> <field name="Super_L" attrib="32854" fieldtype="Gdk.Key" value="65515" /> <field name="Super_R" attrib="32854" fieldtype="Gdk.Key" value="65516" /> <field name="Sys_Req" attrib="32854" fieldtype="Gdk.Key" value="65301" /> <field name="t" attrib="32854" fieldtype="Gdk.Key" value="116" /> <field name="T" attrib="32854" fieldtype="Gdk.Key" value="84" /> <field name="Tab" attrib="32854" fieldtype="Gdk.Key" value="65289" /> <field name="tcaron" attrib="32854" fieldtype="Gdk.Key" value="443" /> <field name="Tcaron" attrib="32854" fieldtype="Gdk.Key" value="427" /> <field name="tcedilla" attrib="32854" fieldtype="Gdk.Key" value="510" /> <field name="Tcedilla" attrib="32854" fieldtype="Gdk.Key" value="478" /> <field name="telephone" attrib="32854" fieldtype="Gdk.Key" value="2809" /> <field name="telephonerecorder" attrib="32854" fieldtype="Gdk.Key" value="2810" /> <field name="Terminate_Server" attrib="32854" fieldtype="Gdk.Key" value="65237" /> <field name="Thai_baht" attrib="32854" fieldtype="Gdk.Key" value="3551" /> <field name="Thai_bobaimai" attrib="32854" fieldtype="Gdk.Key" value="3514" /> <field name="Thai_chochan" attrib="32854" fieldtype="Gdk.Key" value="3496" /> <field name="Thai_chochang" attrib="32854" fieldtype="Gdk.Key" value="3498" /> <field name="Thai_choching" attrib="32854" fieldtype="Gdk.Key" value="3497" /> <field name="Thai_chochoe" attrib="32854" fieldtype="Gdk.Key" value="3500" /> <field name="Thai_dochada" attrib="32854" fieldtype="Gdk.Key" value="3502" /> <field name="Thai_dodek" attrib="32854" fieldtype="Gdk.Key" value="3508" /> <field name="Thai_fofa" attrib="32854" fieldtype="Gdk.Key" value="3517" /> <field name="Thai_fofan" attrib="32854" fieldtype="Gdk.Key" value="3519" /> <field name="Thai_hohip" attrib="32854" fieldtype="Gdk.Key" value="3531" /> <field name="Thai_honokhuk" attrib="32854" fieldtype="Gdk.Key" value="3534" /> <field name="Thai_khokhai" attrib="32854" fieldtype="Gdk.Key" value="3490" /> <field name="Thai_khokhon" attrib="32854" fieldtype="Gdk.Key" value="3493" /> <field name="Thai_khokhuat" attrib="32854" fieldtype="Gdk.Key" value="3491" /> <field name="Thai_khokhwai" attrib="32854" fieldtype="Gdk.Key" value="3492" /> <field name="Thai_khorakhang" attrib="32854" fieldtype="Gdk.Key" value="3494" /> <field name="Thai_kokai" attrib="32854" fieldtype="Gdk.Key" value="3489" /> <field name="Thai_lakkhangyao" attrib="32854" fieldtype="Gdk.Key" value="3557" /> <field name="Thai_lekchet" attrib="32854" fieldtype="Gdk.Key" value="3575" /> <field name="Thai_lekha" attrib="32854" fieldtype="Gdk.Key" value="3573" /> <field name="Thai_lekhok" attrib="32854" fieldtype="Gdk.Key" value="3574" /> <field name="Thai_lekkao" attrib="32854" fieldtype="Gdk.Key" value="3577" /> <field name="Thai_leknung" attrib="32854" fieldtype="Gdk.Key" value="3569" /> <field name="Thai_lekpaet" attrib="32854" fieldtype="Gdk.Key" value="3576" /> <field name="Thai_leksam" attrib="32854" fieldtype="Gdk.Key" value="3571" /> <field name="Thai_leksi" attrib="32854" fieldtype="Gdk.Key" value="3572" /> <field name="Thai_leksong" attrib="32854" fieldtype="Gdk.Key" value="3570" /> <field name="Thai_leksun" attrib="32854" fieldtype="Gdk.Key" value="3568" /> <field name="Thai_lochula" attrib="32854" fieldtype="Gdk.Key" value="3532" /> <field name="Thai_loling" attrib="32854" fieldtype="Gdk.Key" value="3525" /> <field name="Thai_lu" attrib="32854" fieldtype="Gdk.Key" value="3526" /> <field name="Thai_maichattawa" attrib="32854" fieldtype="Gdk.Key" value="3563" /> <field name="Thai_maiek" attrib="32854" fieldtype="Gdk.Key" value="3560" /> <field name="Thai_maihanakat" attrib="32854" fieldtype="Gdk.Key" value="3537" /> <field name="Thai_maihanakat_maitho" attrib="32854" fieldtype="Gdk.Key" value="3550" /> <field name="Thai_maitaikhu" attrib="32854" fieldtype="Gdk.Key" value="3559" /> <field name="Thai_maitho" attrib="32854" fieldtype="Gdk.Key" value="3561" /> <field name="Thai_maitri" attrib="32854" fieldtype="Gdk.Key" value="3562" /> <field name="Thai_maiyamok" attrib="32854" fieldtype="Gdk.Key" value="3558" /> <field name="Thai_moma" attrib="32854" fieldtype="Gdk.Key" value="3521" /> <field name="Thai_ngongu" attrib="32854" fieldtype="Gdk.Key" value="3495" /> <field name="Thai_nikhahit" attrib="32854" fieldtype="Gdk.Key" value="3565" /> <field name="Thai_nonen" attrib="32854" fieldtype="Gdk.Key" value="3507" /> <field name="Thai_nonu" attrib="32854" fieldtype="Gdk.Key" value="3513" /> <field name="Thai_oang" attrib="32854" fieldtype="Gdk.Key" value="3533" /> <field name="Thai_paiyannoi" attrib="32854" fieldtype="Gdk.Key" value="3535" /> <field name="Thai_phinthu" attrib="32854" fieldtype="Gdk.Key" value="3546" /> <field name="Thai_phophan" attrib="32854" fieldtype="Gdk.Key" value="3518" /> <field name="Thai_phophung" attrib="32854" fieldtype="Gdk.Key" value="3516" /> <field name="Thai_phosamphao" attrib="32854" fieldtype="Gdk.Key" value="3520" /> <field name="Thai_popla" attrib="32854" fieldtype="Gdk.Key" value="3515" /> <field name="Thai_rorua" attrib="32854" fieldtype="Gdk.Key" value="3523" /> <field name="Thai_ru" attrib="32854" fieldtype="Gdk.Key" value="3524" /> <field name="Thai_saraa" attrib="32854" fieldtype="Gdk.Key" value="3536" /> <field name="Thai_saraaa" attrib="32854" fieldtype="Gdk.Key" value="3538" /> <field name="Thai_saraae" attrib="32854" fieldtype="Gdk.Key" value="3553" /> <field name="Thai_saraaimaimalai" attrib="32854" fieldtype="Gdk.Key" value="3556" /> <field name="Thai_saraaimaimuan" attrib="32854" fieldtype="Gdk.Key" value="3555" /> <field name="Thai_saraam" attrib="32854" fieldtype="Gdk.Key" value="3539" /> <field name="Thai_sarae" attrib="32854" fieldtype="Gdk.Key" value="3552" /> <field name="Thai_sarai" attrib="32854" fieldtype="Gdk.Key" value="3540" /> <field name="Thai_saraii" attrib="32854" fieldtype="Gdk.Key" value="3541" /> <field name="Thai_sarao" attrib="32854" fieldtype="Gdk.Key" value="3554" /> <field name="Thai_sarau" attrib="32854" fieldtype="Gdk.Key" value="3544" /> <field name="Thai_saraue" attrib="32854" fieldtype="Gdk.Key" value="3542" /> <field name="Thai_sarauee" attrib="32854" fieldtype="Gdk.Key" value="3543" /> <field name="Thai_sarauu" attrib="32854" fieldtype="Gdk.Key" value="3545" /> <field name="Thai_sorusi" attrib="32854" fieldtype="Gdk.Key" value="3529" /> <field name="Thai_sosala" attrib="32854" fieldtype="Gdk.Key" value="3528" /> <field name="Thai_soso" attrib="32854" fieldtype="Gdk.Key" value="3499" /> <field name="Thai_sosua" attrib="32854" fieldtype="Gdk.Key" value="3530" /> <field name="Thai_thanthakhat" attrib="32854" fieldtype="Gdk.Key" value="3564" /> <field name="Thai_thonangmontho" attrib="32854" fieldtype="Gdk.Key" value="3505" /> <field name="Thai_thophuthao" attrib="32854" fieldtype="Gdk.Key" value="3506" /> <field name="Thai_thothahan" attrib="32854" fieldtype="Gdk.Key" value="3511" /> <field name="Thai_thothan" attrib="32854" fieldtype="Gdk.Key" value="3504" /> <field name="Thai_thothong" attrib="32854" fieldtype="Gdk.Key" value="3512" /> <field name="Thai_thothung" attrib="32854" fieldtype="Gdk.Key" value="3510" /> <field name="Thai_topatak" attrib="32854" fieldtype="Gdk.Key" value="3503" /> <field name="Thai_totao" attrib="32854" fieldtype="Gdk.Key" value="3509" /> <field name="Thai_wowaen" attrib="32854" fieldtype="Gdk.Key" value="3527" /> <field name="Thai_yoyak" attrib="32854" fieldtype="Gdk.Key" value="3522" /> <field name="Thai_yoying" attrib="32854" fieldtype="Gdk.Key" value="3501" /> <field name="therefore" attrib="32854" fieldtype="Gdk.Key" value="2240" /> <field name="thinspace" attrib="32854" fieldtype="Gdk.Key" value="2727" /> <field name="thorn" attrib="32854" fieldtype="Gdk.Key" value="254" /> <field name="Thorn" attrib="32854" fieldtype="Gdk.Key" value="222" /> <field name="THORN" attrib="32854" fieldtype="Gdk.Key" value="222" /> <field name="threeeighths" attrib="32854" fieldtype="Gdk.Key" value="2756" /> <field name="threefifths" attrib="32854" fieldtype="Gdk.Key" value="2740" /> <field name="threequarters" attrib="32854" fieldtype="Gdk.Key" value="190" /> <field name="threesuperior" attrib="32854" fieldtype="Gdk.Key" value="179" /> <field name="topintegral" attrib="32854" fieldtype="Gdk.Key" value="2212" /> <field name="topleftparens" attrib="32854" fieldtype="Gdk.Key" value="2219" /> <field name="topleftradical" attrib="32854" fieldtype="Gdk.Key" value="2210" /> <field name="topleftsqbracket" attrib="32854" fieldtype="Gdk.Key" value="2215" /> <field name="topleftsummation" attrib="32854" fieldtype="Gdk.Key" value="2225" /> <field name="toprightparens" attrib="32854" fieldtype="Gdk.Key" value="2221" /> <field name="toprightsqbracket" attrib="32854" fieldtype="Gdk.Key" value="2217" /> <field name="toprightsummation" attrib="32854" fieldtype="Gdk.Key" value="2229" /> <field name="topt" attrib="32854" fieldtype="Gdk.Key" value="2551" /> <field name="topvertsummationconnector" attrib="32854" fieldtype="Gdk.Key" value="2227" /> <field name="Touroku" attrib="32854" fieldtype="Gdk.Key" value="65323" /> <field name="trademark" attrib="32854" fieldtype="Gdk.Key" value="2761" /> <field name="trademarkincircle" attrib="32854" fieldtype="Gdk.Key" value="2763" /> <field name="tslash" attrib="32854" fieldtype="Gdk.Key" value="956" /> <field name="Tslash" attrib="32854" fieldtype="Gdk.Key" value="940" /> <field name="twofifths" attrib="32854" fieldtype="Gdk.Key" value="2739" /> <field name="twosuperior" attrib="32854" fieldtype="Gdk.Key" value="178" /> <field name="twothirds" attrib="32854" fieldtype="Gdk.Key" value="2737" /> <field name="u" attrib="32854" fieldtype="Gdk.Key" value="117" /> <field name="U" attrib="32854" fieldtype="Gdk.Key" value="85" /> <field name="uacute" attrib="32854" fieldtype="Gdk.Key" value="250" /> <field name="Uacute" attrib="32854" fieldtype="Gdk.Key" value="218" /> <field name="ubreve" attrib="32854" fieldtype="Gdk.Key" value="765" /> <field name="Ubreve" attrib="32854" fieldtype="Gdk.Key" value="733" /> <field name="ucircumflex" attrib="32854" fieldtype="Gdk.Key" value="251" /> <field name="Ucircumflex" attrib="32854" fieldtype="Gdk.Key" value="219" /> <field name="udiaeresis" attrib="32854" fieldtype="Gdk.Key" value="252" /> <field name="Udiaeresis" attrib="32854" fieldtype="Gdk.Key" value="220" /> <field name="udoubleacute" attrib="32854" fieldtype="Gdk.Key" value="507" /> <field name="Udoubleacute" attrib="32854" fieldtype="Gdk.Key" value="475" /> <field name="ugrave" attrib="32854" fieldtype="Gdk.Key" value="249" /> <field name="Ugrave" attrib="32854" fieldtype="Gdk.Key" value="217" /> <field name="Ukrainian_i" attrib="32854" fieldtype="Gdk.Key" value="1702" /> <field name="Ukrainian_I" attrib="32854" fieldtype="Gdk.Key" value="1718" /> <field name="Ukrainian_ie" attrib="32854" fieldtype="Gdk.Key" value="1700" /> <field name="Ukrainian_IE" attrib="32854" fieldtype="Gdk.Key" value="1716" /> <field name="Ukrainian_yi" attrib="32854" fieldtype="Gdk.Key" value="1703" /> <field name="Ukrainian_YI" attrib="32854" fieldtype="Gdk.Key" value="1719" /> <field name="Ukranian_i" attrib="32854" fieldtype="Gdk.Key" value="1702" /> <field name="Ukranian_I" attrib="32854" fieldtype="Gdk.Key" value="1718" /> <field name="Ukranian_je" attrib="32854" fieldtype="Gdk.Key" value="1700" /> <field name="Ukranian_JE" attrib="32854" fieldtype="Gdk.Key" value="1716" /> <field name="Ukranian_yi" attrib="32854" fieldtype="Gdk.Key" value="1703" /> <field name="Ukranian_YI" attrib="32854" fieldtype="Gdk.Key" value="1719" /> <field name="umacron" attrib="32854" fieldtype="Gdk.Key" value="1022" /> <field name="Umacron" attrib="32854" fieldtype="Gdk.Key" value="990" /> <field name="underbar" attrib="32854" fieldtype="Gdk.Key" value="3014" /> <field name="underscore" attrib="32854" fieldtype="Gdk.Key" value="95" /> <field name="Undo" attrib="32854" fieldtype="Gdk.Key" value="65381" /> <field name="union" attrib="32854" fieldtype="Gdk.Key" value="2269" /> <field name="uogonek" attrib="32854" fieldtype="Gdk.Key" value="1017" /> <field name="Uogonek" attrib="32854" fieldtype="Gdk.Key" value="985" /> <field name="Up" attrib="32854" fieldtype="Gdk.Key" value="65362" /> <field name="uparrow" attrib="32854" fieldtype="Gdk.Key" value="2300" /> <field name="upcaret" attrib="32854" fieldtype="Gdk.Key" value="2985" /> <field name="upleftcorner" attrib="32854" fieldtype="Gdk.Key" value="2540" /> <field name="uprightcorner" attrib="32854" fieldtype="Gdk.Key" value="2539" /> <field name="upshoe" attrib="32854" fieldtype="Gdk.Key" value="3011" /> <field name="upstile" attrib="32854" fieldtype="Gdk.Key" value="3027" /> <field name="uptack" attrib="32854" fieldtype="Gdk.Key" value="3022" /> <field name="uring" attrib="32854" fieldtype="Gdk.Key" value="505" /> <field name="Uring" attrib="32854" fieldtype="Gdk.Key" value="473" /> <field name="utilde" attrib="32854" fieldtype="Gdk.Key" value="1021" /> <field name="Utilde" attrib="32854" fieldtype="Gdk.Key" value="989" /> <field name="v" attrib="32854" fieldtype="Gdk.Key" value="118" /> <field name="V" attrib="32854" fieldtype="Gdk.Key" value="86" /> <field name="variation" attrib="32854" fieldtype="Gdk.Key" value="2241" /> <field name="vertbar" attrib="32854" fieldtype="Gdk.Key" value="2552" /> <field name="vertconnector" attrib="32854" fieldtype="Gdk.Key" value="2214" /> <field name="voicedsound" attrib="32854" fieldtype="Gdk.Key" value="1246" /> <field name="VoidSymbol" attrib="32854" fieldtype="Gdk.Key" value="16777215" /> <field name="vt" attrib="32854" fieldtype="Gdk.Key" value="2537" /> <field name="w" attrib="32854" fieldtype="Gdk.Key" value="119" /> <field name="W" attrib="32854" fieldtype="Gdk.Key" value="87" /> <field name="WonSign" attrib="32854" fieldtype="Gdk.Key" value="8361" /> <field name="x" attrib="32854" fieldtype="Gdk.Key" value="120" /> <field name="X" attrib="32854" fieldtype="Gdk.Key" value="88" /> <field name="y" attrib="32854" fieldtype="Gdk.Key" value="121" /> <field name="Y" attrib="32854" fieldtype="Gdk.Key" value="89" /> <field name="yacute" attrib="32854" fieldtype="Gdk.Key" value="253" /> <field name="Yacute" attrib="32854" fieldtype="Gdk.Key" value="221" /> <field name="ydiaeresis" attrib="32854" fieldtype="Gdk.Key" value="255" /> <field name="Ydiaeresis" attrib="32854" fieldtype="Gdk.Key" value="5054" /> <field name="yen" attrib="32854" fieldtype="Gdk.Key" value="165" /> <field name="z" attrib="32854" fieldtype="Gdk.Key" value="122" /> <field name="Z" attrib="32854" fieldtype="Gdk.Key" value="90" /> <field name="zabovedot" attrib="32854" fieldtype="Gdk.Key" value="447" /> <field name="Zabovedot" attrib="32854" fieldtype="Gdk.Key" value="431" /> <field name="zacute" attrib="32854" fieldtype="Gdk.Key" value="444" /> <field name="Zacute" attrib="32854" fieldtype="Gdk.Key" value="428" /> <field name="zcaron" attrib="32854" fieldtype="Gdk.Key" value="446" /> <field name="Zcaron" attrib="32854" fieldtype="Gdk.Key" value="430" /> <field name="Zen_Koho" attrib="32854" fieldtype="Gdk.Key" value="65341" /> <field name="Zenkaku" attrib="32854" fieldtype="Gdk.Key" value="65320" /> <field name="Zenkaku_Hankaku" attrib="32854" fieldtype="Gdk.Key" value="65322" /> </fields> </class> <class name="Keyboard" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Grab(Gdk.Window, System.Boolean, System.UInt32)" attrib="150" static="true" returntype="Gdk.GrabStatus"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="owner_events" position="1" attrib="0" type="System.Boolean" /> <parameter name="time_" position="2" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GrabInfoLibgtkOnly(Gdk.Display, Gdk.Window, out System.Boolean&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="grab_window" position="1" attrib="0" type="Gdk.Window" /> <parameter name="owner_events" position="2" attrib="2" type="System.Boolean&" direction="out" /> </parameters> </method> <method name="Ungrab(System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="time_" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="Keymap" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="Default" attrib="0" ptype="Gdk.Keymap" params=""> <methods> <method name="get_Default()" attrib="2198" static="true" returntype="Gdk.Keymap"> <parameters /> </method> </methods> </property> <property name="Direction" attrib="0" ptype="Pango.Direction" params=""> <methods> <method name="get_Direction()" attrib="2182" returntype="Pango.Direction"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <events> <event name="DirectionChanged" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="direction_changed" /> </properties> </attribute> </attributes> </event> <event name="KeysChanged" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="keys_changed" /> </properties> </attribute> </attributes> </event> </events> <methods> <method name="GetEntriesForKeycode(System.UInt32, out Gdk.KeymapKey[]&, out System.UInt32[]&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="hardware_keycode" position="0" attrib="0" type="System.UInt32" /> <parameter name="keys" position="1" attrib="2" type="Gdk.KeymapKey[]&" direction="out" /> <parameter name="keyvals" position="2" attrib="2" type="System.UInt32[]&" direction="out" /> </parameters> </method> <method name="GetEntriesForKeyval(System.UInt32)" attrib="134" returntype="Gdk.KeymapKey[]"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GetForDisplay(Gdk.Display)" attrib="150" static="true" returntype="Gdk.Keymap"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> </parameters> </method> <method name="HaveBidiLayouts()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="LookupKey(Gdk.KeymapKey)" attrib="134" returntype="System.UInt32"> <parameters> <parameter name="key" position="0" attrib="0" type="Gdk.KeymapKey" /> </parameters> </method> <method name="OnDirectionChanged()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideDirectionChanged" /> <property name="Type" value="Gdk.Keymap" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="OnKeysChanged()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideKeysChanged" /> <property name="Type" value="Gdk.Keymap" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="TranslateKeyboardState(System.UInt32, Gdk.ModifierType, System.Int32, out System.UInt32&, out System.Int32&, out System.Int32&, out Gdk.ModifierType&)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="hardware_keycode" position="0" attrib="0" type="System.UInt32" /> <parameter name="state" position="1" attrib="0" type="Gdk.ModifierType" /> <parameter name="group" position="2" attrib="0" type="System.Int32" /> <parameter name="keyval" position="3" attrib="2" type="System.UInt32&" direction="out" /> <parameter name="effective_group" position="4" attrib="2" type="System.Int32&" direction="out" /> <parameter name="level" position="5" attrib="2" type="System.Int32&" direction="out" /> <parameter name="consumed_modifiers" position="6" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> </methods> </class> <class name="KeymapKey" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Group" attrib="6" fieldtype="System.Int32" /> <field name="Keycode" attrib="6" fieldtype="System.UInt32" /> <field name="Level" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.KeymapKey" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.KeymapKey"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Keyval" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="ConvertCase(System.UInt32, out System.UInt32&, out System.UInt32&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="symbol" position="0" attrib="0" type="System.UInt32" /> <parameter name="lower" position="1" attrib="2" type="System.UInt32&" direction="out" /> <parameter name="upper" position="2" attrib="2" type="System.UInt32&" direction="out" /> </parameters> </method> <method name="FromName(System.String)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="keyval_name" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="IsLower(System.UInt32)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="IsUpper(System.UInt32)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Name(System.UInt32)" attrib="150" static="true" returntype="System.String"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ToLower(System.UInt32)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ToUnicode(System.UInt32)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ToUpper(System.UInt32)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="keyval" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="LineStyle" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.LineStyleGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="DoubleDash" attrib="32854" fieldtype="Gdk.LineStyle" value="2" /> <field name="OnOffDash" attrib="32854" fieldtype="Gdk.LineStyle" value="1" /> <field name="Solid" attrib="32854" fieldtype="Gdk.LineStyle" value="0" /> </fields> </class> <class name="ModifierType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ModifierTypeGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Button1Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="256" /> <field name="Button2Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="512" /> <field name="Button3Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="1024" /> <field name="Button4Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="2048" /> <field name="Button5Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="4096" /> <field name="ControlMask" attrib="32854" fieldtype="Gdk.ModifierType" value="4" /> <field name="HyperMask" attrib="32854" fieldtype="Gdk.ModifierType" value="134217728" /> <field name="LockMask" attrib="32854" fieldtype="Gdk.ModifierType" value="2" /> <field name="MetaMask" attrib="32854" fieldtype="Gdk.ModifierType" value="268435456" /> <field name="Mod1Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="8" /> <field name="Mod2Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="16" /> <field name="Mod3Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="32" /> <field name="Mod4Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="64" /> <field name="Mod5Mask" attrib="32854" fieldtype="Gdk.ModifierType" value="128" /> <field name="ModifierMask" attrib="32854" fieldtype="Gdk.ModifierType" value="1073750015" /> <field name="None" attrib="32854" fieldtype="Gdk.ModifierType" value="0" /> <field name="ReleaseMask" attrib="32854" fieldtype="Gdk.ModifierType" value="1073741824" /> <field name="ShiftMask" attrib="32854" fieldtype="Gdk.ModifierType" value="1" /> <field name="SuperMask" attrib="32854" fieldtype="Gdk.ModifierType" value="67108864" /> </fields> </class> <class name="NotifyType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.NotifyTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Ancestor" attrib="32854" fieldtype="Gdk.NotifyType" value="0" /> <field name="Inferior" attrib="32854" fieldtype="Gdk.NotifyType" value="2" /> <field name="Nonlinear" attrib="32854" fieldtype="Gdk.NotifyType" value="3" /> <field name="NonlinearVirtual" attrib="32854" fieldtype="Gdk.NotifyType" value="4" /> <field name="Unknown" attrib="32854" fieldtype="Gdk.NotifyType" value="5" /> <field name="Virtual" attrib="32854" fieldtype="Gdk.NotifyType" value="1" /> </fields> </class> <class name="OverlapType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.OverlapTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="In" attrib="32854" fieldtype="Gdk.OverlapType" value="0" /> <field name="Out" attrib="32854" fieldtype="Gdk.OverlapType" value="1" /> <field name="Part" attrib="32854" fieldtype="Gdk.OverlapType" value="2" /> </fields> </class> <class name="OwnerChange" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.OwnerChangeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Close" attrib="32854" fieldtype="Gdk.OwnerChange" value="2" /> <field name="Destroy" attrib="32854" fieldtype="Gdk.OwnerChange" value="1" /> <field name="NewOwner" attrib="32854" fieldtype="Gdk.OwnerChange" value="0" /> </fields> </class> <class name="PangoAttrEmbossColor" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Color)" attrib="2182"> <parameters> <parameter name="color" position="0" attrib="0" type="Gdk.Color" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Color" attrib="0" ptype="Pango.Color" params=""> <methods> <method name="get_Color()" attrib="2182" returntype="Pango.Color"> <parameters /> </method> <method name="set_Color(Pango.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Pango.Color" /> </parameters> </method> </methods> </property> </properties> </class> <class name="PangoAttrEmbossed" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <fields> <field name="Zero" attrib="22" fieldtype="Gdk.PangoAttrEmbossed"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.PangoAttrEmbossed is a reference type now, use null" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> </field> </fields> <constructors> <constructor name=".ctor(System.Boolean)" attrib="2182"> <parameters> <parameter name="embossed" position="0" attrib="0" type="System.Boolean" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Attr" attrib="0" ptype="Pango.Attribute" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by explicit Pango.Attribute cast" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_Attr()" attrib="2182" returntype="Pango.Attribute"> <parameters /> </method> </methods> </property> <property name="Embossed" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_Embossed()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> <method name="set_Embossed(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(System.Boolean)" attrib="150" static="true" returntype="Gdk.PangoAttrEmbossed"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by PangoAttrEmbossed(bool) constructor" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="embossed" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.PangoAttrEmbossed"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by PangoAttrEmbossed(IntPtr) constructor" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="PangoAttrStipple" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <fields> <field name="Zero" attrib="22" fieldtype="Gdk.PangoAttrStipple"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.PangoAttrStipple is a reference type now, use null" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> </field> </fields> <constructors> <constructor name=".ctor(Gdk.Pixmap)" attrib="2182"> <parameters> <parameter name="stipple" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Attr" attrib="0" ptype="Pango.Attribute" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by explicit Pango.Attribute cast" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_Attr()" attrib="2182" returntype="Pango.Attribute"> <parameters /> </method> </methods> </property> <property name="stipple" attrib="0" ptype="Gdk.Pixmap" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Stipple property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_stipple()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_stipple(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> <property name="Stipple" attrib="0" ptype="Gdk.Pixmap" params=""> <methods> <method name="get_Stipple()" attrib="2182" returntype="Gdk.Pixmap"> <parameters /> </method> <method name="set_Stipple(Gdk.Pixmap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(Gdk.Pixmap)" attrib="150" static="true" returntype="Gdk.PangoAttrStipple"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by PangoAttrStipple(Gdk.Pixmap) constructor" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="stipple" position="0" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.PangoAttrStipple"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by PangoAttrStipple(IntPtr) constructor" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="PangoHelper" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="ContextGet()" attrib="150" static="true" returntype="Pango.Context"> <parameters /> </method> <method name="ContextGetForScreen(Gdk.Screen)" attrib="150" static="true" returntype="Pango.Context"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> </parameters> </method> <method name="ContextSetColormap(Pango.Context, Gdk.Colormap)" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="context" position="0" attrib="0" type="Pango.Context" /> <parameter name="colormap" position="1" attrib="0" type="Gdk.Colormap" /> </parameters> </method> <method name="LayoutGetClipRegion(Pango.Layout, System.Int32, System.Int32, out System.Int32&, System.Int32)" attrib="150" static="true" returntype="Gdk.Region"> <parameters> <parameter name="layout" position="0" attrib="0" type="Pango.Layout" /> <parameter name="x_origin" position="1" attrib="0" type="System.Int32" /> <parameter name="y_origin" position="2" attrib="0" type="System.Int32" /> <parameter name="index_ranges" position="3" attrib="2" type="System.Int32&" direction="out" /> <parameter name="n_ranges" position="4" attrib="0" type="System.Int32" /> </parameters> </method> <method name="LayoutLineGetClipRegion(Pango.LayoutLine, System.Int32, System.Int32, out System.Int32&, System.Int32)" attrib="150" static="true" returntype="Gdk.Region"> <parameters> <parameter name="line" position="0" attrib="0" type="Pango.LayoutLine" /> <parameter name="x_origin" position="1" attrib="0" type="System.Int32" /> <parameter name="y_origin" position="2" attrib="0" type="System.Int32" /> <parameter name="index_ranges" position="3" attrib="2" type="System.Int32&" direction="out" /> <parameter name="n_ranges" position="4" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </class> <class name="PangoRenderer" type="class" base="Pango.Renderer" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Screen)" attrib="2182"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="Drawable" attrib="0" ptype="Gdk.Drawable" params="Gdk.Drawable"> <methods> <method name="set_Drawable(Gdk.Drawable)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Drawable" /> </parameters> </method> </methods> </property> <property name="Gc" attrib="0" ptype="Gdk.GC" params="Gdk.GC"> <methods> <method name="set_Gc(Gdk.GC)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.GC" /> </parameters> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Screen" attrib="0" ptype="Gdk.Screen" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="screen" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Screen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="GetDefault(Gdk.Screen)" attrib="150" static="true" returntype="Gdk.PangoRenderer"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> </parameters> </method> <method name="SetOverrideColor(Pango.RenderPart, Gdk.Color)" attrib="134" returntype="System.Void"> <parameters> <parameter name="part" position="0" attrib="0" type="Pango.RenderPart" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="SetStipple(Pango.RenderPart, Gdk.Pixmap)" attrib="134" returntype="System.Void"> <parameters> <parameter name="part" position="0" attrib="0" type="Pango.RenderPart" /> <parameter name="stipple" position="1" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> </methods> </class> <class name="Pixbuf" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.Byte[], System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="buffer" position="0" attrib="0" type="System.Byte[]" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], Gdk.Colorspace, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.PixbufDestroyNotify)" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.Byte[]" /> <parameter name="colorspace" position="1" attrib="0" type="Gdk.Colorspace" /> <parameter name="has_alpha" position="2" attrib="0" type="System.Boolean" /> <parameter name="bits_per_sample" position="3" attrib="0" type="System.Int32" /> <parameter name="width" position="4" attrib="0" type="System.Int32" /> <parameter name="height" position="5" attrib="0" type="System.Int32" /> <parameter name="rowstride" position="6" attrib="0" type="System.Int32" /> <parameter name="destroy_fn" position="7" attrib="0" type="Gdk.PixbufDestroyNotify" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[])" attrib="2182"> <parameters> <parameter name="buffer" position="0" attrib="0" type="System.Byte[]" /> </parameters> </constructor> <constructor name=".ctor(System.Reflection.Assembly, System.String)" attrib="2182"> <parameters> <parameter name="assembly" position="0" attrib="0" type="System.Reflection.Assembly" /> <parameter name="resource" position="1" attrib="0" type="System.String" /> </parameters> </constructor> <constructor name=".ctor(System.Reflection.Assembly, System.String, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="assembly" position="0" attrib="0" type="System.Reflection.Assembly" /> <parameter name="resource" position="1" attrib="0" type="System.String" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], System.Boolean)" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.Byte[]" /> <parameter name="copy_pixels" position="1" attrib="0" type="System.Boolean" /> </parameters> </constructor> <constructor name=".ctor(System.Int32, System.Void*, System.Boolean)" attrib="2182"> <parameters> <parameter name="data_length" position="0" attrib="0" type="System.Int32" /> <parameter name="data" position="1" attrib="0" type="System.Void*" /> <parameter name="copy_pixels" position="2" attrib="0" type="System.Boolean" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], Gdk.Colorspace, System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.Byte[]" /> <parameter name="colorspace" position="1" attrib="0" type="Gdk.Colorspace" /> <parameter name="has_alpha" position="2" attrib="0" type="System.Boolean" /> <parameter name="bits_per_sample" position="3" attrib="0" type="System.Int32" /> <parameter name="width" position="4" attrib="0" type="System.Int32" /> <parameter name="height" position="5" attrib="0" type="System.Int32" /> <parameter name="rowstride" position="6" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.PixbufDestroyNotify)" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.Byte[]" /> <parameter name="has_alpha" position="1" attrib="0" type="System.Boolean" /> <parameter name="bits_per_sample" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="rowstride" position="5" attrib="0" type="System.Int32" /> <parameter name="destroy_fn" position="6" attrib="0" type="Gdk.PixbufDestroyNotify" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], System.Boolean, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.Byte[]" /> <parameter name="has_alpha" position="1" attrib="0" type="System.Boolean" /> <parameter name="bits_per_sample" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> <parameter name="rowstride" position="5" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.IO.Stream, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="stream" position="0" attrib="0" type="System.IO.Stream" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.String)" attrib="2182"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> </parameters> </constructor> <constructor name=".ctor(System.String, System.Int32, System.Int32, System.Boolean)" attrib="2182"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> <parameter name="preserve_aspect_ratio" position="3" attrib="0" type="System.Boolean" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Colorspace, System.Boolean, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="colorspace" position="0" attrib="0" type="Gdk.Colorspace" /> <parameter name="has_alpha" position="1" attrib="0" type="System.Boolean" /> <parameter name="bits_per_sample" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Pixbuf, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="src_pixbuf" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="src_x" position="1" attrib="0" type="System.Int32" /> <parameter name="src_y" position="2" attrib="0" type="System.Int32" /> <parameter name="width" position="3" attrib="0" type="System.Int32" /> <parameter name="height" position="4" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.IO.Stream)" attrib="2182"> <parameters> <parameter name="stream" position="0" attrib="0" type="System.IO.Stream" /> </parameters> </constructor> <constructor name=".ctor(System.String[])" attrib="2182"> <parameters> <parameter name="data" position="0" attrib="0" type="System.String[]" /> </parameters> </constructor> <constructor name=".ctor(System.String, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Int32, System.Byte[], System.Boolean)" attrib="2182"> <parameters> <parameter name="data_length" position="0" attrib="0" type="System.Int32" /> <parameter name="data" position="1" attrib="0" type="System.Byte[]" /> <parameter name="copy_pixels" position="2" attrib="0" type="System.Boolean" /> </parameters> </constructor> </constructors> <properties> <property name="BitsPerSample" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="bits-per-sample" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_BitsPerSample()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Colorspace" attrib="0" ptype="Gdk.Colorspace" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="colorspace" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Colorspace()" attrib="2182" returntype="Gdk.Colorspace"> <parameters /> </method> </methods> </property> <property name="Formats" attrib="0" ptype="Gdk.PixbufFormat[]" params=""> <methods> <method name="get_Formats()" attrib="2198" static="true" returntype="Gdk.PixbufFormat[]"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="HasAlpha" attrib="0" ptype="System.Boolean" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="has-alpha" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_HasAlpha()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Height" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="height" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="NChannels" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="n-channels" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_NChannels()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Pixels" attrib="0" ptype="System.IntPtr" params=""> <methods> <method name="get_Pixels()" attrib="2182" returntype="System.IntPtr"> <parameters /> </method> </methods> </property> <property name="Rowstride" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="rowstride" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Rowstride()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="width" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="AddAlpha(System.Boolean, System.Byte, System.Byte, System.Byte)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="substitute_color" position="0" attrib="0" type="System.Boolean" /> <parameter name="r" position="1" attrib="0" type="System.Byte" /> <parameter name="g" position="2" attrib="0" type="System.Byte" /> <parameter name="b" position="3" attrib="0" type="System.Byte" /> </parameters> </method> <method name="ApplyEmbeddedOrientation()" attrib="134" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="Clone()" attrib="134" returntype="System.Object"> <parameters /> </method> <method name="Composite(Gdk.Pixbuf, System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double, System.Double, System.Double, Gdk.InterpType, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dest" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="dest_x" position="1" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_width" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_height" position="4" attrib="0" type="System.Int32" /> <parameter name="offset_x" position="5" attrib="0" type="System.Double" /> <parameter name="offset_y" position="6" attrib="0" type="System.Double" /> <parameter name="scale_x" position="7" attrib="0" type="System.Double" /> <parameter name="scale_y" position="8" attrib="0" type="System.Double" /> <parameter name="interp_type" position="9" attrib="0" type="Gdk.InterpType" /> <parameter name="overall_alpha" position="10" attrib="0" type="System.Int32" /> </parameters> </method> <method name="CompositeColor(Gdk.Pixbuf, System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double, System.Double, System.Double, Gdk.InterpType, System.Int32, System.Int32, System.Int32, System.Int32, System.UInt32, System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dest" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="dest_x" position="1" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_width" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_height" position="4" attrib="0" type="System.Int32" /> <parameter name="offset_x" position="5" attrib="0" type="System.Double" /> <parameter name="offset_y" position="6" attrib="0" type="System.Double" /> <parameter name="scale_x" position="7" attrib="0" type="System.Double" /> <parameter name="scale_y" position="8" attrib="0" type="System.Double" /> <parameter name="interp_type" position="9" attrib="0" type="Gdk.InterpType" /> <parameter name="overall_alpha" position="10" attrib="0" type="System.Int32" /> <parameter name="check_x" position="11" attrib="0" type="System.Int32" /> <parameter name="check_y" position="12" attrib="0" type="System.Int32" /> <parameter name="check_size" position="13" attrib="0" type="System.Int32" /> <parameter name="color1" position="14" attrib="0" type="System.UInt32" /> <parameter name="color2" position="15" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="CompositeColorSimple(System.Int32, System.Int32, Gdk.InterpType, System.Int32, System.Int32, System.UInt32, System.UInt32)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="dest_width" position="0" attrib="0" type="System.Int32" /> <parameter name="dest_height" position="1" attrib="0" type="System.Int32" /> <parameter name="interp_type" position="2" attrib="0" type="Gdk.InterpType" /> <parameter name="overall_alpha" position="3" attrib="0" type="System.Int32" /> <parameter name="check_size" position="4" attrib="0" type="System.Int32" /> <parameter name="color1" position="5" attrib="0" type="System.UInt32" /> <parameter name="color2" position="6" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Copy()" attrib="134" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="CopyArea(System.Int32, System.Int32, System.Int32, System.Int32, Gdk.Pixbuf, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="src_x" position="0" attrib="0" type="System.Int32" /> <parameter name="src_y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_pixbuf" position="4" attrib="0" type="Gdk.Pixbuf" /> <parameter name="dest_x" position="5" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="6" attrib="0" type="System.Int32" /> </parameters> </method> <method name="CreateFromDrawable(Gdk.Drawable, Gdk.Colormap, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="Gdk.Pixbuf"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by static FromDrawable method" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="src" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="cmap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ErrorQuark()" attrib="150" static="true" returntype="System.Int32"> <parameters /> </method> <method name="Fill(System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="pixel" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Flip(System.Boolean)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="horizontal" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="FromDrawable(Gdk.Drawable, Gdk.Colormap, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Pixbuf"> <parameters> <parameter name="src" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="cmap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="FromPixdata(Gdk.Pixdata, System.Boolean)" attrib="150" static="true" returntype="Gdk.Pixbuf"> <parameters> <parameter name="pixdata" position="0" attrib="0" type="Gdk.Pixdata" /> <parameter name="copy_pixels" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="GetFileInfo(System.String, out System.Int32&, out System.Int32&)" attrib="150" static="true" returntype="Gdk.PixbufFormat"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> <parameter name="width" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="height" position="2" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetFromDrawable(Gdk.Drawable, Gdk.Colormap, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="src" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="cmap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetFromImage(Gdk.Image, Gdk.Colormap, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="src" position="0" attrib="0" type="Gdk.Image" /> <parameter name="cmap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetOption(System.String)" attrib="134" returntype="System.String"> <parameters> <parameter name="key" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="LoadFromResource(System.String)" attrib="150" static="true" returntype="Gdk.Pixbuf"> <parameters> <parameter name="resource" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.Pixbuf"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="RenderPixmapAndMask(out Gdk.Pixmap&, out Gdk.Pixmap&, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="pixmap_return" position="0" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="mask_return" position="1" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="alpha_threshold" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="RenderPixmapAndMaskForColormap(Gdk.Colormap, out Gdk.Pixmap&, out Gdk.Pixmap&, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="pixmap_return" position="1" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="mask_return" position="2" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="alpha_threshold" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="RenderThresholdAlpha(Gdk.Pixmap, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="bitmap" position="0" attrib="0" type="Gdk.Pixmap" /> <parameter name="src_x" position="1" attrib="0" type="System.Int32" /> <parameter name="src_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="4" attrib="0" type="System.Int32" /> <parameter name="width" position="5" attrib="0" type="System.Int32" /> <parameter name="height" position="6" attrib="0" type="System.Int32" /> <parameter name="alpha_threshold" position="7" attrib="0" type="System.Int32" /> </parameters> </method> <method name="RenderToDrawable(Gdk.Drawable, Gdk.GC, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.RgbDither, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="gc" position="1" attrib="0" type="Gdk.GC" /> <parameter name="src_x" position="2" attrib="0" type="System.Int32" /> <parameter name="src_y" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="4" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="5" attrib="0" type="System.Int32" /> <parameter name="width" position="6" attrib="0" type="System.Int32" /> <parameter name="height" position="7" attrib="0" type="System.Int32" /> <parameter name="dither" position="8" attrib="0" type="Gdk.RgbDither" /> <parameter name="x_dither" position="9" attrib="0" type="System.Int32" /> <parameter name="y_dither" position="10" attrib="0" type="System.Int32" /> </parameters> </method> <method name="RenderToDrawableAlpha(Gdk.Drawable, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, Gdk.PixbufAlphaMode, System.Int32, Gdk.RgbDither, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="src_x" position="1" attrib="0" type="System.Int32" /> <parameter name="src_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_x" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="4" attrib="0" type="System.Int32" /> <parameter name="width" position="5" attrib="0" type="System.Int32" /> <parameter name="height" position="6" attrib="0" type="System.Int32" /> <parameter name="alpha_mode" position="7" attrib="0" type="Gdk.PixbufAlphaMode" /> <parameter name="alpha_threshold" position="8" attrib="0" type="System.Int32" /> <parameter name="dither" position="9" attrib="0" type="Gdk.RgbDither" /> <parameter name="x_dither" position="10" attrib="0" type="System.Int32" /> <parameter name="y_dither" position="11" attrib="0" type="System.Int32" /> </parameters> </method> <method name="RotateSimple(Gdk.PixbufRotation)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="angle" position="0" attrib="0" type="Gdk.PixbufRotation" /> </parameters> </method> <method name="SaturateAndPixelate(Gdk.Pixbuf, System.Single, System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dest" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="saturation" position="1" attrib="0" type="System.Single" /> <parameter name="pixelate" position="2" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="Save(System.String, System.String)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> <parameter name="type" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="SaveToBuffer(System.String, System.String[], System.String[])" attrib="134" returntype="System.Byte[]"> <parameters> <parameter name="type" position="0" attrib="0" type="System.String" /> <parameter name="option_keys" position="1" attrib="0" type="System.String[]" /> <parameter name="option_values" position="2" attrib="0" type="System.String[]" /> </parameters> </method> <method name="SaveToBuffer(System.String)" attrib="134" returntype="System.Byte[]"> <parameters> <parameter name="type" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="SaveToCallback(Gdk.PixbufSaveFunc, System.String, System.String[], System.String[])" attrib="134" returntype="System.Void"> <parameters> <parameter name="save_func" position="0" attrib="0" type="Gdk.PixbufSaveFunc" /> <parameter name="type" position="1" attrib="0" type="System.String" /> <parameter name="option_keys" position="2" attrib="0" type="System.String[]" /> <parameter name="option_values" position="3" attrib="0" type="System.String[]" /> </parameters> </method> <method name="SaveToCallback(Gdk.PixbufSaveFunc, System.String)" attrib="134" returntype="System.Void"> <parameters> <parameter name="save_func" position="0" attrib="0" type="Gdk.PixbufSaveFunc" /> <parameter name="type" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="Savev(System.String, System.String, System.String[], System.String[])" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> <parameter name="type" position="1" attrib="0" type="System.String" /> <parameter name="option_keys" position="2" attrib="0" type="System.String[]" /> <parameter name="option_values" position="3" attrib="0" type="System.String[]" /> </parameters> </method> <method name="Scale(Gdk.Pixbuf, System.Int32, System.Int32, System.Int32, System.Int32, System.Double, System.Double, System.Double, System.Double, Gdk.InterpType)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dest" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="dest_x" position="1" attrib="0" type="System.Int32" /> <parameter name="dest_y" position="2" attrib="0" type="System.Int32" /> <parameter name="dest_width" position="3" attrib="0" type="System.Int32" /> <parameter name="dest_height" position="4" attrib="0" type="System.Int32" /> <parameter name="offset_x" position="5" attrib="0" type="System.Double" /> <parameter name="offset_y" position="6" attrib="0" type="System.Double" /> <parameter name="scale_x" position="7" attrib="0" type="System.Double" /> <parameter name="scale_y" position="8" attrib="0" type="System.Double" /> <parameter name="interp_type" position="9" attrib="0" type="Gdk.InterpType" /> </parameters> </method> <method name="ScaleSimple(System.Int32, System.Int32, Gdk.InterpType)" attrib="134" returntype="Gdk.Pixbuf"> <parameters> <parameter name="dest_width" position="0" attrib="0" type="System.Int32" /> <parameter name="dest_height" position="1" attrib="0" type="System.Int32" /> <parameter name="interp_type" position="2" attrib="0" type="Gdk.InterpType" /> </parameters> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="PixbufAlphaMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.PixbufAlphaModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Bilevel" attrib="32854" fieldtype="Gdk.PixbufAlphaMode" value="0" /> <field name="Full" attrib="32854" fieldtype="Gdk.PixbufAlphaMode" value="1" /> </fields> </class> <class name="PixbufAniAnim" type="class" base="Gdk.PixbufAnimation" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> </class> <class name="PixbufAniAnimIter" type="class" base="Gdk.PixbufAnimationIter" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> </class> <class name="PixbufAnimation" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IO.Stream)" attrib="2182"> <parameters> <parameter name="stream" position="0" attrib="0" type="System.IO.Stream" /> </parameters> </constructor> <constructor name=".ctor(System.Reflection.Assembly, System.String)" attrib="2182"> <parameters> <parameter name="assembly" position="0" attrib="0" type="System.Reflection.Assembly" /> <parameter name="resource" position="1" attrib="0" type="System.String" /> </parameters> </constructor> <constructor name=".ctor(System.String)" attrib="2182"> <parameters> <parameter name="filename" position="0" attrib="0" type="System.String" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="IsStaticImage" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsStaticImage()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="StaticImage" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_StaticImage()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="GetIter(System.IntPtr)" attrib="134" returntype="Gdk.PixbufAnimationIter"> <parameters> <parameter name="start_time" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="LoadFromResource(System.String)" attrib="150" static="true" returntype="Gdk.PixbufAnimation"> <parameters> <parameter name="resource" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="Ref()" attrib="134" returntype="Gdk.PixbufAnimation"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Unref()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="PixbufAnimationIter" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="DelayTime" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_DelayTime()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Pixbuf" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Pixbuf()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Advance(System.IntPtr)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="current_time" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="OnCurrentlyLoadingFrame()" attrib="134" returntype="System.Boolean"> <parameters /> </method> </methods> </class> <class name="PixbufDestroyNotify" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.Byte[], System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="pixels" position="0" attrib="0" type="System.Byte[]" /> <parameter name="callback" position="1" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="2" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.Byte[])" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="pixels" position="0" attrib="0" type="System.Byte[]" /> </parameters> </method> </methods> </class> <class name="PixbufError" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.PixbufErrorGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="BadOption" attrib="32854" fieldtype="Gdk.PixbufError" value="2" /> <field name="CorruptImage" attrib="32854" fieldtype="Gdk.PixbufError" value="0" /> <field name="Failed" attrib="32854" fieldtype="Gdk.PixbufError" value="5" /> <field name="InsufficientMemory" attrib="32854" fieldtype="Gdk.PixbufError" value="1" /> <field name="UnknownType" attrib="32854" fieldtype="Gdk.PixbufError" value="3" /> <field name="UnsupportedOperation" attrib="32854" fieldtype="Gdk.PixbufError" value="4" /> </fields> </class> <class name="PixbufFormat" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Description" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Description()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="Disabled" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_Disabled(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Extensions" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Extensions()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="IsDisabled" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsDisabled()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="IsScalable" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsScalable()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="IsWritable" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsWritable()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="License" attrib="0" ptype="System.String" params=""> <methods> <method name="get_License()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="MimeTypes" attrib="0" ptype="System.String" params=""> <methods> <method name="get_MimeTypes()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> <property name="Name" attrib="0" ptype="System.String" params=""> <methods> <method name="get_Name()" attrib="2182" returntype="System.String"> <parameters /> </method> </methods> </property> </properties> </class> <class name="PixbufFrame" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Action" attrib="6" fieldtype="Gdk.PixbufFrameAction" /> <field name="BgTransparent" attrib="6" fieldtype="System.Boolean" /> <field name="DelayTime" attrib="6" fieldtype="System.Int32" /> <field name="Elapsed" attrib="6" fieldtype="System.Int32" /> <field name="NeedRecomposite" attrib="6" fieldtype="System.Boolean" /> <field name="XOffset" attrib="6" fieldtype="System.Int32" /> <field name="YOffset" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.PixbufFrame" /> </fields> <properties> <property name="composited" attrib="0" ptype="Gdk.Pixbuf" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Composited property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_composited()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_composited(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> <property name="Composited" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Composited()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_Composited(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> <property name="pixbuf" attrib="0" ptype="Gdk.Pixbuf" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Pixbuf property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_pixbuf()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_pixbuf(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> <property name="Pixbuf" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Pixbuf()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_Pixbuf(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> <property name="revert" attrib="0" ptype="Gdk.Pixbuf" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Revert property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_revert()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_revert(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> <property name="Revert" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Revert()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> <method name="set_Revert(Gdk.Pixbuf)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.PixbufFrame"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="PixbufFrameAction" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Dispose" attrib="32854" fieldtype="Gdk.PixbufFrameAction" value="1" /> <field name="Retain" attrib="32854" fieldtype="Gdk.PixbufFrameAction" value="0" /> <field name="Revert" attrib="32854" fieldtype="Gdk.PixbufFrameAction" value="2" /> </fields> </class> <class name="PixbufGifAnim" type="class" base="Gdk.PixbufAnimation" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="FrameComposite(Gdk.PixbufFrame)" attrib="134" returntype="System.Void"> <parameters> <parameter name="frame" position="0" attrib="0" type="Gdk.PixbufFrame" /> </parameters> </method> </methods> </class> <class name="PixbufGifAnimIter" type="class" base="Gdk.PixbufAnimationIter" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> </class> <class name="PixbufLoader" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.Reflection.Assembly, System.String)" attrib="2182"> <parameters> <parameter name="assembly" position="0" attrib="0" type="System.Reflection.Assembly" /> <parameter name="resource" position="1" attrib="0" type="System.String" /> </parameters> </constructor> <constructor name=".ctor(System.IO.Stream, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="stream" position="0" attrib="0" type="System.IO.Stream" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Reflection.Assembly, System.String, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="assembly" position="0" attrib="0" type="System.Reflection.Assembly" /> <parameter name="resource" position="1" attrib="0" type="System.String" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[], System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="buffer" position="0" attrib="0" type="System.Byte[]" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.Byte[])" attrib="2182"> <parameters> <parameter name="buffer" position="0" attrib="0" type="System.Byte[]" /> </parameters> </constructor> <constructor name=".ctor(System.IO.Stream)" attrib="2182"> <parameters> <parameter name="stream" position="0" attrib="0" type="System.IO.Stream" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> <constructor name=".ctor(System.String, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="file" position="0" attrib="0" type="System.String" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(System.String)" attrib="2182"> <parameters> <parameter name="mime_type" position="0" attrib="0" type="System.String" /> </parameters> </constructor> </constructors> <properties> <property name="Animation" attrib="0" ptype="Gdk.PixbufAnimation" params=""> <methods> <method name="get_Animation()" attrib="2182" returntype="Gdk.PixbufAnimation"> <parameters /> </method> </methods> </property> <property name="Format" attrib="0" ptype="Gdk.PixbufFormat" params=""> <methods> <method name="get_Format()" attrib="2182" returntype="Gdk.PixbufFormat"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Pixbuf" attrib="0" ptype="Gdk.Pixbuf" params=""> <methods> <method name="get_Pixbuf()" attrib="2182" returntype="Gdk.Pixbuf"> <parameters /> </method> </methods> </property> </properties> <events> <event name="AreaPrepared" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="area_prepared" /> </properties> </attribute> </attributes> </event> <event name="AreaUpdated" attrib="0" eventtype="Gdk.AreaUpdatedHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="area_updated" /> </properties> </attribute> </attributes> </event> <event name="Closed" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="closed" /> </properties> </attribute> </attributes> </event> <event name="SizePrepared" attrib="0" eventtype="Gdk.SizePreparedHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="size_prepared" /> </properties> </attribute> </attributes> </event> </events> <methods> <method name="Close()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="LoadFromResource(System.String)" attrib="150" static="true" returntype="Gdk.PixbufLoader"> <parameters> <parameter name="resource" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="NewWithType(System.String)" attrib="150" static="true" returntype="Gdk.PixbufLoader"> <parameters> <parameter name="image_type" position="0" attrib="0" type="System.String" /> </parameters> </method> <method name="OnAreaPrepared()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideAreaPrepared" /> <property name="Type" value="Gdk.PixbufLoader" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="OnAreaUpdated(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideAreaUpdated" /> <property name="Type" value="Gdk.PixbufLoader" /> </properties> </attribute> </attributes> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="OnClosed()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideClosed" /> <property name="Type" value="Gdk.PixbufLoader" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="OnSizePrepared(System.Int32, System.Int32)" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideSizePrepared" /> <property name="Type" value="Gdk.PixbufLoader" /> </properties> </attribute> </attributes> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetSize(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Write(System.Byte[], System.UInt32)" attrib="134" returntype="System.Boolean"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Write (byte[], ulong) for 64 bit portability" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="bytes" position="0" attrib="0" type="System.Byte[]" /> <parameter name="count" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Write(System.Byte[], System.UInt64)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="buf" position="0" attrib="0" type="System.Byte[]" /> <parameter name="count" position="1" attrib="0" type="System.UInt64" /> </parameters> </method> <method name="Write(System.Byte[])" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="bytes" position="0" attrib="0" type="System.Byte[]" /> </parameters> </method> </methods> </class> <class name="PixbufRotation" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.PixbufRotationGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Clockwise" attrib="32854" fieldtype="Gdk.PixbufRotation" value="270" /> <field name="Counterclockwise" attrib="32854" fieldtype="Gdk.PixbufRotation" value="90" /> <field name="None" attrib="32854" fieldtype="Gdk.PixbufRotation" value="0" /> <field name="Upsidedown" attrib="32854" fieldtype="Gdk.PixbufRotation" value="180" /> </fields> </class> <class name="PixbufSaveFunc" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.String, System.UInt64, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="buf" position="0" attrib="0" type="System.String" /> <parameter name="count" position="1" attrib="0" type="System.UInt64" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.String, System.UInt64)" attrib="454" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="buf" position="0" attrib="0" type="System.String" /> <parameter name="count" position="1" attrib="0" type="System.UInt64" /> </parameters> </method> </methods> </class> <class name="PixbufSimpleAnim" type="class" base="Gdk.PixbufAnimation" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.Int32, System.Int32, System.Single)" attrib="2182"> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> <parameter name="rate" position="2" attrib="0" type="System.Single" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="AddFrame(Gdk.Pixbuf)" attrib="134" returntype="System.Void"> <parameters> <parameter name="pixbuf" position="0" attrib="0" type="Gdk.Pixbuf" /> </parameters> </method> <method name="IterGetType()" attrib="150" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </class> <class name="Pixdata" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Height" attrib="6" fieldtype="System.UInt32" /> <field name="Length" attrib="6" fieldtype="System.Int32" /> <field name="Magic" attrib="6" fieldtype="System.UInt32" /> <field name="PixdataType" attrib="6" fieldtype="System.UInt32" /> <field name="Rowstride" attrib="6" fieldtype="System.UInt32" /> <field name="Width" attrib="6" fieldtype="System.UInt32" /> <field name="Zero" attrib="22" fieldtype="Gdk.Pixdata" /> </fields> <methods> <method name="Deserialize(System.UInt32, System.Byte[])" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="stream_length" position="0" attrib="0" type="System.UInt32" /> <parameter name="stream" position="1" attrib="0" type="System.Byte[]" /> </parameters> </method> <method name="FromPixbuf(Gdk.Pixbuf, System.Boolean)" attrib="134" returntype="System.IntPtr"> <parameters> <parameter name="pixbuf" position="0" attrib="0" type="Gdk.Pixbuf" /> <parameter name="use_rle" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Pixdata"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Serialize()" attrib="134" returntype="System.Byte[]"> <parameters /> </method> </methods> </class> <class name="PixdataDumpType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Const" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="1024" /> <field name="Ctypes" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="256" /> <field name="Gtypes" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="3" /> <field name="Macros" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="2" /> <field name="PixdataStream" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="0" /> <field name="PixdataStruct" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="1" /> <field name="RleDecoder" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="65536" /> <field name="Static" attrib="32854" fieldtype="Gdk.PixdataDumpType" value="512" /> </fields> </class> <class name="PixdataType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="ColorTypeMask" attrib="32854" fieldtype="Gdk.PixdataType" value="255" /> <field name="ColorTypeRgb" attrib="32854" fieldtype="Gdk.PixdataType" value="1" /> <field name="ColorTypeRgba" attrib="32854" fieldtype="Gdk.PixdataType" value="2" /> <field name="EncodingMask" attrib="32854" fieldtype="Gdk.PixdataType" value="251658240" /> <field name="EncodingRaw" attrib="32854" fieldtype="Gdk.PixdataType" value="16777216" /> <field name="EncodingRle" attrib="32854" fieldtype="Gdk.PixdataType" value="33554432" /> <field name="SampleWidth8" attrib="32854" fieldtype="Gdk.PixdataType" value="65536" /> <field name="SampleWidthMask" attrib="32854" fieldtype="Gdk.PixdataType" value="983040" /> </fields> </class> <class name="Pixmap" type="class" base="Gdk.Drawable" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Drawable, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> <parameter name="depth" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Drawable, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="width" position="1" attrib="0" type="System.Int32" /> <parameter name="height" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="ColormapCreateFromXpm(Gdk.Drawable, Gdk.Colormap, out Gdk.Pixmap&, Gdk.Color, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="colormap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="mask" position="2" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="transparent_color" position="3" attrib="0" type="Gdk.Color" /> <parameter name="filename" position="4" attrib="0" type="System.String" /> </parameters> </method> <method name="ColormapCreateFromXpm(Gdk.Drawable, Gdk.Colormap, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="colormap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="filename" position="2" attrib="0" type="System.String" /> </parameters> </method> <method name="ColormapCreateFromXpmD(Gdk.Drawable, Gdk.Colormap, out Gdk.Pixmap&, Gdk.Color, System.String[])" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="colormap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="mask" position="2" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="transparent_color" position="3" attrib="0" type="Gdk.Color" /> <parameter name="data" position="4" attrib="0" type="System.String[]" /> </parameters> </method> <method name="ColormapCreateFromXpmD(Gdk.Drawable, Gdk.Colormap, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="colormap" position="1" attrib="0" type="Gdk.Colormap" /> <parameter name="data" position="2" attrib="0" type="System.String" /> </parameters> </method> <method name="CreateBitmapFromData(Gdk.Drawable, System.String, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="data" position="1" attrib="0" type="System.String" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="CreateFromData(Gdk.Drawable, System.String, System.Int32, System.Int32, System.Int32, Gdk.Color, Gdk.Color)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="data" position="1" attrib="0" type="System.String" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> <parameter name="depth" position="4" attrib="0" type="System.Int32" /> <parameter name="fg" position="5" attrib="0" type="Gdk.Color" /> <parameter name="bg" position="6" attrib="0" type="Gdk.Color" /> </parameters> </method> <method name="CreateFromXpm(Gdk.Drawable, out Gdk.Pixmap&, Gdk.Color, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="mask" position="1" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="transparent_color" position="2" attrib="0" type="Gdk.Color" /> <parameter name="filename" position="3" attrib="0" type="System.String" /> </parameters> </method> <method name="CreateFromXpm(Gdk.Drawable, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="filename" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="CreateFromXpmD(Gdk.Drawable, out Gdk.Pixmap&, Gdk.Color, System.String[])" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="mask" position="1" attrib="2" type="Gdk.Pixmap&" direction="out" /> <parameter name="transparent_color" position="2" attrib="0" type="Gdk.Color" /> <parameter name="data" position="3" attrib="0" type="System.String[]" /> </parameters> </method> <method name="CreateFromXpmD(Gdk.Drawable, System.String)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="drawable" position="0" attrib="0" type="Gdk.Drawable" /> <parameter name="data" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="ForeignNew(System.UInt32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="anid" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ForeignNewForDisplay(Gdk.Display, System.UInt32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="anid" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ForeignNewForScreen(Gdk.Screen, System.UInt32, System.Int32, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="anid" position="1" attrib="0" type="System.UInt32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> <parameter name="depth" position="4" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Lookup(System.UInt32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="anid" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="LookupForDisplay(Gdk.Display, System.UInt32)" attrib="150" static="true" returntype="Gdk.Pixmap"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="anid" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="Point" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="X" attrib="6" fieldtype="System.Int32" /> <field name="Y" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.Point" /> </fields> <constructors> <constructor name=".ctor(Gdk.Size)" attrib="2182"> <parameters> <parameter name="sz" position="0" attrib="0" type="Gdk.Size" /> </parameters> </constructor> <constructor name=".ctor(System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </constructor> </constructors> <properties> <property name="IsEmpty" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsEmpty()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Equals(System.Object)" attrib="198" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> </parameters> </method> <method name="GetHashCode()" attrib="198" virtual="true" returntype="System.Int32"> <parameters /> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Point"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Offset(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dx" position="0" attrib="0" type="System.Int32" /> <parameter name="dy" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ToString()" attrib="198" virtual="true" returntype="System.String"> <parameters /> </method> </methods> </class> <class name="POINTBLOCK" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> </class> <class name="Pointer" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="IsGrabbed" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsGrabbed()" attrib="2198" static="true" returntype="System.Boolean"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Grab(Gdk.Window, System.Boolean, Gdk.EventMask, Gdk.Window, Gdk.Cursor, System.UInt32)" attrib="150" static="true" returntype="Gdk.GrabStatus"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="owner_events" position="1" attrib="0" type="System.Boolean" /> <parameter name="event_mask" position="2" attrib="0" type="Gdk.EventMask" /> <parameter name="confine_to" position="3" attrib="0" type="Gdk.Window" /> <parameter name="cursor" position="4" attrib="0" type="Gdk.Cursor" /> <parameter name="time_" position="5" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GrabInfoLibgtkOnly(Gdk.Display, Gdk.Window, out System.Boolean&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="grab_window" position="1" attrib="0" type="Gdk.Window" /> <parameter name="owner_events" position="2" attrib="2" type="System.Boolean&" direction="out" /> </parameters> </method> <method name="Ungrab(System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="time_" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="PointerHooks" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Zero" attrib="22" fieldtype="Gdk.PointerHooks" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.PointerHooks"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Property" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Change(Gdk.Window, Gdk.Atom, Gdk.Atom, System.Int32, Gdk.PropMode, System.Int32)" attrib="150" static="true" returntype="System.Byte"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by corrected overload with data parameter" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="property" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="type" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="format" position="3" attrib="0" type="System.Int32" /> <parameter name="mode" position="4" attrib="0" type="Gdk.PropMode" /> <parameter name="nelements" position="5" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Change(Gdk.Window, Gdk.Atom, Gdk.Atom, System.Int32, Gdk.PropMode, System.Byte[], System.Int32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="property" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="type" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="format" position="3" attrib="0" type="System.Int32" /> <parameter name="mode" position="4" attrib="0" type="Gdk.PropMode" /> <parameter name="data" position="5" attrib="0" type="System.Byte[]" /> <parameter name="nelements" position="6" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Delete(Gdk.Window, Gdk.Atom)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="property" position="1" attrib="0" type="Gdk.Atom" /> </parameters> </method> <method name="Get(Gdk.Window, Gdk.Atom, Gdk.Atom, System.UInt64, System.UInt64, System.Int32, out Gdk.Atom&, out System.Int32&, out System.Int32&, out System.Byte[]&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="property" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="type" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="offset" position="3" attrib="0" type="System.UInt64" /> <parameter name="length" position="4" attrib="0" type="System.UInt64" /> <parameter name="pdelete" position="5" attrib="0" type="System.Int32" /> <parameter name="actual_property_type" position="6" attrib="2" type="Gdk.Atom&" direction="out" /> <parameter name="actual_format" position="7" attrib="2" type="System.Int32&" direction="out" /> <parameter name="actual_length" position="8" attrib="2" type="System.Int32&" direction="out" /> <parameter name="data" position="9" attrib="2" type="System.Byte[]&" direction="out" /> </parameters> </method> </methods> </class> <class name="PropertyState" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.PropertyStateGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Delete" attrib="32854" fieldtype="Gdk.PropertyState" value="1" /> <field name="NewValue" attrib="32854" fieldtype="Gdk.PropertyState" value="0" /> </fields> </class> <class name="PropMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.PropModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Append" attrib="32854" fieldtype="Gdk.PropMode" value="2" /> <field name="Prepend" attrib="32854" fieldtype="Gdk.PropMode" value="1" /> <field name="Replace" attrib="32854" fieldtype="Gdk.PropMode" value="0" /> </fields> </class> <class name="Rectangle" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Height" attrib="6" fieldtype="System.Int32" /> <field name="Width" attrib="6" fieldtype="System.Int32" /> <field name="X" attrib="6" fieldtype="System.Int32" /> <field name="Y" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.Rectangle" /> </fields> <constructors> <constructor name=".ctor(Gdk.Point, Gdk.Size)" attrib="2182"> <parameters> <parameter name="loc" position="0" attrib="0" type="Gdk.Point" /> <parameter name="sz" position="1" attrib="0" type="Gdk.Size" /> </parameters> </constructor> <constructor name=".ctor(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </constructor> </constructors> <properties> <property name="Bottom" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Bottom()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="IsEmpty" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsEmpty()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Left" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Left()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Location" attrib="0" ptype="Gdk.Point" params=""> <methods> <method name="get_Location()" attrib="2182" returntype="Gdk.Point"> <parameters /> </method> <method name="set_Location(Gdk.Point)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Point" /> </parameters> </method> </methods> </property> <property name="Right" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Right()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Size" attrib="0" ptype="Gdk.Size" params=""> <methods> <method name="get_Size()" attrib="2182" returntype="Gdk.Size"> <parameters /> </method> <method name="set_Size(Gdk.Size)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Size" /> </parameters> </method> </methods> </property> <property name="Top" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Top()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Contains(Gdk.Rectangle)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Contains(Gdk.Point)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="pt" position="0" attrib="0" type="Gdk.Point" /> </parameters> </method> <method name="Contains(System.Int32, System.Int32)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Equals(System.Object)" attrib="198" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> </parameters> </method> <method name="FromLTRB(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="left" position="0" attrib="0" type="System.Int32" /> <parameter name="top" position="1" attrib="0" type="System.Int32" /> <parameter name="right" position="2" attrib="0" type="System.Int32" /> <parameter name="bottom" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetHashCode()" attrib="198" virtual="true" returntype="System.Int32"> <parameters /> </method> <method name="Inflate(Gdk.Rectangle, Gdk.Size)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="sz" position="1" attrib="0" type="Gdk.Size" /> </parameters> </method> <method name="Inflate(Gdk.Size)" attrib="134" returntype="System.Void"> <parameters> <parameter name="sz" position="0" attrib="0" type="Gdk.Size" /> </parameters> </method> <method name="Inflate(Gdk.Rectangle, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Inflate(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Intersect(Gdk.Rectangle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="r" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Intersect(Gdk.Rectangle, Gdk.Rectangle)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="r1" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="r2" position="1" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Intersect(Gdk.Rectangle, out Gdk.Rectangle&)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="src2" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="dest" position="1" attrib="2" type="Gdk.Rectangle&" direction="out" /> </parameters> </method> <method name="IntersectsWith(Gdk.Rectangle)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="r" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="Offset(Gdk.Point)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dr" position="0" attrib="0" type="Gdk.Point" /> </parameters> </method> <method name="Offset(Gdk.Rectangle, System.Int32, System.Int32)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="dx" position="1" attrib="0" type="System.Int32" /> <parameter name="dy" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Offset(Gdk.Rectangle, Gdk.Point)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="dr" position="1" attrib="0" type="Gdk.Point" /> </parameters> </method> <method name="Offset(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dx" position="0" attrib="0" type="System.Int32" /> <parameter name="dy" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ToString()" attrib="198" virtual="true" returntype="System.String"> <parameters /> </method> <method name="Union(Gdk.Rectangle)" attrib="134" returntype="Gdk.Rectangle"> <parameters> <parameter name="src2" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Union(Gdk.Rectangle, Gdk.Rectangle)" attrib="150" static="true" returntype="Gdk.Rectangle"> <parameters> <parameter name="r1" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="r2" position="1" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> </methods> </class> <class name="Region" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="Clipbox" attrib="0" ptype="Gdk.Rectangle" params=""> <methods> <method name="get_Clipbox()" attrib="2182" returntype="Gdk.Rectangle"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Copy()" attrib="134" returntype="Gdk.Region"> <parameters /> </method> <method name="Destroy()" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.Region is now freed automatically" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="Empty()" attrib="134" returntype="System.Boolean"> <parameters /> </method> <method name="Equal(Gdk.Region)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="region2" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="Free(System.IntPtr)" attrib="196" virtual="true" returntype="System.Void"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="GetRectangles()" attrib="134" returntype="Gdk.Rectangle[]"> <parameters /> </method> <method name="Intersect(Gdk.Region)" attrib="134" returntype="System.Void"> <parameters> <parameter name="source2" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="Offset(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dx" position="0" attrib="0" type="System.Int32" /> <parameter name="dy" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="PointIn(System.Int32, System.Int32)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Polygon(Gdk.Point[], Gdk.FillRule)" attrib="150" static="true" returntype="Gdk.Region"> <parameters> <parameter name="points" position="0" attrib="0" type="Gdk.Point[]" /> <parameter name="fill_rule" position="1" attrib="0" type="Gdk.FillRule" /> </parameters> </method> <method name="Rectangle(Gdk.Rectangle)" attrib="150" static="true" returntype="Gdk.Region"> <parameters> <parameter name="rectangle" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="RectIn(Gdk.Rectangle)" attrib="134" returntype="Gdk.OverlapType"> <parameters> <parameter name="rectangle" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Shrink(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dx" position="0" attrib="0" type="System.Int32" /> <parameter name="dy" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SpansIntersectForeach(Gdk.Span, System.Int32, System.Boolean, Gdk.SpanFunc)" attrib="134" returntype="System.Void"> <parameters> <parameter name="spans" position="0" attrib="0" type="Gdk.Span" /> <parameter name="n_spans" position="1" attrib="0" type="System.Int32" /> <parameter name="sorted" position="2" attrib="0" type="System.Boolean" /> <parameter name="function" position="3" attrib="0" type="Gdk.SpanFunc" /> </parameters> </method> <method name="Subtract(Gdk.Region)" attrib="134" returntype="System.Void"> <parameters> <parameter name="source2" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="Union(Gdk.Region)" attrib="134" returntype="System.Void"> <parameters> <parameter name="source2" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="UnionWithRect(Gdk.Rectangle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="Xor(Gdk.Region)" attrib="134" returntype="System.Void"> <parameters> <parameter name="source2" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> </methods> </class> <class name="RegionBox" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="X1" attrib="6" fieldtype="System.Int32" /> <field name="X2" attrib="6" fieldtype="System.Int32" /> <field name="Y1" attrib="6" fieldtype="System.Int32" /> <field name="Y2" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.RegionBox" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.RegionBox"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Rgb" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="Colormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_Colormap()" attrib="2198" static="true" returntype="Gdk.Colormap"> <parameters /> </method> </methods> </property> <property name="Install" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_Install(System.Boolean)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="MinColors" attrib="0" ptype="System.Int32" params="System.Int32"> <methods> <method name="set_MinColors(System.Int32)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </property> <property name="Verbose" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_Verbose(System.Boolean)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Visual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Visual()" attrib="2198" static="true" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="ColormapDitherable(Gdk.Colormap)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="cmap" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> <method name="Ditherable()" attrib="150" static="true" returntype="System.Boolean"> <parameters /> </method> <method name="FindColor(Gdk.Colormap, Gdk.Color&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="colormap" position="0" attrib="0" type="Gdk.Colormap" /> <parameter name="color" position="1" attrib="0" type="Gdk.Color&" direction="ref" /> </parameters> </method> <method name="GcSetBackground(Gdk.GC, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="rgb" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="GcSetForeground(Gdk.GC, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gc" position="0" attrib="0" type="Gdk.GC" /> <parameter name="rgb" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Init()" attrib="150" static="true" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="XpixelFromRgb(System.UInt32)" attrib="150" static="true" returntype="System.UInt64"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="rgb" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="RgbCmap" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <fields> <field name="Zero" attrib="22" fieldtype="Gdk.RgbCmap"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Gdk.RgbCmap is a reference type now, use null" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> </field> </fields> <constructors> <constructor name=".ctor(System.UInt32[])" attrib="2182"> <parameters> <parameter name="colors" position="0" attrib="0" type="System.UInt32[]" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="NColors" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NColors()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="Free(System.IntPtr)" attrib="196" virtual="true" returntype="System.Void"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.RgbCmap"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by RgbCmap(IntPtr) constructor" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="RgbDither" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.RgbDitherGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Max" attrib="32854" fieldtype="Gdk.RgbDither" value="2" /> <field name="None" attrib="32854" fieldtype="Gdk.RgbDither" value="0" /> <field name="Normal" attrib="32854" fieldtype="Gdk.RgbDither" value="1" /> </fields> </class> <class name="ScanLineList" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> </class> <class name="ScanLineListBlock" type="class" base="GLib.Opaque" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> </class> <class name="Screen" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="ActiveWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_ActiveWindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="Default" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_Default()" attrib="2198" static="true" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="DefaultColormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_DefaultColormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_DefaultColormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="Display" attrib="0" ptype="Gdk.Display" params=""> <methods> <method name="get_Display()" attrib="2182" returntype="Gdk.Display"> <parameters /> </method> </methods> </property> <property name="FontOptions" attrib="0" ptype="Cairo.FontOptions" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="font-options" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_FontOptions()" attrib="2182" returntype="Cairo.FontOptions"> <parameters /> </method> <method name="set_FontOptions(Cairo.FontOptions)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Cairo.FontOptions" /> </parameters> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="HeightMm" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_HeightMm()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="IsComposited" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsComposited()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="NMonitors" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_NMonitors()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Number" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Number()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Resolution" attrib="0" ptype="System.Double" params=""> <attributes> <attribute name="GLib.PropertyAttribute"> <properties> <property name="Blurb" null="true" /> <property name="Name" value="resolution" /> <property name="Nickname" null="true" /> </properties> </attribute> </attributes> <methods> <method name="get_Resolution()" attrib="2182" returntype="System.Double"> <parameters /> </method> <method name="set_Resolution(System.Double)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Double" /> </parameters> </method> </methods> </property> <property name="RgbaColormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_RgbaColormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> </methods> </property> <property name="RgbaVisual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_RgbaVisual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> <property name="RgbColormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_RgbColormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> </methods> </property> <property name="RgbVisual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_RgbVisual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> <property name="RootWindow" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_RootWindow()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="SystemColormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_SystemColormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> </methods> </property> <property name="SystemVisual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_SystemVisual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> <property name="ToplevelWindows" attrib="0" ptype="Gdk.Window[]" params=""> <methods> <method name="get_ToplevelWindows()" attrib="2182" returntype="Gdk.Window[]"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="WidthMm" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_WidthMm()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="WindowStack" attrib="0" ptype="Gdk.Window[]" params=""> <methods> <method name="get_WindowStack()" attrib="2182" returntype="Gdk.Window[]"> <parameters /> </method> </methods> </property> </properties> <events> <event name="CompositedChanged" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="composited_changed" /> </properties> </attribute> </attributes> </event> <event name="SizeChanged" attrib="0" eventtype="System.EventHandler"> <attributes> <attribute name="GLib.SignalAttribute"> <properties> <property name="CName" value="size_changed" /> </properties> </attribute> </attributes> </event> </events> <methods> <method name="BroadcastClientMessage(Gdk.Event)" attrib="134" returntype="System.Void"> <parameters> <parameter name="evnt" position="0" attrib="0" type="Gdk.Event" /> </parameters> </method> <method name="GetMonitorAtPoint(System.Int32, System.Int32)" attrib="134" returntype="System.Int32"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetMonitorAtWindow(Gdk.Window)" attrib="134" returntype="System.Int32"> <parameters> <parameter name="window" position="0" attrib="0" type="Gdk.Window" /> </parameters> </method> <method name="GetMonitorGeometry(System.Int32)" attrib="134" returntype="Gdk.Rectangle"> <parameters> <parameter name="monitor_num" position="0" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetSetting(System.String, GLib.Value)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="name" position="0" attrib="0" type="System.String" /> <parameter name="value" position="1" attrib="0" type="GLib.Value" /> </parameters> </method> <method name="ListVisuals()" attrib="134" returntype="Gdk.Visual[]"> <parameters /> </method> <method name="MakeDisplayName()" attrib="134" returntype="System.String"> <parameters /> </method> <method name="OnCompositedChanged()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideCompositedChanged" /> <property name="Type" value="Gdk.Screen" /> </properties> </attribute> </attributes> <parameters /> </method> <method name="OnSizeChanged()" attrib="452" virtual="true" returntype="System.Void"> <attributes> <attribute name="GLib.DefaultSignalHandlerAttribute"> <properties> <property name="ConnectionMethod" value="OverrideSizeChanged" /> <property name="Type" value="Gdk.Screen" /> </properties> </attribute> </attributes> <parameters /> </method> </methods> </class> <class name="ScrollDirection" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.ScrollDirectionGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Down" attrib="32854" fieldtype="Gdk.ScrollDirection" value="1" /> <field name="Left" attrib="32854" fieldtype="Gdk.ScrollDirection" value="2" /> <field name="Right" attrib="32854" fieldtype="Gdk.ScrollDirection" value="3" /> <field name="Up" attrib="32854" fieldtype="Gdk.ScrollDirection" value="0" /> </fields> </class> <class name="Segment" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="X1" attrib="6" fieldtype="System.Int32" /> <field name="X2" attrib="6" fieldtype="System.Int32" /> <field name="Y1" attrib="6" fieldtype="System.Int32" /> <field name="Y2" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.Segment" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Segment"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Selection" type="class" base="System.Object" charset="Ansi" layout="Auto"> <fields> <field name="Clipboard" attrib="22" fieldtype="Gdk.Atom" /> <field name="Primary" attrib="22" fieldtype="Gdk.Atom" /> <field name="Secondary" attrib="22" fieldtype="Gdk.Atom" /> </fields> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="Convert(Gdk.Window, Gdk.Atom, Gdk.Atom, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="requestor" position="0" attrib="0" type="Gdk.Window" /> <parameter name="selection" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="target" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="time_" position="3" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="OwnerGet(Gdk.Atom)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="selection" position="0" attrib="0" type="Gdk.Atom" /> </parameters> </method> <method name="OwnerGetForDisplay(Gdk.Display, Gdk.Atom)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="selection" position="1" attrib="0" type="Gdk.Atom" /> </parameters> </method> <method name="OwnerSet(Gdk.Window, Gdk.Atom, System.UInt32, System.Boolean)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="owner" position="0" attrib="0" type="Gdk.Window" /> <parameter name="selection" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="time_" position="2" attrib="0" type="System.UInt32" /> <parameter name="send_event" position="3" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="OwnerSetForDisplay(Gdk.Display, Gdk.Window, Gdk.Atom, System.UInt32, System.Boolean)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="owner" position="1" attrib="0" type="Gdk.Window" /> <parameter name="selection" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="time_" position="3" attrib="0" type="System.UInt32" /> <parameter name="send_event" position="4" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="SendNotify(System.UInt32, Gdk.Atom, Gdk.Atom, Gdk.Atom, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="requestor" position="0" attrib="0" type="System.UInt32" /> <parameter name="selection" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="target" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="property" position="3" attrib="0" type="Gdk.Atom" /> <parameter name="time_" position="4" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="SendNotifyForDisplay(Gdk.Display, System.UInt32, Gdk.Atom, Gdk.Atom, Gdk.Atom, System.UInt32)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="requestor" position="1" attrib="0" type="System.UInt32" /> <parameter name="selection" position="2" attrib="0" type="Gdk.Atom" /> <parameter name="target" position="3" attrib="0" type="Gdk.Atom" /> <parameter name="property" position="4" attrib="0" type="Gdk.Atom" /> <parameter name="time_" position="5" attrib="0" type="System.UInt32" /> </parameters> </method> </methods> </class> <class name="SettingAction" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.SettingActionGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Changed" attrib="32854" fieldtype="Gdk.SettingAction" value="1" /> <field name="Deleted" attrib="32854" fieldtype="Gdk.SettingAction" value="2" /> <field name="New" attrib="32854" fieldtype="Gdk.SettingAction" value="0" /> </fields> </class> <class name="Size" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Empty" attrib="54" fieldtype="Gdk.Size" /> </fields> <constructors> <constructor name=".ctor(System.Int32, System.Int32)" attrib="2182"> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Point)" attrib="2182"> <parameters> <parameter name="pt" position="0" attrib="0" type="Gdk.Point" /> </parameters> </constructor> </constructors> <properties> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> <method name="set_Height(System.Int32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </property> <property name="IsEmpty" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsEmpty()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> <method name="set_Width(System.Int32)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="Equals(System.Object)" attrib="198" virtual="true" returntype="System.Boolean"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> </parameters> </method> <method name="GetHashCode()" attrib="198" virtual="true" returntype="System.Int32"> <parameters /> </method> <method name="ToString()" attrib="198" virtual="true" returntype="System.String"> <parameters /> </method> </methods> </class> <class name="SizePreparedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <properties> <property name="Height" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Height()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="Width" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_Width()" attrib="2182" returntype="System.Int32"> <parameters /> </method> </methods> </property> </properties> </class> <class name="SizePreparedHandler" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(System.Object, Gdk.SizePreparedArgs, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.SizePreparedArgs" /> <parameter name="callback" position="2" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="3" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(System.Object, Gdk.SizePreparedArgs)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="o" position="0" attrib="0" type="System.Object" /> <parameter name="args" position="1" attrib="0" type="Gdk.SizePreparedArgs" /> </parameters> </method> </methods> </class> <class name="Span" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Width" attrib="6" fieldtype="System.Int32" /> <field name="X" attrib="6" fieldtype="System.Int32" /> <field name="Y" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.Span" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Span"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="SpanFunc" type="delegate" base="System.MulticastDelegate" sealed="true" serializable="true" charset="Ansi" layout="Auto"> <interfaces> <interface name="System.ICloneable" /> <interface name="System.Runtime.Serialization.ISerializable" /> </interfaces> <constructors> <constructor name=".ctor(System.Object, System.IntPtr)" attrib="2182"> <parameters> <parameter name="object" position="0" attrib="0" type="System.Object" /> <parameter name="method" position="1" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <methods> <method name="BeginInvoke(Gdk.Span, System.AsyncCallback, System.Object)" attrib="454" virtual="true" returntype="System.IAsyncResult"> <parameters> <parameter name="span" position="0" attrib="0" type="Gdk.Span" /> <parameter name="callback" position="1" attrib="0" type="System.AsyncCallback" /> <parameter name="object" position="2" attrib="0" type="System.Object" /> </parameters> </method> <method name="EndInvoke(System.IAsyncResult)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="result" position="0" attrib="0" type="System.IAsyncResult" /> </parameters> </method> <method name="Invoke(Gdk.Span)" attrib="454" virtual="true" returntype="System.Void"> <parameters> <parameter name="span" position="0" attrib="0" type="Gdk.Span" /> </parameters> </method> </methods> </class> <class name="Spawn" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="CommandLineOnScreen(Gdk.Screen, System.String)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="command_line" position="1" attrib="0" type="System.String" /> </parameters> </method> <method name="OnScreen(Gdk.Screen, System.String, System.String[], System.String[], GLib.SpawnFlags, GLib.SpawnChildSetupFunc, out System.Int32&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="working_directory" position="1" attrib="0" type="System.String" /> <parameter name="argv" position="2" attrib="0" type="System.String[]" /> <parameter name="envp" position="3" attrib="0" type="System.String[]" /> <parameter name="flags" position="4" attrib="0" type="GLib.SpawnFlags" /> <parameter name="child_setup" position="5" attrib="0" type="GLib.SpawnChildSetupFunc" /> <parameter name="child_pid" position="6" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="OnScreenWithPipes(Gdk.Screen, System.String, System.String[], System.String[], GLib.SpawnFlags, GLib.SpawnChildSetupFunc, out System.Int32&, out System.Int32&, out System.Int32&, out System.Int32&)" attrib="150" static="true" returntype="System.Boolean"> <parameters> <parameter name="screen" position="0" attrib="0" type="Gdk.Screen" /> <parameter name="working_directory" position="1" attrib="0" type="System.String" /> <parameter name="argv" position="2" attrib="0" type="System.String[]" /> <parameter name="envp" position="3" attrib="0" type="System.String[]" /> <parameter name="flags" position="4" attrib="0" type="GLib.SpawnFlags" /> <parameter name="child_setup" position="5" attrib="0" type="GLib.SpawnChildSetupFunc" /> <parameter name="child_pid" position="6" attrib="2" type="System.Int32&" direction="out" /> <parameter name="standard_input" position="7" attrib="2" type="System.Int32&" direction="out" /> <parameter name="standard_output" position="8" attrib="2" type="System.Int32&" direction="out" /> <parameter name="standard_error" position="9" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> </methods> </class> <class name="Status" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.StatusGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Error" attrib="32854" fieldtype="Gdk.Status" value="-1" /> <field name="ErrorFile" attrib="32854" fieldtype="Gdk.Status" value="-3" /> <field name="ErrorMem" attrib="32854" fieldtype="Gdk.Status" value="-4" /> <field name="ErrorParam" attrib="32854" fieldtype="Gdk.Status" value="-2" /> <field name="Ok" attrib="32854" fieldtype="Gdk.Status" value="0" /> </fields> </class> <class name="SubwindowMode" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.SubwindowModeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="ClipByChildren" attrib="32854" fieldtype="Gdk.SubwindowMode" value="0" /> <field name="IncludeInferiors" attrib="32854" fieldtype="Gdk.SubwindowMode" value="1" /> </fields> </class> <class name="TextProperty" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="ToStringList(Gdk.Atom, System.Int32, System.Byte[], System.Int32)" attrib="150" static="true" returntype="System.String[]"> <parameters> <parameter name="encoding" position="0" attrib="0" type="Gdk.Atom" /> <parameter name="format" position="1" attrib="0" type="System.Int32" /> <parameter name="text" position="2" attrib="0" type="System.Byte[]" /> <parameter name="length" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ToStringListForDisplay(Gdk.Display, Gdk.Atom, System.Int32, System.Byte[], System.Int32)" attrib="150" static="true" returntype="System.String[]"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="encoding" position="1" attrib="0" type="Gdk.Atom" /> <parameter name="format" position="2" attrib="0" type="System.Int32" /> <parameter name="text" position="3" attrib="0" type="System.Byte[]" /> <parameter name="length" position="4" attrib="0" type="System.Int32" /> </parameters> </method> </methods> </class> <class name="Threads" type="class" base="System.Object" charset="Ansi" layout="Auto"> <constructors> <constructor name=".ctor()" attrib="2182"> <parameters /> </constructor> </constructors> <methods> <method name="AddIdle(System.Int32, GLib.GSourceFunc)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="priority" position="0" attrib="0" type="System.Int32" /> <parameter name="function" position="1" attrib="0" type="GLib.GSourceFunc" /> </parameters> </method> <method name="AddTimeout(System.Int32, System.UInt32, GLib.GSourceFunc)" attrib="150" static="true" returntype="System.UInt32"> <parameters> <parameter name="priority" position="0" attrib="0" type="System.Int32" /> <parameter name="interval" position="1" attrib="0" type="System.UInt32" /> <parameter name="function" position="2" attrib="0" type="GLib.GSourceFunc" /> </parameters> </method> <method name="Enter()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> <method name="Init()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> <method name="Leave()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> </methods> </class> <class name="TimeCoord" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="Axes" attrib="4102" fieldtype="System.Double[]" /> <field name="Time" attrib="6" fieldtype="System.UInt32" /> <field name="Zero" attrib="22" fieldtype="Gdk.TimeCoord" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.TimeCoord"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="Trapezoid" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="X11" attrib="6" fieldtype="System.Double" /> <field name="X12" attrib="6" fieldtype="System.Double" /> <field name="X21" attrib="6" fieldtype="System.Double" /> <field name="X22" attrib="6" fieldtype="System.Double" /> <field name="Y1" attrib="6" fieldtype="System.Double" /> <field name="Y2" attrib="6" fieldtype="System.Double" /> <field name="Zero" attrib="22" fieldtype="Gdk.Trapezoid" /> </fields> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.Trapezoid"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="VisibilityState" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.VisibilityStateGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="FullyObscured" attrib="32854" fieldtype="Gdk.VisibilityState" value="2" /> <field name="Partial" attrib="32854" fieldtype="Gdk.VisibilityState" value="1" /> <field name="Unobscured" attrib="32854" fieldtype="Gdk.VisibilityState" value="0" /> </fields> </class> <class name="Visual" type="class" base="GLib.Object" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor()" attrib="2180"> <parameters /> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> </constructors> <properties> <property name="Best" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Best()" attrib="2198" static="true" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> <property name="BestDepth" attrib="0" ptype="System.Int32" params=""> <methods> <method name="get_BestDepth()" attrib="2198" static="true" returntype="System.Int32"> <parameters /> </method> </methods> </property> <property name="BestType" attrib="0" ptype="Gdk.VisualType" params=""> <methods> <method name="get_BestType()" attrib="2198" static="true" returntype="Gdk.VisualType"> <parameters /> </method> </methods> </property> <property name="GType" attrib="0" ptype="GLib.GType" params=""> <methods> <method name="get_GType()" attrib="2198" static="true" returntype="GLib.GType"> <parameters /> </method> </methods> </property> <property name="Screen" attrib="0" ptype="Gdk.Screen" params=""> <methods> <method name="get_Screen()" attrib="2182" returntype="Gdk.Screen"> <parameters /> </method> </methods> </property> <property name="System" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_System()" attrib="2198" static="true" returntype="Gdk.Visual"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="GetBestWithBoth(System.Int32, Gdk.VisualType)" attrib="150" static="true" returntype="Gdk.Visual"> <parameters> <parameter name="depth" position="0" attrib="0" type="System.Int32" /> <parameter name="visual_type" position="1" attrib="0" type="Gdk.VisualType" /> </parameters> </method> <method name="GetBestWithDepth(System.Int32)" attrib="150" static="true" returntype="Gdk.Visual"> <parameters> <parameter name="depth" position="0" attrib="0" type="System.Int32" /> </parameters> </method> <method name="GetBestWithType(Gdk.VisualType)" attrib="150" static="true" returntype="Gdk.Visual"> <parameters> <parameter name="visual_type" position="0" attrib="0" type="Gdk.VisualType" /> </parameters> </method> </methods> </class> <class name="VisualType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.VisualTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="DirectColor" attrib="32854" fieldtype="Gdk.VisualType" value="5" /> <field name="Grayscale" attrib="32854" fieldtype="Gdk.VisualType" value="1" /> <field name="PseudoColor" attrib="32854" fieldtype="Gdk.VisualType" value="3" /> <field name="StaticColor" attrib="32854" fieldtype="Gdk.VisualType" value="2" /> <field name="StaticGray" attrib="32854" fieldtype="Gdk.VisualType" value="0" /> <field name="TrueColor" attrib="32854" fieldtype="Gdk.VisualType" value="4" /> </fields> </class> <class name="Window" type="class" base="Gdk.Drawable" charset="Ansi" layout="Auto"> <interfaces> <interface name="GLib.IWrapper" /> <interface name="System.IDisposable" /> </interfaces> <constructors> <constructor name=".ctor(Gdk.Window, Gdk.WindowAttr, System.Int32)" attrib="2182"> <parameters> <parameter name="parent" position="0" attrib="0" type="Gdk.Window" /> <parameter name="attributes" position="1" attrib="0" type="Gdk.WindowAttr" /> <parameter name="attributes_mask" position="2" attrib="0" type="System.Int32" /> </parameters> </constructor> <constructor name=".ctor(Gdk.Window, Gdk.WindowAttr, Gdk.WindowAttributesType)" attrib="2182"> <parameters> <parameter name="parent" position="0" attrib="0" type="Gdk.Window" /> <parameter name="attributes" position="1" attrib="0" type="Gdk.WindowAttr" /> <parameter name="attributes_mask" position="2" attrib="0" type="Gdk.WindowAttributesType" /> </parameters> </constructor> <constructor name=".ctor(GLib.GType)" attrib="2180"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="gtype" position="0" attrib="0" type="GLib.GType" /> </parameters> </constructor> <constructor name=".ctor(System.IntPtr)" attrib="2182"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </constructor> </constructors> <properties> <property name="AcceptFocus" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_AcceptFocus(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Background" attrib="0" ptype="Gdk.Color" params="Gdk.Color"> <methods> <method name="set_Background(Gdk.Color)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Color" /> </parameters> </method> </methods> </property> <property name="Children" attrib="0" ptype="Gdk.Window[]" params=""> <methods> <method name="get_Children()" attrib="2182" returntype="Gdk.Window[]"> <parameters /> </method> </methods> </property> <property name="Composited" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_Composited(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Cursor" attrib="0" ptype="Gdk.Cursor" params="Gdk.Cursor"> <methods> <method name="set_Cursor(Gdk.Cursor)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Cursor" /> </parameters> </method> </methods> </property> <property name="DebugUpdates" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_DebugUpdates(System.Boolean)" attrib="2198" static="true" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Events" attrib="0" ptype="Gdk.EventMask" params=""> <methods> <method name="get_Events()" attrib="2182" returntype="Gdk.EventMask"> <parameters /> </method> <method name="set_Events(Gdk.EventMask)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.EventMask" /> </parameters> </method> </methods> </property> <property name="FocusOnMap" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_FocusOnMap(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="FrameExtents" attrib="0" ptype="Gdk.Rectangle" params=""> <methods> <method name="get_FrameExtents()" attrib="2182" returntype="Gdk.Rectangle"> <parameters /> </method> </methods> </property> <property name="Functions" attrib="0" ptype="Gdk.WMFunction" params="Gdk.WMFunction"> <methods> <method name="set_Functions(Gdk.WMFunction)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.WMFunction" /> </parameters> </method> </methods> </property> <property name="Group" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_Group()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> <method name="set_Group(Gdk.Window)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Window" /> </parameters> </method> </methods> </property> <property name="IconList" attrib="0" ptype="Gdk.Pixbuf[]" params="Gdk.Pixbuf[]"> <methods> <method name="set_IconList(Gdk.Pixbuf[])" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Pixbuf[]" /> </parameters> </method> </methods> </property> <property name="IconName" attrib="0" ptype="System.String" params="System.String"> <methods> <method name="set_IconName(System.String)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="IsViewable" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsViewable()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="IsVisible" attrib="0" ptype="System.Boolean" params=""> <methods> <method name="get_IsVisible()" attrib="2182" returntype="System.Boolean"> <parameters /> </method> </methods> </property> <property name="KeepAbove" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_KeepAbove(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="KeepBelow" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_KeepBelow(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="ModalHint" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_ModalHint(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Opacity" attrib="0" ptype="System.Double" params="System.Double"> <methods> <method name="set_Opacity(System.Double)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Double" /> </parameters> </method> </methods> </property> <property name="OverrideRedirect" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_OverrideRedirect(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="Parent" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_Parent()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="Role" attrib="0" ptype="System.String" params="System.String"> <methods> <method name="set_Role(System.String)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="SkipPagerHint" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_SkipPagerHint(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="SkipTaskbarHint" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_SkipTaskbarHint(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="StartupId" attrib="0" ptype="System.String" params="System.String"> <methods> <method name="set_StartupId(System.String)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="State" attrib="0" ptype="Gdk.WindowState" params=""> <methods> <method name="get_State()" attrib="2182" returntype="Gdk.WindowState"> <parameters /> </method> </methods> </property> <property name="Title" attrib="0" ptype="System.String" params="System.String"> <methods> <method name="set_Title(System.String)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.String" /> </parameters> </method> </methods> </property> <property name="Toplevel" attrib="0" ptype="Gdk.Window" params=""> <methods> <method name="get_Toplevel()" attrib="2182" returntype="Gdk.Window"> <parameters /> </method> </methods> </property> <property name="Toplevels" attrib="0" ptype="Gdk.Window[]" params=""> <methods> <method name="get_Toplevels()" attrib="2198" static="true" returntype="Gdk.Window[]"> <parameters /> </method> </methods> </property> <property name="TransientFor" attrib="0" ptype="Gdk.Window" params="Gdk.Window"> <methods> <method name="set_TransientFor(Gdk.Window)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Window" /> </parameters> </method> </methods> </property> <property name="TypeHint" attrib="0" ptype="Gdk.WindowTypeHint" params=""> <methods> <method name="get_TypeHint()" attrib="2182" returntype="Gdk.WindowTypeHint"> <parameters /> </method> <method name="set_TypeHint(Gdk.WindowTypeHint)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.WindowTypeHint" /> </parameters> </method> </methods> </property> <property name="UpdateArea" attrib="0" ptype="Gdk.Region" params=""> <methods> <method name="get_UpdateArea()" attrib="2182" returntype="Gdk.Region"> <parameters /> </method> </methods> </property> <property name="UrgencyHint" attrib="0" ptype="System.Boolean" params="System.Boolean"> <methods> <method name="set_UrgencyHint(System.Boolean)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> </methods> </property> <property name="UserData" attrib="0" ptype="System.IntPtr" params=""> <methods> <method name="get_UserData()" attrib="2182" returntype="System.IntPtr"> <parameters /> </method> <method name="set_UserData(System.IntPtr)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </property> <property name="WindowType" attrib="0" ptype="Gdk.WindowType" params=""> <methods> <method name="get_WindowType()" attrib="2182" returntype="Gdk.WindowType"> <parameters /> </method> </methods> </property> </properties> <methods> <method name="AddFilter(Gdk.FilterFunc)" attrib="134" returntype="System.Void"> <parameters> <parameter name="function" position="0" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="AddFilterForAll(Gdk.FilterFunc)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="func" position="0" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="AtPointer(out System.Int32&, out System.Int32&)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="win_x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="win_y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="Beep()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="BeginMoveDrag(System.Int32, System.Int32, System.Int32, System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="button" position="0" attrib="0" type="System.Int32" /> <parameter name="root_x" position="1" attrib="0" type="System.Int32" /> <parameter name="root_y" position="2" attrib="0" type="System.Int32" /> <parameter name="timestamp" position="3" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="BeginPaintRect(Gdk.Rectangle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="rectangle" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="BeginPaintRegion(Gdk.Region)" attrib="134" returntype="System.Void"> <parameters> <parameter name="region" position="0" attrib="0" type="Gdk.Region" /> </parameters> </method> <method name="BeginResizeDrag(Gdk.WindowEdge, System.Int32, System.Int32, System.Int32, System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="edge" position="0" attrib="0" type="Gdk.WindowEdge" /> <parameter name="button" position="1" attrib="0" type="System.Int32" /> <parameter name="root_x" position="2" attrib="0" type="System.Int32" /> <parameter name="root_y" position="3" attrib="0" type="System.Int32" /> <parameter name="timestamp" position="4" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Clear()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="ClearArea(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ClearArea(Gdk.Rectangle, System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="expose" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="ClearAreaE(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ConfigureFinished()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="ConstrainSize(Gdk.Geometry, System.UInt32, System.Int32, System.Int32, out System.Int32&, out System.Int32&)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="geometry" position="0" attrib="0" type="Gdk.Geometry" /> <parameter name="flags" position="1" attrib="0" type="System.UInt32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> <parameter name="new_width" position="4" attrib="2" type="System.Int32&" direction="out" /> <parameter name="new_height" position="5" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="Deiconify()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Destroy()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="EnableSynchronizedConfigure()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="EndPaint()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Focus(System.UInt32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="timestamp" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ForeignNew(System.UInt32)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="anid" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="ForeignNewForDisplay(Gdk.Display, System.UInt32)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="anid" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="FreezeUpdates()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Fullscreen()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="GetDecorations(out Gdk.WMDecoration&)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="decorations" position="0" attrib="2" type="Gdk.WMDecoration&" direction="out" /> </parameters> </method> <method name="GetDeskrelativeOrigin(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Boolean"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetGeometry(out System.Int32&, out System.Int32&, out System.Int32&, out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="width" position="2" attrib="2" type="System.Int32&" direction="out" /> <parameter name="height" position="3" attrib="2" type="System.Int32&" direction="out" /> <parameter name="depth" position="4" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetInternalPaintInfo(out Gdk.Drawable&, out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="real_drawable" position="0" attrib="2" type="Gdk.Drawable&" direction="out" /> <parameter name="x_offset" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y_offset" position="2" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetOrigin(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Int32"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetPointer(out System.Int32&, out System.Int32&, out Gdk.ModifierType&)" attrib="134" returntype="Gdk.Window"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> <parameter name="mask" position="2" attrib="2" type="Gdk.ModifierType&" direction="out" /> </parameters> </method> <method name="GetPosition(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="GetRootOrigin(out System.Int32&, out System.Int32&)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="2" type="System.Int32&" direction="out" /> <parameter name="y" position="1" attrib="2" type="System.Int32&" direction="out" /> </parameters> </method> <method name="Hide()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Iconify()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="InputShapeCombineMask(Gdk.Pixmap, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="mask" position="0" attrib="0" type="Gdk.Pixmap" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="InputShapeCombineRegion(Gdk.Region, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="shape_region" position="0" attrib="0" type="Gdk.Region" /> <parameter name="offset_x" position="1" attrib="0" type="System.Int32" /> <parameter name="offset_y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="InvalidateMaybeRecurse(Gdk.Region, Gdk.InvalidateMaybeRecurseChildFunc)" attrib="134" returntype="System.Void"> <parameters> <parameter name="region" position="0" attrib="0" type="Gdk.Region" /> <parameter name="child_func" position="1" attrib="0" type="Gdk.InvalidateMaybeRecurseChildFunc" /> </parameters> </method> <method name="InvalidateRect(Gdk.Rectangle, System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> <parameter name="invalidate_children" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="InvalidateRegion(Gdk.Region, System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="region" position="0" attrib="0" type="Gdk.Region" /> <parameter name="invalidate_children" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="Lookup(System.UInt32)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="anid" position="0" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="LookupForDisplay(Gdk.Display, System.UInt32)" attrib="150" static="true" returntype="Gdk.Window"> <parameters> <parameter name="display" position="0" attrib="0" type="Gdk.Display" /> <parameter name="anid" position="1" attrib="0" type="System.UInt32" /> </parameters> </method> <method name="Lower()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Maximize()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="MergeChildInputShapes()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="MergeChildShapes()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Move(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="MoveRegion(Gdk.Region, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="region" position="0" attrib="0" type="Gdk.Region" /> <parameter name="dx" position="1" attrib="0" type="System.Int32" /> <parameter name="dy" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="MoveResize(Gdk.Rectangle)" attrib="134" returntype="System.Void"> <parameters> <parameter name="rect" position="0" attrib="0" type="Gdk.Rectangle" /> </parameters> </method> <method name="MoveResize(System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="width" position="2" attrib="0" type="System.Int32" /> <parameter name="height" position="3" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ProcessAllUpdates()" attrib="150" static="true" returntype="System.Void"> <parameters /> </method> <method name="ProcessUpdates(System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="update_children" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="Raise()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="RegisterDnd()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="RemoveFilter(Gdk.FilterFunc)" attrib="134" returntype="System.Void"> <parameters> <parameter name="function" position="0" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="RemoveFilterForAll(Gdk.FilterFunc)" attrib="150" static="true" returntype="System.Void"> <parameters> <parameter name="func" position="0" attrib="0" type="Gdk.FilterFunc" /> </parameters> </method> <method name="Reparent(Gdk.Window, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="new_parent" position="0" attrib="0" type="Gdk.Window" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Resize(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="width" position="0" attrib="0" type="System.Int32" /> <parameter name="height" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Scroll(System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="dx" position="0" attrib="0" type="System.Int32" /> <parameter name="dy" position="1" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetBackPixmap(Gdk.Pixmap, System.Boolean)" attrib="134" returntype="System.Void"> <parameters> <parameter name="pixmap" position="0" attrib="0" type="Gdk.Pixmap" /> <parameter name="parent_relative" position="1" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="SetChildInputShapes()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="SetChildShapes()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="SetDecorations(Gdk.WMDecoration)" attrib="134" returntype="System.Void"> <parameters> <parameter name="decorations" position="0" attrib="0" type="Gdk.WMDecoration" /> </parameters> </method> <method name="SetGeometryHints(Gdk.Geometry, Gdk.WindowHints)" attrib="134" returntype="System.Void"> <parameters> <parameter name="geometry" position="0" attrib="0" type="Gdk.Geometry" /> <parameter name="geom_mask" position="1" attrib="0" type="Gdk.WindowHints" /> </parameters> </method> <method name="SetHints(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" null="true" /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <parameters> <parameter name="x" position="0" attrib="0" type="System.Int32" /> <parameter name="y" position="1" attrib="0" type="System.Int32" /> <parameter name="min_width" position="2" attrib="0" type="System.Int32" /> <parameter name="min_height" position="3" attrib="0" type="System.Int32" /> <parameter name="max_width" position="4" attrib="0" type="System.Int32" /> <parameter name="max_height" position="5" attrib="0" type="System.Int32" /> <parameter name="flags" position="6" attrib="0" type="System.Int32" /> </parameters> </method> <method name="SetIcon(Gdk.Window, Gdk.Pixmap, Gdk.Pixmap)" attrib="134" returntype="System.Void"> <parameters> <parameter name="icon_window" position="0" attrib="0" type="Gdk.Window" /> <parameter name="pixmap" position="1" attrib="0" type="Gdk.Pixmap" /> <parameter name="mask" position="2" attrib="0" type="Gdk.Pixmap" /> </parameters> </method> <method name="SetStaticGravities(System.Boolean)" attrib="134" returntype="System.Boolean"> <parameters> <parameter name="use_static" position="0" attrib="0" type="System.Boolean" /> </parameters> </method> <method name="ShapeCombineMask(Gdk.Pixmap, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="mask" position="0" attrib="0" type="Gdk.Pixmap" /> <parameter name="x" position="1" attrib="0" type="System.Int32" /> <parameter name="y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="ShapeCombineRegion(Gdk.Region, System.Int32, System.Int32)" attrib="134" returntype="System.Void"> <parameters> <parameter name="shape_region" position="0" attrib="0" type="Gdk.Region" /> <parameter name="offset_x" position="1" attrib="0" type="System.Int32" /> <parameter name="offset_y" position="2" attrib="0" type="System.Int32" /> </parameters> </method> <method name="Show()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="ShowUnraised()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Stick()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="ThawUpdates()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Unfullscreen()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Unmaximize()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Unstick()" attrib="134" returntype="System.Void"> <parameters /> </method> <method name="Withdraw()" attrib="134" returntype="System.Void"> <parameters /> </method> </methods> </class> <class name="WindowAttr" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential"> <fields> <field name="EventMask" attrib="6" fieldtype="System.Int32" /> <field name="Height" attrib="6" fieldtype="System.Int32" /> <field name="OverrideRedirect" attrib="6" fieldtype="System.Boolean" /> <field name="Title" attrib="6" fieldtype="System.String" /> <field name="TypeHint" attrib="6" fieldtype="Gdk.WindowTypeHint" /> <field name="Wclass" attrib="6" fieldtype="Gdk.WindowClass" /> <field name="Width" attrib="6" fieldtype="System.Int32" /> <field name="WindowType" attrib="6" fieldtype="Gdk.WindowType" /> <field name="WmclassClass" attrib="6" fieldtype="System.String" /> <field name="WmclassName" attrib="6" fieldtype="System.String" /> <field name="X" attrib="6" fieldtype="System.Int32" /> <field name="Y" attrib="6" fieldtype="System.Int32" /> <field name="Zero" attrib="22" fieldtype="Gdk.WindowAttr" /> </fields> <properties> <property name="colormap" attrib="0" ptype="Gdk.Colormap" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Colormap property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_colormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_colormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="Colormap" attrib="0" ptype="Gdk.Colormap" params=""> <methods> <method name="get_Colormap()" attrib="2182" returntype="Gdk.Colormap"> <parameters /> </method> <method name="set_Colormap(Gdk.Colormap)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Colormap" /> </parameters> </method> </methods> </property> <property name="cursor" attrib="0" ptype="Gdk.Cursor" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Cursor property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_cursor()" attrib="2182" returntype="Gdk.Cursor"> <parameters /> </method> <method name="set_cursor(Gdk.Cursor)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Cursor" /> </parameters> </method> </methods> </property> <property name="Cursor" attrib="0" ptype="Gdk.Cursor" params=""> <methods> <method name="get_Cursor()" attrib="2182" returntype="Gdk.Cursor"> <parameters /> </method> <method name="set_Cursor(Gdk.Cursor)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Cursor" /> </parameters> </method> </methods> </property> <property name="Mask" attrib="0" ptype="Gdk.EventMask" params=""> <methods> <method name="get_Mask()" attrib="2182" returntype="Gdk.EventMask"> <parameters /> </method> <method name="set_Mask(Gdk.EventMask)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.EventMask" /> </parameters> </method> </methods> </property> <property name="visual" attrib="0" ptype="Gdk.Visual" params=""> <attributes> <attribute name="System.ObsoleteAttribute"> <properties> <property name="Message" value="Replaced by Visual property." /> <property name="IsError" value="False" /> </properties> </attribute> </attributes> <methods> <method name="get_visual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> <method name="set_visual(Gdk.Visual)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Visual" /> </parameters> </method> </methods> </property> <property name="Visual" attrib="0" ptype="Gdk.Visual" params=""> <methods> <method name="get_Visual()" attrib="2182" returntype="Gdk.Visual"> <parameters /> </method> <method name="set_Visual(Gdk.Visual)" attrib="2182" returntype="System.Void"> <parameters> <parameter name="value" position="0" attrib="0" type="Gdk.Visual" /> </parameters> </method> </methods> </property> </properties> <methods> <method name="New(System.IntPtr)" attrib="150" static="true" returntype="Gdk.WindowAttr"> <parameters> <parameter name="raw" position="0" attrib="0" type="System.IntPtr" /> </parameters> </method> </methods> </class> <class name="WindowAttributesType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowAttributesTypeGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Colormap" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="32" /> <field name="Cursor" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="16" /> <field name="Noredir" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="256" /> <field name="Title" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="2" /> <field name="TypeHint" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="512" /> <field name="Visual" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="64" /> <field name="Wmclass" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="128" /> <field name="X" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="4" /> <field name="Y" attrib="32854" fieldtype="Gdk.WindowAttributesType" value="8" /> </fields> </class> <class name="WindowClass" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowClassGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="InputOnly" attrib="32854" fieldtype="Gdk.WindowClass" value="1" /> <field name="InputOutput" attrib="32854" fieldtype="Gdk.WindowClass" value="0" /> </fields> </class> <class name="WindowEdge" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowEdgeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="East" attrib="32854" fieldtype="Gdk.WindowEdge" value="4" /> <field name="North" attrib="32854" fieldtype="Gdk.WindowEdge" value="1" /> <field name="NorthEast" attrib="32854" fieldtype="Gdk.WindowEdge" value="2" /> <field name="NorthWest" attrib="32854" fieldtype="Gdk.WindowEdge" value="0" /> <field name="South" attrib="32854" fieldtype="Gdk.WindowEdge" value="6" /> <field name="SouthEast" attrib="32854" fieldtype="Gdk.WindowEdge" value="7" /> <field name="SouthWest" attrib="32854" fieldtype="Gdk.WindowEdge" value="5" /> <field name="West" attrib="32854" fieldtype="Gdk.WindowEdge" value="3" /> </fields> </class> <class name="WindowHints" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowHintsGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Aspect" attrib="32854" fieldtype="Gdk.WindowHints" value="16" /> <field name="BaseSize" attrib="32854" fieldtype="Gdk.WindowHints" value="8" /> <field name="MaxSize" attrib="32854" fieldtype="Gdk.WindowHints" value="4" /> <field name="MinSize" attrib="32854" fieldtype="Gdk.WindowHints" value="2" /> <field name="Pos" attrib="32854" fieldtype="Gdk.WindowHints" value="1" /> <field name="ResizeInc" attrib="32854" fieldtype="Gdk.WindowHints" value="32" /> <field name="UserPos" attrib="32854" fieldtype="Gdk.WindowHints" value="128" /> <field name="UserSize" attrib="32854" fieldtype="Gdk.WindowHints" value="256" /> <field name="WinGravity" attrib="32854" fieldtype="Gdk.WindowHints" value="64" /> </fields> </class> <class name="WindowState" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowStateGType" /> </properties> </attribute> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Above" attrib="32854" fieldtype="Gdk.WindowState" value="32" /> <field name="Below" attrib="32854" fieldtype="Gdk.WindowState" value="64" /> <field name="Fullscreen" attrib="32854" fieldtype="Gdk.WindowState" value="16" /> <field name="Iconified" attrib="32854" fieldtype="Gdk.WindowState" value="2" /> <field name="Maximized" attrib="32854" fieldtype="Gdk.WindowState" value="4" /> <field name="Sticky" attrib="32854" fieldtype="Gdk.WindowState" value="8" /> <field name="Withdrawn" attrib="32854" fieldtype="Gdk.WindowState" value="1" /> </fields> </class> <class name="WindowType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowTypeGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Child" attrib="32854" fieldtype="Gdk.WindowType" value="2" /> <field name="Dialog" attrib="32854" fieldtype="Gdk.WindowType" value="3" /> <field name="Foreign" attrib="32854" fieldtype="Gdk.WindowType" value="5" /> <field name="Root" attrib="32854" fieldtype="Gdk.WindowType" value="0" /> <field name="Temp" attrib="32854" fieldtype="Gdk.WindowType" value="4" /> <field name="Toplevel" attrib="32854" fieldtype="Gdk.WindowType" value="1" /> </fields> </class> <class name="WindowTypeHint" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="GLib.GTypeAttribute"> <properties> <property name="WrapperType" value="Gdk.WindowTypeHintGType" /> </properties> </attribute> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="Combo" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="12" /> <field name="Desktop" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="7" /> <field name="Dialog" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="1" /> <field name="Dnd" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="13" /> <field name="Dock" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="6" /> <field name="DropdownMenu" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="8" /> <field name="Menu" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="2" /> <field name="Normal" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="0" /> <field name="Notification" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="11" /> <field name="PopupMenu" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="9" /> <field name="Splashscreen" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="4" /> <field name="Toolbar" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="3" /> <field name="Tooltip" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="10" /> <field name="Utility" attrib="32854" fieldtype="Gdk.WindowTypeHint" value="5" /> </fields> </class> <class name="WMDecoration" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="All" attrib="32854" fieldtype="Gdk.WMDecoration" value="1" /> <field name="Border" attrib="32854" fieldtype="Gdk.WMDecoration" value="2" /> <field name="Maximize" attrib="32854" fieldtype="Gdk.WMDecoration" value="64" /> <field name="Menu" attrib="32854" fieldtype="Gdk.WMDecoration" value="16" /> <field name="Minimize" attrib="32854" fieldtype="Gdk.WMDecoration" value="32" /> <field name="Resizeh" attrib="32854" fieldtype="Gdk.WMDecoration" value="4" /> <field name="Title" attrib="32854" fieldtype="Gdk.WMDecoration" value="8" /> </fields> </class> <class name="WMFunction" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField"> <attributes> <attribute name="System.FlagsAttribute" /> </attributes> <interfaces> <interface name="System.IFormattable" /> <interface name="System.IConvertible" /> <interface name="System.IComparable" /> </interfaces> <fields> <field name="All" attrib="32854" fieldtype="Gdk.WMFunction" value="1" /> <field name="Close" attrib="32854" fieldtype="Gdk.WMFunction" value="32" /> <field name="Maximize" attrib="32854" fieldtype="Gdk.WMFunction" value="16" /> <field name="Minimize" attrib="32854" fieldtype="Gdk.WMFunction" value="8" /> <field name="Move" attrib="32854" fieldtype="Gdk.WMFunction" value="4" /> <field name="Resize" attrib="32854" fieldtype="Gdk.WMFunction" value="2" /> </fields> </class> </classes> </namespace> </namespaces> </assembly> </assemblies>