GtkSharp/audit/base/gnomedb-sharp.apiinfo
Mike Kestner eee80b2e26 2005-05-21 Mike Kestner <mkestner@novell.com>
* audit : add a compatibility auditing framework.
	* audit/base/*.apiinfo : initial checkin of 1.0.10 API for diffs.
	* audit/extract-missing.cs : XPath tool to grab presence='missing'.
	* audit/get-apidiff.pl : diffs api-infos to the base.
	* audit/get-apiinfo.pl : drives a module-wide api-info extraction.
	* audit/get-missing.pl : drives the extract-missing.exe tool.
	* audit/makefile : all and check targets. no dist support.
	* audit/mono-api-info.cs: copied from mcs/tools/corcompare.
	* audit/mono-api-diff.cs: copied from mcs/tools/corcompare.

svn path=/trunk/gtk-sharp/; revision=44872
2005-05-21 16:41:11 +00:00

2896 lines
No EOL
134 KiB
XML

<?xml version="1.0"?>
<assemblies>
<assembly name="gnomedb-sharp" version="1.0.0.0">
<attributes>
<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="GnomeDb">
<classes>
<class name="Application" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="Init(System.String[]&amp;)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="args" position="0" attrib="0" type="System.String[]&amp;" direction="ref" />
</parameters>
</method>
<method name="Init(System.String, System.String, System.String[]&amp;)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="app_id" position="0" attrib="0" type="System.String" />
<parameter name="version" position="1" attrib="0" type="System.String" />
<parameter name="args" position="2" attrib="0" type="System.String[]&amp;" direction="ref" />
</parameters>
</method>
<method name="Init()" attrib="150" returntype="System.Void">
<parameters />
</method>
<method name="Init(System.String, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="app_id" position="0" attrib="0" type="System.String" />
<parameter name="version" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="Quit()" attrib="150" returntype="System.Void">
<parameters />
</method>
<method name="Run()" attrib="150" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="Browser" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Connection" attrib="1536" ptype="Gda.Connection" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="connection" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Connection()" returntype="Gda.Connection">
<parameters />
</method>
<method name="set_Connection(Gda.Connection)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.Connection" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<events>
<event name="ProgressMessage" attrib="0" eventtype="GnomeDb.ProgressMessageHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="progress_message" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="OnProgressMessage(System.String)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideProgressMessage" />
<property name="Type" value="GnomeDb.Browser" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="msg" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="Refresh()" attrib="134" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="Combo" type="class" base="Gtk.Combo" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Model" attrib="1536" ptype="Gda.DataModel" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="model" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Model()" returntype="Gda.DataModel">
<parameters />
</method>
<method name="set_Model(Gda.DataModel)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="SetModel(Gda.DataModel, System.Int32)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
<parameter name="pos" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
</methods>
</class>
<class name="ComponentInfo" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential">
<fields>
<field name="Description" attrib="6" fieldtype="System.String" />
<field name="Domain" attrib="6" fieldtype="System.String" />
<field name="Hostname" attrib="6" fieldtype="System.String" />
<field name="Id" attrib="6" fieldtype="System.String" />
<field name="Location" attrib="6" fieldtype="System.String" />
<field name="Type" attrib="6" fieldtype="GnomeDb.ComponentType" />
<field name="Username" attrib="6" fieldtype="System.String" />
<field name="Zero" attrib="22" fieldtype="GnomeDb.ComponentInfo" />
</fields>
<properties>
<property name="properties" attrib="1536" ptype="Gda.ParameterList" params="">
<methods>
<method name="get_properties()" returntype="Gda.ParameterList">
<parameters />
</method>
<method name="set_properties(Gda.ParameterList)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.ParameterList" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="New(System.IntPtr)" attrib="150" returntype="GnomeDb.ComponentInfo">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</method>
</methods>
</class>
<class name="ComponentType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField">
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="Exe" attrib="32854" fieldtype="GnomeDb.ComponentType" value="0" />
<field name="Factory" attrib="32854" fieldtype="GnomeDb.ComponentType" value="2" />
<field name="Invalid" attrib="32854" fieldtype="GnomeDb.ComponentType" value="-1" />
<field name="Shlib" attrib="32854" fieldtype="GnomeDb.ComponentType" value="1" />
</fields>
</class>
<class name="Config" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="DataSourceList" attrib="1536" ptype="GLib.List" params="">
<methods>
<method name="get_DataSourceList()" returntype="GLib.List">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="CopyDataSourceInfo(Gda.DataSourceInfo)" attrib="150" returntype="Gda.DataSourceInfo">
<parameters>
<parameter name="src" position="0" attrib="0" type="Gda.DataSourceInfo" />
</parameters>
</method>
<method name="FindDataSource(System.String)" attrib="150" returntype="Gda.DataSourceInfo">
<parameters>
<parameter name="name" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="FreeComponentList(GLib.List)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="list" position="0" attrib="0" type="GLib.List" />
</parameters>
</method>
<method name="FreeDataSourceInfo(Gda.DataSourceInfo)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="info" position="0" attrib="0" type="Gda.DataSourceInfo" />
</parameters>
</method>
<method name="FreeDataSourceList(GLib.List)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="list" position="0" attrib="0" type="GLib.List" />
</parameters>
</method>
<method name="FreeList(GLib.List)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="list" position="0" attrib="0" type="GLib.List" />
</parameters>
</method>
<method name="GetBoolean(System.String)" attrib="150" returntype="System.Boolean">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetComponentDataModel(System.String)" attrib="150" returntype="Gda.DataModel">
<parameters>
<parameter name="query" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetComponentList(System.String)" attrib="150" returntype="GLib.List">
<parameters>
<parameter name="query" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetFloat(System.String)" attrib="150" returntype="System.Double">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetInt(System.String)" attrib="150" returntype="System.Int32">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetString(System.String)" attrib="150" returntype="System.String">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="HasKey(System.String)" attrib="150" returntype="System.Boolean">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="HasSection(System.String)" attrib="150" returntype="System.Boolean">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ListKeys(System.String)" attrib="150" returntype="GLib.List">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ListSections(System.String)" attrib="150" returntype="GLib.List">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="RemoveDataSource(System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="name" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="RemoveKey(System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="RemoveListener(System.UInt32)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="id" position="0" attrib="0" type="System.UInt32" />
</parameters>
</method>
<method name="RemoveSection(System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="SaveDataSource(System.String, System.String, System.String, System.String, System.String, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="name" position="0" attrib="0" type="System.String" />
<parameter name="provider" position="1" attrib="0" type="System.String" />
<parameter name="cnc_string" position="2" attrib="0" type="System.String" />
<parameter name="description" position="3" attrib="0" type="System.String" />
<parameter name="username" position="4" attrib="0" type="System.String" />
<parameter name="password" position="5" attrib="0" type="System.String" />
</parameters>
</method>
<method name="SetBoolean(System.String, System.Boolean)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
<parameter name="new_value" position="1" attrib="0" type="System.Boolean" />
</parameters>
</method>
<method name="SetFloat(System.String, System.Double)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
<parameter name="new_value" position="1" attrib="0" type="System.Double" />
</parameters>
</method>
<method name="SetInt(System.String, System.Int32)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
<parameter name="new_value" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="SetString(System.String, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="path" position="0" attrib="0" type="System.String" />
<parameter name="new_value" position="1" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
<class name="ConnectionProperties" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(Gda.Connection)" attrib="6278">
<parameters>
<parameter name="cnc" position="0" attrib="0" type="Gda.Connection" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Connection" attrib="1536" ptype="Gda.Connection" params="">
<methods>
<method name="get_Connection()" returntype="Gda.Connection">
<parameters />
</method>
<method name="set_Connection(Gda.Connection)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.Connection" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="ConnectionSelector" type="class" base="Gtk.OptionMenu" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="ControlWidget" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Id" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Id()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="IsAlive" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_IsAlive()" returntype="System.Boolean">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Activate()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Deactivate()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="CreatePopupMenuArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Menu" attrib="1536" ptype="Gtk.Widget" params="">
<methods>
<method name="get_Menu()" returntype="Gtk.Widget">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="CreatePopupMenuHandler" 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="6278">
<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, GnomeDb.CreatePopupMenuArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.CreatePopupMenuArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.CreatePopupMenuArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.CreatePopupMenuArgs" />
</parameters>
</method>
</methods>
</class>
<class name="DataSourceSelector" type="class" base="Gtk.OptionMenu" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.String)" attrib="6278">
<parameters>
<parameter name="provider" position="0" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="DoubleClickedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Row" attrib="1536" ptype="System.Int32" params="">
<methods>
<method name="get_Row()" returntype="System.Int32">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="DoubleClickedHandler" 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="6278">
<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, GnomeDb.DoubleClickedArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.DoubleClickedArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.DoubleClickedArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.DoubleClickedArgs" />
</parameters>
</method>
</methods>
</class>
<class name="DsnConfig" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Info" attrib="1536" ptype="Gda.DataSourceInfo" params="">
<methods>
<method name="get_Info()" returntype="Gda.DataSourceInfo">
<parameters />
</method>
<method name="set_Info(Gda.DataSourceInfo)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataSourceInfo" />
</parameters>
</method>
</methods>
</property>
</properties>
<events>
<event name="Changed" attrib="0" eventtype="System.EventHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="changed" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="OnChanged()" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideChanged" />
<property name="Type" value="GnomeDb.DsnConfig" />
</properties>
</attribute>
</attributes>
<parameters />
</method>
</methods>
</class>
<class name="DsnConfigDruid" type="class" base="Gnome.Druid" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Dsn" attrib="1536" ptype="Gda.DataSourceInfo" params="">
<methods>
<method name="get_Dsn()" returntype="Gda.DataSourceInfo">
<parameters />
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<events>
<event name="Finished" attrib="0" eventtype="GnomeDb.FinishedHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="finished" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="OnFinished(System.Boolean)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideFinished" />
<property name="Type" value="GnomeDb.DsnConfigDruid" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="error" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</class>
<class name="Editor" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="AllText" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_AllText()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Editable" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_Editable()" returntype="System.Boolean">
<parameters />
</method>
<method name="set_Editable(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Highlight" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_Highlight()" returntype="System.Boolean">
<parameters />
</method>
<method name="set_Highlight(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="CopyClipboard()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="CutClipboard()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="LoadFromFile(System.String)" attrib="134" returntype="System.Boolean">
<parameters>
<parameter name="filename" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="PasteClipboard()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="SaveToFile(System.String)" attrib="134" returntype="System.Boolean">
<parameters>
<parameter name="filename" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="SetText(System.String)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
<class name="EditorClass" type="struct" base="System.ValueType" sealed="true" charset="Ansi" layout="Sequential">
<fields>
<field name="Zero" attrib="22" fieldtype="GnomeDb.EditorClass" />
</fields>
<methods>
<method name="New(System.IntPtr)" attrib="150" returntype="GnomeDb.EditorClass">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</method>
</methods>
</class>
<class name="Error" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Position" attrib="1536" ptype="System.Int32" params="">
<methods>
<method name="get_Position()" returntype="System.Int32">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Clear()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="Next()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Prev()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="Show(GLib.List)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="errors" position="0" attrib="0" type="GLib.List" />
</parameters>
</method>
</methods>
</class>
<class name="ErrorDialog" type="class" base="Gtk.Dialog" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.String)" attrib="6278">
<parameters>
<parameter name="title" position="0" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Title" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="title" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Title()" returntype="System.String">
<parameters />
</method>
<method name="set_Title(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="ShowErrors(GLib.List)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="error_list" position="0" attrib="0" type="GLib.List" />
</parameters>
</method>
</methods>
</class>
<class name="FinishedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Error" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_Error()" returntype="System.Boolean">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="FinishedHandler" 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="6278">
<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, GnomeDb.FinishedArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.FinishedArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.FinishedArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.FinishedArgs" />
</parameters>
</method>
</methods>
</class>
<class name="Form" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="CurrentRow" attrib="1536" ptype="System.Int32" params="">
<methods>
<method name="get_CurrentRow()" returntype="System.Int32">
<parameters />
</method>
<method name="set_CurrentRow(System.Int32)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
</methods>
</property>
<property name="FormType" attrib="1536" ptype="GnomeDb.FormType" params="">
<methods>
<method name="get_FormType()" returntype="GnomeDb.FormType">
<parameters />
</method>
<method name="set_FormType(GnomeDb.FormType)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="GnomeDb.FormType" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Model" attrib="1536" ptype="Gda.DataModel" params="">
<methods>
<method name="get_Model()" returntype="Gda.DataModel">
<parameters />
</method>
<method name="set_Model(Gda.DataModel)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
</methods>
</property>
</properties>
<events>
<event name="ModelChanged" attrib="0" eventtype="System.EventHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="model_changed" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="OnModelChanged()" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideModelChanged" />
<property name="Type" value="GnomeDb.Form" />
</properties>
</attribute>
</attributes>
<parameters />
</method>
</methods>
</class>
<class name="FormType" type="enum" base="System.Enum" sealed="true" serializable="true" charset="Ansi" layout="Auto" enumtype="System.Reflection.MonoField">
<interfaces>
<interface name="System.IComparable" />
<interface name="System.IConvertible" />
<interface name="System.IFormattable" />
</interfaces>
<fields>
<field name="List" attrib="32854" fieldtype="GnomeDb.FormType" value="1" />
<field name="Navigator" attrib="32854" fieldtype="GnomeDb.FormType" value="0" />
</fields>
</class>
<class name="Global" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="ModelToGtkTreeView(Gda.DataModel)" attrib="150" returntype="Gtk.TreeView">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
<method name="PopCursorBusy(Gtk.Widget)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="window" position="0" attrib="0" type="Gtk.Widget" />
</parameters>
</method>
<method name="PushCursorBusy(Gtk.Widget)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="window" position="0" attrib="0" type="Gtk.Widget" />
</parameters>
</method>
<method name="SelectFileDialog(Gtk.Widget, System.String)" attrib="150" returntype="System.String">
<parameters>
<parameter name="parent" position="0" attrib="0" type="Gtk.Widget" />
<parameter name="title" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="SetWidgetBgColor(Gtk.Widget, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="widget" position="0" attrib="0" type="Gtk.Widget" />
<parameter name="color" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="SetWidgetFgColor(Gtk.Widget, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="widget" position="0" attrib="0" type="Gtk.Widget" />
<parameter name="color" position="1" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
<class name="GrayBar" type="class" base="Gtk.Bin" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.String)" attrib="6278">
<parameters>
<parameter name="text" position="0" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="IconFromFile" attrib="1536" ptype="System.String" params="System.String">
<methods>
<method name="set_IconFromFile(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="ShowIcon" attrib="1536" ptype="System.Boolean" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="show_icon" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_ShowIcon()" returntype="System.Boolean">
<parameters />
</method>
<method name="set_ShowIcon(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
<property name="Text" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="text" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Text()" returntype="System.String">
<parameters />
</method>
<method name="set_Text(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="SetIconFromStock(System.String, Gtk.IconSize)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="stock_id" position="0" attrib="0" type="System.String" />
<parameter name="size" position="1" attrib="0" type="Gtk.IconSize" />
</parameters>
</method>
</methods>
</class>
<class name="Grid" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(Gda.DataModel)" attrib="6278">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
</constructors>
<properties>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Model" attrib="1536" ptype="Gda.DataModel" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="model" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Model()" returntype="Gda.DataModel">
<parameters />
</method>
<method name="set_Model(Gda.DataModel)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
</methods>
</property>
<property name="Selection" attrib="1536" ptype="GLib.List" params="">
<methods>
<method name="get_Selection()" returntype="GLib.List">
<parameters />
</method>
</methods>
</property>
<property name="SelectionMode" attrib="1536" ptype="Gtk.SelectionMode" params="">
<methods>
<method name="get_SelectionMode()" returntype="Gtk.SelectionMode">
<parameters />
</method>
<method name="set_SelectionMode(Gtk.SelectionMode)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gtk.SelectionMode" />
</parameters>
</method>
</methods>
</property>
<property name="ShowTitle" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_ShowTitle()" returntype="System.Boolean">
<parameters />
</method>
<method name="set_ShowTitle(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
<property name="ShowTitleIcon" attrib="1536" ptype="System.Boolean" params="">
<methods>
<method name="get_ShowTitleIcon()" returntype="System.Boolean">
<parameters />
</method>
<method name="set_ShowTitleIcon(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
<property name="Title" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Title()" returntype="System.String">
<parameters />
</method>
<method name="set_Title(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="TitleIconFromFile" attrib="1536" ptype="System.String" params="System.String">
<methods>
<method name="set_TitleIconFromFile(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
</properties>
<events>
<event name="CreatePopupMenu" attrib="0" eventtype="GnomeDb.CreatePopupMenuHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="create_popup_menu" />
</properties>
</attribute>
</attributes>
</event>
<event name="DoubleClicked" attrib="0" eventtype="GnomeDb.DoubleClickedHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="double_clicked" />
</properties>
</attribute>
</attributes>
</event>
<event name="RowSelected" attrib="0" eventtype="GnomeDb.RowSelectedHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="row_selected" />
</properties>
</attribute>
</attributes>
</event>
<event name="SelectionCleared" attrib="0" eventtype="System.EventHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="selection_cleared" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="FindRowFromData(System.IntPtr)" attrib="134" returntype="System.Int32">
<parameters>
<parameter name="data" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</method>
<method name="ForeachSelected(GnomeDb.GridForeachFunc)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="foreach_func" position="0" attrib="0" type="GnomeDb.GridForeachFunc" />
</parameters>
</method>
<method name="GetRowData(System.Int32)" attrib="134" returntype="System.IntPtr">
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="HideColumnTitles()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="OnCreatePopupMenu(Gtk.Widget)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideCreatePopupMenu" />
<property name="Type" value="GnomeDb.Grid" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="menu" position="0" attrib="0" type="Gtk.Widget" />
</parameters>
</method>
<method name="OnDoubleClicked(System.Int32)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideDoubleClicked" />
<property name="Type" value="GnomeDb.Grid" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="OnRowSelected(System.Int32)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideRowSelected" />
<property name="Type" value="GnomeDb.Grid" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="OnSelectionCleared()" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideSelectionCleared" />
<property name="Type" value="GnomeDb.Grid" />
</properties>
</attribute>
</attributes>
<parameters />
</method>
<method name="SelectAll()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="SetRowData(System.Int32, System.IntPtr)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
<parameter name="data" position="1" attrib="0" type="System.IntPtr" />
</parameters>
</method>
<method name="SetTitleIconFromStock(System.String, Gtk.IconSize)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="stock_id" position="0" attrib="0" type="System.String" />
<parameter name="size" position="1" attrib="0" type="Gtk.IconSize" />
</parameters>
</method>
<method name="ShowColumnTitles()" attrib="134" returntype="System.Void">
<parameters />
</method>
<method name="UnselectAll()" attrib="134" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="GridForeachFunc" 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="6278">
<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(GnomeDb.Grid, System.Int32, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="grid" position="0" attrib="0" type="GnomeDb.Grid" />
<parameter name="row" position="1" attrib="0" type="System.Int32" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(GnomeDb.Grid, System.Int32)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="grid" position="0" attrib="0" type="GnomeDb.Grid" />
<parameter name="row" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
</methods>
</class>
<class name="IconList" type="class" base="Gnome.IconList" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.UInt32)" attrib="6278">
<parameters>
<parameter name="icon_width" position="0" attrib="0" type="System.UInt32" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Model" attrib="1536" ptype="Gda.DataModel" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="model" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Model()" returntype="Gda.DataModel">
<parameters />
</method>
<method name="set_Model(Gda.DataModel)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="List" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(Gda.DataModel, System.Int32)" attrib="6278">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
<parameter name="col" position="1" attrib="0" type="System.Int32" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
</constructors>
<properties>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Model" attrib="1536" ptype="Gda.DataModel" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="model" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Model()" returntype="Gda.DataModel">
<parameters />
</method>
<method name="set_Model(Gda.DataModel)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
</methods>
</property>
</properties>
<events>
<event name="RowSelected" attrib="0" eventtype="GnomeDb.RowSelectedHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="row_selected" />
</properties>
</attribute>
</attributes>
</event>
<event name="SelectionCleared" attrib="0" eventtype="GnomeDb.SelectionClearedHandler">
<attributes>
<attribute name="GLib.SignalAttribute">
<properties>
<property name="CName" value="selection_cleared" />
</properties>
</attribute>
</attributes>
</event>
</events>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="OnRowSelected(System.Int32)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideRowSelected" />
<property name="Type" value="GnomeDb.List" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="OnSelectionCleared(System.Int32)" attrib="452" returntype="System.Void">
<attributes>
<attribute name="GLib.DefaultSignalHandlerAttribute">
<properties>
<property name="ConnectionMethod" value="OverrideSelectionCleared" />
<property name="Type" value="GnomeDb.List" />
</properties>
</attribute>
</attributes>
<parameters>
<parameter name="row" position="0" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="SetModel(Gda.DataModel, System.Int32)" attrib="134" returntype="System.Void">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
<parameter name="col" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
</methods>
</class>
<class name="Login" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.String)" attrib="6278">
<parameters>
<parameter name="dsn" position="0" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Dsn" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="dsn" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Dsn()" returntype="System.String">
<parameters />
</method>
<method name="set_Dsn(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="EnableCreateButton" attrib="1536" ptype="System.Boolean" params="System.Boolean">
<methods>
<method name="set_EnableCreateButton(System.Boolean)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.Boolean" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="Password" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="password" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Password()" returntype="System.String">
<parameters />
</method>
<method name="set_Password(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
<property name="Username" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="username" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Username()" returntype="System.String">
<parameters />
</method>
<method name="set_Username(System.String)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="LoginDialog" type="class" base="Gtk.Dialog" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(System.String)" attrib="6278">
<parameters>
<parameter name="title" position="0" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Dsn" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="dsn" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Dsn()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
<property name="LoginWidget" attrib="1536" ptype="Gtk.Widget" params="">
<methods>
<method name="get_LoginWidget()" returntype="Gtk.Widget">
<parameters />
</method>
</methods>
</property>
<property name="Password" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="password" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Password()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Username" attrib="1536" ptype="System.String" params="">
<attributes>
<attribute name="GLib.PropertyAttribute">
<properties>
<property name="Name" value="username" />
</properties>
</attribute>
</attributes>
<methods>
<method name="get_Username()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
<method name="Run()" attrib="134" returntype="System.Boolean">
<parameters />
</method>
</methods>
</class>
<class name="Main" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="Quit()" attrib="150" returntype="System.Void">
<parameters />
</method>
<method name="Run(Gda.InitFunc)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="init_func" position="0" attrib="0" type="Gda.InitFunc" />
</parameters>
</method>
</methods>
</class>
<class name="New" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="BrowserWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="ButtonWidget(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="label" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ButtonWidgetFromStock(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="stock_id" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="CheckButtonWidget(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="label" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ComboWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="EntryWidget(System.Int32, System.Boolean)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="max_length" position="0" attrib="0" type="System.Int32" />
<parameter name="editable" position="1" attrib="0" type="System.Boolean" />
</parameters>
</method>
<method name="FileEntryWidget(System.String, System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="history_id" position="0" attrib="0" type="System.String" />
<parameter name="title" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="FrameWidget(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="title" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GridWidget(Gda.DataModel)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gda.DataModel" />
</parameters>
</method>
<method name="HboxWidget(System.Boolean, System.Int32)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="homogenous" position="0" attrib="0" type="System.Boolean" />
<parameter name="spacing" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="HbuttonBoxWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="HpanedWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="HseparatorWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="LabelWidget(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="text" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="NotebookWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="OptionMenuWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="PopupMenu(Gtk.Widget, Gnome.UIInfo, System.IntPtr)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="parent" position="0" attrib="0" type="Gtk.Widget" />
<parameter name="ui_info" position="1" attrib="0" type="Gnome.UIInfo" />
<parameter name="user_data" position="2" attrib="0" type="System.IntPtr" />
</parameters>
</method>
<method name="RadioButtonWidget(GLib.SList, System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="group" position="0" attrib="0" type="GLib.SList" />
<parameter name="label" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ScrolledWindowWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="StatusBarWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="TableWidget(System.Int32, System.Int32, System.Boolean)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="rows" position="0" attrib="0" type="System.Int32" />
<parameter name="cols" position="1" attrib="0" type="System.Int32" />
<parameter name="homogenous" position="2" attrib="0" type="System.Boolean" />
</parameters>
</method>
<method name="TextWidget(System.String)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="contents" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="ToolbarWidget(Gtk.Orientation, Gtk.ToolbarStyle)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="orientation" position="0" attrib="0" type="Gtk.Orientation" />
<parameter name="style" position="1" attrib="0" type="Gtk.ToolbarStyle" />
</parameters>
</method>
<method name="TreeViewWidget(Gtk.TreeModel)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="model" position="0" attrib="0" type="Gtk.TreeModel" />
</parameters>
</method>
<method name="VboxWidget(System.Boolean, System.Int32)" attrib="150" returntype="Gtk.Widget">
<parameters>
<parameter name="homogenous" position="0" attrib="0" type="System.Boolean" />
<parameter name="spacing" position="1" attrib="0" type="System.Int32" />
</parameters>
</method>
<method name="VpanedWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
<method name="VseparatorWidget()" attrib="150" returntype="Gtk.Widget">
<parameters />
</method>
</methods>
</class>
<class name="Option" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="MenuAddItem(Gtk.OptionMenu, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="option_menu" position="0" attrib="0" type="Gtk.OptionMenu" />
<parameter name="label" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="MenuGetSelection(Gtk.OptionMenu)" attrib="150" returntype="System.String">
<parameters>
<parameter name="option_menu" position="0" attrib="0" type="Gtk.OptionMenu" />
</parameters>
</method>
<method name="MenuSetSelection(Gtk.OptionMenu, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="option_menu" position="0" attrib="0" type="Gtk.OptionMenu" />
<parameter name="selection" position="1" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
<class name="ProgressMessageArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Msg" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Msg()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="ProgressMessageHandler" 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="6278">
<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, GnomeDb.ProgressMessageArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.ProgressMessageArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.ProgressMessageArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.ProgressMessageArgs" />
</parameters>
</method>
</methods>
</class>
<class name="ProviderSelector" type="class" base="Gtk.OptionMenu" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="QueryBuilder" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(Gda.Connection)" attrib="6278">
<parameters>
<parameter name="cnc" position="0" attrib="0" type="Gda.Connection" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="Connection" attrib="1536" ptype="Gda.Connection" params="">
<methods>
<method name="get_Connection()" returntype="Gda.Connection">
<parameters />
</method>
<method name="set_Connection(Gda.Connection)" returntype="System.Void">
<parameters>
<parameter name="value" position="0" attrib="0" type="Gda.Connection" />
</parameters>
</method>
</methods>
</property>
<property name="GType" attrib="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="ReportEditor" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="RowSelectedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Row" attrib="1536" ptype="System.Int32" params="">
<methods>
<method name="get_Row()" returntype="System.Int32">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="RowSelectedHandler" 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="6278">
<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, GnomeDb.RowSelectedArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.RowSelectedArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.RowSelectedArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.RowSelectedArgs" />
</parameters>
</method>
</methods>
</class>
<class name="SelectionClearedArgs" type="class" base="GLib.SignalArgs" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Row" attrib="1536" ptype="System.Int32" params="">
<methods>
<method name="get_Row()" returntype="System.Int32">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="SelectionClearedHandler" 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="6278">
<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, GnomeDb.SelectionClearedArgs, System.AsyncCallback, System.Object)" attrib="454" returntype="System.IAsyncResult">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.SelectionClearedArgs" />
<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" returntype="System.Void">
<parameters>
<parameter name="result" position="0" attrib="0" type="System.IAsyncResult" />
</parameters>
</method>
<method name="Invoke(System.Object, GnomeDb.SelectionClearedArgs)" attrib="198" returntype="System.Void">
<parameters>
<parameter name="o" position="0" attrib="0" type="System.Object" />
<parameter name="args" position="1" attrib="0" type="GnomeDb.SelectionClearedArgs" />
</parameters>
</method>
</methods>
</class>
<class name="SqlViewer" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor(Gda.Connection, System.String)" attrib="6278">
<parameters>
<parameter name="cnc" position="0" attrib="0" type="Gda.Connection" />
<parameter name="sql" position="1" attrib="0" type="System.String" />
</parameters>
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="Stock" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<properties>
<property name="Aggregates" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Aggregates()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Commit" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Commit()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Connect" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Connect()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Database" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Database()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Designer" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Designer()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Disconnect" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Disconnect()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="NoTransaction" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_NoTransaction()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Procedures" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Procedures()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Query" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Query()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Rollback" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Rollback()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Sequences" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Sequences()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Sql" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Sql()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Tables" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Tables()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="Types" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_Types()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
<property name="WithinTransaction" attrib="1536" ptype="System.String" params="">
<methods>
<method name="get_WithinTransaction()" returntype="System.String">
<parameters />
</method>
</methods>
</property>
</properties>
</class>
<class name="StockManager" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="GetIconPath(System.String)" attrib="150" returntype="System.String">
<parameters>
<parameter name="stock_id" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetIconPixbuf(System.String)" attrib="150" returntype="Gdk.Pixbuf">
<parameters>
<parameter name="stock_id" position="0" attrib="0" type="System.String" />
</parameters>
</method>
<method name="GetIconPixbufFile(System.String)" attrib="150" returntype="Gdk.Pixbuf">
<parameters>
<parameter name="pixmapfile" position="0" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
<class name="TableEditor" type="class" base="Gtk.VBox" charset="Ansi" layout="Auto">
<interfaces>
<interface name="Atk.Implementor" />
<interface name="GLib.IWrapper" />
<interface name="System.IDisposable" />
</interfaces>
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
<constructor name=".ctor(System.IntPtr)" attrib="6278">
<parameters>
<parameter name="raw" position="0" attrib="0" type="System.IntPtr" />
</parameters>
</constructor>
<constructor name=".ctor(GLib.GType)" attrib="6276">
<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="1536" ptype="GLib.GType" params="">
<methods>
<method name="get_GType()" returntype="GLib.GType">
<parameters />
</method>
</methods>
</property>
</properties>
<methods>
<method name="Finalize()" attrib="196" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
<class name="Text" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="Clear(Gtk.TextView)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="CopyClipboard(Gtk.TextView)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="CutClipboard(Gtk.TextView)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="GetCharCount(Gtk.TextView)" attrib="150" returntype="System.Int32">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="GetLineCount(Gtk.TextView)" attrib="150" returntype="System.Int32">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="GetText(Gtk.TextView)" attrib="150" returntype="System.String">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="InsertAtCursor(Gtk.TextView, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
<parameter name="contents" position="1" attrib="0" type="System.String" />
</parameters>
</method>
<method name="PasteClipboard(Gtk.TextView)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
</parameters>
</method>
<method name="SetText(Gtk.TextView, System.String)" attrib="150" returntype="System.Void">
<parameters>
<parameter name="text" position="0" attrib="0" type="Gtk.TextView" />
<parameter name="contents" position="1" attrib="0" type="System.String" />
</parameters>
</method>
</methods>
</class>
</classes>
</namespace>
<namespace name="GtkSharp.GnomedbSharp">
<classes>
<class name="ObjectManager" type="class" base="System.Object" charset="Ansi" layout="Auto">
<constructors>
<constructor name=".ctor()" attrib="6278">
<parameters />
</constructor>
</constructors>
<methods>
<method name="Initialize()" attrib="150" returntype="System.Void">
<parameters />
</method>
</methods>
</class>
</classes>
</namespace>
</namespaces>
</assembly>
</assemblies>