gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- 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
@@ -141,7 +141,7 @@
|
|
141
141
|
</tr>
|
142
142
|
<tr>
|
143
143
|
<td class="function_type">
|
144
|
-
<a href="../
|
144
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
145
145
|
</td>
|
146
146
|
<td class="function_name">
|
147
147
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-get-modifier-mask" title="gtk_accel_group_get_modifier_mask ()">gtk_accel_group_get_modifier_mask</a> <span class="c_punctuation">()</span>
|
@@ -237,7 +237,7 @@
|
|
237
237
|
</tr>
|
238
238
|
<tr>
|
239
239
|
<td class="function_type">
|
240
|
-
<a href="../
|
240
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
241
241
|
</td>
|
242
242
|
<td class="function_name">
|
243
243
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-get-default-mod-mask" title="gtk_accelerator_get_default_mod_mask ()">gtk_accelerator_get_default_mod_mask</a> <span class="c_punctuation">()</span>
|
@@ -261,7 +261,7 @@
|
|
261
261
|
<td class="property_flags">Read</td>
|
262
262
|
</tr>
|
263
263
|
<tr>
|
264
|
-
<td class="property_type"><a href="../
|
264
|
+
<td class="property_type"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></td>
|
265
265
|
<td class="property_name"><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup--modifier-mask" title="The “modifier-mask” property">modifier-mask</a></td>
|
266
266
|
<td class="property_flags">Read</td>
|
267
267
|
</tr>
|
@@ -363,7 +363,7 @@ gtk_accel_group_new (<em class="parameter"><code><span class="type">void</span><
|
|
363
363
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
364
364
|
gtk_accel_group_connect (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
365
365
|
<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> accel_key</code></em>,
|
366
|
-
<em class="parameter"><code><a href="../
|
366
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
|
367
367
|
<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>,
|
368
368
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GClosure"><span class="type">GClosure</span></a> *closure</code></em>);</pre>
|
369
369
|
<p>Installs an accelerator in this group. When <em class="parameter"><code>accel_group</code></em>
|
@@ -474,7 +474,7 @@ first with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk
|
|
474
474
|
<span class="c_punctuation">(</span>*GtkAccelGroupActivate<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
475
475
|
<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> *acceleratable</code></em>,
|
476
476
|
<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>,
|
477
|
-
<em class="parameter"><code><a href="../
|
477
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
|
478
478
|
</div>
|
479
479
|
<hr>
|
480
480
|
<div class="refsect2">
|
@@ -544,7 +544,7 @@ group, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
544
544
|
<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>
|
545
545
|
gtk_accel_group_disconnect_key (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
546
546
|
<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> accel_key</code></em>,
|
547
|
-
<em class="parameter"><code><a href="../
|
547
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
548
548
|
<p>Removes an accelerator previously installed through
|
549
549
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>.</p>
|
550
550
|
<div class="refsect3">
|
@@ -588,7 +588,7 @@ gtk_accel_group_activate (<em class="parameter"><code><a class="link" href="gtk3
|
|
588
588
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> accel_quark</code></em>,
|
589
589
|
<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> *acceleratable</code></em>,
|
590
590
|
<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> accel_key</code></em>,
|
591
|
-
<em class="parameter"><code><a href="../
|
591
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
592
592
|
<p>Finds the first accelerator in <em class="parameter"><code>accel_group</code></em>
|
593
593
|
that matches
|
594
594
|
<em class="parameter"><code>accel_key</code></em>
|
@@ -753,11 +753,11 @@ is connected, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/sha
|
|
753
753
|
<hr>
|
754
754
|
<div class="refsect2">
|
755
755
|
<a name="gtk-accel-group-get-modifier-mask"></a><h3>gtk_accel_group_get_modifier_mask ()</h3>
|
756
|
-
<pre class="programlisting"><a href="../
|
756
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
757
757
|
gtk_accel_group_get_modifier_mask (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);</pre>
|
758
|
-
<p>Gets a <a href="../
|
758
|
+
<p>Gets a <a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> representing the mask for this
|
759
759
|
<em class="parameter"><code>accel_group</code></em>
|
760
|
-
. For example, <a href="../
|
760
|
+
. For example, <a href="../gdk4/gdk4-Windows.html#GDK-CONTROL-MASK:CAPS"><span class="type">GDK_CONTROL_MASK</span></a>, <a href="../gdk4/gdk4-Windows.html#GDK-SHIFT-MASK:CAPS"><span class="type">GDK_SHIFT_MASK</span></a>, etc.</p>
|
761
761
|
<div class="refsect3">
|
762
762
|
<a name="gtk-accel-group-get-modifier-mask.parameters"></a><h4>Parameters</h4>
|
763
763
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -785,7 +785,7 @@ gtk_accel_group_get_modifier_mask (<em class="parameter"><code><a class="link" h
|
|
785
785
|
<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>
|
786
786
|
gtk_accel_groups_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>,
|
787
787
|
<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> accel_key</code></em>,
|
788
|
-
<em class="parameter"><code><a href="../
|
788
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
789
789
|
<p>Finds the first accelerator in any <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> attached
|
790
790
|
to <em class="parameter"><code>object</code></em>
|
791
791
|
that matches <em class="parameter"><code>accel_key</code></em>
|
@@ -909,10 +909,10 @@ with. </p></td>
|
|
909
909
|
<a name="gtk-accelerator-valid"></a><h3>gtk_accelerator_valid ()</h3>
|
910
910
|
<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>
|
911
911
|
gtk_accelerator_valid (<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>,
|
912
|
-
<em class="parameter"><code><a href="../
|
912
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>);</pre>
|
913
913
|
<p>Determines whether a given keyval and modifier mask constitute
|
914
914
|
a valid keyboard accelerator. For example, the <span class="type">GDK_KEY_a</span> keyval
|
915
|
-
plus <a href="../
|
915
|
+
plus <a href="../gdk4/gdk4-Windows.html#GDK-CONTROL-MASK:CAPS"><span class="type">GDK_CONTROL_MASK</span></a> is valid - this is a “Ctrl+a” accelerator.
|
916
916
|
But, you can't, for instance, use the <span class="type">GDK_KEY_Control_L</span> keyval
|
917
917
|
as an accelerator.</p>
|
918
918
|
<div class="refsect3">
|
@@ -948,13 +948,13 @@ as an accelerator.</p>
|
|
948
948
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
949
949
|
gtk_accelerator_parse (<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> *accelerator</code></em>,
|
950
950
|
<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> *accelerator_key</code></em>,
|
951
|
-
<em class="parameter"><code><a href="../
|
951
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> *accelerator_mods</code></em>);</pre>
|
952
952
|
<p>Parses a string representing an accelerator. The format looks like
|
953
953
|
“<Control>a” or “<Shift><Alt>F1” or “<Release>z” (the last one is
|
954
954
|
for key release).</p>
|
955
955
|
<p>The parser is fairly liberal and allows lower or upper case, and also
|
956
956
|
abbreviations such as “<Ctl>” and “<Ctrl>”. Key names are parsed using
|
957
|
-
<a href="../
|
957
|
+
<a href="../gdk4/gdk4-Keyboard-Handling.html#gdk-keyval-from-name"><code class="function">gdk_keyval_from_name()</code></a>. For character keys the name is not the symbol,
|
958
958
|
but the lowercase name, e.g. one would use “<Ctrl>minus” instead of
|
959
959
|
“<Ctrl>-”.</p>
|
960
960
|
<p>If the parse fails, <em class="parameter"><code>accelerator_key</code></em>
|
@@ -996,10 +996,10 @@ modifier mask, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
996
996
|
<a name="gtk-accelerator-name"></a><h3>gtk_accelerator_name ()</h3>
|
997
997
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
998
998
|
gtk_accelerator_name (<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> accelerator_key</code></em>,
|
999
|
-
<em class="parameter"><code><a href="../
|
999
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accelerator_mods</code></em>);</pre>
|
1000
1000
|
<p>Converts an accelerator keyval and modifier mask into a string
|
1001
1001
|
parseable by <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-parse" title="gtk_accelerator_parse ()"><code class="function">gtk_accelerator_parse()</code></a>. For example, if you pass in
|
1002
|
-
<span class="type">GDK_KEY_q</span> and <a href="../
|
1002
|
+
<span class="type">GDK_KEY_q</span> and <a href="../gdk4/gdk4-Windows.html#GDK-CONTROL-MASK:CAPS"><span class="type">GDK_CONTROL_MASK</span></a>, this function returns “<Control>q”.</p>
|
1003
1003
|
<p>If you need to display accelerators in the user interface,
|
1004
1004
|
see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-get-label" title="gtk_accelerator_get_label ()"><code class="function">gtk_accelerator_get_label()</code></a>.</p>
|
1005
1005
|
<div class="refsect3">
|
@@ -1034,7 +1034,7 @@ see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-get-la
|
|
1034
1034
|
<a name="gtk-accelerator-get-label"></a><h3>gtk_accelerator_get_label ()</h3>
|
1035
1035
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1036
1036
|
gtk_accelerator_get_label (<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> accelerator_key</code></em>,
|
1037
|
-
<em class="parameter"><code><a href="../
|
1037
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accelerator_mods</code></em>);</pre>
|
1038
1038
|
<p>Converts an accelerator keyval and modifier mask into a string
|
1039
1039
|
which can be used to represent the accelerator to the user.</p>
|
1040
1040
|
<div class="refsect3">
|
@@ -1072,7 +1072,7 @@ which can be used to represent the accelerator to the user.</p>
|
|
1072
1072
|
gtk_accelerator_parse_with_keycode (<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> *accelerator</code></em>,
|
1073
1073
|
<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> *accelerator_key</code></em>,
|
1074
1074
|
<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> **accelerator_codes</code></em>,
|
1075
|
-
<em class="parameter"><code><a href="../
|
1075
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> *accelerator_mods</code></em>);</pre>
|
1076
1076
|
<p>Parses a string representing an accelerator, similarly to
|
1077
1077
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-parse" title="gtk_accelerator_parse ()"><code class="function">gtk_accelerator_parse()</code></a> but handles keycodes as well. This is only
|
1078
1078
|
useful for system-level components, applications should use
|
@@ -1128,10 +1128,10 @@ modifier mask, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share
|
|
1128
1128
|
<div class="refsect2">
|
1129
1129
|
<a name="gtk-accelerator-name-with-keycode"></a><h3>gtk_accelerator_name_with_keycode ()</h3>
|
1130
1130
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1131
|
-
gtk_accelerator_name_with_keycode (<em class="parameter"><code><a href="../
|
1131
|
+
gtk_accelerator_name_with_keycode (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
1132
1132
|
<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> accelerator_key</code></em>,
|
1133
1133
|
<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> keycode</code></em>,
|
1134
|
-
<em class="parameter"><code><a href="../
|
1134
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accelerator_mods</code></em>);</pre>
|
1135
1135
|
<p>Converts an accelerator keyval and modifier mask
|
1136
1136
|
into a string parseable by <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-parse-with-keycode" title="gtk_accelerator_parse_with_keycode ()"><code class="function">gtk_accelerator_parse_with_keycode()</code></a>,
|
1137
1137
|
similarly to <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-name" title="gtk_accelerator_name ()"><code class="function">gtk_accelerator_name()</code></a> but handling keycodes.
|
@@ -1148,7 +1148,7 @@ should use <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator
|
|
1148
1148
|
<tbody>
|
1149
1149
|
<tr>
|
1150
1150
|
<td class="parameter_name"><p>display</p></td>
|
1151
|
-
<td class="parameter_description"><p> a <a href="../
|
1151
|
+
<td class="parameter_description"><p> a <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</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> to use the default display. </p></td>
|
1152
1152
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1153
1153
|
</tr>
|
1154
1154
|
<tr>
|
@@ -1180,10 +1180,10 @@ should use <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator
|
|
1180
1180
|
<a name="gtk-accelerator-get-label-with-keycode"></a><h3>gtk_accelerator_get_label_with_keycode ()</h3>
|
1181
1181
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1182
1182
|
gtk_accelerator_get_label_with_keycode
|
1183
|
-
(<em class="parameter"><code><a href="../
|
1183
|
+
(<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
1184
1184
|
<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> accelerator_key</code></em>,
|
1185
1185
|
<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> keycode</code></em>,
|
1186
|
-
<em class="parameter"><code><a href="../
|
1186
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accelerator_mods</code></em>);</pre>
|
1187
1187
|
<p>Converts an accelerator keyval and modifier mask
|
1188
1188
|
into a (possibly translated) string that can be displayed to
|
1189
1189
|
a user, similarly to <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator-get-label" title="gtk_accelerator_get_label ()"><code class="function">gtk_accelerator_get_label()</code></a>, but handling
|
@@ -1201,7 +1201,7 @@ should use <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator
|
|
1201
1201
|
<tbody>
|
1202
1202
|
<tr>
|
1203
1203
|
<td class="parameter_name"><p>display</p></td>
|
1204
|
-
<td class="parameter_description"><p> a <a href="../
|
1204
|
+
<td class="parameter_description"><p> a <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</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> to use the default display. </p></td>
|
1205
1205
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1206
1206
|
</tr>
|
1207
1207
|
<tr>
|
@@ -1232,11 +1232,11 @@ should use <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accelerator
|
|
1232
1232
|
<div class="refsect2">
|
1233
1233
|
<a name="gtk-accelerator-set-default-mod-mask"></a><h3>gtk_accelerator_set_default_mod_mask ()</h3>
|
1234
1234
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1235
|
-
gtk_accelerator_set_default_mod_mask (<em class="parameter"><code><a href="../
|
1235
|
+
gtk_accelerator_set_default_mod_mask (<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> default_mod_mask</code></em>);</pre>
|
1236
1236
|
<p>Sets the modifiers that will be considered significant for keyboard
|
1237
1237
|
accelerators. The default mod mask depends on the GDK backend in use,
|
1238
|
-
but will typically include <a href="../
|
1239
|
-
<a href="../
|
1238
|
+
but will typically include <a href="../gdk4/gdk4-Windows.html#GDK-CONTROL-MASK:CAPS"><span class="type">GDK_CONTROL_MASK</span></a> | <a href="../gdk4/gdk4-Windows.html#GDK-SHIFT-MASK:CAPS"><span class="type">GDK_SHIFT_MASK</span></a> |
|
1239
|
+
<a href="../gdk4/gdk4-Windows.html#GDK-MOD1-MASK:CAPS"><span class="type">GDK_MOD1_MASK</span></a> | <a href="../gdk4/gdk4-Windows.html#GDK-SUPER-MASK:CAPS"><span class="type">GDK_SUPER_MASK</span></a> | <a href="../gdk4/gdk4-Windows.html#GDK-HYPER-MASK:CAPS"><span class="type">GDK_HYPER_MASK</span></a> | <a href="../gdk4/gdk4-Windows.html#GDK-META-MASK:CAPS"><span class="type">GDK_META_MASK</span></a>.
|
1240
1240
|
In other words, Control, Shift, Alt, Super, Hyper and Meta. Other
|
1241
1241
|
modifiers will by default be ignored by <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a>.</p>
|
1242
1242
|
<p>You must include at least the three modifiers Control, Shift
|
@@ -1262,7 +1262,7 @@ before using any accelerator groups.</p>
|
|
1262
1262
|
<hr>
|
1263
1263
|
<div class="refsect2">
|
1264
1264
|
<a name="gtk-accelerator-get-default-mod-mask"></a><h3>gtk_accelerator_get_default_mod_mask ()</h3>
|
1265
|
-
<pre class="programlisting"><a href="../
|
1265
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
1266
1266
|
gtk_accelerator_get_default_mod_mask (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1267
1267
|
<p>Gets the modifier mask.</p>
|
1268
1268
|
<p>The modifier mask determines which modifiers are considered significant
|
@@ -1372,7 +1372,7 @@ from the accel group.</p></td>
|
|
1372
1372
|
<td class="struct_member_annotations"> </td>
|
1373
1373
|
</tr>
|
1374
1374
|
<tr>
|
1375
|
-
<td class="struct_member_name"><p><a href="../
|
1375
|
+
<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="GtkAccelKey.accel-mods"></a>accel_mods</code></em>;</p></td>
|
1376
1376
|
<td class="struct_member_description"><p>The accelerator modifiers</p></td>
|
1377
1377
|
<td class="struct_member_annotations"> </td>
|
1378
1378
|
</tr>
|
@@ -1398,7 +1398,7 @@ from the accel group.</p></td>
|
|
1398
1398
|
<hr>
|
1399
1399
|
<div class="refsect2">
|
1400
1400
|
<a name="GtkAccelGroup--modifier-mask"></a><h3>The <code class="literal">“modifier-mask”</code> property</h3>
|
1401
|
-
<pre class="programlisting"> “modifier-mask” <a href="../
|
1401
|
+
<pre class="programlisting"> “modifier-mask” <a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></pre>
|
1402
1402
|
<p>Modifier Mask.</p>
|
1403
1403
|
<p>Flags: Read</p>
|
1404
1404
|
</div>
|
@@ -1411,7 +1411,7 @@ from the accel group.</p></td>
|
|
1411
1411
|
user_function (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group,
|
1412
1412
|
<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> *acceleratable,
|
1413
1413
|
<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,
|
1414
|
-
<a href="../
|
1414
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier,
|
1415
1415
|
<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>
|
1416
1416
|
<p>The accel-activate signal is an implementation detail of
|
1417
1417
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> and not meant to be used by applications.</p>
|
@@ -1464,7 +1464,7 @@ user_function (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGro
|
|
1464
1464
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1465
1465
|
user_function (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group,
|
1466
1466
|
<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,
|
1467
|
-
<a href="../
|
1467
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier,
|
1468
1468
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GClosure"><span class="type">GClosure</span></a> *accel_closure,
|
1469
1469
|
<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>
|
1470
1470
|
<p>The accel-changed signal is emitted when an entry
|
@@ -92,7 +92,7 @@
|
|
92
92
|
</div>
|
93
93
|
<div class="refsect1">
|
94
94
|
<a name="gtk3-Orientable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
95
|
-
<pre class="screen"> <a href="/home/
|
95
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
96
96
|
<span class="lineart">╰──</span> GtkOrientable
|
97
97
|
</pre>
|
98
98
|
</div>
|
@@ -636,7 +636,7 @@ elements are:</p>
|
|
636
636
|
<p> Sets the font for a widget. font must be
|
637
637
|
a Pango font name, e.g. “Sans Italic 10” .
|
638
638
|
For details about Pango font names, see
|
639
|
-
<a href="
|
639
|
+
<a href="../pango/pango-Fonts.html#pango-font-description-from-string"><code class="function">pango_font_description_from_string()</code></a>.</p>
|
640
640
|
</li>
|
641
641
|
<li class="listitem">
|
642
642
|
<p><code class="literal">stock["stock-id"] = { icon source specifications }</code></p>
|
@@ -1180,7 +1180,7 @@ gtk_rc_reset_styles (<em class="parameter"><code><a class="link" href="GtkSettin
|
|
1180
1180
|
</div>
|
1181
1181
|
<p>This function recomputes the styles for all widgets that use a
|
1182
1182
|
particular <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object. (There is one <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object
|
1183
|
-
per <a href="../
|
1183
|
+
per <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>, see <a class="link" href="GtkSettings.html#gtk-settings-get-for-screen" title="gtk_settings_get_for_screen ()"><code class="function">gtk_settings_get_for_screen()</code></a>); It is useful
|
1184
1184
|
when some global parameter has changed that affects the appearance
|
1185
1185
|
of all widgets, because when a widget gets a new style, it will
|
1186
1186
|
both redraw and recompute any cached information about its
|
@@ -1285,7 +1285,7 @@ end of <a class="link" href="gtk3-General.html#gtk-init" title="gtk_init ()"><c
|
|
1285
1285
|
<a name="gtk-rc-parse-color"></a><h3>gtk_rc_parse_color ()</h3>
|
1286
1286
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1287
1287
|
gtk_rc_parse_color (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html#GScanner"><span class="type">GScanner</span></a> *scanner</code></em>,
|
1288
|
-
<em class="parameter"><code><
|
1288
|
+
<em class="parameter"><code><span class="type">GdkColor</span> *color</code></em>);</pre>
|
1289
1289
|
<div class="warning">
|
1290
1290
|
<p><code class="literal">gtk_rc_parse_color</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
1291
1291
|
<p>Use <a class="link" href="GtkCssProvider.html" title="GtkCssProvider"><span class="type">GtkCssProvider</span></a> instead</p>
|
@@ -1310,7 +1310,7 @@ order to support symbolic colors.</p>
|
|
1310
1310
|
</tr>
|
1311
1311
|
<tr>
|
1312
1312
|
<td class="parameter_name"><p>color</p></td>
|
1313
|
-
<td class="parameter_description"><p> a pointer to a <
|
1313
|
+
<td class="parameter_description"><p> a pointer to a <span class="type">GdkColor</span> in which to store
|
1314
1314
|
the result. </p></td>
|
1315
1315
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
1316
1316
|
</tr>
|
@@ -1329,7 +1329,7 @@ that was expected but not found</p>
|
|
1329
1329
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
1330
1330
|
gtk_rc_parse_color_full (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html#GScanner"><span class="type">GScanner</span></a> *scanner</code></em>,
|
1331
1331
|
<em class="parameter"><code><a class="link" href="gtk3-Resource-Files.html#GtkRcStyle"><span class="type">GtkRcStyle</span></a> *style</code></em>,
|
1332
|
-
<em class="parameter"><code><
|
1332
|
+
<em class="parameter"><code><span class="type">GdkColor</span> *color</code></em>);</pre>
|
1333
1333
|
<div class="warning">
|
1334
1334
|
<p><code class="literal">gtk_rc_parse_color_full</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
1335
1335
|
<p>Use <a class="link" href="GtkCssProvider.html" title="GtkCssProvider"><span class="type">GtkCssProvider</span></a> instead</p>
|
@@ -1359,7 +1359,7 @@ references to symbolic colors.</p>
|
|
1359
1359
|
</tr>
|
1360
1360
|
<tr>
|
1361
1361
|
<td class="parameter_name"><p>color</p></td>
|
1362
|
-
<td class="parameter_description"><p> a pointer to a <
|
1362
|
+
<td class="parameter_description"><p> a pointer to a <span class="type">GdkColor</span> in which to store
|
1363
1363
|
the result. </p></td>
|
1364
1364
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
1365
1365
|
</tr>
|
@@ -1704,8 +1704,8 @@ This can later be composited together with other
|
|
1704
1704
|
<td class="struct_member_annotations"> </td>
|
1705
1705
|
</tr>
|
1706
1706
|
<tr>
|
1707
|
-
<td class="struct_member_name"><p><a href="
|
1708
|
-
<td class="struct_member_description"><p>A <a href="
|
1707
|
+
<td class="struct_member_name"><p><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *<em class="structfield"><code><a name="GtkRcStyle-struct.font-desc"></a>font_desc</code></em>;</p></td>
|
1708
|
+
<td class="struct_member_description"><p>A <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a></p></td>
|
1709
1709
|
<td class="struct_member_annotations"> </td>
|
1710
1710
|
</tr>
|
1711
1711
|
<tr>
|
@@ -1714,22 +1714,22 @@ This can later be composited together with other
|
|
1714
1714
|
<td class="struct_member_annotations"> </td>
|
1715
1715
|
</tr>
|
1716
1716
|
<tr>
|
1717
|
-
<td class="struct_member_name"><p><
|
1717
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkRcStyle-struct.fg"></a>fg</code></em>[5];</p></td>
|
1718
1718
|
<td class="struct_member_description"><p>Foreground colors</p></td>
|
1719
1719
|
<td class="struct_member_annotations"> </td>
|
1720
1720
|
</tr>
|
1721
1721
|
<tr>
|
1722
|
-
<td class="struct_member_name"><p><
|
1722
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkRcStyle-struct.bg"></a>bg</code></em>[5];</p></td>
|
1723
1723
|
<td class="struct_member_description"><p>Background colors</p></td>
|
1724
1724
|
<td class="struct_member_annotations"> </td>
|
1725
1725
|
</tr>
|
1726
1726
|
<tr>
|
1727
|
-
<td class="struct_member_name"><p><
|
1727
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkRcStyle-struct.text"></a>text</code></em>[5];</p></td>
|
1728
1728
|
<td class="struct_member_description"><p>Text colors</p></td>
|
1729
1729
|
<td class="struct_member_annotations"> </td>
|
1730
1730
|
</tr>
|
1731
1731
|
<tr>
|
1732
|
-
<td class="struct_member_name"><p><
|
1732
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkRcStyle-struct.base"></a>base</code></em>[5];</p></td>
|
1733
1733
|
<td class="struct_member_description"><p>Base colors</p></td>
|
1734
1734
|
<td class="struct_member_annotations"> </td>
|
1735
1735
|
</tr>
|
@@ -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-Selections.html#gtk-selection-data-get-pixbuf" title="gtk_selection_data_get_pixbuf ()">gtk_selection_data_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -315,7 +315,7 @@
|
|
315
315
|
</tr>
|
316
316
|
<tr>
|
317
317
|
<td class="function_type">
|
318
|
-
<a href="../
|
318
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
319
319
|
</td>
|
320
320
|
<td class="function_name">
|
321
321
|
<a class="link" href="gtk3-Selections.html#gtk-selection-data-get-selection" title="gtk_selection_data_get_selection ()">gtk_selection_data_get_selection</a> <span class="c_punctuation">()</span>
|
@@ -345,7 +345,7 @@
|
|
345
345
|
</tr>
|
346
346
|
<tr>
|
347
347
|
<td class="function_type">
|
348
|
-
<a href="../
|
348
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
349
349
|
</td>
|
350
350
|
<td class="function_name">
|
351
351
|
<a class="link" href="gtk3-Selections.html#gtk-selection-data-get-data-type" title="gtk_selection_data_get_data_type ()">gtk_selection_data_get_data_type</a> <span class="c_punctuation">()</span>
|
@@ -353,7 +353,7 @@
|
|
353
353
|
</tr>
|
354
354
|
<tr>
|
355
355
|
<td class="function_type">
|
356
|
-
<a href="../
|
356
|
+
<a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
357
357
|
</td>
|
358
358
|
<td class="function_name">
|
359
359
|
<a class="link" href="gtk3-Selections.html#gtk-selection-data-get-display" title="gtk_selection_data_get_display ()">gtk_selection_data_get_display</a> <span class="c_punctuation">()</span>
|
@@ -369,7 +369,7 @@
|
|
369
369
|
</tr>
|
370
370
|
<tr>
|
371
371
|
<td class="function_type">
|
372
|
-
<a href="../
|
372
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
373
373
|
</td>
|
374
374
|
<td class="function_name">
|
375
375
|
<a class="link" href="gtk3-Selections.html#gtk-selection-data-get-target" title="gtk_selection_data_get_target ()">gtk_selection_data_get_target</a> <span class="c_punctuation">()</span>
|
@@ -463,7 +463,7 @@
|
|
463
463
|
</div>
|
464
464
|
<div class="refsect1">
|
465
465
|
<a name="gtk3-Selections.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
466
|
-
<pre class="screen"> <a href="/home/
|
466
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
467
467
|
<span class="lineart">├──</span> GtkSelectionData
|
468
468
|
<span class="lineart">╰──</span> GtkTargetList
|
469
469
|
</pre>
|
@@ -672,7 +672,7 @@ If the resulting reference count is zero, frees the list.</p>
|
|
672
672
|
<a name="gtk-target-list-add"></a><h3>gtk_target_list_add ()</h3>
|
673
673
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
674
674
|
gtk_target_list_add (<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
675
|
-
<em class="parameter"><code><a href="../
|
675
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
676
676
|
<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> flags</code></em>,
|
677
677
|
<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> info</code></em>);</pre>
|
678
678
|
<p>Appends another target to a <a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
@@ -904,7 +904,7 @@ will be added, serializable formats otherwise.</p></td>
|
|
904
904
|
<a name="gtk-target-list-remove"></a><h3>gtk_target_list_remove ()</h3>
|
905
905
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
906
906
|
gtk_target_list_remove (<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
907
|
-
<em class="parameter"><code><a href="../
|
907
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>);</pre>
|
908
908
|
<p>Removes a target from a target list.</p>
|
909
909
|
<div class="refsect3">
|
910
910
|
<a name="gtk-target-list-remove.parameters"></a><h4>Parameters</h4>
|
@@ -934,7 +934,7 @@ gtk_target_list_remove (<em class="parameter"><code><a class="link" href="gtk3-S
|
|
934
934
|
<a name="gtk-target-list-find"></a><h3>gtk_target_list_find ()</h3>
|
935
935
|
<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>
|
936
936
|
gtk_target_list_find (<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a> *list</code></em>,
|
937
|
-
<em class="parameter"><code><a href="../
|
937
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
938
938
|
<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> *info</code></em>);</pre>
|
939
939
|
<p>Looks up a given target in a <a class="link" href="gtk3-Selections.html#GtkTargetList"><span class="type">GtkTargetList</span></a>.</p>
|
940
940
|
<div class="refsect3">
|
@@ -1046,7 +1046,7 @@ longer needed.</p>
|
|
1046
1046
|
<a name="gtk-selection-owner-set"></a><h3>gtk_selection_owner_set ()</h3>
|
1047
1047
|
<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>
|
1048
1048
|
gtk_selection_owner_set (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1049
|
-
<em class="parameter"><code><a href="../
|
1049
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1050
1050
|
<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>
|
1051
1051
|
<p>Claims ownership of a given selection for a particular widget,
|
1052
1052
|
or, if <em class="parameter"><code>widget</code></em>
|
@@ -1087,9 +1087,9 @@ or, if <em class="parameter"><code>widget</code></em>
|
|
1087
1087
|
<div class="refsect2">
|
1088
1088
|
<a name="gtk-selection-owner-set-for-display"></a><h3>gtk_selection_owner_set_for_display ()</h3>
|
1089
1089
|
<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>
|
1090
|
-
gtk_selection_owner_set_for_display (<em class="parameter"><code><a href="../
|
1090
|
+
gtk_selection_owner_set_for_display (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
1091
1091
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1092
|
-
<em class="parameter"><code><a href="../
|
1092
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</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#guint32"><span class="type">guint32</span></a> time_</code></em>);</pre>
|
1094
1094
|
<p>Claim ownership of a given selection for a particular widget, or,
|
1095
1095
|
if <em class="parameter"><code>widget</code></em>
|
@@ -1105,7 +1105,7 @@ if <em class="parameter"><code>widget</code></em>
|
|
1105
1105
|
<tbody>
|
1106
1106
|
<tr>
|
1107
1107
|
<td class="parameter_name"><p>display</p></td>
|
1108
|
-
<td class="parameter_description"><p>the <a href="../
|
1108
|
+
<td class="parameter_description"><p>the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> where the selection is set</p></td>
|
1109
1109
|
<td class="parameter_annotations"> </td>
|
1110
1110
|
</tr>
|
1111
1111
|
<tr>
|
@@ -1137,8 +1137,8 @@ if <em class="parameter"><code>widget</code></em>
|
|
1137
1137
|
<a name="gtk-selection-add-target"></a><h3>gtk_selection_add_target ()</h3>
|
1138
1138
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1139
1139
|
gtk_selection_add_target (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1140
|
-
<em class="parameter"><code><a href="../
|
1141
|
-
<em class="parameter"><code><a href="../
|
1140
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1141
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1142
1142
|
<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> info</code></em>);</pre>
|
1143
1143
|
<p>Appends a specified target to the list of supported targets for a
|
1144
1144
|
given widget and selection.</p>
|
@@ -1180,7 +1180,7 @@ given widget and selection.</p>
|
|
1180
1180
|
<a name="gtk-selection-add-targets"></a><h3>gtk_selection_add_targets ()</h3>
|
1181
1181
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1182
1182
|
gtk_selection_add_targets (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1183
|
-
<em class="parameter"><code><a href="../
|
1183
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1184
1184
|
<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>,
|
1185
1185
|
<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> ntargets</code></em>);</pre>
|
1186
1186
|
<p>Prepends a table of targets to the list of supported targets
|
@@ -1224,7 +1224,7 @@ for a given widget and selection.</p>
|
|
1224
1224
|
<a name="gtk-selection-clear-targets"></a><h3>gtk_selection_clear_targets ()</h3>
|
1225
1225
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1226
1226
|
gtk_selection_clear_targets (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1227
|
-
<em class="parameter"><code><a href="../
|
1227
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
1228
1228
|
<p>Remove all targets registered for the given selection for the
|
1229
1229
|
widget.</p>
|
1230
1230
|
<div class="refsect3">
|
@@ -1255,8 +1255,8 @@ widget.</p>
|
|
1255
1255
|
<a name="gtk-selection-convert"></a><h3>gtk_selection_convert ()</h3>
|
1256
1256
|
<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>
|
1257
1257
|
gtk_selection_convert (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1258
|
-
<em class="parameter"><code><a href="../
|
1259
|
-
<em class="parameter"><code><a href="../
|
1258
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>,
|
1259
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> target</code></em>,
|
1260
1260
|
<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>
|
1261
1261
|
<p>Requests the contents of a selection. When received,
|
1262
1262
|
a “selection-received” signal will be generated.</p>
|
@@ -1287,7 +1287,7 @@ a “selection-received” signal will be generated.</p>
|
|
1287
1287
|
<tr>
|
1288
1288
|
<td class="parameter_name"><p>time_</p></td>
|
1289
1289
|
<td class="parameter_description"><p>Time of request (usually of triggering event)
|
1290
|
-
In emergency, you could use <a href="../
|
1290
|
+
In emergency, you could use <a href="../gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><span class="type">GDK_CURRENT_TIME</span></a></p></td>
|
1291
1291
|
<td class="parameter_annotations"> </td>
|
1292
1292
|
</tr>
|
1293
1293
|
</tbody>
|
@@ -1305,7 +1305,7 @@ this widget).</p>
|
|
1305
1305
|
<a name="gtk-selection-data-set"></a><h3>gtk_selection_data_set ()</h3>
|
1306
1306
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1307
1307
|
gtk_selection_data_set (<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1308
|
-
<em class="parameter"><code><a href="../
|
1308
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> type</code></em>,
|
1309
1309
|
<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> format</code></em>,
|
1310
1310
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> *data</code></em>,
|
1311
1311
|
<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> length</code></em>);</pre>
|
@@ -1431,8 +1431,8 @@ If the result is non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local
|
|
1431
1431
|
<a name="gtk-selection-data-set-pixbuf"></a><h3>gtk_selection_data_set_pixbuf ()</h3>
|
1432
1432
|
<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>
|
1433
1433
|
gtk_selection_data_set_pixbuf (<em class="parameter"><code><a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1434
|
-
<em class="parameter"><code><a href="
|
1435
|
-
<p>Sets the contents of the selection from a <a href="
|
1434
|
+
<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>
|
1435
|
+
<p>Sets the contents of the selection from a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
1436
1436
|
The pixbuf is converted to the form determined by
|
1437
1437
|
<em class="parameter"><code>selection_data->target</code></em>
|
1438
1438
|
.</p>
|
@@ -1452,7 +1452,7 @@ The pixbuf is converted to the form determined by
|
|
1452
1452
|
</tr>
|
1453
1453
|
<tr>
|
1454
1454
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1455
|
-
<td class="parameter_description"><p>a <a href="
|
1455
|
+
<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>
|
1456
1456
|
<td class="parameter_annotations"> </td>
|
1457
1457
|
</tr>
|
1458
1458
|
</tbody>
|
@@ -1468,9 +1468,9 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
1468
1468
|
<hr>
|
1469
1469
|
<div class="refsect2">
|
1470
1470
|
<a name="gtk-selection-data-get-pixbuf"></a><h3>gtk_selection_data_get_pixbuf ()</h3>
|
1471
|
-
<pre class="programlisting"><a href="
|
1471
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1472
1472
|
gtk_selection_data_get_pixbuf (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1473
|
-
<p>Gets the contents of the selection data as a <a href="
|
1473
|
+
<p>Gets the contents of the selection data as a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.</p>
|
1474
1474
|
<div class="refsect3">
|
1475
1475
|
<a name="gtk-selection-data-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
1476
1476
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1490,7 +1490,7 @@ gtk_selection_data_get_pixbuf (<em class="parameter"><code>const <a class="link"
|
|
1490
1490
|
<a name="gtk-selection-data-get-pixbuf.returns"></a><h4>Returns</h4>
|
1491
1491
|
<p> if the selection data
|
1492
1492
|
contained a recognized image type and it could be converted to a
|
1493
|
-
<a href="
|
1493
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, a newly allocated pixbuf is returned, otherwise
|
1494
1494
|
<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 the result is non-<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> it must be freed with
|
1495
1495
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
|
1496
1496
|
<p><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="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
@@ -1574,7 +1574,7 @@ non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/ht
|
|
1574
1574
|
<a name="gtk-selection-data-get-targets"></a><h3>gtk_selection_data_get_targets ()</h3>
|
1575
1575
|
<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>
|
1576
1576
|
gtk_selection_data_get_targets (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>,
|
1577
|
-
<em class="parameter"><code><a href="../
|
1577
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> **targets</code></em>,
|
1578
1578
|
<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>);</pre>
|
1579
1579
|
<p>Gets the contents of <em class="parameter"><code>selection_data</code></em>
|
1580
1580
|
as an array of targets.
|
@@ -1627,7 +1627,7 @@ gtk_selection_data_targets_include_image
|
|
1627
1627
|
<p>Given a <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> object holding a list of targets,
|
1628
1628
|
determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
1629
1629
|
can be used to
|
1630
|
-
provide a <a href="
|
1630
|
+
provide a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.</p>
|
1631
1631
|
<div class="refsect3">
|
1632
1632
|
<a name="gtk-selection-data-targets-include-image.parameters"></a><h4>Parameters</h4>
|
1633
1633
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1769,9 +1769,9 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
1769
1769
|
<hr>
|
1770
1770
|
<div class="refsect2">
|
1771
1771
|
<a name="gtk-selection-data-get-selection"></a><h3>gtk_selection_data_get_selection ()</h3>
|
1772
|
-
<pre class="programlisting"><a href="../
|
1772
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1773
1773
|
gtk_selection_data_get_selection (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1774
|
-
<p>Retrieves the selection <a href="../
|
1774
|
+
<p>Retrieves the selection <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> of the selection data.</p>
|
1775
1775
|
<div class="refsect3">
|
1776
1776
|
<a name="gtk-selection-data-get-selection.parameters"></a><h4>Parameters</h4>
|
1777
1777
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1789,7 +1789,7 @@ gtk_selection_data_get_selection (<em class="parameter"><code>const <a class="li
|
|
1789
1789
|
</div>
|
1790
1790
|
<div class="refsect3">
|
1791
1791
|
<a name="gtk-selection-data-get-selection.returns"></a><h4>Returns</h4>
|
1792
|
-
<p> the selection <a href="../
|
1792
|
+
<p> the selection <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> of the selection data. </p>
|
1793
1793
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1794
1794
|
</div>
|
1795
1795
|
<p class="since">Since: 2.16</p>
|
@@ -1892,7 +1892,7 @@ gtk_selection_data_get_data_with_length
|
|
1892
1892
|
<hr>
|
1893
1893
|
<div class="refsect2">
|
1894
1894
|
<a name="gtk-selection-data-get-data-type"></a><h3>gtk_selection_data_get_data_type ()</h3>
|
1895
|
-
<pre class="programlisting"><a href="../
|
1895
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1896
1896
|
gtk_selection_data_get_data_type (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1897
1897
|
<p>Retrieves the data type of the selection.</p>
|
1898
1898
|
<div class="refsect3">
|
@@ -1920,7 +1920,7 @@ gtk_selection_data_get_data_type (<em class="parameter"><code>const <a class="li
|
|
1920
1920
|
<hr>
|
1921
1921
|
<div class="refsect2">
|
1922
1922
|
<a name="gtk-selection-data-get-display"></a><h3>gtk_selection_data_get_display ()</h3>
|
1923
|
-
<pre class="programlisting"><a href="../
|
1923
|
+
<pre class="programlisting"><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
1924
1924
|
gtk_selection_data_get_display (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1925
1925
|
<p>Retrieves the display of the selection.</p>
|
1926
1926
|
<div class="refsect3">
|
@@ -1975,7 +1975,7 @@ gtk_selection_data_get_format (<em class="parameter"><code>const <a class="link"
|
|
1975
1975
|
<hr>
|
1976
1976
|
<div class="refsect2">
|
1977
1977
|
<a name="gtk-selection-data-get-target"></a><h3>gtk_selection_data_get_target ()</h3>
|
1978
|
-
<pre class="programlisting"><a href="../
|
1978
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
1979
1979
|
gtk_selection_data_get_target (<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *selection_data</code></em>);</pre>
|
1980
1980
|
<p>Retrieves the target of the selection.</p>
|
1981
1981
|
<div class="refsect3">
|
@@ -2004,12 +2004,12 @@ gtk_selection_data_get_target (<em class="parameter"><code>const <a class="link"
|
|
2004
2004
|
<div class="refsect2">
|
2005
2005
|
<a name="gtk-targets-include-image"></a><h3>gtk_targets_include_image ()</h3>
|
2006
2006
|
<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>
|
2007
|
-
gtk_targets_include_image (<em class="parameter"><code><a href="../
|
2007
|
+
gtk_targets_include_image (<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
2008
2008
|
<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>,
|
2009
2009
|
<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> writable</code></em>);</pre>
|
2010
2010
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
2011
2011
|
can be used to
|
2012
|
-
provide a <a href="
|
2012
|
+
provide a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.</p>
|
2013
2013
|
<div class="refsect3">
|
2014
2014
|
<a name="gtk-targets-include-image.parameters"></a><h4>Parameters</h4>
|
2015
2015
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2021,7 +2021,7 @@ provide a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf
|
|
2021
2021
|
<tbody>
|
2022
2022
|
<tr>
|
2023
2023
|
<td class="parameter_name"><p>targets</p></td>
|
2024
|
-
<td class="parameter_description"><p> an array of <a href="../
|
2024
|
+
<td class="parameter_description"><p> an array of <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a>. </p></td>
|
2025
2025
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
2026
2026
|
</tr>
|
2027
2027
|
<tr>
|
@@ -2051,7 +2051,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
2051
2051
|
<div class="refsect2">
|
2052
2052
|
<a name="gtk-targets-include-text"></a><h3>gtk_targets_include_text ()</h3>
|
2053
2053
|
<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>
|
2054
|
-
gtk_targets_include_text (<em class="parameter"><code><a href="../
|
2054
|
+
gtk_targets_include_text (<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
2055
2055
|
<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>
|
2056
2056
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
2057
2057
|
can be used to
|
@@ -2067,7 +2067,7 @@ provide text.</p>
|
|
2067
2067
|
<tbody>
|
2068
2068
|
<tr>
|
2069
2069
|
<td class="parameter_name"><p>targets</p></td>
|
2070
|
-
<td class="parameter_description"><p> an array of <a href="../
|
2070
|
+
<td class="parameter_description"><p> an array of <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a>. </p></td>
|
2071
2071
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
2072
2072
|
</tr>
|
2073
2073
|
<tr>
|
@@ -2091,7 +2091,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
2091
2091
|
<div class="refsect2">
|
2092
2092
|
<a name="gtk-targets-include-uri"></a><h3>gtk_targets_include_uri ()</h3>
|
2093
2093
|
<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>
|
2094
|
-
gtk_targets_include_uri (<em class="parameter"><code><a href="../
|
2094
|
+
gtk_targets_include_uri (<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
2095
2095
|
<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>
|
2096
2096
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
2097
2097
|
can be used to
|
@@ -2107,7 +2107,7 @@ provide an uri list.</p>
|
|
2107
2107
|
<tbody>
|
2108
2108
|
<tr>
|
2109
2109
|
<td class="parameter_name"><p>targets</p></td>
|
2110
|
-
<td class="parameter_description"><p> an array of <a href="../
|
2110
|
+
<td class="parameter_description"><p> an array of <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a>. </p></td>
|
2111
2111
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
2112
2112
|
</tr>
|
2113
2113
|
<tr>
|
@@ -2131,7 +2131,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-
|
|
2131
2131
|
<div class="refsect2">
|
2132
2132
|
<a name="gtk-targets-include-rich-text"></a><h3>gtk_targets_include_rich_text ()</h3>
|
2133
2133
|
<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>
|
2134
|
-
gtk_targets_include_rich_text (<em class="parameter"><code><a href="../
|
2134
|
+
gtk_targets_include_rich_text (<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> *targets</code></em>,
|
2135
2135
|
<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>,
|
2136
2136
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
2137
2137
|
<p>Determines if any of the targets in <em class="parameter"><code>targets</code></em>
|
@@ -2148,7 +2148,7 @@ provide rich text.</p>
|
|
2148
2148
|
<tbody>
|
2149
2149
|
<tr>
|
2150
2150
|
<td class="parameter_name"><p>targets</p></td>
|
2151
|
-
<td class="parameter_description"><p> an array of <a href="../
|
2151
|
+
<td class="parameter_description"><p> an array of <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a>. </p></td>
|
2152
2152
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_targets]</span></td>
|
2153
2153
|
</tr>
|
2154
2154
|
<tr>
|
@@ -2328,8 +2328,8 @@ an efficient form.</p>
|
|
2328
2328
|
</colgroup>
|
2329
2329
|
<tbody>
|
2330
2330
|
<tr>
|
2331
|
-
<td class="struct_member_name"><p><a href="../
|
2332
|
-
<td class="struct_member_description"><p><a href="../
|
2331
|
+
<td class="struct_member_name"><p><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> <em class="structfield"><code><a name="GtkTargetPair.target"></a>target</code></em>;</p></td>
|
2332
|
+
<td class="struct_member_description"><p><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> representation of the target type</p></td>
|
2333
2333
|
<td class="struct_member_annotations"> </td>
|
2334
2334
|
</tr>
|
2335
2335
|
<tr>
|