summaryrefslogtreecommitdiff
path: root/docs/reference/pygtk-gtkwidget.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/pygtk-gtkwidget.xml')
-rw-r--r--docs/reference/pygtk-gtkwidget.xml28
1 files changed, 18 insertions, 10 deletions
diff --git a/docs/reference/pygtk-gtkwidget.xml b/docs/reference/pygtk-gtkwidget.xml
index 6eef8f0e..8643cb83 100644
--- a/docs/reference/pygtk-gtkwidget.xml
+++ b/docs/reference/pygtk-gtkwidget.xml
@@ -150,27 +150,31 @@ linkend="method-gtkwidget--drag-source-set-icon-stock">drag_source_set_icon_stoc
<methodparam><parameter
role="keyword">stock_id</parameter></methodparam>
</methodsynopsis>
+<!-- NOT IMPLEMENTED
<methodsynopsis language="python">
<methodname><link
-linkend="method-gtkwidget--drag-source-set-icon-name">drag_source_set_icon_name</link></methodname>
+linkend="method-gtkwidget- -drag-source-set-icon-name">drag_source_set_icon_name</link></methodname>
<methodparam><parameter
role="keyword">icon_name</parameter></methodparam>
</methodsynopsis>
+END NOT IMPLEMENTED -->
<methodsynopsis language="python">
<methodname><link
linkend="method-gtkwidget--drag-source-add-text-targets">drag_source_add_text_targets</link></methodname>
<methodparam></methodparam>
</methodsynopsis>
+<!-- NOT IMPLEMENTED
<methodsynopsis language="python">
<methodname><link
-linkend="method-gtkwidget--drag-source-add-image-targets">drag_source_add_image_targets</link></methodname>
+linkend="method-gtkwidget- -drag-source-add-image-targets">drag_source_add_image_targets</link></methodname>
<methodparam></methodparam>
</methodsynopsis>
<methodsynopsis language="python">
<methodname><link
-linkend="method-gtkwidget--drag-source-add-uri-targets">drag_source_add_uri_targets</link></methodname>
+linkend="method-gtkwidget- -drag-source-add-uri-targets">drag_source_add_uri_targets</link></methodname>
<methodparam></methodparam>
</methodsynopsis>
+END NOT IMPLEMENTED -->
<methodsynopsis language="python">
<methodname><link
linkend="method-gtkwidget--drag-begin">drag_begin</link></methodname>
@@ -2525,7 +2529,8 @@ stock icon specified by <parameter>stock_id</parameter>.</para>
</refsect2>
- <refsect2 id="method-gtkwidget--drag-source-set-icon-name">
+<!-- NOT IMPLEMENTED
+ <refsect2 id="method-gtkwidget- -drag-source-set-icon-name">
<title>gtk.Widget.drag_source_set_icon_name</title>
<programlisting><methodsynopsis language="python">
@@ -2552,6 +2557,7 @@ linkend="class-gtkicontheme"><classname>gtk.IconTheme</classname></link>
docs for more information.</para>
</refsect2>
+ END NOT IMPLEMENTED -->
<refsect2 id="method-gtkwidget--drag-source-get-target-list">
<title>gtk.Widget.drag_source_get_target_list</title>
@@ -2643,7 +2649,8 @@ method.</para>
</refsect2>
- <refsect2 id="method-gtkwidget--drag-source-add-image-targets">
+<!-- NOT IMPLEMENTED
+ <refsect2 id="method-gtkwidget- -drag-source-add-image-targets">
<title>gtk.Widget.drag_source_add_image_targets</title>
<programlisting><methodsynopsis language="python">
@@ -2660,14 +2667,14 @@ method adds the image targets supported by <link
linkend="class-gtkselectiondata"><classname>gtk.SelectionData</classname></link>
to the target list of the widget's drag source using an info value of 0. If
you need another value for info, use the <link
-linkend="function-gtk--target-list-add-image-targets"><function>gtk.target_list_add_image_targets</function>()</link>
+linkend="function-gtk- -target-list-add-image-targets"><function>gtk.target_list_add_image_targets</function>()</link>
function and the <link
-linkend="method-gtkwidget--drag-source-set-target-list"><methodname>drag_source_set_target_list</methodname>()</link>
+linkend="method-gtkwidget- -drag-source-set-target-list"><methodname>drag_source_set_target_list</methodname>()</link>
method.</para>
</refsect2>
- <refsect2 id="method-gtkwidget--drag-source-add-uri-targets">
+ <refsect2 id="method-gtkwidget- -drag-source-add-uri-targets">
<title>gtk.Widget.drag_source_add_uri_targets</title>
<programlisting><methodsynopsis language="python">
@@ -2684,12 +2691,13 @@ method adds the URI targets supported by <link
linkend="class-gtkselectiondata"><classname>gtk.SelectionData</classname></link>
to the target list of the widget's drag source using an info value of 0. If
you need another value for info, use the <link
-linkend="function-gtk--target-list-add-image-targets"><function>gtk.target_list_add_image_targets</function>()</link> function
+linkend="function-gtk- -target-list-add-image-targets"><function>gtk.target_list_add_image_targets</function>()</link> function
and the <link
-linkend="method-gtkwidget--drag-source-set-target-list"><methodname>drag_source_set_target_list</methodname>()</link>
+linkend="method-gtkwidget- -drag-source-set-target-list"><methodname>drag_source_set_target_list</methodname>()</link>
method.</para>
</refsect2>
+END NOT IMPLEMENTED -->
<refsect2 id="method-gtkwidget--drag-begin">
<title>gtk.Widget.drag_begin</title>