--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.property-example"
+ type="topic"
+ style="property"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="property"/>
+ <title type="link" role="topic">property-example</title>
+ </info>
+ <title>DocExamplesObj:property-example</title>
+<p>This is an example of how to document a property.</p>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.signal-example"
+ type="topic"
+ style="signal"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="signal"/>
+ <title type="link" role="topic">signal-example</title>
+ </info>
+ <title>DocExamplesObj::signal-example</title>
+<p>Emitted when the connection status on the account changes.</p><p>The @dbus_error_name and @details parameters were present, but
+non-functional (always %NULL), in older versions. They have been
+available with their current behaviour since version 0.11.7.</p>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+
+<page id="DocExamples.Obj.new"
+ type="topic"
+ style="constructor"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="constructor"/>
+ <api:function>
+ <api:returns>
+ <api:type>DocExamplesObj*</api:type>
+ </api:returns>
+ <api:name>doc_examples_obj_new</api:name>
+ </api:function>
+ </info>
+ <title>doc_examples_obj_new</title>
+<synopsis><code mime="text/x-csrc">
+DocExamplesObj* doc_examples_obj_new (void);
+</code></synopsis>
+
+
+<table>
+<tr>
+<td><p>Returns :</p></td>
+<td></td>
+</tr>
+</table>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.Obj"
+ type="guide"
+ style="class"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index" group="class"/>
+ </info>
+ <title>DocExamplesObj</title>
+<p>This is an example of how to document a class</p><p>This class has a signal: <link xref="DocExamples.Obj-signal-example">DocExamples.Obj::signal-example</link>.</p><p>And also has a property: <link xref="DocExamples.Obj-property-example">DocExamples.Obj:property-example</link>.</p>
+<p>Since 0.99</p>
+ <synopsis ui:expanded="no">
+ <title>Hierarchy</title>
+ <tree>
+ <item>
+ <code>GObjectObject</code>
+ </item>
+ </tree>
+ </synopsis>
+ <links type="topic" ui:expanded="yes"
+ api:type="function" api:mime="text/x-csrc"
+ groups="constructor" style="linklist">
+ <title>Constructors</title>
+ </links>
+ <links type="topic" ui:expanded="yes"
+ api:type="function" api:mime="text/x-csrc"
+ groups="method" style="linklist">
+ <title>Methods</title>
+ </links>
+ <links type="topic" ui:expanded="yes"
+ api:type="function" api:mime="text/x-csrc"
+ groups="function" style="linklist">
+ <title>Functions</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="property" style="linklist">
+ <title>Properties</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="signal" style="linklist">
+ <title>Signals</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
+ <title>Other</title>
+ </links>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.ObjClass"
+ type="guide"
+ style="record"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index"/>
+ </info>
+ <title>DocExamplesObjClass</title>
+
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="index"
+ type="guide"
+ style="namespace"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ </info>
+ <title>DocExamples Documentation</title>
+ <links type="topic" ui:expanded="yes" groups="class" style="linklist">
+ <title>Classes</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="function" style="linklist">
+ <title>Functions</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
+ <title>Other</title>
+ </links>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.Obj-property-example"
+ type="topic"
+ style="property"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="property"/>
+ <title type="link" role="topic">property-example</title>
+ </info>
+ <title>DocExamples.Obj:property-example</title>
+<synopsis><code mime="text/x-python">
+"property-example" {utf8: gint8} : Read / Write
+</code></synopsis>
+<p>This is an example of how to document a property.</p>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.Obj-signal-example"
+ type="topic"
+ style="signal"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="signal"/>
+ <title type="link" role="topic">signal-example</title>
+ </info>
+ <title>DocExamples.Obj::signal-example</title>
+<synopsis><code mime="text/x-python">
+def callback(float_param, since, user_param1, ...)
+</code></synopsis>
+<p>Emitted when the connection status on the account changes.</p><p>The @dbus_error_name and @details parameters were present, but
+non-functional (always None), in older versions. They have been
+available with their current behaviour since version 0.11.7.</p>
+
+<table>
+<tr>
+<td><p>float_param :</p></td>
+<td><p>a parameter of type float</p></td>
+</tr>
+<tr>
+<td><p>since :</p></td>
+<td></td>
+</tr>
+<tr>
+<td><p>user_param1 :</p></td>
+<td><p>first user parameter (if any) specified with the connect() method</p></td>
+</tr>
+<tr>
+<td><p>... :</p></td>
+<td><p>additional user parameters (if any)</p></td>
+</tr>
+</table>
+<p>Since 0.99</p>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+
+<page id="DocExamples.Obj.new"
+ type="topic"
+ style="constructor"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="constructor"/>
+ <api:function>
+ <api:returns>
+ <api:type>DocExamples.Obj</api:type>
+ </api:returns>
+ <api:name>doc_examples_obj_new</api:name>
+ </api:function>
+ </info>
+ <title>new</title>
+<synopsis><code mime="text/x-python">
+@returns(DocExamples.Obj)
+def new()
+</code></synopsis>
+
+
+<table>
+<tr>
+<td><p>Returns :</p></td>
+<td></td>
+</tr>
+</table>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.Obj"
+ type="guide"
+ style="class"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:api="http://projectmallard.org/experimental/api/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index" group="class"/>
+ </info>
+ <title>DocExamples.Obj</title>
+<p>This is an example of how to document a class</p><p>This class has a signal: <link xref="DocExamples.Obj-signal-example">DocExamples.Obj::signal-example</link>.</p><p>And also has a property: <link xref="DocExamples.Obj-property-example">DocExamples.Obj:property-example</link>.</p>
+
+ <synopsis><code>
+from gi.repository import DocExamples
+
+obj = DocExamples.Obj(<link xref='DocExamples.Obj-property-example'>property_example</link>=value) </code></synopsis>
+
+<p>Since 0.99</p>
+ <synopsis>
+ <title>Hierarchy</title>
+ <tree>
+ <item>
+ <code>GObject.Object</code>
+ </item>
+ </tree>
+ </synopsis>
+ <links type="topic" ui:expanded="yes"
+ api:type="function" api:mime="text/x-python"
+ groups="method" style="linklist">
+ <title>Methods</title>
+ </links>
+ <links type="topic" ui:expanded="yes"
+ api:type="function" api:mime="text/x-python"
+ groups="function" style="linklist">
+ <title>Functions</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="property" style="linklist">
+ <title>Properties</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="signal" style="linklist">
+ <title>Signals</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
+ <title>Other</title>
+ </links>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="DocExamples.ObjClass"
+ type="guide"
+ style="record"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="index"/>
+ </info>
+ <title>DocExamplesObjClass</title>
+ <p>None</p>
+</page>
--- /dev/null
+<?xml version="1.0"?>
+<page id="index"
+ type="guide"
+ style="namespace"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ </info>
+ <title>DocExamples Documentation</title>
+ <links type="topic" ui:expanded="yes" groups="class">
+ <title>Classes</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="function">
+ <title>Functions</title>
+ </links>
+ <links type="topic" ui:expanded="yes" groups="#first #default #last">
+ <title>Other</title>
+ </links>
+</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ArgInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ArgInfo</title>
-<p>Represents an argument.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ArrayType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ArrayType</title>
-<p>The type of array in a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.AttributeIter"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryAttributeIter</title>
-<p>An opaque structure used to iterate over attributes
-in a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.equal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_equal</api:name>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>info2</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_equal</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_equal (GIBaseInfo* info2);
-</code></synopsis>
-<p>Compare two <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>.</p><p>Using pointer comparison is not practical since many functions return
-different instances of <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> that refers to the same part of the
-TypeLib; use this function instead to do <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> comparisons.</p>
-
-<table>
-<tr>
-<td><p>info2 :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if and only if @info1 equals @info2.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_attribute</api:name>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_get_attribute</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_attribute (gchar* name);
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with this node.</p>
-
-<table>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or %NULL if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_container"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_base_info_get_container</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_container</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_base_info_get_container (void);
-</code></synopsis>
-<p>Obtain the container of the @info. The container is the parent
-GIBaseInfo. For instance, the parent of a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> is an
-<link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the container</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_name</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_name (void);
-</code></synopsis>
-<p>Obtain the name of the @info. What the name represents depends on
-the <link xref="GIRepository.InfoType">GIRepository.InfoType</link> of the @info. For instance for <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> it is
-the name of the function.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the name of @info or %NULL if it lacks a name.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_namespace"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_namespace</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_namespace</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_namespace (void);
-</code></synopsis>
-<p>Obtain the namespace of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the namespace</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_typelib"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_base_info_get_typelib</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_typelib</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_base_info_get_typelib (void);
-</code></synopsis>
-<p>Obtain the typelib this @info belongs to</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the typelib.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.is_deprecated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_is_deprecated</api:name>
- </api:function>
- </info>
- <title>g_base_info_is_deprecated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_is_deprecated (void);
-</code></synopsis>
-<p>Obtain whether the @info is represents a metadata which is
-deprecated or not.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if deprecated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.iterate_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_iterate_attributes</api:name>
- <api:arg>
- <api:type>GIAttributeIter*</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_iterate_attributes</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_iterate_attributes (GIAttributeIter* iterator,
- char** name,
- char** value);
-</code></synopsis>
-<p>Iterate over all attributes associated with this node. The iterator
-structure is typically stack allocated, and must have its first
-member initialized to %NULL.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p><example>
-<title>Iterating over attributes</title>
-<programlisting>
-void
-print_attributes (GIBaseInfo *info)
-{
-GIAttributeIter iter = { 0, };
-char *name;
-char *value;
-while (g_base_info_iterate_attributes (info, &iter, &name, &value))
-{
-g_print ("attribute name: %s value: %s", name, value);
-}
-}
-</programlisting>
-</example></p>
-
-<table>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if there are more attributes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.BaseInfo"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryBaseInfo</title>
-<p>GIBaseInfo is the common base struct of all other *Info structs
-accessible through the <link xref="GIRepository.Repository">GIRepository.Repository</link> API.
-All other structs can be casted to a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, for instance:
-<example>
-<title>Casting a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> to <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></title>
-<programlisting>
-GIFunctionInfo *function_info = ...;
-GIBaseInfo *info = (GIBaseInfo*)function_info;
-</programlisting>
-</example>
-Most <link xref="GIRepository.Repository">GIRepository.Repository</link> APIs returning a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> is actually creating a new struct, in other
-words, g_base_info_unref() has to be called when done accessing the data.
-GIBaseInfos are normally accessed by calling either
-g_irepository_find_by_name(), g_irepository_find_by_gtype() or g_irepository_get_info().</p><p><example>
-<title>Getting the Button of the Gtk typelib</title>
-<programlisting>
-GIBaseInfo *button_info = g_irepository_find_by_name(NULL, "Gtk", "Button");
-... use button_info ...
-g_base_info_unref(button_info);
-</programlisting>
-</example></p><p><refsect1 id="gi-gibaseinfo.struct-hierarchy" role="struct_hierarchy">
-<title role="struct_hierarchy.title">Struct hierarchy</title>
-<synopsis>
-GIBaseInfo
-+----<link linkend="gi-GIArgInfo">GIArgInfo</link>
-+----<link linkend="gi-GICallableInfo">GICallableInfo</link>
-+----<link linkend="gi-GIConstantInfo">GIConstantInfo</link>
-+----<link linkend="gi-GIFieldInfo">GIFieldInfo</link>
-+----<link linkend="gi-GIPropertyInfo">GIPropertyInfo</link>
-+----<link linkend="gi-GIRegisteredTypeInfo">GIRegisteredTypeInfo</link>
-+----<link linkend="gi-GITypeInfo">GITypeInfo</link>
-</synopsis>
-</refsect1></p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.ref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_base_info_ref</api:name>
- </api:function>
- </info>
- <title>g_base_info_ref</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_base_info_ref (void);
-</code></synopsis>
-<p>Increases the reference count of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the same @info.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.unref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_base_info_unref</api:name>
- </api:function>
- </info>
- <title>g_base_info_unref</title>
-<synopsis><code mime="text/x-csrc">
-void g_base_info_unref (void);
-</code></synopsis>
-<p>Decreases the reference count of @info. When its reference count
-drops to 0, the info is freed.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.CallableInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallableInfo</title>
-<p>Represents a callable, either <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, <link xref="GIRepository.CallbackInfo">GIRepository.CallbackInfo</link> or
-<link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.CallbackInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallbackInfo</title>
-<p>Represents a callback, eg arguments and return value.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ConstantInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ConstantInfo</title>
-<p>Represents a constant.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Direction"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Direction</title>
-<p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.EnumInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.EnumInfo</title>
-<p>Represents an enum or a flag.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfo</title>
-<p>Represents a field of a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfo</title>
-<p>Represents a function, eg arguments and return value.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.InfoType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.InfoType</title>
-<p>The type of a GIBaseInfo struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.InterfaceInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.InterfaceInfo</title>
-<p>Represents an interface.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfo</title>
-<p>Represents an object.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoGetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoGetValueFunction</title>
-<p>Extract an object instance out of @value</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoRefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoRefFunction</title>
-<p>Increases the reference count of an object instance.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoSetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoSetValueFunction</title>
-<p>Update @value and attach the object instance pointer @object to it.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoUnrefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoUnrefFunction</title>
-<p>Decreases the reference count of an object instance.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.PropertyInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.PropertyInfo</title>
-<p>Represents a property of a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RegisteredTypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RegisteredTypeInfo</title>
-<p>Represent a registered type.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.dump"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_dump</api:name>
- <api:arg>
- <api:type>char*</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_dump</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_irepository_dump (char* arg);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>arg :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.enumerate_versions"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GList*</api:type>
- </api:returns>
- <api:name>g_irepository_enumerate_versions</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_enumerate_versions</title>
-<synopsis><code mime="text/x-csrc">
-GList* g_irepository_enumerate_versions (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>Obtain an unordered list of versions (either currently loaded or
-available) for @namespace_ in this @repository.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array of versions.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GQuark</api:type>
- </api:returns>
- <api:name>g_irepository_error_quark</api:name>
- </api:function>
- </info>
- <title>g_irepository_error_quark</title>
-<synopsis><code mime="text/x-csrc">
-GQuark g_irepository_error_quark (void);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_error_domain"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIEnumInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GQuark</api:type>
- <api:name>domain</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_error_domain</title>
-<synopsis><code mime="text/x-csrc">
-GIEnumInfo* g_irepository_find_by_error_domain (GIRepository *self,
-GQuark domain);
-</code></synopsis>
-<p>Searches for the enum type corresponding to the given <link xref="GError">GError</link>
-domain. Before calling this function for a particular namespace,
-you must call g_irepository_require() once to load the namespace, or
-otherwise ensure the namespace has already been loaded.</p><p>enum type, or %NULL</p>
-
-<table>
-<tr>
-<td><p>domain :</p></td>
-<td><p>a <link xref="GError">GError</link> domain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link> representing metadata about @domain's</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_gtype"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_gtype</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_gtype</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_find_by_gtype (GIRepository *self,
-GType gtype);
-</code></synopsis>
-<p>Searches all loaded namespaces for a particular <link xref="GType">GType</link>. Note that
-in order to locate the metadata, the namespace corresponding to
-the type must first have been loaded. There is currently no
-mechanism for determining the namespace which corresponds to an
-arbitrary GType - thus, this function will operate most reliably
-when you know the GType to originate from be from a loaded namespace.</p>
-
-<table>
-<tr>
-<td><p>gtype :</p></td>
-<td><p>GType to search for</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @type, or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_name"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_name</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_name</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_find_by_name (GIRepository *self,
-gchar* namespace_,
- gchar* name);
-</code></synopsis>
-<p>Searches for a particular entry in a namespace. Before calling
-this function for a particular namespace, you must call
-g_irepository_require() once to load the namespace, or otherwise
-ensure the namespace has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace which will be searched</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Entry name to find</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @name, or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_c_prefix"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_c_prefix</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_c_prefix</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_c_prefix (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the "C prefix", or the C level namespace
-associated with the given introspection namespace. Each C symbol
-starts with this prefix, as well each <link xref="GType">GType</link> in the library.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>C namespace prefix, or %NULL if none associated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_default"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository*</api:type>
- </api:returns>
- <api:name>g_irepository_get_default</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_default</title>
-<synopsis><code mime="text/x-csrc">
-GIRepository* g_irepository_get_default (void);
-</code></synopsis>
-<p>Returns the singleton process-global default <link xref="GIRepository.Repository">GIRepository.Repository</link>. It is
-not currently supported to have multiple repositories in a
-particular process, but this function is provided in the unlikely
-eventuality that it would become possible, and as a convenience for
-higher level language bindings to conform to the GObject method
-call conventions.
-All methods on <link xref="GIRepository.Repository">GIRepository.Repository</link> also accept %NULL as an instance
-parameter to mean this default repository, which is usually more
-convenient for C.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The global singleton <link xref="GIRepository.Repository">GIRepository.Repository</link></p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_dependencies"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8*</api:type>
- </api:returns>
- <api:name>g_irepository_get_dependencies</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_dependencies</title>
-<synopsis><code mime="text/x-csrc">
-gchar** g_irepository_get_dependencies (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>Return an array of all (transitive) dependencies for namespace
-@namespace_, including version. The returned strings are of the
-form <code>namespace-version</code>.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Zero-terminated string array of versioned dependencies</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_info"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_get_info</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>index</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_info</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_get_info (GIRepository *self,
-gchar* namespace_,
- gint index);
-</code></synopsis>
-<p>This function returns a particular metadata entry in the
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.
-See g_irepository_get_n_infos() to find the maximum number of
-entries.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>index :</p></td>
-<td><p>0-based offset into namespace metadata for entry</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> containing metadata</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_loaded_namespaces"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8*</api:type>
- </api:returns>
- <api:name>g_irepository_get_loaded_namespaces</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_loaded_namespaces</title>
-<synopsis><code mime="text/x-csrc">
-gchar** g_irepository_get_loaded_namespaces (GIRepository *self);
-</code></synopsis>
-<p>Return the list of currently loaded namespaces.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>List of namespaces</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_n_infos"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_irepository_get_n_infos</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_n_infos</title>
-<synopsis><code mime="text/x-csrc">
-gint g_irepository_get_n_infos (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the number of metadata entries in
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of metadata entries</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_option_group"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GOptionGroup*</api:type>
- </api:returns>
- <api:name>g_irepository_get_option_group</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_option_group</title>
-<synopsis><code mime="text/x-csrc">
-GOptionGroup* g_irepository_get_option_group (void);
-</code></synopsis>
-<p>Obtain the option group for girepository, it's used
-by the dumper and for programs that wants to provide
-introspection information</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the option group</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GSList*</api:type>
- </api:returns>
- <api:name>g_irepository_get_search_path</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_search_path</title>
-<synopsis><code mime="text/x-csrc">
-GSList* g_irepository_get_search_path (void);
-</code></synopsis>
-<p>Returns the search path the GIRepository will use when looking for typelibs.
-The string is internal to GIRespository and should not be freed, nor should
-the elements.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>list of strings</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_shared_library"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_shared_library</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_shared_library</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_shared_library (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the full path to the shared C library
-associated with the given namespace @namespace_. There may be no
-shared library path associated, in which case this function will
-return %NULL.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Full path to shared library, or %NULL if none associated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_typelib_path"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_typelib_path</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_typelib_path</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_typelib_path (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>If namespace @namespace_ is loaded, return the full path to the
-.typelib file it was loaded from. If the typelib for
-namespace @namespace_ was included in a shared library, return
-the special string "$lt;builtin$gt;".</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Filesystem path (or $lt;builtin$gt;) if successful, %NULL if namespace is not loaded</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_version"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_version</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_version</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_version (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the loaded version associated with the given
-namespace @namespace_.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Loaded version</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.is_registered"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_is_registered</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_is_registered</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_irepository_is_registered (GIRepository *self,
-gchar* namespace_,
- gchar* version);
-</code></synopsis>
-<p>Check whether a particular namespace (and optionally, a specific
-version thereof) is currently loaded. This function is likely to
-only be useful in unusual circumstances; in order to act upon
-metadata in the namespace, you should call g_irepository_require()
-instead which will ensure the namespace is loaded, and return as
-quickly as this function will if it has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Required version, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if namespace-version is loaded, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.load_typelib"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_irepository_load_typelib</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypelib*</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_load_typelib</title>
-<synopsis><code mime="text/x-csrc">
-char* g_irepository_load_typelib (GIRepository *self,
-GITypelib* typelib,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Repository"
- type="guide"
- style="class"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="class"/>
- </info>
- <title>GIRepository</title>
-
- <synopsis ui:expanded="no">
- <title>Hierarchy</title>
- <tree>
- <item>
- <code>GObjectObject</code>
- </item>
- </tree>
- </synopsis>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-csrc"
- groups="constructor" style="linklist">
- <title>Constructors</title>
- </links>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-csrc"
- groups="method" style="linklist">
- <title>Methods</title>
- </links>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-csrc"
- groups="function" style="linklist">
- <title>Functions</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="property" style="linklist">
- <title>Properties</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="signal" style="linklist">
- <title>Signals</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
- <title>Other</title>
- </links>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.prepend_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_irepository_prepend_search_path</api:name>
- <api:arg>
- <api:type>char*</api:type>
- <api:name>directory</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_prepend_search_path</title>
-<synopsis><code mime="text/x-csrc">
-void g_irepository_prepend_search_path (char* directory);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>directory :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_irepository_require</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_require</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_irepository_require (GIRepository *self,
-gchar* namespace_,
- gchar* version,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file using the repository search path. In addition, a
-version @version of namespace may be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, %NULL otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require_private"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_irepository_require_private</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>typelib_dir</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_require_private</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_irepository_require_private (GIRepository *self,
-gchar* typelib_dir,
- gchar* namespace_,
- gchar* version,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file within the private directory only. In addition, a
-version @version of namespace should be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>typelib_dir :</p></td>
-<td><p>Private directory where to find the requested typelib</p></td>
-</tr>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, %NULL otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryClass"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryRepositoryClass</title>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.RepositoryError</title>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryLoadFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RepositoryLoadFlags</title>
-<p>Flags that controlls how a typelib is loaded by
-GIRepositry, used by g_irepository_load_typelib().</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ScopeType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ScopeType</title>
-<p>Scope type of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link> representing callback, determines how the
-callback is invoked and is used to decided when the invoke structs
-can be freed.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.SignalInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.SignalInfo</title>
-<p>Represents a signal.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.StructInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.StructInfo</title>
-<p>Represents a struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Transfer"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Transfer</title>
-<p>The transfer is the exchange of data between two parts, from the callee to
-the caller. The callee is either a function/method/signal or an
-object/interface where a property is defined. The caller is the side
-accessing a property or calling a function.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> specifies who's responsible for freeing the resources after the
-ownership transfer is complete. In case of a containing type such as a list,
-an array or a hash table the container itself is specified differently from
-the items within the container itself. Each container is freed differently,
-check the documentation for the types themselves for information on how to
-free them.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.TypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.TypeInfo</title>
-<p>Represents type information, direction, transfer etc.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.TypeTag"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.TypeTag</title>
-<p>The type tag of a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.UnionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.UnionInfo</title>
-<p>Represents a union.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfo</title>
-<p>Represents a virtual function.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfoFlags</title>
-<p>Flags of a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ValueInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ValueInfo</title>
-<p>Represents a enum value of a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository._Argument"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository._Argument</title>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository._BaseInfoStub"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository_BaseInfoStub</title>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_closure</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_closure</title>
-<synopsis><code mime="text/x-csrc">
-gint g_arg_info_get_closure (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the index of the user data argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the user data argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_destroy"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_destroy</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_destroy</title>
-<synopsis><code mime="text/x-csrc">
-gint g_arg_info_get_destroy (GIArgInfo* info);
-</code></synopsis>
-<p>Obtains the index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_direction"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIDirection</api:type>
- </api:returns>
- <api:name>g_arg_info_get_direction</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_direction</title>
-<synopsis><code mime="text/x-csrc">
-GIDirection g_arg_info_get_direction (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the direction of the argument. Check <link xref="GIRepository.Direction">GIRepository.Direction</link> for possible
-direction values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the direction</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_arg_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_arg_info_get_ownership_transfer (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the ownership transfer for this argument.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_scope"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIScopeType</api:type>
- </api:returns>
- <api:name>g_arg_info_get_scope</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_scope</title>
-<synopsis><code mime="text/x-csrc">
-GIScopeType g_arg_info_get_scope (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the scope type for this argument. The scope type explains
-how a callback is going to be invoked, most importantly when
-the resources required to invoke it can be freed.
-<link xref="GIRepository.ScopeType">GIRepository.ScopeType</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the scope type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_arg_info_get_type</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_arg_info_get_type (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the type information for @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_caller_allocates"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_caller_allocates</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_caller_allocates</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_caller_allocates (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is a pointer to a struct or object that will
-receive an output of a function. The default assumption for
-%GI_DIRECTION_OUT arguments which have allocation is that the
-callee allocates; if this is %TRUE, then the caller must allocate.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if caller is required to have allocated the argument</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_optional"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_optional</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_optional</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_optional (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is optional.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is an optional argument</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_return_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_return_value</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_return_value</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_return_value (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is a return value. It can either be a
-parameter or a return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is a return value</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_skip"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_skip</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_skip</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_skip (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if an argument is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if argument is only useful in C.</p></td>
-</tr>
-</table>
-<p>Since 1.29.0</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_load_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_arg_info_load_type</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_load_type</title>
-<synopsis><code mime="text/x-csrc">
-void g_arg_info_load_type (GIArgInfo* info,
- GITypeInfo* type);
-</code></synopsis>
-<p>Obtain information about a the type of given argument @info; this
-function is a variant of g_arg_info_get_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with information about type of @info</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_may_be_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_may_be_null</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_may_be_null</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_may_be_null (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument accepts %NULL.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it accepts %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.base_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIInfoType</api:type>
- </api:returns>
- <api:name>g_base_info_get_type</api:name>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GIInfoType g_base_info_get_type (GIBaseInfo* info);
-</code></synopsis>
-<p>Obtain the info type of the GIBaseInfo.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the info type of @info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIArgInfo*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_arg</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_arg</title>
-<synopsis><code mime="text/x-csrc">
-GIArgInfo* g_callable_info_get_arg (GICallableInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_caller_owns"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_callable_info_get_caller_owns</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_caller_owns</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_callable_info_get_caller_owns (GICallableInfo* info);
-</code></synopsis>
-<p>See whether the caller owns the return value of this callable.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the caller owns the return value, %FALSE otherwise.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_n_args"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_callable_info_get_n_args</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_n_args</title>
-<synopsis><code mime="text/x-csrc">
-gint g_callable_info_get_n_args (GICallableInfo* info);
-</code></synopsis>
-<p>Obtain the number of arguments (both IN and OUT) for this callable.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The number of arguments this callable expects.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_attribute</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_return_attribute</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_callable_info_get_return_attribute (GICallableInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with the return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or %NULL if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_type</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_return_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_callable_info_get_return_type (GICallableInfo* info);
-</code></synopsis>
-<p>Obtain the return type of a callable item as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_iterate_return_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_iterate_return_attributes</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIAttributeIter*</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_iterate_return_attributes</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_iterate_return_attributes (GICallableInfo* info,
- GIAttributeIter* iterator,
- char** name,
- char** value);
-</code></synopsis>
-<p>Iterate over all attributes associated with the return value. The
-iterator structure is typically stack allocated, and must have its
-first member initialized to %NULL.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>See g_base_info_iterate_attributes() for an example of how to use a
-similar API.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if there are more attributes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_callable_info_load_arg</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_load_arg</title>
-<synopsis><code mime="text/x-csrc">
-void g_callable_info_load_arg (GICallableInfo* info,
- gint n,
- GIArgInfo* arg);
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable; this
-function is a variant of g_callable_info_get_arg() designed for stack
-allocation.</p><p>The initialized @arg must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>arg :</p></td>
-<td><p>Initialize with argument number @n</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_callable_info_load_return_type</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_load_return_type</title>
-<synopsis><code mime="text/x-csrc">
-void g_callable_info_load_return_type (GICallableInfo* info,
- GITypeInfo* type);
-</code></synopsis>
-<p>Obtain information about a return value of callable; this
-function is a variant of g_callable_info_get_return_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with return type of @info</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_may_return_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_may_return_null</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_may_return_null</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_may_return_null (GICallableInfo* info);
-</code></synopsis>
-<p>See if a callable could return %NULL.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if callable could return %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_skip_return"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_skip_return</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_skip_return</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_skip_return (GICallableInfo* info);
-</code></synopsis>
-<p>See if a callable's return value is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if return value is only useful in C.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_free_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_constant_info_free_value</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_free_value</title>
-<synopsis><code mime="text/x-csrc">
-void g_constant_info_free_value (GIConstantInfo* info,
- GIArgument* value);
-</code></synopsis>
-<p>Free the value returned from g_constant_info_get_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>the argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-<p>Since 1.30.1</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_constant_info_get_type</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_constant_info_get_type (GIConstantInfo* info);
-</code></synopsis>
-<p>Obtain the type of the constant as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_constant_info_get_value</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-gint g_constant_info_get_value (GIConstantInfo* info,
- GIArgument* value);
-</code></synopsis>
-<p>Obtain the value associated with the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link> and store it in the
-@value parameter. @argument needs to be allocated before passing it in.
-The size of the constant value stored in @argument will be returned.
-Free the value with g_constant_info_free_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>an argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the constant</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_error_domain"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_error_domain</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_error_domain</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_enum_info_get_error_domain (GIEnumInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_method</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_enum_info_get_method (GIEnumInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an enum type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_enum_info_get_n_methods (GIEnumInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this enum type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_values"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_values</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_n_values</title>
-<synopsis><code mime="text/x-csrc">
-gint g_enum_info_get_n_values (GIEnumInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_storage_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeTag</api:type>
- </api:returns>
- <api:name>g_enum_info_get_storage_type</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_storage_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeTag g_enum_info_get_storage_type (GIEnumInfo* info);
-</code></synopsis>
-<p>Obtain the tag of the type used for the enum in the C ABI. This will
-will be a signed or unsigned integral type.
-Note that in the current implementation the width of the type is
-computed correctly, but the signed or unsigned nature of the type
-may not match the sign of the type used by the C compiler.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the storage type for the enumeration</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIValueInfo*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_value</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-GIValueInfo* g_enum_info_get_value (GIEnumInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain a value for this enumeration.</p><p>free the struct with g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of value to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value or %NULL if type tag is wrong,</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_get_field</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_field_info_get_field (GIFieldInfo* field_info,
- gpointer mem,
- GIArgument* value);
-</code></synopsis>
-<p>Reads a field identified by a <link xref="GFieldInfo">GFieldInfo</link> from a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually readable.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> into which to store the value retrieved</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if reading the field succeeded, otherwise %FALSE</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfoFlags</api:type>
- </api:returns>
- <api:name>g_field_info_get_flags</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfoFlags g_field_info_get_flags (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. See <link xref="GIRepository.FieldInfoFlags">GIRepository.FieldInfoFlags</link> for possible
-flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_offset</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_field_info_get_offset (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the offset in bits of the field member, this is relative
-to the beginning of the struct or union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field offset</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_size</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gint g_field_info_get_size (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the size in bits of the field member, this is how
-much space you need to allocate to store the field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field size</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_field_info_get_type</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_field_info_get_type (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the type of a field as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_set_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_set_field</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_set_field</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_field_info_set_field (GIFieldInfo* field_info,
- gpointer mem,
- GIArgument* value);
-</code></synopsis>
-<p>Writes a field identified by a <link xref="GFieldInfo">GFieldInfo</link> to a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually writable. Note also that that it will refuse
-to write fields where memory management would by required. A field
-with a type such as 'char *' must be set with a setter function.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> holding the value to store</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if writing the field succeeded, otherwise %FALSE</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfoFlags</api:type>
- </api:returns>
- <api:name>g_function_info_get_flags</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfoFlags g_function_info_get_flags (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the <link xref="GIRepository.FunctionInfoFlags">GIRepository.FunctionInfoFlags</link> for the @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_function_info_get_property</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_function_info_get_property (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the property associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_IS_GETTER or
-%GI_FUNCTION_IS_SETTER have a property set. For other cases,
-%NULL will be returned.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the property or %NULL if not set. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_symbol"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_function_info_get_symbol</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_symbol</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_function_info_get_symbol (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the symbol of the function. The symbol is the name of the
-exported function, suitable to be used as an argument to
-g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_function_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_function_info_get_vfunc (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the virtual function associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_WRAPS_VFUNC has
-a virtual function set. For other cases, %NULL will be returned.</p><p>Free it by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the virtual function or %NULL if not set.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_function_info_invoke</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_invoke</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_function_info_invoke (GIFunctionInfo* info,
- GIArgument* in_args,
- int n_in_args,
- GIArgument* out_args,
- int n_out_args,
- GIArgument* return_value);
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists. This function uses dlsym() to obtain a pointer
-to the function, so the library or shared object containing the
-described function must either be linked to the caller, or must
-have been g_module_symbol()<!-- -->ed before calling this function.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> describing the function to invoke</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each in parameter of @info. If there are no in parameter, @in_args can be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each out parameter of @info. If there are no out parameters, @out_args may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the function has been invoked, %FALSE if an</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_new"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_info_new</api:name>
- <api:arg>
- <api:type>GIInfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>container</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypelib*</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>guint32</api:type>
- <api:name>offset</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_info_new</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_info_new (GIInfoType type,
- GIBaseInfo* container,
- GITypelib* typelib,
- guint32 offset);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>container :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>offset :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_type_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_info_type_to_string</api:name>
- <api:arg>
- <api:type>GIInfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_info_type_to_string</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_info_type_to_string (GIInfoType type);
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the info type</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_find_method</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_interface_info_find_method (GIInterfaceInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain a method of the interface type given a @name. %NULL will be
-returned if there's no method available with that name.</p><p>Free the struct by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> or %NULL if none found.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_find_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_interface_info_find_vfunc (GIInterfaceInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. See the documentation
-for g_object_info_find_vfunc() for more information on virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_constant</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_constant</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_interface_info_get_constant (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_iface_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIStructInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_iface_struct</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_iface_struct</title>
-<synopsis><code mime="text/x-csrc">
-GIStructInfo* g_interface_info_get_iface_struct (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Returns the layout C structure associated with this <link xref="GInterface">GInterface</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_method</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_interface_info_get_method (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_constants</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_constants (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of constants that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_methods (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_prerequisites"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_prerequisites</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_prerequisites</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_prerequisites (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of prerequisites for this interface type.
-A prerequisites is another interface that needs to be implemented for
-interface, similar to an base class for GObjects.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of prerequisites</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_properties</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_properties (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of properties that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_signals</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_signals (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of signals that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_vfuncs (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of virtual functions that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_prerequisite"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_prerequisite</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_prerequisite</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_interface_info_get_prerequisite (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type prerequisites index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of prerequisites to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the prerequisites as a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_property</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_interface_info_get_property (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_signal</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_interface_info_get_signal (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_interface_info_get_vfunc (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.invoke_error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GQuark</api:type>
- </api:returns>
- <api:name>g_invoke_error_quark</api:name>
- </api:function>
- </info>
- <title>g_invoke_error_quark</title>
-<synopsis><code mime="text/x-csrc">
-GQuark g_invoke_error_quark (void);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.nvokeError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.nvokeError</title>
-<p>An error occuring while invoking a function via
-g_function_info_invoke().</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_method</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_find_method (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain a method of the object type given a @name. %NULL will be
-returned if there's no method available with that name.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_method_using_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIObjectInfo**</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_method_using_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_find_method_using_interfaces (GIObjectInfo* info,
- gchar* name,
- GIObjectInfo** implementor);
-</code></synopsis>
-<p>Obtain a method of the object given a @name, searching both the
-object @info and any interfaces it implements. %NULL will be
-returned if there's no method available with that name.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_signal</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_object_info_find_signal (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Name of signal</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Info for the signal with name @name in @info, or %NULL on failure.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_find_vfunc (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. Note that the namespace
-for virtuals is distinct from that of methods; there may or may not be
-a concrete method associated for a virtual. If there is one, it may
-be retrieved using g_vfunc_info_get_invoker(), otherwise %NULL will be
-returned.
-See the documentation for g_vfunc_info_get_invoker() for more
-information on invoking virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc_using_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIObjectInfo**</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_vfunc_using_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_find_vfunc_using_interfaces (GIObjectInfo* info,
- gchar* name,
- GIObjectInfo** implementor);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name, searching both the object
-@info and any interfaces it implements. Note that the namespace for
-virtuals is distinct from that of methods; there may or may not be a
-concrete method associated for a virtual. If there is one, it may be
-retrieved using g_vfunc_info_get_invoker(), otherwise %NULL will be
-returned.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_abstract"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_abstract</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_abstract</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_object_info_get_abstract (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain if the object type is an abstract type, eg if it cannot be
-instantiated</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the object type is abstract</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_class_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIStructInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_class_struct</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_class_struct</title>
-<synopsis><code mime="text/x-csrc">
-GIStructInfo* g_object_info_get_class_struct (GIObjectInfo* info);
-</code></synopsis>
-<p>Every <link xref="GObject">GObject</link> has two structures; an instance structure and a class
-structure. This function returns the metadata for the class structure.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or %NULL. Free with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_constant</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_constant</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_object_info_get_constant (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_field</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_object_info_get_field (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type field at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of field to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_fundamental"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_fundamental</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_fundamental</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_object_info_get_fundamental (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain if the object type is of a fundamental type which is not
-G_TYPE_OBJECT. This is mostly for supporting GstMiniObject.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the object type is a fundamental type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_get_value_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_get_value_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-an object instance pointer of this object type to a GValue.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoGetValueFunction, to fetch the function pointer
-see g_object_info_get_get_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoGetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_get_value_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoGetValueFunction g_object_info_get_get_value_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-extract an instance of this object type out of a GValue.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIInterfaceInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_interface</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_interface</title>
-<synopsis><code mime="text/x-csrc">
-GIInterfaceInfo* g_object_info_get_interface (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type interface at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of interface to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_method</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_get_method (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_constants</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_constants (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of constants that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_fields (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_interfaces (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of interfaces that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of interfaces</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_methods (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_properties</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_properties (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of properties that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_signals</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_signals (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of signals that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_vfuncs (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of virtual functions that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_parent"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_parent</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_parent</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfo* g_object_info_get_parent (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the parent of the object type.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_property</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_object_info_get_property (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_ref_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_ref_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to ref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoRefFunction, to fetch the function pointer
-see g_object_info_get_ref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoRefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_ref_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoRefFunction g_object_info_get_ref_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-increase the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_set_value_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_set_value_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-set a GValue giving an object instance pointer of this object type.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoSetValueFunction, to fetch the function pointer
-see g_object_info_get_set_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoSetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_set_value_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoSetValueFunction g_object_info_get_set_value_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-set a GValue given an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_signal</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_object_info_get_signal (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_type_init</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_object_info_get_type_init (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the function which when called will return the GType
-function for which this object type is registered.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type init function</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_type_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_object_info_get_type_name (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the name of the objects class/type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>name of the objects type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_unref_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_unref_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to unref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoUnrefFunction, to fetch the function pointer
-see g_object_info_get_unref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoUnrefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_unref_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoUnrefFunction g_object_info_get_unref_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-decrease the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_get_vfunc (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GParamFlags</api:type>
- </api:returns>
- <api:name>g_property_info_get_flags</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GParamFlags g_property_info_get_flags (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this property info. See <link xref="GParamFags">GParamFags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_property_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_property_info_get_ownership_transfer (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the ownership transfer for this property. See <link xref="GIRepository.Transfer">GIRepository.Transfer</link> for more
-information about transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_property_info_get_type</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_property_info_get_type (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the type information for the property @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_g_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GType</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_g_type</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_g_type</title>
-<synopsis><code mime="text/x-csrc">
-GType g_registered_type_info_get_g_type (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the <link xref="GType">GType</link> for this registered type or G_TYPE_NONE which a special meaning.
-It means that either there is no type information associated with this @info or
-that the shared library which provides the type_init function for this
-@info cannot be called.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GType">GType</link>.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_type_init</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_registered_type_info_get_type_init (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the type init function for @info. The type init function is the
-function which will register the GType within the GObject type system.
-Usually this is not called by langauge bindings or applications, use
-g_registered_type_info_get_g_type() directly instead.</p><p>passing into g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol name of the type init function, suitable for</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_type_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_registered_type_info_get_type_name (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the type name of the struct within the GObject type system.
-This type can be passed to g_type_name() to get a <link xref="GType">GType</link>.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type name</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_class_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_signal_info_get_class_closure</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_get_class_closure</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_signal_info_get_class_closure (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain the class closure for this signal if one is set. The class
-closure is a virtual function on the type that the signal belongs to.
-If the signal lacks a closure %NULL will be returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the class closure or %NULL</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GSignalFlags</api:type>
- </api:returns>
- <api:name>g_signal_info_get_flags</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GSignalFlags g_signal_info_get_flags (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this signal info. See <link xref="GSignalFlags">GSignalFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_true_stops_emit"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_signal_info_true_stops_emit</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_true_stops_emit</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_signal_info_true_stops_emit (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain if the returning true in the signal handler will
-stop the emission of the signal.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if returning true stops the signal emission</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_find_method</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_struct_info_find_method (GIStructInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_alignment</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_struct_info_get_alignment (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the required alignment of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_get_field</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_struct_info_get_field (GIStructInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_get_method</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_struct_info_get_method (GIStructInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_struct_info_get_n_fields (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_struct_info_get_n_methods (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_size</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_struct_info_get_size (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the total size of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the structure in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_foreign"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_foreign</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_is_foreign</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_struct_info_is_foreign (GIStructInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_gtype_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_gtype_struct</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_is_gtype_struct</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_struct_info_is_gtype_struct (GIStructInfo* info);
-</code></synopsis>
-<p>Return true if this structure represents the "class structure" for some
-<link xref="GObject">GObject</link> or <link xref="GInterface">GInterface</link>. This function is mainly useful to hide this kind of structure
-from generated public APIs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if this is a class struct, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_fixed_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_fixed_size</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_fixed_size</title>
-<synopsis><code mime="text/x-csrc">
-gint g_type_info_get_array_fixed_size (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the fixed array size of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the size or -1 if it's not an array</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_length"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_length</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_length</title>
-<synopsis><code mime="text/x-csrc">
-gint g_type_info_get_array_length (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the array length of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array length, or -1 if the type is not an array</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIArrayType</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_type</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_type</title>
-<synopsis><code mime="text/x-csrc">
-GIArrayType g_type_info_get_array_type (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the array type for this type. See <link xref="GIRepository.ArrayType">GIRepository.ArrayType</link> for a list of
-possible values. If the type tag of this type is not array, -1 will be
-returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array type or -1</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_type_info_get_interface</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_interface</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_type_info_get_interface (GITypeInfo* info);
-</code></synopsis>
-<p>For types which have <link xref="GI_TYPE_TAG_INTERFACE">GI_TYPE_TAG_INTERFACE</link> such as GObjects and boxed values,
-this function returns full information about the referenced type. You can then
-inspect the type of the returned <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> to further query whether it is
-a concrete GObject, a GInterface, a structure, etc. using g_base_info_get_type().</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_param_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_type_info_get_param_type</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_param_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_type_info_get_param_type (GITypeInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the parameter type @n.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of the parameter</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the param type info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_tag"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeTag</api:type>
- </api:returns>
- <api:name>g_type_info_get_tag</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_tag</title>
-<synopsis><code mime="text/x-csrc">
-GITypeTag g_type_info_get_tag (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the type tag for the type. See <link xref="GIRepository.TypeTag">GIRepository.TypeTag</link> for a list
-of type tags.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type tag</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_pointer</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_is_pointer</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_type_info_is_pointer (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain if the type is passed as a reference.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is a pointer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_zero_terminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_zero_terminated</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_is_zero_terminated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_type_info_is_zero_terminated (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain if the last element of the array is %NULL. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or %FALSE will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if zero terminated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_tag_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_type_tag_to_string</api:name>
- <api:arg>
- <api:type>GITypeTag</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_tag_to_string</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_type_tag_to_string (GITypeTag type);
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the type_tag</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_find_method</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_union_info_find_method (GIUnionInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_alignment</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_union_info_get_alignment (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the required alignment of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_union_info_get_discriminator (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain discriminator value assigned for n-th union field, i.e. n-th
-union field is the active one if discriminator contains this
-constant.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a union field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_offset</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_discriminator_offset (GIUnionInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_type</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_union_info_get_discriminator_type (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the type information of the union discriminator.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_field</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_union_info_get_field (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_method</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_union_info_get_method (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_n_fields (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_n_methods (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_size</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_union_info_get_size (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the total size of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the union in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_is_discriminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_union_info_is_discriminated</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_is_discriminated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_union_info_is_discriminated (GIUnionInfo* info);
-</code></synopsis>
-<p>Return true if this union contains discriminator field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if this is a discriminated union, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.value_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint64</api:type>
- </api:returns>
- <api:name>g_value_info_get_value</api:name>
- <api:arg>
- <api:type>GIValueInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_value_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-gint64 g_value_info_get_value (GIValueInfo* info);
-</code></synopsis>
-<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
-return type is to allow both.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value. This will always be representable</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_address"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gpointer</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_address</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor_gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_address</title>
-<synopsis><code mime="text/x-csrc">
-gpointer g_vfunc_info_get_address (GIVFuncInfo* info,
- GType implementor_gtype);
-</code></synopsis>
-<p>This method will look up where inside the type struct of @implementor_gtype
-is the implementation for @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>implementor_gtype :</p></td>
-<td><p><link xref="GType">GType</link> implementing this virtual function</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>address to a function or %NULL if an error happened</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfoFlags</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_flags</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfoFlags g_vfunc_info_get_flags (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this virtual function info. See <link xref="GIRepository.VFuncInfoFlags">GIRepository.VFuncInfoFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_invoker"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_invoker</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_invoker</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_vfunc_info_get_invoker (GIVFuncInfo* info);
-</code></synopsis>
-<p>If this virtual function has an associated invoker method, this
-method will return it. An invoker method is a C entry point.</p><p>Not all virtuals will have invokers.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_offset</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_vfunc_info_get_offset (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the offset of the function pointer in the class struct. The value
-0xFFFF indicates that the struct offset is unknown.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the struct offset or 0xFFFF if it's unknown</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_signal</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_vfunc_info_get_signal (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the signal for the virtual function if one is set.
-The signal comes from the object or interface to which
-this virtual function belongs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the signal or %NULL if none set</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_vfunc_info_invoke</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_invoke</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_vfunc_info_invoke (GIVFuncInfo* info,
- GType implementor,
- GIArgument* in_args,
- int n_in_args,
- GIArgument* out_args,
- int n_out_args,
- GIArgument* return_value);
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> describing the virtual function to invoke</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p><link xref="GType">GType</link> of the type that implements this virtual function</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each in parameter of @info. If there are no in parameter, @in_args can be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each out parameter of @info. If there are no out parameters, @out_args may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the function has been invoked, %FALSE if an</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="index"
- type="guide"
- style="namespace"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository Documentation</title>
- <links type="topic" ui:expanded="yes" groups="class" style="linklist">
- <title>Classes</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="function" style="linklist">
- <title>Functions</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
- <title>Other</title>
- </links>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ArgInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ArgInfo</title>
-<p>Represents an argument.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ArrayType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ArrayType</title>
- <p>The type of array in a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-<table>
-<tr>
-<td><p>ArrayType.C :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.PTR_ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.BYTE_ARRAY :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.AttributeIter"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryAttributeIter</title>
- <p>An opaque structure used to iterate over attributes
-in a #GIBaseInfo struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.equal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_equal</api:name>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>info2</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>equal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.BaseInfo)
-@returns(gboolean)
-def equal(info2)
-</code></synopsis>
-<p>Compare two <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>.</p><p>Using pointer comparison is not practical since many functions return
-different instances of <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> that refers to the same part of the
-TypeLib; use this function instead to do <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> comparisons.</p>
-
-<table>
-<tr>
-<td><p>info2 :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if and only if @info1 equals @info2.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_attribute</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_attribute</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_attribute(name)
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with this node.</p>
-
-<table>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or None if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_container"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_base_info_get_container</api:name>
- </api:function>
- </info>
- <title>get_container</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.BaseInfo)
-def get_container()
-</code></synopsis>
-<p>Obtain the container of the @info. The container is the parent
-GIBaseInfo. For instance, the parent of a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> is an
-<link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the container</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_name</api:name>
- </api:function>
- </info>
- <title>get_name</title>
-<synopsis><code mime="text/x-python">
-@returns(utf8)
-def get_name()
-</code></synopsis>
-<p>Obtain the name of the @info. What the name represents depends on
-the <link xref="GIRepository.InfoType">GIRepository.InfoType</link> of the @info. For instance for <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> it is
-the name of the function.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the name of @info or None if it lacks a name.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_namespace"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_namespace</api:name>
- </api:function>
- </info>
- <title>get_namespace</title>
-<synopsis><code mime="text/x-python">
-@returns(utf8)
-def get_namespace()
-</code></synopsis>
-<p>Obtain the namespace of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the namespace</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_typelib"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_base_info_get_typelib</api:name>
- </api:function>
- </info>
- <title>get_typelib</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.Typelib)
-def get_typelib()
-</code></synopsis>
-<p>Obtain the typelib this @info belongs to</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the typelib.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.is_deprecated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_is_deprecated</api:name>
- </api:function>
- </info>
- <title>is_deprecated</title>
-<synopsis><code mime="text/x-python">
-@returns(gboolean)
-def is_deprecated()
-</code></synopsis>
-<p>Obtain whether the @info is represents a metadata which is
-deprecated or not.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if deprecated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.iterate_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_iterate_attributes</api:name>
- <api:arg>
- <api:type>GIRepository.AttributeIter</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>iterate_attributes</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.AttributeIter, utf8, utf8)
-@returns(gboolean)
-def iterate_attributes(iterator, name, value)
-</code></synopsis>
-<p>Iterate over all attributes associated with this node. The iterator
-structure is typically stack allocated, and must have its first
-member initialized to None.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p><example>
-<title>Iterating over attributes</title>
-<programlisting>
-void
-print_attributes (GIBaseInfo *info)
-{
-GIAttributeIter iter = { 0, };
-char *name;
-char *value;
-while (g_base_info_iterate_attributes (info, &iter, &name, &value))
-{
-g_print ("attribute name: %s value: %s", name, value);
-}
-}
-</programlisting>
-</example></p>
-
-<table>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if there are more attributes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.BaseInfo"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryBaseInfo</title>
- <p>GIBaseInfo is the common base struct of all other *Info structs
-accessible through the #GIRepository API.
-All other structs can be casted to a #GIBaseInfo, for instance:
-<example>
-<title>Casting a #GIFunctionInfo to #GIBaseInfo</title>
-<programlisting>
-GIFunctionInfo *function_info = ...;
-GIBaseInfo *info = (GIBaseInfo*)function_info;
-</programlisting>
-</example>
-Most #GIRepository APIs returning a #GIBaseInfo is actually creating a new struct, in other
-words, g_base_info_unref() has to be called when done accessing the data.
-GIBaseInfos are normally accessed by calling either
-g_irepository_find_by_name(), g_irepository_find_by_gtype() or g_irepository_get_info().
-
-<example>
-<title>Getting the Button of the Gtk typelib</title>
-<programlisting>
-GIBaseInfo *button_info = g_irepository_find_by_name(NULL, "Gtk", "Button");
-... use button_info ...
-g_base_info_unref(button_info);
-</programlisting>
-</example>
-
-<refsect1 id="gi-gibaseinfo.struct-hierarchy" role="struct_hierarchy">
-<title role="struct_hierarchy.title">Struct hierarchy</title>
-<synopsis>
-GIBaseInfo
-+----<link linkend="gi-GIArgInfo">GIArgInfo</link>
-+----<link linkend="gi-GICallableInfo">GICallableInfo</link>
-+----<link linkend="gi-GIConstantInfo">GIConstantInfo</link>
-+----<link linkend="gi-GIFieldInfo">GIFieldInfo</link>
-+----<link linkend="gi-GIPropertyInfo">GIPropertyInfo</link>
-+----<link linkend="gi-GIRegisteredTypeInfo">GIRegisteredTypeInfo</link>
-+----<link linkend="gi-GITypeInfo">GITypeInfo</link>
-</synopsis>
-</refsect1></p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.ref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_base_info_ref</api:name>
- </api:function>
- </info>
- <title>ref</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.BaseInfo)
-def ref()
-</code></synopsis>
-<p>Increases the reference count of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the same @info.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.unref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_base_info_unref</api:name>
- </api:function>
- </info>
- <title>unref</title>
-<synopsis><code mime="text/x-python">
-@returns(none)
-def unref()
-</code></synopsis>
-<p>Decreases the reference count of @info. When its reference count
-drops to 0, the info is freed.</p>
-
-<table>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.CallableInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallableInfo</title>
-<p>Represents a callable, either <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, <link xref="GIRepository.CallbackInfo">GIRepository.CallbackInfo</link> or
-<link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.CallbackInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallbackInfo</title>
-<p>Represents a callback, eg arguments and return value.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ConstantInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ConstantInfo</title>
-<p>Represents a constant.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Direction"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Direction</title>
- <p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p>
-<table>
-<tr>
-<td><p>Direction.IN :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Direction.OUT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Direction.INOUT :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.EnumInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.EnumInfo</title>
-<p>Represents an enum or a flag.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfo</title>
-<p>Represents a field of a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfo</title>
-<p>Represents a function, eg arguments and return value.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.InfoType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.InfoType</title>
- <p>The type of a GIBaseInfo struct.</p>
-<table>
-<tr>
-<td><p>InfoType.INVALID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FUNCTION :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.CALLBACK :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.STRUCT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.BOXED :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.ENUM :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FLAGS :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.OBJECT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.INTERFACE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.CONSTANT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.INVALID_0 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.UNION :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.VALUE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.SIGNAL :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.VFUNC :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.PROPERTY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FIELD :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.ARG :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.TYPE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.UNRESOLVED :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.InterfaceInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.InterfaceInfo</title>
-<p>Represents an interface.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfo</title>
-<p>Represents an object.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoGetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoGetValueFunction</title>
-<p>Extract an object instance out of @value</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoRefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoRefFunction</title>
-<p>Increases the reference count of an object instance.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoSetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoSetValueFunction</title>
-<p>Update @value and attach the object instance pointer @object to it.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoUnrefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoUnrefFunction</title>
-<p>Decreases the reference count of an object instance.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.PropertyInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.PropertyInfo</title>
-<p>Represents a property of a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RegisteredTypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RegisteredTypeInfo</title>
-<p>Represent a registered type.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.dump"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_dump</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>dump</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(gboolean)
-def dump(arg)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>arg :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.enumerate_versions"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type><list></api:type>
- </api:returns>
- <api:name>g_irepository_enumerate_versions</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enumerate_versions</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(<list>)
-def enumerate_versions(namespace_)
-</code></synopsis>
-<p>Obtain an unordered list of versions (either currently loaded or
-available) for @namespace_ in this @repository.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array of versions.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GLib.Quark</api:type>
- </api:returns>
- <api:name>g_irepository_error_quark</api:name>
- </api:function>
- </info>
- <title>error_quark</title>
-<synopsis><code mime="text/x-python">
-@returns(GLib.Quark)
-def error_quark()
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_error_domain"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.EnumInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GLib.Quark</api:type>
- <api:name>domain</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_error_domain</title>
-<synopsis><code mime="text/x-python">
-@accepts(GLib.Quark)
-@returns(GIRepository.EnumInfo)
-def find_by_error_domain(domain)
-</code></synopsis>
-<p>Searches for the enum type corresponding to the given <link xref="GError">GError</link>
-domain. Before calling this function for a particular namespace,
-you must call g_irepository_require() once to load the namespace, or
-otherwise ensure the namespace has already been loaded.</p><p>enum type, or None</p>
-
-<table>
-<tr>
-<td><p>domain :</p></td>
-<td><p>a <link xref="GError">GError</link> domain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link> representing metadata about @domain's</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_gtype"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_gtype</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_gtype</title>
-<synopsis><code mime="text/x-python">
-@accepts(GType)
-@returns(GIRepository.BaseInfo)
-def find_by_gtype(gtype)
-</code></synopsis>
-<p>Searches all loaded namespaces for a particular <link xref="GType">GType</link>. Note that
-in order to locate the metadata, the namespace corresponding to
-the type must first have been loaded. There is currently no
-mechanism for determining the namespace which corresponds to an
-arbitrary GType - thus, this function will operate most reliably
-when you know the GType to originate from be from a loaded namespace.</p>
-
-<table>
-<tr>
-<td><p>gtype :</p></td>
-<td><p>GType to search for</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @type, or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_name"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_name</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8)
-@returns(GIRepository.BaseInfo)
-def find_by_name(namespace_, name)
-</code></synopsis>
-<p>Searches for a particular entry in a namespace. Before calling
-this function for a particular namespace, you must call
-g_irepository_require() once to load the namespace, or otherwise
-ensure the namespace has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace which will be searched</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Entry name to find</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @name, or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_c_prefix"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_c_prefix</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_c_prefix</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_c_prefix(namespace_)
-</code></synopsis>
-<p>This function returns the "C prefix", or the C level namespace
-associated with the given introspection namespace. Each C symbol
-starts with this prefix, as well each <link xref="GType">GType</link> in the library.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>C namespace prefix, or None if none associated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_default"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Repository</api:type>
- </api:returns>
- <api:name>g_irepository_get_default</api:name>
- </api:function>
- </info>
- <title>get_default</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.Repository)
-def get_default()
-</code></synopsis>
-<p>Returns the singleton process-global default <link xref="GIRepository.Repository">GIRepository.Repository</link>. It is
-not currently supported to have multiple repositories in a
-particular process, but this function is provided in the unlikely
-eventuality that it would become possible, and as a convenience for
-higher level language bindings to conform to the GObject method
-call conventions.
-All methods on <link xref="GIRepository.Repository">GIRepository.Repository</link> also accept None as an instance
-parameter to mean this default repository, which is usually more
-convenient for C.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The global singleton <link xref="GIRepository.Repository">GIRepository.Repository</link></p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_dependencies"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>[utf8]</api:type>
- </api:returns>
- <api:name>g_irepository_get_dependencies</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_dependencies</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns([utf8])
-def get_dependencies(namespace_)
-</code></synopsis>
-<p>Return an array of all (transitive) dependencies for namespace
-@namespace_, including version. The returned strings are of the
-form <code>namespace-version</code>.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Zero-terminated string array of versioned dependencies</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_info"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_get_info</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>index</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_info</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, gint)
-@returns(GIRepository.BaseInfo)
-def get_info(namespace_, index)
-</code></synopsis>
-<p>This function returns a particular metadata entry in the
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.
-See g_irepository_get_n_infos() to find the maximum number of
-entries.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>index :</p></td>
-<td><p>0-based offset into namespace metadata for entry</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> containing metadata</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_loaded_namespaces"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>[utf8]</api:type>
- </api:returns>
- <api:name>g_irepository_get_loaded_namespaces</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_loaded_namespaces</title>
-<synopsis><code mime="text/x-python">
-@returns([utf8])
-def get_loaded_namespaces()
-</code></synopsis>
-<p>Return the list of currently loaded namespaces.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>List of namespaces</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_n_infos"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_irepository_get_n_infos</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_n_infos</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(gint)
-def get_n_infos(namespace_)
-</code></synopsis>
-<p>This function returns the number of metadata entries in
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of metadata entries</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_option_group"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GLib.OptionGroup</api:type>
- </api:returns>
- <api:name>g_irepository_get_option_group</api:name>
- </api:function>
- </info>
- <title>get_option_group</title>
-<synopsis><code mime="text/x-python">
-@returns(GLib.OptionGroup)
-def get_option_group()
-</code></synopsis>
-<p>Obtain the option group for girepository, it's used
-by the dumper and for programs that wants to provide
-introspection information</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the option group</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type><list></api:type>
- </api:returns>
- <api:name>g_irepository_get_search_path</api:name>
- </api:function>
- </info>
- <title>get_search_path</title>
-<synopsis><code mime="text/x-python">
-@returns(<list>)
-def get_search_path()
-</code></synopsis>
-<p>Returns the search path the GIRepository will use when looking for typelibs.
-The string is internal to GIRespository and should not be freed, nor should
-the elements.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>list of strings</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_shared_library"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_shared_library</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_shared_library</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_shared_library(namespace_)
-</code></synopsis>
-<p>This function returns the full path to the shared C library
-associated with the given namespace @namespace_. There may be no
-shared library path associated, in which case this function will
-return None.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Full path to shared library, or None if none associated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_typelib_path"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_typelib_path</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_typelib_path</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_typelib_path(namespace_)
-</code></synopsis>
-<p>If namespace @namespace_ is loaded, return the full path to the
-.typelib file it was loaded from. If the typelib for
-namespace @namespace_ was included in a shared library, return
-the special string "$lt;builtin$gt;".</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Filesystem path (or $lt;builtin$gt;) if successful, None if namespace is not loaded</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_version"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_version</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_version</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_version(namespace_)
-</code></synopsis>
-<p>This function returns the loaded version associated with the given
-namespace @namespace_.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Loaded version</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.is_registered"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_is_registered</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>is_registered</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8)
-@returns(gboolean)
-def is_registered(namespace_, version)
-</code></synopsis>
-<p>Check whether a particular namespace (and optionally, a specific
-version thereof) is currently loaded. This function is likely to
-only be useful in unusual circumstances; in order to act upon
-metadata in the namespace, you should call g_irepository_require()
-instead which will ensure the namespace is loaded, and return as
-quickly as this function will if it has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Required version, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if namespace-version is loaded, False otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.load_typelib"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_load_typelib</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.Typelib</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>load_typelib</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.Typelib, GIRepository.RepositoryLoadFlags)
-@returns(utf8)
-def load_typelib(typelib, flags)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Repository"
- type="guide"
- style="class"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="class"/>
- </info>
- <title>GIRepository.Repository</title>
-
-
- <synopsis><code>
-from gi.repository import GIRepository
-
-repository = GIRepository.Repository() </code></synopsis>
-
- <synopsis>
- <title>Hierarchy</title>
- <tree>
- <item>
- <code>GObject.Object</code>
- </item>
- </tree>
- </synopsis>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-python"
- groups="method" style="linklist">
- <title>Methods</title>
- </links>
- <links type="topic" ui:expanded="yes"
- api:type="function" api:mime="text/x-python"
- groups="function" style="linklist">
- <title>Functions</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="property" style="linklist">
- <title>Properties</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="signal" style="linklist">
- <title>Signals</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="#first #default #last" style="linklist">
- <title>Other</title>
- </links>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.prepend_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_irepository_prepend_search_path</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>directory</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>prepend_search_path</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(none)
-def prepend_search_path(directory)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>directory :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_irepository_require</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>require</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8, GIRepository.RepositoryLoadFlags)
-@returns(GIRepository.Typelib)
-def require(namespace_, version, flags)
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file using the repository search path. In addition, a
-version @version of namespace may be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, None otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require_private"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_irepository_require_private</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>typelib_dir</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>require_private</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8, utf8, GIRepository.RepositoryLoadFlags)
-@returns(GIRepository.Typelib)
-def require_private(typelib_dir, namespace_, version, flags)
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file within the private directory only. In addition, a
-version @version of namespace should be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>typelib_dir :</p></td>
-<td><p>Private directory where to find the requested typelib</p></td>
-</tr>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, None otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryClass"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryRepositoryClass</title>
- <p>None</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.RepositoryError</title>
-
-<table>
-<tr>
-<td><p>RepositoryError.TYPELIB_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.NAMESPACE_MISMATCH :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.NAMESPACE_VERSION_CONFLICT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.LIBRARY_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryLoadFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RepositoryLoadFlags</title>
-<p>Flags that controlls how a typelib is loaded by
-GIRepositry, used by g_irepository_load_typelib().</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ScopeType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ScopeType</title>
- <p>Scope type of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link> representing callback, determines how the
-callback is invoked and is used to decided when the invoke structs
-can be freed.</p>
-<table>
-<tr>
-<td><p>ScopeType.INVALID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.CALL :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.ASYNC :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.NOTIFIED :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.SignalInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.SignalInfo</title>
-<p>Represents a signal.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.StructInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.StructInfo</title>
-<p>Represents a struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.Transfer"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Transfer</title>
- <p>The transfer is the exchange of data between two parts, from the callee to
-the caller. The callee is either a function/method/signal or an
-object/interface where a property is defined. The caller is the side
-accessing a property or calling a function.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> specifies who's responsible for freeing the resources after the
-ownership transfer is complete. In case of a containing type such as a list,
-an array or a hash table the container itself is specified differently from
-the items within the container itself. Each container is freed differently,
-check the documentation for the types themselves for information on how to
-free them.</p>
-<table>
-<tr>
-<td><p>Transfer.NOTHING :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Transfer.CONTAINER :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Transfer.EVERYTHING :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.TypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.TypeInfo</title>
-<p>Represents type information, direction, transfer etc.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.TypeTag"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.TypeTag</title>
- <p>The type tag of a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-<table>
-<tr>
-<td><p>TypeTag.VOID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.BOOLEAN :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT16 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT16 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT32 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT32 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT64 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT64 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.FLOAT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.DOUBLE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GTYPE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UTF8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.FILENAME :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INTERFACE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GLIST :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GSLIST :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GHASH :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.ERROR :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UNICHAR :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.UnionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.UnionInfo</title>
-<p>Represents a union.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfo</title>
-<p>Represents a virtual function.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfoFlags</title>
-<p>Flags of a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> struct.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.ValueInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ValueInfo</title>
-<p>Represents a enum value of a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link>.</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository._Argument"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository._Argument</title>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository._BaseInfoStub"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository_BaseInfoStub</title>
- <p>None</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_closure</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_closure</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gint)
-def arg_info_get_closure(info)
-</code></synopsis>
-<p>Obtain the index of the user data argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the user data argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_destroy"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_destroy</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_destroy</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gint)
-def arg_info_get_destroy(info)
-</code></synopsis>
-<p>Obtains the index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_direction"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Direction</api:type>
- </api:returns>
- <api:name>g_arg_info_get_direction</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_direction</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.Direction)
-def arg_info_get_direction(info)
-</code></synopsis>
-<p>Obtain the direction of the argument. Check <link xref="GIRepository.Direction">GIRepository.Direction</link> for possible
-direction values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the direction</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_arg_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.Transfer)
-def arg_info_get_ownership_transfer(info)
-</code></synopsis>
-<p>Obtain the ownership transfer for this argument.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_scope"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ScopeType</api:type>
- </api:returns>
- <api:name>g_arg_info_get_scope</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_scope</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.ScopeType)
-def arg_info_get_scope(info)
-</code></synopsis>
-<p>Obtain the scope type for this argument. The scope type explains
-how a callback is going to be invoked, most importantly when
-the resources required to invoke it can be freed.
-<link xref="GIRepository.ScopeType">GIRepository.ScopeType</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the scope type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_arg_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.TypeInfo)
-def arg_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type information for @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_caller_allocates"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_caller_allocates</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_caller_allocates</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_caller_allocates(info)
-</code></synopsis>
-<p>Obtain if the argument is a pointer to a struct or object that will
-receive an output of a function. The default assumption for
-%GI_DIRECTION_OUT arguments which have allocation is that the
-callee allocates; if this is True, then the caller must allocate.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if caller is required to have allocated the argument</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_optional"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_optional</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_optional</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_optional(info)
-</code></synopsis>
-<p>Obtain if the argument is optional.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is an optional argument</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_return_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_return_value</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_return_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_return_value(info)
-</code></synopsis>
-<p>Obtain if the argument is a return value. It can either be a
-parameter or a return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is a return value</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_skip"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_skip</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_skip</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_skip(info)
-</code></synopsis>
-<p>Obtain if an argument is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if argument is only useful in C.</p></td>
-</tr>
-</table>
-<p>Since 1.29.0</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_load_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_arg_info_load_type</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_load_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo, GIRepository.TypeInfo)
-@returns(none)
-def arg_info_load_type(info, type)
-</code></synopsis>
-<p>Obtain information about a the type of given argument @info; this
-function is a variant of g_arg_info_get_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with information about type of @info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_may_be_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_may_be_null</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_may_be_null</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_may_be_null(info)
-</code></synopsis>
-<p>Obtain if the argument accepts None.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it accepts None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.base_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.InfoType</api:type>
- </api:returns>
- <api:name>g_base_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>base_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.BaseInfo)
-@returns(GIRepository.InfoType)
-def base_info_get_type(info)
-</code></synopsis>
-<p>Obtain the info type of the GIBaseInfo.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the info type of @info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ArgInfo</api:type>
- </api:returns>
- <api:name>g_callable_info_get_arg</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_arg</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, gint)
-@returns(GIRepository.ArgInfo)
-def callable_info_get_arg(info, n)
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_caller_owns"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_callable_info_get_caller_owns</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_caller_owns</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(GIRepository.Transfer)
-def callable_info_get_caller_owns(info)
-</code></synopsis>
-<p>See whether the caller owns the return value of this callable.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the caller owns the return value, False otherwise.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_n_args"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_callable_info_get_n_args</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_n_args</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gint)
-def callable_info_get_n_args(info)
-</code></synopsis>
-<p>Obtain the number of arguments (both IN and OUT) for this callable.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The number of arguments this callable expects.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_attribute</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_return_attribute</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, utf8)
-@returns(utf8)
-def callable_info_get_return_attribute(info, name)
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with the return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or None if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_type</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_return_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(GIRepository.TypeInfo)
-def callable_info_get_return_type(info)
-</code></synopsis>
-<p>Obtain the return type of a callable item as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_iterate_return_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_iterate_return_attributes</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.AttributeIter</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_iterate_return_attributes</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, GIRepository.AttributeIter, utf8, utf8)
-@returns(gboolean)
-def callable_info_iterate_return_attributes(info, iterator, name, value)
-</code></synopsis>
-<p>Iterate over all attributes associated with the return value. The
-iterator structure is typically stack allocated, and must have its
-first member initialized to None.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>See g_base_info_iterate_attributes() for an example of how to use a
-similar API.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if there are more attributes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_callable_info_load_arg</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_load_arg</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, gint, GIRepository.ArgInfo)
-@returns(none)
-def callable_info_load_arg(info, n, arg)
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable; this
-function is a variant of g_callable_info_get_arg() designed for stack
-allocation.</p><p>The initialized @arg must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>arg :</p></td>
-<td><p>Initialize with argument number @n</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_callable_info_load_return_type</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_load_return_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, GIRepository.TypeInfo)
-@returns(none)
-def callable_info_load_return_type(info, type)
-</code></synopsis>
-<p>Obtain information about a return value of callable; this
-function is a variant of g_callable_info_get_return_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with return type of @info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_may_return_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_may_return_null</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_may_return_null</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gboolean)
-def callable_info_may_return_null(info)
-</code></synopsis>
-<p>See if a callable could return None.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if callable could return None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_skip_return"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_skip_return</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_skip_return</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gboolean)
-def callable_info_skip_return(info)
-</code></synopsis>
-<p>See if a callable's return value is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if return value is only useful in C.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_free_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_constant_info_free_value</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_free_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo, None)
-@returns(none)
-def constant_info_free_value(info, value)
-</code></synopsis>
-<p>Free the value returned from g_constant_info_get_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>the argument</p></td>
-</tr>
-</table>
-<p>Since 1.30.1</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_constant_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo)
-@returns(GIRepository.TypeInfo)
-def constant_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type of the constant as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_constant_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo, None)
-@returns(gint)
-def constant_info_get_value(info, value)
-</code></synopsis>
-<p>Obtain the value associated with the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link> and store it in the
-@value parameter. @argument needs to be allocated before passing it in.
-The size of the constant value stored in @argument will be returned.
-Free the value with g_constant_info_free_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>an argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the constant</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_error_domain"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_enum_info_get_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_error_domain</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(utf8)
-def enum_info_get_error_domain(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_enum_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def enum_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an enum type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(gint)
-def enum_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this enum type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_values"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_values</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_n_values</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(gint)
-def enum_info_get_n_values(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_storage_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeTag</api:type>
- </api:returns>
- <api:name>g_enum_info_get_storage_type</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_storage_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(GIRepository.TypeTag)
-def enum_info_get_storage_type(info)
-</code></synopsis>
-<p>Obtain the tag of the type used for the enum in the C ABI. This will
-will be a signed or unsigned integral type.
-Note that in the current implementation the width of the type is
-computed correctly, but the signed or unsigned nature of the type
-may not match the sign of the type used by the C compiler.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the storage type for the enumeration</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ValueInfo</api:type>
- </api:returns>
- <api:name>g_enum_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo, gint)
-@returns(GIRepository.ValueInfo)
-def enum_info_get_value(info, n)
-</code></synopsis>
-<p>Obtain a value for this enumeration.</p><p>free the struct with g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of value to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value or None if type tag is wrong,</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo, gpointer, None)
-@returns(gboolean)
-def field_info_get_field(field_info, mem, value)
-</code></synopsis>
-<p>Reads a field identified by a <link xref="GFieldInfo">GFieldInfo</link> from a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually readable.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> into which to store the value retrieved</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if reading the field succeeded, otherwise False</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfoFlags</api:type>
- </api:returns>
- <api:name>g_field_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(GIRepository.FieldInfoFlags)
-def field_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. See <link xref="GIRepository.FieldInfoFlags">GIRepository.FieldInfoFlags</link> for possible
-flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_offset</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(gint)
-def field_info_get_offset(info)
-</code></synopsis>
-<p>Obtain the offset in bits of the field member, this is relative
-to the beginning of the struct or union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field offset</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(gint)
-def field_info_get_size(info)
-</code></synopsis>
-<p>Obtain the size in bits of the field member, this is how
-much space you need to allocate to store the field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field size</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_field_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(GIRepository.TypeInfo)
-def field_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type of a field as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_set_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_set_field</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_set_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo, gpointer, None)
-@returns(gboolean)
-def field_info_set_field(field_info, mem, value)
-</code></synopsis>
-<p>Writes a field identified by a <link xref="GFieldInfo">GFieldInfo</link> to a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually writable. Note also that that it will refuse
-to write fields where memory management would by required. A field
-with a type such as 'char *' must be set with a setter function.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> holding the value to store</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if writing the field succeeded, otherwise False</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfoFlags</api:type>
- </api:returns>
- <api:name>g_function_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.FunctionInfoFlags)
-def function_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the <link xref="GIRepository.FunctionInfoFlags">GIRepository.FunctionInfoFlags</link> for the @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_function_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.PropertyInfo)
-def function_info_get_property(info)
-</code></synopsis>
-<p>Obtain the property associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_IS_GETTER or
-%GI_FUNCTION_IS_SETTER have a property set. For other cases,
-None will be returned.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the property or None if not set. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_symbol"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_function_info_get_symbol</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_symbol</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(utf8)
-def function_info_get_symbol(info)
-</code></synopsis>
-<p>Obtain the symbol of the function. The symbol is the name of the
-exported function, suitable to be used as an argument to
-g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_function_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.VFuncInfo)
-def function_info_get_vfunc(info)
-</code></synopsis>
-<p>Obtain the virtual function associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_WRAPS_VFUNC has
-a virtual function set. For other cases, None will be returned.</p><p>Free it by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the virtual function or None if not set.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_function_info_invoke</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_invoke</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo, None, gint, None, gint, None)
-@returns(gboolean)
-def function_info_invoke(info, in_args, n_in_args, out_args, n_out_args, return_value)
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists. This function uses dlsym() to obtain a pointer
-to the function, so the library or shared object containing the
-described function must either be linked to the caller, or must
-have been g_module_symbol()<!-- -->ed before calling this function.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> describing the function to invoke</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each in parameter of @info. If there are no in parameter, @in_args can be None</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each out parameter of @info. If there are no out parameters, @out_args may be None</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be None</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the function has been invoked, False if an</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_new"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_info_new</api:name>
- <api:arg>
- <api:type>GIRepository.InfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>container</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.Typelib</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>guint32</api:type>
- <api:name>offset</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>info_new</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InfoType, GIRepository.BaseInfo, GIRepository.Typelib, guint32)
-@returns(GIRepository.BaseInfo)
-def info_new(type, container, typelib, offset)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>container :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>offset :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_type_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_info_type_to_string</api:name>
- <api:arg>
- <api:type>GIRepository.InfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>info_type_to_string</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InfoType)
-@returns(utf8)
-def info_type_to_string(type)
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the info type</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def interface_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain a method of the interface type given a @name. None will be
-returned if there's no method available with that name.</p><p>Free the struct by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> or None if none found.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_find_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, utf8)
-@returns(GIRepository.VFuncInfo)
-def interface_info_find_vfunc(info, name)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. See the documentation
-for g_object_info_find_vfunc() for more information on virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_constant</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_constant</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def interface_info_get_constant(info, n)
-</code></synopsis>
-<p>Obtain an interface type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_iface_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.StructInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_iface_struct</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_iface_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(GIRepository.StructInfo)
-def interface_info_get_iface_struct(info)
-</code></synopsis>
-<p>Returns the layout C structure associated with this <link xref="GInterface">GInterface</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or None. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def interface_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an interface type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_constants</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_constants(info)
-</code></synopsis>
-<p>Obtain the number of constants that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_prerequisites"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_prerequisites</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_prerequisites</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_prerequisites(info)
-</code></synopsis>
-<p>Obtain the number of prerequisites for this interface type.
-A prerequisites is another interface that needs to be implemented for
-interface, similar to an base class for GObjects.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of prerequisites</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_properties</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_properties(info)
-</code></synopsis>
-<p>Obtain the number of properties that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_signals</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_signals(info)
-</code></synopsis>
-<p>Obtain the number of signals that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_vfuncs(info)
-</code></synopsis>
-<p>Obtain the number of virtual functions that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_prerequisite"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_prerequisite</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_prerequisite</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.BaseInfo)
-def interface_info_get_prerequisite(info, n)
-</code></synopsis>
-<p>Obtain an interface type prerequisites index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of prerequisites to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the prerequisites as a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.PropertyInfo)
-def interface_info_get_property(info, n)
-</code></synopsis>
-<p>Obtain an interface type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.SignalInfo)
-def interface_info_get_signal(info, n)
-</code></synopsis>
-<p>Obtain an interface type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.VFuncInfo)
-def interface_info_get_vfunc(info, n)
-</code></synopsis>
-<p>Obtain an interface type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.invoke_error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GLib.Quark</api:type>
- </api:returns>
- <api:name>g_invoke_error_quark</api:name>
- </api:function>
- </info>
- <title>invoke_error_quark</title>
-<synopsis><code mime="text/x-python">
-@returns(GLib.Quark)
-def invoke_error_quark()
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="GIRepository.nvokeError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.nvokeError</title>
- <p>An error occuring while invoking a function via
-g_function_info_invoke().</p>
-<table>
-<tr>
-<td><p>nvokeError.FAILED :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>nvokeError.SYMBOL_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>nvokeError.ARGUMENT_MISMATCH :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def object_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain a method of the object type given a @name. None will be
-returned if there's no method available with that name.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_method_using_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_method_using_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8, GIRepository.ObjectInfo)
-@returns(GIRepository.FunctionInfo)
-def object_info_find_method_using_interfaces(info, name, implementor)
-</code></synopsis>
-<p>Obtain a method of the object given a @name, searching both the
-object @info and any interfaces it implements. None will be
-returned if there's no method available with that name.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_signal</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.SignalInfo)
-def object_info_find_signal(info, name)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Name of signal</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Info for the signal with name @name in @info, or None on failure.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.VFuncInfo)
-def object_info_find_vfunc(info, name)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. Note that the namespace
-for virtuals is distinct from that of methods; there may or may not be
-a concrete method associated for a virtual. If there is one, it may
-be retrieved using g_vfunc_info_get_invoker(), otherwise None will be
-returned.
-See the documentation for g_vfunc_info_get_invoker() for more
-information on invoking virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc_using_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_vfunc_using_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8, GIRepository.ObjectInfo)
-@returns(GIRepository.VFuncInfo)
-def object_info_find_vfunc_using_interfaces(info, name, implementor)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name, searching both the object
-@info and any interfaces it implements. Note that the namespace for
-virtuals is distinct from that of methods; there may or may not be a
-concrete method associated for a virtual. If there is one, it may be
-retrieved using g_vfunc_info_get_invoker(), otherwise None will be
-returned.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_abstract"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_abstract</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_abstract</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gboolean)
-def object_info_get_abstract(info)
-</code></synopsis>
-<p>Obtain if the object type is an abstract type, eg if it cannot be
-instantiated</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the object type is abstract</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_class_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.StructInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_class_struct</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_class_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.StructInfo)
-def object_info_get_class_struct(info)
-</code></synopsis>
-<p>Every <link xref="GObject">GObject</link> has two structures; an instance structure and a class
-structure. This function returns the metadata for the class structure.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or None. Free with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_constant</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_constant</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def object_info_get_constant(info, n)
-</code></synopsis>
-<p>Obtain an object type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.FieldInfo)
-def object_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain an object type field at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of field to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_fundamental"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_fundamental</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_fundamental</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gboolean)
-def object_info_get_fundamental(info)
-</code></synopsis>
-<p>Obtain if the object type is of a fundamental type which is not
-G_TYPE_OBJECT. This is mostly for supporting GstMiniObject.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the object type is a fundamental type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_get_value_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_get_value_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-an object instance pointer of this object type to a GValue.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoGetValueFunction, to fetch the function pointer
-see g_object_info_get_get_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoGetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_get_value_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoGetValueFunction)
-def object_info_get_get_value_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-extract an instance of this object type out of a GValue.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.InterfaceInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_interface</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_interface</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.InterfaceInfo)
-def object_info_get_interface(info, n)
-</code></synopsis>
-<p>Obtain an object type interface at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of interface to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def object_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an object type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_constants</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_constants(info)
-</code></synopsis>
-<p>Obtain the number of constants that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_interfaces(info)
-</code></synopsis>
-<p>Obtain the number of interfaces that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of interfaces</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_properties</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_properties(info)
-</code></synopsis>
-<p>Obtain the number of properties that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_signals</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_signals(info)
-</code></synopsis>
-<p>Obtain the number of signals that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_vfuncs(info)
-</code></synopsis>
-<p>Obtain the number of virtual functions that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_parent"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_parent</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_parent</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfo)
-def object_info_get_parent(info)
-</code></synopsis>
-<p>Obtain the parent of the object type.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.PropertyInfo)
-def object_info_get_property(info, n)
-</code></synopsis>
-<p>Obtain an object type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_ref_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_ref_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to ref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoRefFunction, to fetch the function pointer
-see g_object_info_get_ref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoRefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_ref_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoRefFunction)
-def object_info_get_ref_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-increase the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_set_value_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_set_value_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-set a GValue giving an object instance pointer of this object type.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoSetValueFunction, to fetch the function pointer
-see g_object_info_get_set_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoSetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_set_value_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoSetValueFunction)
-def object_info_get_set_value_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-set a GValue given an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.SignalInfo)
-def object_info_get_signal(info, n)
-</code></synopsis>
-<p>Obtain an object type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_type_init</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_type_init(info)
-</code></synopsis>
-<p>Obtain the function which when called will return the GType
-function for which this object type is registered.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type init function</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_type_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_type_name(info)
-</code></synopsis>
-<p>Obtain the name of the objects class/type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>name of the objects type</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_unref_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_unref_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to unref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoUnrefFunction, to fetch the function pointer
-see g_object_info_get_unref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoUnrefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_unref_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoUnrefFunction)
-def object_info_get_unref_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-decrease the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.VFuncInfo)
-def object_info_get_vfunc(info, n)
-</code></synopsis>
-<p>Obtain an object type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GObject.ParamFlags</api:type>
- </api:returns>
- <api:name>g_property_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GObject.ParamFlags)
-def property_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this property info. See <link xref="GParamFags">GParamFags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_property_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GIRepository.Transfer)
-def property_info_get_ownership_transfer(info)
-</code></synopsis>
-<p>Obtain the ownership transfer for this property. See <link xref="GIRepository.Transfer">GIRepository.Transfer</link> for more
-information about transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_property_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GIRepository.TypeInfo)
-def property_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type information for the property @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_g_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GType</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_g_type</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_g_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(GType)
-def registered_type_info_get_g_type(info)
-</code></synopsis>
-<p>Obtain the <link xref="GType">GType</link> for this registered type or G_TYPE_NONE which a special meaning.
-It means that either there is no type information associated with this @info or
-that the shared library which provides the type_init function for this
-@info cannot be called.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GType">GType</link>.</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_type_init</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(utf8)
-def registered_type_info_get_type_init(info)
-</code></synopsis>
-<p>Obtain the type init function for @info. The type init function is the
-function which will register the GType within the GObject type system.
-Usually this is not called by langauge bindings or applications, use
-g_registered_type_info_get_g_type() directly instead.</p><p>passing into g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol name of the type init function, suitable for</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_type_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(utf8)
-def registered_type_info_get_type_name(info)
-</code></synopsis>
-<p>Obtain the type name of the struct within the GObject type system.
-This type can be passed to g_type_name() to get a <link xref="GType">GType</link>.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type name</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_class_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_signal_info_get_class_closure</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_get_class_closure</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(GIRepository.VFuncInfo)
-def signal_info_get_class_closure(info)
-</code></synopsis>
-<p>Obtain the class closure for this signal if one is set. The class
-closure is a virtual function on the type that the signal belongs to.
-If the signal lacks a closure None will be returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the class closure or None</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GObject.SignalFlags</api:type>
- </api:returns>
- <api:name>g_signal_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(GObject.SignalFlags)
-def signal_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this signal info. See <link xref="GSignalFlags">GSignalFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_true_stops_emit"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_signal_info_true_stops_emit</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_true_stops_emit</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(gboolean)
-def signal_info_true_stops_emit(info)
-</code></synopsis>
-<p>Obtain if the returning true in the signal handler will
-stop the emission of the signal.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if returning true stops the signal emission</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def struct_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_alignment</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gsize)
-def struct_info_get_alignment(info)
-</code></synopsis>
-<p>Obtain the required alignment of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, gint)
-@returns(GIRepository.FieldInfo)
-def struct_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def struct_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gint)
-def struct_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gint)
-def struct_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gsize)
-def struct_info_get_size(info)
-</code></synopsis>
-<p>Obtain the total size of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the structure in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_foreign"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_foreign</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_is_foreign</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gboolean)
-def struct_info_is_foreign(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_gtype_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_gtype_struct</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_is_gtype_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gboolean)
-def struct_info_is_gtype_struct(info)
-</code></synopsis>
-<p>Return true if this structure represents the "class structure" for some
-<link xref="GObject">GObject</link> or <link xref="GInterface">GInterface</link>. This function is mainly useful to hide this kind of structure
-from generated public APIs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if this is a class struct, False otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_fixed_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_fixed_size</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_fixed_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gint)
-def type_info_get_array_fixed_size(info)
-</code></synopsis>
-<p>Obtain the fixed array size of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the size or -1 if it's not an array</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_length"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_length</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_length</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gint)
-def type_info_get_array_length(info)
-</code></synopsis>
-<p>Obtain the array length of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array length, or -1 if the type is not an array</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ArrayType</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_type</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.ArrayType)
-def type_info_get_array_type(info)
-</code></synopsis>
-<p>Obtain the array type for this type. See <link xref="GIRepository.ArrayType">GIRepository.ArrayType</link> for a list of
-possible values. If the type tag of this type is not array, -1 will be
-returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array type or -1</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_type_info_get_interface</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_interface</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.BaseInfo)
-def type_info_get_interface(info)
-</code></synopsis>
-<p>For types which have <link xref="GI_TYPE_TAG_INTERFACE">GI_TYPE_TAG_INTERFACE</link> such as GObjects and boxed values,
-this function returns full information about the referenced type. You can then
-inspect the type of the returned <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> to further query whether it is
-a concrete GObject, a GInterface, a structure, etc. using g_base_info_get_type().</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_param_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_type_info_get_param_type</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_param_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo, gint)
-@returns(GIRepository.TypeInfo)
-def type_info_get_param_type(info, n)
-</code></synopsis>
-<p>Obtain the parameter type @n.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of the parameter</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the param type info</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_tag"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeTag</api:type>
- </api:returns>
- <api:name>g_type_info_get_tag</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_tag</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.TypeTag)
-def type_info_get_tag(info)
-</code></synopsis>
-<p>Obtain the type tag for the type. See <link xref="GIRepository.TypeTag">GIRepository.TypeTag</link> for a list
-of type tags.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type tag</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_is_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gboolean)
-def type_info_is_pointer(info)
-</code></synopsis>
-<p>Obtain if the type is passed as a reference.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is a pointer</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_zero_terminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_zero_terminated</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_is_zero_terminated</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gboolean)
-def type_info_is_zero_terminated(info)
-</code></synopsis>
-<p>Obtain if the last element of the array is None. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or False will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if zero terminated</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_tag_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_type_tag_to_string</api:name>
- <api:arg>
- <api:type>GIRepository.TypeTag</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_tag_to_string</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeTag)
-@returns(utf8)
-def type_tag_to_string(type)
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the type_tag</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_union_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def union_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_alignment</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gsize)
-def union_info_get_alignment(info)
-</code></synopsis>
-<p>Obtain the required alignment of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def union_info_get_discriminator(info, n)
-</code></synopsis>
-<p>Obtain discriminator value assigned for n-th union field, i.e. n-th
-union field is the active one if discriminator contains this
-constant.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a union field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_offset</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_discriminator_offset(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_type</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(GIRepository.TypeInfo)
-def union_info_get_discriminator_type(info)
-</code></synopsis>
-<p>Obtain the type information of the union discriminator.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.FieldInfo)
-def union_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def union_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gsize)
-def union_info_get_size(info)
-</code></synopsis>
-<p>Obtain the total size of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the union in bytes</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_is_discriminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_union_info_is_discriminated</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_is_discriminated</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gboolean)
-def union_info_is_discriminated(info)
-</code></synopsis>
-<p>Return true if this union contains discriminator field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if this is a discriminated union, False otherwise</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.value_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint64</api:type>
- </api:returns>
- <api:name>g_value_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.ValueInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>value_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ValueInfo)
-@returns(gint64)
-def value_info_get_value(info)
-</code></synopsis>
-<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
-return type is to allow both.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value. This will always be representable</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_address"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gpointer</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_address</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor_gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_address</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo, GType)
-@returns(gpointer)
-def vfunc_info_get_address(info, implementor_gtype)
-</code></synopsis>
-<p>This method will look up where inside the type struct of @implementor_gtype
-is the implementation for @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>implementor_gtype :</p></td>
-<td><p><link xref="GType">GType</link> implementing this virtual function</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>address to a function or None if an error happened</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfoFlags</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.VFuncInfoFlags)
-def vfunc_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this virtual function info. See <link xref="GIRepository.VFuncInfoFlags">GIRepository.VFuncInfoFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_invoker"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_invoker</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_invoker</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.FunctionInfo)
-def vfunc_info_get_invoker(info)
-</code></synopsis>
-<p>If this virtual function has an associated invoker method, this
-method will return it. An invoker method is a C entry point.</p><p>Not all virtuals will have invokers.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> or None. Free it with</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_offset</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(gint)
-def vfunc_info_get_offset(info)
-</code></synopsis>
-<p>Obtain the offset of the function pointer in the class struct. The value
-0xFFFF indicates that the struct offset is unknown.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the struct offset or 0xFFFF if it's unknown</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.SignalInfo)
-def vfunc_info_get_signal(info)
-</code></synopsis>
-<p>Obtain the signal for the virtual function if one is set.
-The signal comes from the object or interface to which
-this virtual function belongs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the signal or None if none set</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_vfunc_info_invoke</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_invoke</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo, GType, None, gint, None, gint, None)
-@returns(gboolean)
-def vfunc_info_invoke(info, implementor, in_args, n_in_args, out_args, n_out_args, return_value)
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> describing the virtual function to invoke</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p><link xref="GType">GType</link> of the type that implements this virtual function</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each in parameter of @info. If there are no in parameter, @in_args can be None</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link><!-- -->s, one for each out parameter of @info. If there are no out parameters, @out_args may be None</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be None</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the function has been invoked, False if an</p></td>
-</tr>
-</table>
-</page>
+++ /dev/null
-<?xml version="1.0"?>
-<page id="index"
- type="guide"
- style="namespace"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository Documentation</title>
- <links type="topic" ui:expanded="yes" groups="class">
- <title>Classes</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="function">
- <title>Functions</title>
- </links>
- <links type="topic" ui:expanded="yes" groups="#first #default #last">
- <title>Other</title>
- </links>
-</page>
include $(top_srcdir)/common.mk
+include $(top_srcdir)/Makefile.introspection
-GIRS = GIRepository-2.0.gir
+INTROSPECTION_SCANNER_ARGS += --warn-all --warn-error -I.
+
+check_LTLIBRARIES = \
+ libdocexamples.la
+
+AM_CFLAGS = $(GOBJECT_CFLAGS)
+LIBS = $(GOBJECT_LIBS)
+
+libdocexamples_la_SOURCES = $(srcdir)/doc-examples-obj.c $(srcdir)/doc-examples-obj.h
+
+GIRS =
+TYPELIBS = $(GIRS:.gir=.typelib)
+INTROSPECTION_GIRS = $(GIRS)
CHECK_TARGETS = $(GIRS:.gir=-C.page.check) $(GIRS:.gir=-Python.page.check)
MALLARD_DIRS = $(GIRS:.gir=-C) $(GIRS:.gir=-Python)
EXPECTED_MALLARD_DIRS = $(MALLARD_DIRS:=-expected)
-CLEANFILES = $(GIRS)
+CLEANFILES = $(TYPELIBS) $(GIRS)
BUILT_SOURCES = $(MALLARD_DIRS)
EXTRA_DIST = $(EXPECTED_MALLARD_DIRS)
-%.gir:
- cp ../../$*.gir .
+DocExamples-1.0.gir: $(top_builddir)/Gio-2.0.gir libdocexamples.la
+DocExamples_1_0_gir_LIBS = libdocexamples.la
+DocExamples_1_0_gir_INCLUDES = cairo-1.0 Gio-2.0
+DocExamples_1_0_gir_FILES = $(libdocexamples_la_SOURCES)
+#DocExamples_1_0_gir_SCANNERFLAGS = --c-include="regress.h"
+GIRS += DocExamples-1.0.gir
%-C: %.gir
mkdir $*-C ; rm $*-C/*.page ; $(INTROSPECTION_DOCTOOL) --language C $*.gir -o $*-C/ && echo " GEN $*-C/index.page"
%-Python.page.check: %-Python
@diff -u -U 10 $(srcdir)/$*-Python-expected $*-Python && echo " TEST $*-Python" && rm -rf $*-Python
-check-local: $(CHECK_TARGETS)
-
+check-local: $(CHECK_TARGETS) $(TYPELIBS)
clean-local:
@rm -rf $(MALLARD_DIRS)
--- /dev/null
+/* doc-examples-obj.c */
+
+#include "doc-examples-obj.h"
+
+/**
+ * DocExamplesObj:
+ *
+ * This is an example of how to document a class
+ *
+ * This class has a signal: #DocExamplesObj::signal-example.
+ *
+ * And also has a property: #DocExamplesObj:property-example.
+ *
+ * Since: 0.99
+ */
+
+G_DEFINE_TYPE (DocExamplesObj, doc_examples_obj, G_TYPE_OBJECT)
+
+static void
+doc_examples_obj_get_property (GObject *object,
+ guint property_id,
+ GValue *value,
+ GParamSpec *pspec)
+{
+ switch (property_id)
+ {
+ default:
+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
+ }
+}
+
+static void
+doc_examples_obj_set_property (GObject *object,
+ guint property_id,
+ const GValue *value,
+ GParamSpec *pspec)
+{
+ switch (property_id)
+ {
+ default:
+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
+ }
+}
+
+static void
+doc_examples_obj_class_init (DocExamplesObjClass *klass)
+{
+ GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+ GParamSpec *pspec;
+
+ gobject_class->get_property = doc_examples_obj_get_property;
+ gobject_class->set_property = doc_examples_obj_set_property;
+
+ /**
+ * DocExamplesObj::signal-example:
+ * @object:
+ * @int_param: a parameter of type int
+ * @float_param: a parameter of type float
+ *
+ * Emitted when the connection status on the account changes.
+ *
+ * The @dbus_error_name and @details parameters were present, but
+ * non-functional (always %NULL), in older versions. They have been
+ * available with their current behaviour since version 0.11.7.
+ *
+ * Since: 0.99
+ */
+ g_signal_new ("signal-example",
+ G_TYPE_FROM_CLASS (gobject_class),
+ G_SIGNAL_RUN_LAST,
+ 0, NULL, NULL,
+ NULL,
+ G_TYPE_NONE, 2, G_TYPE_UINT, G_TYPE_UINT);
+
+ /**
+ * DocExamplesObj:property-example:
+ *
+ * This is an example of how to document a property.
+ *
+ * Type: GLib.HashTable(utf8,gint8)
+ * Transfer: container
+ */
+ pspec = g_param_spec_boxed ("property-example",
+ "Example property",
+ "A contained GHashTable",
+ G_TYPE_HASH_TABLE,
+ G_PARAM_READWRITE);
+ g_object_class_install_property (gobject_class,
+ 1,
+ pspec);
+}
+
+static void
+doc_examples_obj_init (DocExamplesObj *self)
+{
+
+}
+
+DocExamplesObj *
+doc_examples_obj_new (void)
+{
+ return g_object_new (DOC_EXAMPLES_TYPE_OBJ, NULL);
+}
--- /dev/null
+/* doc-examples-obj.h */
+
+#ifndef _DOC_EXAMPLES_OBJ_H
+#define _DOC_EXAMPLES_OBJ_H
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+#define DOC_EXAMPLES_TYPE_OBJ doc_examples_obj_get_type()
+
+#define DOC_EXAMPLES_OBJ(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObj))
+
+#define DOC_EXAMPLES_OBJ_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST ((klass), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObjClass))
+
+#define DOC_EXAMPLES_IS_OBJ(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ))
+
+#define DOC_EXAMPLES_IS_OBJ_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE ((klass), \
+ DOC_EXAMPLES_TYPE_OBJ))
+
+#define DOC_EXAMPLES_OBJ_GET_CLASS(obj) \
+ (G_TYPE_INSTANCE_GET_CLASS ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObjClass))
+
+typedef struct _DocExamplesObj DocExamplesObj;
+typedef struct _DocExamplesObjClass DocExamplesObjClass;
+
+
+struct _DocExamplesObj
+{
+ GObject parent;
+
+
+};
+
+struct _DocExamplesObjClass
+{
+ GObjectClass parent_class;
+};
+
+GType doc_examples_obj_get_type (void) G_GNUC_CONST;
+
+DocExamplesObj *doc_examples_obj_new (void);
+
+G_END_DECLS
+
+#endif /* _DOC_EXAMPLES_OBJ_H */