gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/gdk3/loader.rb +1 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktextview.h +1 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +1 -1
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +39 -35
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +22 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +4 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +73 -73
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +19 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +38 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +323 -323
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +61 -59
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +0 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +10 -10
@@ -191,10 +191,10 @@ Selectors
|
|
191
191
|
in the <a class="link" href="GtkCssProvider.html" title="GtkCssProvider"><span class="type">GtkCssProvider</span></a> documentation. Inside the binding set
|
192
192
|
definition, key combinations are bound to one or more specific
|
193
193
|
signal emissions on the target widget. Key combinations are strings
|
194
|
-
consisting of an optional <a href="../
|
194
|
+
consisting of an optional <a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> name and
|
195
195
|
key names
|
196
196
|
such as those defined in <code class="literal">gdk/gdkkeysyms.h</code>
|
197
|
-
or returned from <a href="../
|
197
|
+
or returned from <a href="../gdk4/gdk4-Keyboard-Handling.html#gdk-keyval-name"><code class="function">gdk_keyval_name()</code></a>, they have to be parsable by
|
198
198
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-parse" title="gtk_accelerator_parse ()"><code class="function">gtk_accelerator_parse()</code></a>. Specifications of signal emissions consist
|
199
199
|
of a string identifying the signal name, and a list of signal specific
|
200
200
|
arguments in parenthesis.</p>
|
@@ -327,7 +327,7 @@ of the key presses, e.g. by an entry’s parent widget, is now possible.</p>
|
|
327
327
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
328
328
|
gtk_binding_entry_add_signall (<em class="parameter"><code><a class="link" href="gtk3-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
329
329
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
330
|
-
<em class="parameter"><code><a href="../
|
330
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
331
331
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_name</code></em>,
|
332
332
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="type">GSList</span></a> *binding_args</code></em>);</pre>
|
333
333
|
<p>Override or install a new key binding for <em class="parameter"><code>keyval</code></em>
|
@@ -470,7 +470,7 @@ or the type name of a class used in <a class="link" href="gtk3-Bindings.html#gtk
|
|
470
470
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
471
471
|
gtk_bindings_activate (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *object</code></em>,
|
472
472
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
473
|
-
<em class="parameter"><code><a href="../
|
473
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
474
474
|
<p>Find a key binding matching <em class="parameter"><code>keyval</code></em>
|
475
475
|
and <em class="parameter"><code>modifiers</code></em>
|
476
476
|
and activate the
|
@@ -513,7 +513,7 @@ binding on <em class="parameter"><code>object</code></em>
|
|
513
513
|
<a name="gtk-bindings-activate-event"></a><h3>gtk_bindings_activate_event ()</h3>
|
514
514
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
515
515
|
gtk_bindings_activate_event (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *object</code></em>,
|
516
|
-
<em class="parameter"><code><a href="../
|
516
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
517
517
|
<p>Looks up key bindings for <em class="parameter"><code>object</code></em>
|
518
518
|
to find one matching
|
519
519
|
<em class="parameter"><code>event</code></em>
|
@@ -534,7 +534,7 @@ gtk_bindings_activate_event (<em class="parameter"><code><a href="/home/vagrant/
|
|
534
534
|
</tr>
|
535
535
|
<tr>
|
536
536
|
<td class="parameter_name"><p>event</p></td>
|
537
|
-
<td class="parameter_description"><p>a <a href="../
|
537
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a></p></td>
|
538
538
|
<td class="parameter_annotations"> </td>
|
539
539
|
</tr>
|
540
540
|
</tbody>
|
@@ -552,7 +552,7 @@ gtk_bindings_activate_event (<em class="parameter"><code><a href="/home/vagrant/
|
|
552
552
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
553
553
|
gtk_binding_set_activate (<em class="parameter"><code><a class="link" href="gtk3-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
554
554
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
555
|
-
<em class="parameter"><code><a href="../
|
555
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
556
556
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *object</code></em>);</pre>
|
557
557
|
<p>Find a key binding matching <em class="parameter"><code>keyval</code></em>
|
558
558
|
and <em class="parameter"><code>modifiers</code></em>
|
@@ -603,7 +603,7 @@ gtk_binding_set_activate (<em class="parameter"><code><a class="link" href="gtk3
|
|
603
603
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
604
604
|
gtk_binding_entry_add_signal (<em class="parameter"><code><a class="link" href="gtk3-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
605
605
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
606
|
-
<em class="parameter"><code><a href="../
|
606
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
|
607
607
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *signal_name</code></em>,
|
608
608
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_args</code></em>,
|
609
609
|
<em class="parameter"><code>...</code></em>);</pre>
|
@@ -770,7 +770,7 @@ the expected token otherwise</p>
|
|
770
770
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
771
771
|
gtk_binding_entry_skip (<em class="parameter"><code><a class="link" href="gtk3-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
772
772
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
773
|
-
<em class="parameter"><code><a href="../
|
773
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
774
774
|
<p>Install a binding on <em class="parameter"><code>binding_set</code></em>
|
775
775
|
which causes key lookups
|
776
776
|
to be aborted, to prevent bindings from lower priority sets
|
@@ -810,7 +810,7 @@ to be activated.</p>
|
|
810
810
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
811
811
|
gtk_binding_entry_remove (<em class="parameter"><code><a class="link" href="gtk3-Bindings.html#GtkBindingSet" title="struct GtkBindingSet"><span class="type">GtkBindingSet</span></a> *binding_set</code></em>,
|
812
812
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
813
|
-
<em class="parameter"><code><a href="../
|
813
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
814
814
|
<p>Remove a binding previously installed via
|
815
815
|
<a class="link" href="gtk3-Bindings.html#gtk-binding-entry-add-signal" title="gtk_binding_entry_add_signal ()"><code class="function">gtk_binding_entry_add_signal()</code></a> on <em class="parameter"><code>binding_set</code></em>
|
816
816
|
.</p>
|
@@ -996,7 +996,7 @@ represented by a GtkBindingEntry.</p>
|
|
996
996
|
<td class="struct_member_annotations"> </td>
|
997
997
|
</tr>
|
998
998
|
<tr>
|
999
|
-
<td class="struct_member_name"><p><a href="../
|
999
|
+
<td class="struct_member_name"><p><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> <em class="structfield"><code><a name="GtkBindingEntry.modifiers"></a>modifiers</code></em>;</p></td>
|
1000
1000
|
<td class="struct_member_description"><p>key modifiers to match</p></td>
|
1001
1001
|
<td class="struct_member_annotations"> </td>
|
1002
1002
|
</tr>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="../
|
126
|
+
<a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="gtk3-Clipboards.html#gtk-clipboard-get-display" title="gtk_clipboard_get_display ()">gtk_clipboard_get_display</a> <span class="c_punctuation">()</span>
|
@@ -251,7 +251,7 @@
|
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
253
|
<td class="function_type">
|
254
|
-
<a href="
|
254
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
255
255
|
</td>
|
256
256
|
<td class="function_name">
|
257
257
|
<a class="link" href="gtk3-Clipboards.html#gtk-clipboard-wait-for-image" title="gtk_clipboard_wait_for_image ()">gtk_clipboard_wait_for_image</a> <span class="c_punctuation">()</span>
|
@@ -339,7 +339,7 @@
|
|
339
339
|
</tr>
|
340
340
|
<tr>
|
341
341
|
<td class="function_type">
|
342
|
-
<a href="../
|
342
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
343
343
|
</td>
|
344
344
|
<td class="function_name">
|
345
345
|
<a class="link" href="gtk3-Clipboards.html#gtk-clipboard-get-selection" title="gtk_clipboard_get_selection ()">gtk_clipboard_get_selection</a> <span class="c_punctuation">()</span>
|
@@ -392,8 +392,8 @@
|
|
392
392
|
<p>The <a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> object represents a clipboard of data shared
|
393
393
|
between different processes or between different widgets in
|
394
394
|
the same process. Each clipboard is identified by a name encoded as a
|
395
|
-
<a href="../
|
396
|
-
<a href="../
|
395
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>. (Conversion to and from strings can be done with
|
396
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#gdk-atom-intern"><code class="function">gdk_atom_intern()</code></a> and <a href="../gdk4/gdk4-Properties-and-Atoms.html#gdk-atom-name"><code class="function">gdk_atom_name()</code></a>.) The default clipboard
|
397
397
|
corresponds to the “CLIPBOARD” atom; another commonly used clipboard
|
398
398
|
is the “PRIMARY” clipboard, which, in X, traditionally contains
|
399
399
|
the currently selected text.</p>
|
@@ -533,7 +533,7 @@ supplied to
|
|
533
533
|
<a name="GtkClipboardImageReceivedFunc"></a><h3>GtkClipboardImageReceivedFunc ()</h3>
|
534
534
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
535
535
|
<span class="c_punctuation">(</span>*GtkClipboardImageReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
536
|
-
<em class="parameter"><code><a href="
|
536
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
537
537
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
538
538
|
<p>A function to be called when the results of <a class="link" href="gtk3-Clipboards.html#gtk-clipboard-request-image" title="gtk_clipboard_request_image ()"><code class="function">gtk_clipboard_request_image()</code></a>
|
539
539
|
are received, or when the request fails.</p>
|
@@ -573,7 +573,7 @@ supplied to
|
|
573
573
|
<a name="GtkClipboardTargetsReceivedFunc"></a><h3>GtkClipboardTargetsReceivedFunc ()</h3>
|
574
574
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
575
575
|
<span class="c_punctuation">(</span>*GtkClipboardTargetsReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
576
|
-
<em class="parameter"><code><a href="../
|
576
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *atoms</code></em>,
|
577
577
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_atoms</code></em>,
|
578
578
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
579
579
|
<p>A function to be called when the results of <a class="link" href="gtk3-Clipboards.html#gtk-clipboard-request-targets" title="gtk_clipboard_request_targets ()"><code class="function">gtk_clipboard_request_targets()</code></a>
|
@@ -595,7 +595,7 @@ are received, or when the request fails.</p>
|
|
595
595
|
<tr>
|
596
596
|
<td class="parameter_name"><p>atoms</p></td>
|
597
597
|
<td class="parameter_description"><p> the supported targets,
|
598
|
-
as array of <a href="../
|
598
|
+
as array of <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if retrieving the data failed. </p></td>
|
599
599
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_atoms]</span></td>
|
600
600
|
</tr>
|
601
601
|
<tr>
|
@@ -621,7 +621,7 @@ supplied to
|
|
621
621
|
<a name="GtkClipboardRichTextReceivedFunc"></a><h3>GtkClipboardRichTextReceivedFunc ()</h3>
|
622
622
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
623
623
|
<span class="c_punctuation">(</span>*GtkClipboardRichTextReceivedFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
624
|
-
<em class="parameter"><code><a href="../
|
624
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
625
625
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *text</code></em>,
|
626
626
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
627
627
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
@@ -810,7 +810,7 @@ argument passed to <a class="link" href="gtk3-Clipboards.html#gtk-clipboard-set-
|
|
810
810
|
<div class="refsect2">
|
811
811
|
<a name="gtk-clipboard-get"></a><h3>gtk_clipboard_get ()</h3>
|
812
812
|
<pre class="programlisting"><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
813
|
-
gtk_clipboard_get (<em class="parameter"><code><a href="../
|
813
|
+
gtk_clipboard_get (<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
814
814
|
<div class="refsect3">
|
815
815
|
<a name="gtk-clipboard-get.returns"></a><h4>Returns</h4>
|
816
816
|
<p>. </p>
|
@@ -821,8 +821,8 @@ gtk_clipboard_get (<em class="parameter"><code><a href="../html/gdk3-Properties-
|
|
821
821
|
<div class="refsect2">
|
822
822
|
<a name="gtk-clipboard-get-for-display"></a><h3>gtk_clipboard_get_for_display ()</h3>
|
823
823
|
<pre class="programlisting"><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
824
|
-
gtk_clipboard_get_for_display (<em class="parameter"><code><a href="../
|
825
|
-
<em class="parameter"><code><a href="../
|
824
|
+
gtk_clipboard_get_for_display (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
825
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
826
826
|
<div class="refsect3">
|
827
827
|
<a name="gtk-clipboard-get-for-display.returns"></a><h4>Returns</h4>
|
828
828
|
<p>. </p>
|
@@ -833,7 +833,7 @@ gtk_clipboard_get_for_display (<em class="parameter"><code><a href="../html/GdkD
|
|
833
833
|
<hr>
|
834
834
|
<div class="refsect2">
|
835
835
|
<a name="gtk-clipboard-get-display"></a><h3>gtk_clipboard_get_display ()</h3>
|
836
|
-
<pre class="programlisting"><a href="../
|
836
|
+
<pre class="programlisting"><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
837
837
|
gtk_clipboard_get_display (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
838
838
|
<div class="refsect3">
|
839
839
|
<a name="gtk-clipboard-get-display.returns"></a><h4>Returns</h4>
|
@@ -846,7 +846,7 @@ gtk_clipboard_get_display (<em class="parameter"><code><a class="link" href="gtk
|
|
846
846
|
<div class="refsect2">
|
847
847
|
<a name="gtk-clipboard-get-default"></a><h3>gtk_clipboard_get_default ()</h3>
|
848
848
|
<pre class="programlisting"><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
849
|
-
gtk_clipboard_get_default (<em class="parameter"><code><a href="../
|
849
|
+
gtk_clipboard_get_default (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
850
850
|
<p>Returns the default clipboard object for use with cut/copy/paste menu items
|
851
851
|
and keyboard shortcuts.</p>
|
852
852
|
<div class="refsect3">
|
@@ -859,7 +859,7 @@ and keyboard shortcuts.</p>
|
|
859
859
|
</colgroup>
|
860
860
|
<tbody><tr>
|
861
861
|
<td class="parameter_name"><p>display</p></td>
|
862
|
-
<td class="parameter_description"><p>the <a href="../
|
862
|
+
<td class="parameter_description"><p>the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> for which the clipboard is to be retrieved.</p></td>
|
863
863
|
<td class="parameter_annotations"> </td>
|
864
864
|
</tr></tbody>
|
865
865
|
</table></div>
|
@@ -1033,8 +1033,8 @@ the length will be determined with <code class="function">strlen()</code>.</p></
|
|
1033
1033
|
<a name="gtk-clipboard-set-image"></a><h3>gtk_clipboard_set_image ()</h3>
|
1034
1034
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1035
1035
|
gtk_clipboard_set_image (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1036
|
-
<em class="parameter"><code><a href="
|
1037
|
-
<p>Sets the contents of the clipboard to the given <a href="
|
1036
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1037
|
+
<p>Sets the contents of the clipboard to the given <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.
|
1038
1038
|
GTK+ will take responsibility for responding for requests
|
1039
1039
|
for the image, and for converting the image into the
|
1040
1040
|
requested format.</p>
|
@@ -1054,7 +1054,7 @@ requested format.</p>
|
|
1054
1054
|
</tr>
|
1055
1055
|
<tr>
|
1056
1056
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1057
|
-
<td class="parameter_description"><p>a <a href="
|
1057
|
+
<td class="parameter_description"><p>a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> </p></td>
|
1058
1058
|
<td class="parameter_annotations"> </td>
|
1059
1059
|
</tr>
|
1060
1060
|
</tbody>
|
@@ -1067,7 +1067,7 @@ requested format.</p>
|
|
1067
1067
|
<a name="gtk-clipboard-request-contents"></a><h3>gtk_clipboard_request_contents ()</h3>
|
1068
1068
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1069
1069
|
gtk_clipboard_request_contents (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1070
|
-
<em class="parameter"><code><a href="../
|
1070
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1071
1071
|
<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboardReceivedFunc" title="GtkClipboardReceivedFunc ()"><span class="type">GtkClipboardReceivedFunc</span></a> callback</code></em>,
|
1072
1072
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1073
1073
|
<div class="refsect3">
|
@@ -1211,7 +1211,7 @@ gtk_clipboard_request_uris (<em class="parameter"><code><a class="link" href="gt
|
|
1211
1211
|
<a name="gtk-clipboard-wait-for-contents"></a><h3>gtk_clipboard_wait_for_contents ()</h3>
|
1212
1212
|
<pre class="programlisting"><a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="returnvalue">GtkSelectionData</span></a> *
|
1213
1213
|
gtk_clipboard_wait_for_contents (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1214
|
-
<em class="parameter"><code><a href="../
|
1214
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
1215
1215
|
<div class="refsect3">
|
1216
1216
|
<a name="gtk-clipboard-wait-for-contents.returns"></a><h4>Returns</h4>
|
1217
1217
|
<p>. </p>
|
@@ -1232,7 +1232,7 @@ gtk_clipboard_wait_for_text (<em class="parameter"><code><a class="link" href="g
|
|
1232
1232
|
<hr>
|
1233
1233
|
<div class="refsect2">
|
1234
1234
|
<a name="gtk-clipboard-wait-for-image"></a><h3>gtk_clipboard_wait_for_image ()</h3>
|
1235
|
-
<pre class="programlisting"><a href="
|
1235
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1236
1236
|
gtk_clipboard_wait_for_image (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1237
1237
|
<div class="refsect3">
|
1238
1238
|
<a name="gtk-clipboard-wait-for-image.returns"></a><h4>Returns</h4>
|
@@ -1247,7 +1247,7 @@ gtk_clipboard_wait_for_image (<em class="parameter"><code><a class="link" href="
|
|
1247
1247
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
1248
1248
|
gtk_clipboard_wait_for_rich_text (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1249
1249
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1250
|
-
<em class="parameter"><code><a href="../
|
1250
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *format</code></em>,
|
1251
1251
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
1252
1252
|
<div class="refsect3">
|
1253
1253
|
<a name="gtk-clipboard-wait-for-rich-text.parameters"></a><h4>Parameters</h4>
|
@@ -1439,7 +1439,7 @@ the actual URI data.</p>
|
|
1439
1439
|
<a name="gtk-clipboard-wait-for-targets"></a><h3>gtk_clipboard_wait_for_targets ()</h3>
|
1440
1440
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1441
1441
|
gtk_clipboard_wait_for_targets (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1442
|
-
<em class="parameter"><code><a href="../
|
1442
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1443
1443
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_targets</code></em>);</pre>
|
1444
1444
|
<div class="refsect3">
|
1445
1445
|
<a name="gtk-clipboard-wait-for-targets.parameters"></a><h4>Parameters</h4>
|
@@ -1471,7 +1471,7 @@ gtk_clipboard_wait_for_targets (<em class="parameter"><code><a class="link" href
|
|
1471
1471
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1472
1472
|
gtk_clipboard_wait_is_target_available
|
1473
1473
|
(<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
1474
|
-
<em class="parameter"><code><a href="../
|
1474
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
1475
1475
|
<p>Checks if a clipboard supports pasting data of a given type. This
|
1476
1476
|
function can be used to determine if a “Paste” menu item should be
|
1477
1477
|
insensitive or not.</p>
|
@@ -1493,7 +1493,7 @@ insensitive or not.</p>
|
|
1493
1493
|
</tr>
|
1494
1494
|
<tr>
|
1495
1495
|
<td class="parameter_name"><p>target</p></td>
|
1496
|
-
<td class="parameter_description"><p>A <a href="../
|
1496
|
+
<td class="parameter_description"><p>A <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> indicating which target to look for.</p></td>
|
1497
1497
|
<td class="parameter_annotations"> </td>
|
1498
1498
|
</tr>
|
1499
1499
|
</tbody>
|
@@ -1556,7 +1556,7 @@ around after the application has quit.</p>
|
|
1556
1556
|
<hr>
|
1557
1557
|
<div class="refsect2">
|
1558
1558
|
<a name="gtk-clipboard-get-selection"></a><h3>gtk_clipboard_get_selection ()</h3>
|
1559
|
-
<pre class="programlisting"><a href="../
|
1559
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1560
1560
|
gtk_clipboard_get_selection (<em class="parameter"><code><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>);</pre>
|
1561
1561
|
<p class="since">Since: <a class="link" href="api-index-3-22.html#api-index-3.22">3.22</a></p>
|
1562
1562
|
</div>
|
@@ -1574,7 +1574,7 @@ gtk_clipboard_get_selection (<em class="parameter"><code><a class="link" href="g
|
|
1574
1574
|
<a name="GtkClipboard-owner-change"></a><h3>The <code class="literal">“owner-change”</code> signal</h3>
|
1575
1575
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1576
1576
|
user_function (<a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard,
|
1577
|
-
<a href="../
|
1577
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1578
1578
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1579
1579
|
<div class="refsect3">
|
1580
1580
|
<a name="GtkClipboard-owner-change.parameters"></a><h4>Parameters</h4>
|
@@ -65,7 +65,7 @@
|
|
65
65
|
</tr>
|
66
66
|
<tr>
|
67
67
|
<td class="function_type">
|
68
|
-
<a href="../
|
68
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
69
69
|
</td>
|
70
70
|
<td class="function_name">
|
71
71
|
<a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-dest-find-target" title="gtk_drag_dest_find_target ()">gtk_drag_dest_find_target</a> <span class="c_punctuation">()</span>
|
@@ -169,7 +169,7 @@
|
|
169
169
|
</tr>
|
170
170
|
<tr>
|
171
171
|
<td class="function_type">
|
172
|
-
<a href="../
|
172
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="returnvalue">GdkDragContext</span></a> *
|
173
173
|
</td>
|
174
174
|
<td class="function_name">
|
175
175
|
<a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-begin" title="gtk_drag_begin ()">gtk_drag_begin</a> <span class="c_punctuation">()</span>
|
@@ -177,7 +177,7 @@
|
|
177
177
|
</tr>
|
178
178
|
<tr>
|
179
179
|
<td class="function_type">
|
180
|
-
<a href="../
|
180
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="returnvalue">GdkDragContext</span></a> *
|
181
181
|
</td>
|
182
182
|
<td class="function_name">
|
183
183
|
<a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-begin-with-coordinates" title="gtk_drag_begin_with_coordinates ()">gtk_drag_begin_with_coordinates</a> <span class="c_punctuation">()</span>
|
@@ -391,7 +391,7 @@ gtk_drag_dest_set (<em class="parameter"><code><a class="link" href="GtkWidget.h
|
|
391
391
|
<em class="parameter"><code><a class="link" href="gtk3-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
|
392
392
|
<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
393
393
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
394
|
-
<em class="parameter"><code><a href="../
|
394
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
395
395
|
<p>Sets a widget as a potential drop destination, and adds default behaviors.</p>
|
396
396
|
<p>The default behaviors listed in <em class="parameter"><code>flags</code></em>
|
397
397
|
have an effect similar
|
@@ -405,7 +405,7 @@ as described in the documentation for <a class="link" href="GtkWidget.html#GtkWi
|
|
405
405
|
behaviors described by <em class="parameter"><code>flags</code></em>
|
406
406
|
make some assumptions, that can conflict
|
407
407
|
with your own signal handlers. For instance <a class="link" href="gtk3-Drag-and-Drop.html#GTK-DEST-DEFAULT-DROP:CAPS"><span class="type">GTK_DEST_DEFAULT_DROP</span></a> causes
|
408
|
-
invokations of <a href="../
|
408
|
+
invokations of <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> in the context of <a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title="The “drag-motion” signal"><span class="type">“drag-motion”</span></a>,
|
409
409
|
and invokations of <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a> in <a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title="The “drag-data-received” signal"><span class="type">“drag-data-received”</span></a>.
|
410
410
|
Especially the later is dramatic, when your own <a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title="The “drag-motion” signal"><span class="type">“drag-motion”</span></a>
|
411
411
|
handler calls <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-get-data" title="gtk_drag_get_data ()"><code class="function">gtk_drag_get_data()</code></a> to inspect the dragged data.</p>
|
@@ -441,12 +441,12 @@ the action to use depending on whether the control key is pressed or not:</p>
|
|
441
441
|
<span class="gtkdoc opt">{</span>
|
442
442
|
GdkModifierType mask<span class="gtkdoc opt">;</span>
|
443
443
|
|
444
|
-
<span class="function"
|
444
|
+
<span class="function">gdk_window_get_pointer</span> <span class="gtkdoc opt">(</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-window">gtk_widget_get_window</a></span> <span class="gtkdoc opt">(</span>widget<span class="gtkdoc opt">),</span>
|
445
445
|
NULL<span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">, &</span>mask<span class="gtkdoc opt">);</span>
|
446
446
|
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>mask <span class="gtkdoc opt">&</span> GDK_CONTROL_MASK<span class="gtkdoc opt">)</span>
|
447
|
-
<span class="function"><a href="../
|
447
|
+
<span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span> GDK_ACTION_COPY<span class="gtkdoc opt">,</span> time<span class="gtkdoc opt">);</span>
|
448
448
|
<span class="keyword">else</span>
|
449
|
-
<span class="function"><a href="../
|
449
|
+
<span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span> GDK_ACTION_MOVE<span class="gtkdoc opt">,</span> time<span class="gtkdoc opt">);</span>
|
450
450
|
<span class="gtkdoc opt">}</span></pre></td>
|
451
451
|
</tr>
|
452
452
|
</tbody>
|
@@ -504,8 +504,8 @@ accept, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk
|
|
504
504
|
<a name="gtk-drag-dest-set-proxy"></a><h3>gtk_drag_dest_set_proxy ()</h3>
|
505
505
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
506
506
|
gtk_drag_dest_set_proxy (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
507
|
-
<em class="parameter"><code><a href="../
|
508
|
-
<em class="parameter"><code><a href="../
|
507
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *proxy_window</code></em>,
|
508
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragProtocol"><span class="type">GdkDragProtocol</span></a> protocol</code></em>,
|
509
509
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_coordinates</code></em>);</pre>
|
510
510
|
<div class="warning"><p><code class="literal">gtk_drag_dest_set_proxy</code> has been deprecated since version 3.22 and should not be used in newly-written code.</p></div>
|
511
511
|
<p>Sets this widget as a proxy for drops to another window.</p>
|
@@ -575,15 +575,15 @@ notification of drags.</p>
|
|
575
575
|
<hr>
|
576
576
|
<div class="refsect2">
|
577
577
|
<a name="gtk-drag-dest-find-target"></a><h3>gtk_drag_dest_find_target ()</h3>
|
578
|
-
<pre class="programlisting"><a href="../
|
578
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
579
579
|
gtk_drag_dest_find_target (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
580
|
-
<em class="parameter"><code><a href="../
|
580
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
581
581
|
<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *target_list</code></em>);</pre>
|
582
582
|
<p>Looks for a match between the supported targets of <em class="parameter"><code>context</code></em>
|
583
583
|
and the
|
584
584
|
<em class="parameter"><code>dest_target_list</code></em>
|
585
585
|
, returning the first matching target, otherwise
|
586
|
-
returning <a href="../
|
586
|
+
returning <a href="../gdk4/gdk4-Properties-and-Atoms.html#GDK-NONE:CAPS"><code class="literal">GDK_NONE</code></a>. <em class="parameter"><code>dest_target_list</code></em>
|
587
587
|
should usually be the return
|
588
588
|
value from <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-dest-get-target-list" title="gtk_drag_dest_get_target_list ()"><code class="function">gtk_drag_dest_get_target_list()</code></a>, but some widgets may
|
589
589
|
have different valid targets for different parts of the widget; in
|
@@ -622,7 +622,7 @@ gtk_drag_dest_get_target_list (<em class="parameter"><code>widget</code></em>
|
|
622
622
|
<div class="refsect3">
|
623
623
|
<a name="gtk-drag-dest-find-target.returns"></a><h4>Returns</h4>
|
624
624
|
<p> first target that the source offers
|
625
|
-
and the dest can accept, or <a href="../
|
625
|
+
and the dest can accept, or <a href="../gdk4/gdk4-Properties-and-Atoms.html#GDK-NONE:CAPS"><code class="literal">GDK_NONE</code></a>. </p>
|
626
626
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
627
627
|
</div>
|
628
628
|
</div>
|
@@ -845,7 +845,7 @@ emit <a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title="The “d
|
|
845
845
|
<div class="refsect2">
|
846
846
|
<a name="gtk-drag-finish"></a><h3>gtk_drag_finish ()</h3>
|
847
847
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
848
|
-
gtk_drag_finish (<em class="parameter"><code><a href="../
|
848
|
+
gtk_drag_finish (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
849
849
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> success</code></em>,
|
850
850
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> del</code></em>,
|
851
851
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
@@ -891,8 +891,8 @@ original data. (This should be <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
|
|
891
891
|
<a name="gtk-drag-get-data"></a><h3>gtk_drag_get_data ()</h3>
|
892
892
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
893
893
|
gtk_drag_get_data (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
894
|
-
<em class="parameter"><code><a href="../
|
895
|
-
<em class="parameter"><code><a href="../
|
894
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
895
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
896
896
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
897
897
|
<p>Gets the data associated with a drag. When the data
|
898
898
|
is received or the retrieval fails, GTK+ will emit a
|
@@ -944,7 +944,7 @@ or <a class="link" href="GtkWidget.html#GtkWidget-drag-drop" title="The “drag-
|
|
944
944
|
<div class="refsect2">
|
945
945
|
<a name="gtk-drag-get-source-widget"></a><h3>gtk_drag_get_source_widget ()</h3>
|
946
946
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
947
|
-
gtk_drag_get_source_widget (<em class="parameter"><code><a href="../
|
947
|
+
gtk_drag_get_source_widget (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
948
948
|
<p>Determines the source widget for a drag.</p>
|
949
949
|
<p><span class="annotation">[<acronym title="This is a method"><span class="acronym">method</span></acronym>]</span></p>
|
950
950
|
<div class="refsect3">
|
@@ -1022,12 +1022,12 @@ a widget.</p>
|
|
1022
1022
|
<hr>
|
1023
1023
|
<div class="refsect2">
|
1024
1024
|
<a name="gtk-drag-begin"></a><h3>gtk_drag_begin ()</h3>
|
1025
|
-
<pre class="programlisting"><a href="../
|
1025
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="returnvalue">GdkDragContext</span></a> *
|
1026
1026
|
gtk_drag_begin (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1027
1027
|
<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *targets</code></em>,
|
1028
|
-
<em class="parameter"><code><a href="../
|
1028
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>,
|
1029
1029
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
|
1030
|
-
<em class="parameter"><code><a href="../
|
1030
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
1031
1031
|
<div class="warning">
|
1032
1032
|
<p><code class="literal">gtk_drag_begin</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
|
1033
1033
|
<p>Use <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-begin-with-coordinates" title="gtk_drag_begin_with_coordinates ()"><code class="function">gtk_drag_begin_with_coordinates()</code></a> instead</p>
|
@@ -1083,12 +1083,12 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
1083
1083
|
<hr>
|
1084
1084
|
<div class="refsect2">
|
1085
1085
|
<a name="gtk-drag-begin-with-coordinates"></a><h3>gtk_drag_begin_with_coordinates ()</h3>
|
1086
|
-
<pre class="programlisting"><a href="../
|
1086
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="returnvalue">GdkDragContext</span></a> *
|
1087
1087
|
gtk_drag_begin_with_coordinates (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1088
1088
|
<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *targets</code></em>,
|
1089
|
-
<em class="parameter"><code><a href="../
|
1089
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>,
|
1090
1090
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
|
1091
|
-
<em class="parameter"><code><a href="../
|
1091
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
1092
1092
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1093
1093
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
1094
1094
|
<p>Initiates a drag on the source side. The function only needs to be used
|
@@ -1097,7 +1097,7 @@ when the application is starting drags itself, and is not needed when
|
|
1097
1097
|
<p>The <em class="parameter"><code>event</code></em>
|
1098
1098
|
is used to retrieve the timestamp that will be used internally to
|
1099
1099
|
grab the pointer. If <em class="parameter"><code>event</code></em>
|
1100
|
-
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then <a href="../
|
1100
|
+
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then <a href="../gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a> will be used.
|
1101
1101
|
However, you should try to pass a real event in all cases, since that can be
|
1102
1102
|
used to get information about the drag.</p>
|
1103
1103
|
<p>Generally there are three cases when you want to start a drag by hand by
|
@@ -1113,8 +1113,8 @@ Pass the <em class="parameter"><code>event</code></em>
|
|
1113
1113
|
that you have in your <a class="link" href="GtkWidget.html#GtkWidget-motion-notify-event" title="The “motion-notify-event” signal"><span class="type">“motion-notify-event”</span></a> handler.</p></li>
|
1114
1114
|
<li class="listitem"><p>During a timeout handler, if you want to start a drag after the mouse
|
1115
1115
|
button is held down for some time. Try to save the last event that you got
|
1116
|
-
from the mouse, using <a href="../
|
1117
|
-
(remember to free the event with <a href="../
|
1116
|
+
from the mouse, using <a href="../gdk4/gdk4-Events.html#gdk-event-copy"><code class="function">gdk_event_copy()</code></a>, and pass it to this function
|
1117
|
+
(remember to free the event with <a href="../gdk4/gdk4-Events.html#gdk-event-free"><code class="function">gdk_event_free()</code></a> when you are done).
|
1118
1118
|
If you can really not pass a real event, pass <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a> instead.</p></li>
|
1119
1119
|
</ol></div>
|
1120
1120
|
<p><span class="annotation">[<acronym title="This is a method"><span class="acronym">method</span></acronym>]</span></p>
|
@@ -1186,7 +1186,7 @@ the current pointer position</p></td>
|
|
1186
1186
|
<div class="refsect2">
|
1187
1187
|
<a name="gtk-drag-cancel"></a><h3>gtk_drag_cancel ()</h3>
|
1188
1188
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1189
|
-
gtk_drag_cancel (<em class="parameter"><code><a href="../
|
1189
|
+
gtk_drag_cancel (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
1190
1190
|
<p>Cancels an ongoing drag operation on the source side.</p>
|
1191
1191
|
<p>If you want to be able to cancel a drag operation in this way,
|
1192
1192
|
you need to keep a pointer to the drag context, either from an
|
@@ -1210,7 +1210,7 @@ function does nothing.</p>
|
|
1210
1210
|
</colgroup>
|
1211
1211
|
<tbody><tr>
|
1212
1212
|
<td class="parameter_name"><p>context</p></td>
|
1213
|
-
<td class="parameter_description"><p>a <a href="../
|
1213
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a>, as e.g. returned by <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-begin-with-coordinates" title="gtk_drag_begin_with_coordinates ()"><code class="function">gtk_drag_begin_with_coordinates()</code></a></p></td>
|
1214
1214
|
<td class="parameter_annotations"> </td>
|
1215
1215
|
</tr></tbody>
|
1216
1216
|
</table></div>
|
@@ -1221,7 +1221,7 @@ function does nothing.</p>
|
|
1221
1221
|
<div class="refsect2">
|
1222
1222
|
<a name="gtk-drag-set-icon-widget"></a><h3>gtk_drag_set_icon_widget ()</h3>
|
1223
1223
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1224
|
-
gtk_drag_set_icon_widget (<em class="parameter"><code><a href="../
|
1224
|
+
gtk_drag_set_icon_widget (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1225
1225
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1226
1226
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1227
1227
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1270,8 +1270,8 @@ of the hotspot</p></td>
|
|
1270
1270
|
<div class="refsect2">
|
1271
1271
|
<a name="gtk-drag-set-icon-pixbuf"></a><h3>gtk_drag_set_icon_pixbuf ()</h3>
|
1272
1272
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1273
|
-
gtk_drag_set_icon_pixbuf (<em class="parameter"><code><a href="../
|
1274
|
-
<em class="parameter"><code><a href="
|
1273
|
+
gtk_drag_set_icon_pixbuf (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1274
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
1275
1275
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1276
1276
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
1277
1277
|
<p>Sets <em class="parameter"><code>pixbuf</code></em>
|
@@ -1294,7 +1294,7 @@ with a context for the source side of a drag)</p></td>
|
|
1294
1294
|
</tr>
|
1295
1295
|
<tr>
|
1296
1296
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1297
|
-
<td class="parameter_description"><p>the <a href="
|
1297
|
+
<td class="parameter_description"><p>the <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to use as the drag icon</p></td>
|
1298
1298
|
<td class="parameter_annotations"> </td>
|
1299
1299
|
</tr>
|
1300
1300
|
<tr>
|
@@ -1317,7 +1317,7 @@ of the hotspot</p></td>
|
|
1317
1317
|
<div class="refsect2">
|
1318
1318
|
<a name="gtk-drag-set-icon-stock"></a><h3>gtk_drag_set_icon_stock ()</h3>
|
1319
1319
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1320
|
-
gtk_drag_set_icon_stock (<em class="parameter"><code><a href="../
|
1320
|
+
gtk_drag_set_icon_stock (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1321
1321
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
1322
1322
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1323
1323
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1365,14 +1365,14 @@ with a context for the source side of a drag)</p></td>
|
|
1365
1365
|
<div class="refsect2">
|
1366
1366
|
<a name="gtk-drag-set-icon-surface"></a><h3>gtk_drag_set_icon_surface ()</h3>
|
1367
1367
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1368
|
-
gtk_drag_set_icon_surface (<em class="parameter"><code><a href="../
|
1369
|
-
<em class="parameter"><code><
|
1368
|
+
gtk_drag_set_icon_surface (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1369
|
+
<em class="parameter"><code><span class="type">cairo_surface_t</span> *surface</code></em>);</pre>
|
1370
1370
|
<p>Sets <em class="parameter"><code>surface</code></em>
|
1371
1371
|
as the icon for a given drag. GTK+ retains
|
1372
1372
|
references for the arguments, and will release them when
|
1373
1373
|
they are no longer needed.</p>
|
1374
1374
|
<p>To position the surface relative to the mouse, use
|
1375
|
-
<
|
1375
|
+
<code class="function">cairo_surface_set_device_offset()</code> on <em class="parameter"><code>surface</code></em>
|
1376
1376
|
. The mouse
|
1377
1377
|
cursor will be positioned at the (0,0) coordinate of the
|
1378
1378
|
surface.</p>
|
@@ -1405,7 +1405,7 @@ with a context for the source side of a drag)</p></td>
|
|
1405
1405
|
<div class="refsect2">
|
1406
1406
|
<a name="gtk-drag-set-icon-name"></a><h3>gtk_drag_set_icon_name ()</h3>
|
1407
1407
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1408
|
-
gtk_drag_set_icon_name (<em class="parameter"><code><a href="../
|
1408
|
+
gtk_drag_set_icon_name (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1409
1409
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_name</code></em>,
|
1410
1410
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1411
1411
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1456,7 +1456,7 @@ with a context for the source side of a drag)</p></td>
|
|
1456
1456
|
<div class="refsect2">
|
1457
1457
|
<a name="gtk-drag-set-icon-gicon"></a><h3>gtk_drag_set_icon_gicon ()</h3>
|
1458
1458
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1459
|
-
gtk_drag_set_icon_gicon (<em class="parameter"><code><a href="../
|
1459
|
+
gtk_drag_set_icon_gicon (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>,
|
1460
1460
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gio/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *icon</code></em>,
|
1461
1461
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_x</code></em>,
|
1462
1462
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> hot_y</code></em>);</pre>
|
@@ -1504,7 +1504,7 @@ with a context for the source side of a drag)</p></td>
|
|
1504
1504
|
<div class="refsect2">
|
1505
1505
|
<a name="gtk-drag-set-icon-default"></a><h3>gtk_drag_set_icon_default ()</h3>
|
1506
1506
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1507
|
-
gtk_drag_set_icon_default (<em class="parameter"><code><a href="../
|
1507
|
+
gtk_drag_set_icon_default (<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context</code></em>);</pre>
|
1508
1508
|
<p>Sets the icon for a particular drag to the default
|
1509
1509
|
icon.</p>
|
1510
1510
|
<p><span class="annotation">[<acronym title="This is a method"><span class="acronym">method</span></acronym>]</span></p>
|
@@ -1589,10 +1589,10 @@ should trigger the beginning of a drag-and-drop operation.</p>
|
|
1589
1589
|
<a name="gtk-drag-source-set"></a><h3>gtk_drag_source_set ()</h3>
|
1590
1590
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1591
1591
|
gtk_drag_source_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1592
|
-
<em class="parameter"><code><a href="../
|
1592
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
|
1593
1593
|
<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
1594
1594
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
1595
|
-
<em class="parameter"><code><a href="../
|
1595
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
1596
1596
|
<p>Sets up a widget so that GTK+ will start a drag operation when the user
|
1597
1597
|
clicks and drags on the widget. The widget must have a window.</p>
|
1598
1598
|
<p><span class="annotation">[<acronym title="This is a method"><span class="acronym">method</span></acronym>]</span></p>
|
@@ -1641,9 +1641,9 @@ that the drag will support, may be <a href="/home/vagrant/ruby-gnome2.win64/glib
|
|
1641
1641
|
<a name="gtk-drag-source-set-icon-pixbuf"></a><h3>gtk_drag_source_set_icon_pixbuf ()</h3>
|
1642
1642
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1643
1643
|
gtk_drag_source_set_icon_pixbuf (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1644
|
-
<em class="parameter"><code><a href="
|
1644
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1645
1645
|
<p>Sets the icon that will be used for drags from a particular widget
|
1646
|
-
from a <a href="
|
1646
|
+
from a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. GTK+ retains a reference for <em class="parameter"><code>pixbuf</code></em>
|
1647
1647
|
and will
|
1648
1648
|
release it when it is no longer needed.</p>
|
1649
1649
|
<p><span class="annotation">[<acronym title="This is a method"><span class="acronym">method</span></acronym>]</span></p>
|
@@ -1663,7 +1663,7 @@ release it when it is no longer needed.</p>
|
|
1663
1663
|
</tr>
|
1664
1664
|
<tr>
|
1665
1665
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1666
|
-
<td class="parameter_description"><p>the <a href="
|
1666
|
+
<td class="parameter_description"><p>the <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> for the drag icon</p></td>
|
1667
1667
|
<td class="parameter_annotations"> </td>
|
1668
1668
|
</tr>
|
1669
1669
|
</tbody>
|
@@ -1970,7 +1970,7 @@ of the user for a drag destination site.</p>
|
|
1970
1970
|
<p>If set for a widget, GTK+, during a drag over this
|
1971
1971
|
widget will check if the drag matches this widget’s list of possible targets
|
1972
1972
|
and actions.
|
1973
|
-
GTK+ will then call <a href="../
|
1973
|
+
GTK+ will then call <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> as appropriate.</p>
|
1974
1974
|
</td>
|
1975
1975
|
<td class="enum_member_annotations"> </td>
|
1976
1976
|
</tr>
|