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
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<a href="../
|
47
|
+
<a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="returnvalue">GdkDevice</span></a> *
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="GtkGesture.html#gtk-gesture-get-device" title="gtk_gesture_get_device ()">gtk_gesture_get_device</a> <span class="c_punctuation">()</span>
|
@@ -52,7 +52,7 @@
|
|
52
52
|
</tr>
|
53
53
|
<tr>
|
54
54
|
<td class="function_type">
|
55
|
-
<a href="../
|
55
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="GtkGesture.html#gtk-gesture-get-window" title="gtk_gesture_get_window ()">gtk_gesture_get_window</a> <span class="c_punctuation">()</span>
|
@@ -124,14 +124,14 @@
|
|
124
124
|
</tr>
|
125
125
|
<tr>
|
126
126
|
<td class="function_type">
|
127
|
-
<a href="../
|
127
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="returnvalue">GdkEventSequence</span></a> *
|
128
128
|
</td>
|
129
129
|
<td class="function_name">
|
130
130
|
<a class="link" href="GtkGesture.html#gtk-gesture-get-last-updated-sequence" title="gtk_gesture_get_last_updated_sequence ()">gtk_gesture_get_last_updated_sequence</a> <span class="c_punctuation">()</span>
|
131
131
|
</td>
|
132
132
|
</tr>
|
133
133
|
<tr>
|
134
|
-
<td class="function_type">const <a href="../
|
134
|
+
<td class="function_type">const <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
135
135
|
</td>
|
136
136
|
<td class="function_name">
|
137
137
|
<a class="link" href="GtkGesture.html#gtk-gesture-get-last-event" title="gtk_gesture_get_last_event ()">gtk_gesture_get_last_event</a> <span class="c_punctuation">()</span>
|
@@ -212,7 +212,7 @@
|
|
212
212
|
</tr>
|
213
213
|
<tr>
|
214
214
|
<td class="property_type">
|
215
|
-
<a href="../
|
215
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</td>
|
216
216
|
<td class="property_name"><a class="link" href="GtkGesture.html#GtkGesture--window" title="The “window” property">window</a></td>
|
217
217
|
<td class="property_flags">Read / Write</td>
|
218
218
|
</tr>
|
@@ -295,7 +295,7 @@
|
|
295
295
|
<p><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> is the base object for gesture recognition, although this
|
296
296
|
object is quite generalized to serve as a base for multi-touch gestures,
|
297
297
|
it is suitable to implement single-touch and pointer-based gestures (using
|
298
|
-
the special <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> <a href="../
|
298
|
+
the special <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> <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> value for these).</p>
|
299
299
|
<p>The number of touches that a <a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> need to be recognized is controlled
|
300
300
|
by the <a class="link" href="GtkGesture.html#GtkGesture--n-points" title="The “n-points” property"><span class="type">“n-points”</span></a> property, if a gesture is keeping track of less
|
301
301
|
or more than that number of sequences, it won't check wether the gesture
|
@@ -332,7 +332,7 @@ a chance to interact with events that have not been handled yet.</p>
|
|
332
332
|
<a href="GtkGesture.html#GtkGesture-struct"><span class="type">GtkGestures</span></a>, both across the parents of the widget receiving the event and
|
333
333
|
in parallel within an individual widget. It is a responsibility of the
|
334
334
|
widgets using those gestures to set the state of touch sequences accordingly
|
335
|
-
in order to enable cooperation of gestures around the <a href="../
|
335
|
+
in order to enable cooperation of gestures around the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequences</span></a>
|
336
336
|
triggering those.</p>
|
337
337
|
<p>Within a widget, gestures can be grouped through <a class="link" href="GtkGesture.html#gtk-gesture-group" title="gtk_gesture_group ()"><code class="function">gtk_gesture_group()</code></a>,
|
338
338
|
grouped gestures synchronize the state of sequences, so calling
|
@@ -356,13 +356,13 @@ propagation chain.</p></li>
|
|
356
356
|
<li class="listitem"><p>Stopping event propagation after the gesture group handles the event.</p></li>
|
357
357
|
</ul></div>
|
358
358
|
<p>Note: if a sequence is set early to <a class="link" href="GtkGesture.html#GTK-EVENT-SEQUENCE-CLAIMED:CAPS"><span class="type">GTK_EVENT_SEQUENCE_CLAIMED</span></a> on
|
359
|
-
<a href="../
|
359
|
+
<a href="../gdk4/gdk4-Events.html#GDK-TOUCH-BEGIN:CAPS"><span class="type">GDK_TOUCH_BEGIN</span></a>/<a href="../gdk4/gdk4-Events.html#GDK-BUTTON-PRESS:CAPS"><span class="type">GDK_BUTTON_PRESS</span></a> (so those events are captured before
|
360
360
|
reaching the event widget, this implies <a class="link" href="GtkEventController.html#GTK-PHASE-CAPTURE:CAPS"><span class="type">GTK_PHASE_CAPTURE</span></a>), one similar
|
361
361
|
event will emulated if the sequence changes to <a class="link" href="GtkGesture.html#GTK-EVENT-SEQUENCE-DENIED:CAPS"><span class="type">GTK_EVENT_SEQUENCE_DENIED</span></a>.
|
362
362
|
This way event coherence is preserved before event propagation is unstopped
|
363
363
|
again.</p>
|
364
364
|
<p>Sequence states can't be changed freely, see <a class="link" href="GtkGesture.html#gtk-gesture-set-sequence-state" title="gtk_gesture_set_sequence_state ()"><code class="function">gtk_gesture_set_sequence_state()</code></a>
|
365
|
-
to know about the possible lifetimes of a <a href="../
|
365
|
+
to know about the possible lifetimes of a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a>.</p>
|
366
366
|
</div>
|
367
367
|
<div class="refsect3">
|
368
368
|
<a name="id-1.3.24.3.9.9"></a><h4>Touchpad gestures</h4>
|
@@ -370,9 +370,9 @@ to know about the possible lifetimes of a <a href="../html/gdk3-Events.html#GdkE
|
|
370
370
|
touchpad gesture events. The only precautions users of <a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> should do
|
371
371
|
to enable this support are:</p>
|
372
372
|
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
373
|
-
<li class="listitem"><p>Enabling <a href="../
|
373
|
+
<li class="listitem"><p>Enabling <a href="../gdk4/gdk4-Events.html#GDK-TOUCHPAD-GESTURE-MASK:CAPS"><code class="literal">GDK_TOUCHPAD_GESTURE_MASK</code></a> on their <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindows</span></a></p></li>
|
374
374
|
<li class="listitem"><p>If the gesture has <a class="link" href="GtkEventController.html#GTK-PHASE-NONE:CAPS"><code class="literal">GTK_PHASE_NONE</code></a>, ensuring events of type
|
375
|
-
<a href="../
|
375
|
+
<a href="../gdk4/gdk4-Events.html#GDK-TOUCHPAD-SWIPE:CAPS"><code class="literal">GDK_TOUCHPAD_SWIPE</code></a> and <a href="../gdk4/gdk4-Events.html#GDK-TOUCHPAD-PINCH:CAPS"><code class="literal">GDK_TOUCHPAD_PINCH</code></a> are handled by the <a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a></p></li>
|
376
376
|
</ul></div>
|
377
377
|
</div>
|
378
378
|
</div>
|
@@ -380,9 +380,9 @@ to enable this support are:</p>
|
|
380
380
|
<a name="GtkGesture.functions_details"></a><h2>Functions</h2>
|
381
381
|
<div class="refsect2">
|
382
382
|
<a name="gtk-gesture-get-device"></a><h3>gtk_gesture_get_device ()</h3>
|
383
|
-
<pre class="programlisting"><a href="../
|
383
|
+
<pre class="programlisting"><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="returnvalue">GdkDevice</span></a> *
|
384
384
|
gtk_gesture_get_device (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>);</pre>
|
385
|
-
<p>Returns the master <a href="../
|
385
|
+
<p>Returns the master <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> that is currently operating
|
386
386
|
on <em class="parameter"><code>gesture</code></em>
|
387
387
|
, 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 the gesture is not being interacted.</p>
|
388
388
|
<div class="refsect3">
|
@@ -402,7 +402,7 @@ on <em class="parameter"><code>gesture</code></em>
|
|
402
402
|
</div>
|
403
403
|
<div class="refsect3">
|
404
404
|
<a name="gtk-gesture-get-device.returns"></a><h4>Returns</h4>
|
405
|
-
<p> a <a href="../
|
405
|
+
<p> a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</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>. </p>
|
406
406
|
<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="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
407
407
|
</div>
|
408
408
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
@@ -410,7 +410,7 @@ on <em class="parameter"><code>gesture</code></em>
|
|
410
410
|
<hr>
|
411
411
|
<div class="refsect2">
|
412
412
|
<a name="gtk-gesture-get-window"></a><h3>gtk_gesture_get_window ()</h3>
|
413
|
-
<pre class="programlisting"><a href="../
|
413
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
414
414
|
gtk_gesture_get_window (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>);</pre>
|
415
415
|
<p>Returns the user-defined window that receives the events
|
416
416
|
handled by <em class="parameter"><code>gesture</code></em>
|
@@ -443,7 +443,7 @@ information.</p>
|
|
443
443
|
<a name="gtk-gesture-set-window"></a><h3>gtk_gesture_set_window ()</h3>
|
444
444
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
445
445
|
gtk_gesture_set_window (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
446
|
-
<em class="parameter"><code><a href="../
|
446
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
447
447
|
<p>Sets a specific window to receive events about, so <em class="parameter"><code>gesture</code></em>
|
448
448
|
|
449
449
|
will effectively handle only events targeting <em class="parameter"><code>window</code></em>
|
@@ -466,7 +466,7 @@ a child of it. <em class="parameter"><code>window</code></em>
|
|
466
466
|
</tr>
|
467
467
|
<tr>
|
468
468
|
<td class="parameter_name"><p>window</p></td>
|
469
|
-
<td class="parameter_description"><p> a <a href="../
|
469
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</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>. </p></td>
|
470
470
|
<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>
|
471
471
|
</tr>
|
472
472
|
</tbody>
|
@@ -539,7 +539,7 @@ returned <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-d
|
|
539
539
|
<a name="gtk-gesture-get-sequence-state"></a><h3>gtk_gesture_get_sequence_state ()</h3>
|
540
540
|
<pre class="programlisting"><a class="link" href="GtkGesture.html#GtkEventSequenceState" title="enum GtkEventSequenceState"><span class="returnvalue">GtkEventSequenceState</span></a>
|
541
541
|
gtk_gesture_get_sequence_state (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
542
|
-
<em class="parameter"><code><a href="../
|
542
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence</code></em>);</pre>
|
543
543
|
<p>Returns the <em class="parameter"><code>sequence</code></em>
|
544
544
|
state, as seen by <em class="parameter"><code>gesture</code></em>
|
545
545
|
.</p>
|
@@ -559,7 +559,7 @@ gtk_gesture_get_sequence_state (<em class="parameter"><code><a class="link" href
|
|
559
559
|
</tr>
|
560
560
|
<tr>
|
561
561
|
<td class="parameter_name"><p>sequence</p></td>
|
562
|
-
<td class="parameter_description"><p>a <a href="../
|
562
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a></p></td>
|
563
563
|
<td class="parameter_annotations"> </td>
|
564
564
|
</tr>
|
565
565
|
</tbody>
|
@@ -577,7 +577,7 @@ gtk_gesture_get_sequence_state (<em class="parameter"><code><a class="link" href
|
|
577
577
|
<a name="gtk-gesture-set-sequence-state"></a><h3>gtk_gesture_set_sequence_state ()</h3>
|
578
578
|
<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>
|
579
579
|
gtk_gesture_set_sequence_state (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
580
|
-
<em class="parameter"><code><a href="../
|
580
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence</code></em>,
|
581
581
|
<em class="parameter"><code><a class="link" href="GtkGesture.html#GtkEventSequenceState" title="enum GtkEventSequenceState"><span class="type">GtkEventSequenceState</span></a> state</code></em>);</pre>
|
582
582
|
<p>Sets the state of <em class="parameter"><code>sequence</code></em>
|
583
583
|
in <em class="parameter"><code>gesture</code></em>
|
@@ -662,7 +662,7 @@ gesture processes the event.</p>
|
|
662
662
|
</tr>
|
663
663
|
<tr>
|
664
664
|
<td class="parameter_name"><p>sequence</p></td>
|
665
|
-
<td class="parameter_description"><p>a <a href="../
|
665
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a></p></td>
|
666
666
|
<td class="parameter_annotations"> </td>
|
667
667
|
</tr>
|
668
668
|
<tr>
|
@@ -726,7 +726,7 @@ was changed successfully</p>
|
|
726
726
|
<a name="gtk-gesture-get-sequences"></a><h3>gtk_gesture_get_sequences ()</h3>
|
727
727
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
728
728
|
gtk_gesture_get_sequences (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>);</pre>
|
729
|
-
<p>Returns the list of <a href="../
|
729
|
+
<p>Returns the list of <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequences</span></a> currently being interpreted
|
730
730
|
by <em class="parameter"><code>gesture</code></em>
|
731
731
|
.</p>
|
732
732
|
<div class="refsect3">
|
@@ -747,7 +747,7 @@ by <em class="parameter"><code>gesture</code></em>
|
|
747
747
|
<div class="refsect3">
|
748
748
|
<a name="gtk-gesture-get-sequences.returns"></a><h4>Returns</h4>
|
749
749
|
<p> A list
|
750
|
-
of <a href="../
|
750
|
+
of <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequences</span></a>, the list elements are owned by GTK+
|
751
751
|
and must not be freed or modified, the list itself must be deleted
|
752
752
|
through <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
|
753
753
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkEventSequence]</span></p>
|
@@ -759,7 +759,7 @@ through <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-do
|
|
759
759
|
<a name="gtk-gesture-handles-sequence"></a><h3>gtk_gesture_handles_sequence ()</h3>
|
760
760
|
<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>
|
761
761
|
gtk_gesture_handles_sequence (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
762
|
-
<em class="parameter"><code><a href="../
|
762
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence</code></em>);</pre>
|
763
763
|
<p>Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gesture</code></em>
|
764
764
|
is currently handling events corresponding to
|
765
765
|
<em class="parameter"><code>sequence</code></em>
|
@@ -780,7 +780,7 @@ gtk_gesture_handles_sequence (<em class="parameter"><code><a class="link" href="
|
|
780
780
|
</tr>
|
781
781
|
<tr>
|
782
782
|
<td class="parameter_name"><p>sequence</p></td>
|
783
|
-
<td class="parameter_description"><p> a <a href="../
|
783
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</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>. </p></td>
|
784
784
|
<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>]</span></td>
|
785
785
|
</tr>
|
786
786
|
</tbody>
|
@@ -797,9 +797,9 @@ is handling <em class="parameter"><code>sequence</code></em>
|
|
797
797
|
<hr>
|
798
798
|
<div class="refsect2">
|
799
799
|
<a name="gtk-gesture-get-last-updated-sequence"></a><h3>gtk_gesture_get_last_updated_sequence ()</h3>
|
800
|
-
<pre class="programlisting"><a href="../
|
800
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="returnvalue">GdkEventSequence</span></a> *
|
801
801
|
gtk_gesture_get_last_updated_sequence (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>);</pre>
|
802
|
-
<p>Returns the <a href="../
|
802
|
+
<p>Returns the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that was last updated on <em class="parameter"><code>gesture</code></em>
|
803
803
|
.</p>
|
804
804
|
<div class="refsect3">
|
805
805
|
<a name="gtk-gesture-get-last-updated-sequence.parameters"></a><h4>Parameters</h4>
|
@@ -826,9 +826,9 @@ gtk_gesture_get_last_updated_sequence (<em class="parameter"><code><a class="lin
|
|
826
826
|
<hr>
|
827
827
|
<div class="refsect2">
|
828
828
|
<a name="gtk-gesture-get-last-event"></a><h3>gtk_gesture_get_last_event ()</h3>
|
829
|
-
<pre class="programlisting">const <a href="../
|
829
|
+
<pre class="programlisting">const <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
830
830
|
gtk_gesture_get_last_event (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
831
|
-
<em class="parameter"><code><a href="../
|
831
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence</code></em>);</pre>
|
832
832
|
<p>Returns the last event that was processed for <em class="parameter"><code>sequence</code></em>
|
833
833
|
.</p>
|
834
834
|
<p>Note that the returned pointer is only valid as long as the <em class="parameter"><code>sequence</code></em>
|
@@ -852,7 +852,7 @@ a copy of the event.</p>
|
|
852
852
|
</tr>
|
853
853
|
<tr>
|
854
854
|
<td class="parameter_name"><p>sequence</p></td>
|
855
|
-
<td class="parameter_description"><p>a <a href="../
|
855
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a></p></td>
|
856
856
|
<td class="parameter_annotations"> </td>
|
857
857
|
</tr>
|
858
858
|
</tbody>
|
@@ -870,7 +870,7 @@ a copy of the event.</p>
|
|
870
870
|
<a name="gtk-gesture-get-point"></a><h3>gtk_gesture_get_point ()</h3>
|
871
871
|
<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>
|
872
872
|
gtk_gesture_get_point (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
873
|
-
<em class="parameter"><code><a href="../
|
873
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence</code></em>,
|
874
874
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *x</code></em>,
|
875
875
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *y</code></em>);</pre>
|
876
876
|
<p>If <em class="parameter"><code>sequence</code></em>
|
@@ -897,7 +897,7 @@ widget allocation.</p>
|
|
897
897
|
</tr>
|
898
898
|
<tr>
|
899
899
|
<td class="parameter_name"><p>sequence</p></td>
|
900
|
-
<td class="parameter_description"><p> a <a href="../
|
900
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</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> for pointer events. </p></td>
|
901
901
|
<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>
|
902
902
|
</tr>
|
903
903
|
<tr>
|
@@ -925,7 +925,7 @@ is currently interpreted</p>
|
|
925
925
|
<a name="gtk-gesture-get-bounding-box"></a><h3>gtk_gesture_get_bounding_box ()</h3>
|
926
926
|
<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>
|
927
927
|
gtk_gesture_get_bounding_box (<em class="parameter"><code><a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture</code></em>,
|
928
|
-
<em class="parameter"><code><a href="../
|
928
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
929
929
|
<p>If there are touch sequences being currently handled by <em class="parameter"><code>gesture</code></em>
|
930
930
|
,
|
931
931
|
this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and fills in <em class="parameter"><code>rect</code></em>
|
@@ -1023,11 +1023,11 @@ gtk_gesture_group (<em class="parameter"><code><a class="link" href="GtkGesture.
|
|
1023
1023
|
to the same group than <em class="parameter"><code>group_gesture</code></em>
|
1024
1024
|
. Gestures
|
1025
1025
|
are by default isolated in their own groups.</p>
|
1026
|
-
<p>When gestures are grouped, the state of <a href="../
|
1026
|
+
<p>When gestures are grouped, the state of <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequences</span></a>
|
1027
1027
|
is kept in sync for all of those, so calling <a class="link" href="GtkGesture.html#gtk-gesture-set-sequence-state" title="gtk_gesture_set_sequence_state ()"><code class="function">gtk_gesture_set_sequence_state()</code></a>,
|
1028
1028
|
on one will transfer the same value to the others.</p>
|
1029
1029
|
<p>Groups also perform an "implicit grabbing" of sequences, if a
|
1030
|
-
<a href="../
|
1030
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> state is set to <a class="link" href="GtkGesture.html#GTK-EVENT-SEQUENCE-CLAIMED:CAPS"><span class="type">GTK_EVENT_SEQUENCE_CLAIMED</span></a> on one group,
|
1031
1031
|
every other gesture group attached to the same <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> will switch the
|
1032
1032
|
state for that sequence to <a class="link" href="GtkGesture.html#GTK-EVENT-SEQUENCE-DENIED:CAPS"><span class="type">GTK_EVENT_SEQUENCE_DENIED</span></a>.</p>
|
1033
1033
|
<div class="refsect3">
|
@@ -1154,7 +1154,7 @@ gtk_gesture_is_grouped_with (<em class="parameter"><code><a class="link" href="G
|
|
1154
1154
|
<hr>
|
1155
1155
|
<div class="refsect2">
|
1156
1156
|
<a name="GtkEventSequenceState"></a><h3>enum GtkEventSequenceState</h3>
|
1157
|
-
<p>Describes the state of a <a href="../
|
1157
|
+
<p>Describes the state of a <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> in a <a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a>.</p>
|
1158
1158
|
<div class="refsect3">
|
1159
1159
|
<a name="GtkEventSequenceState.members"></a><h4>Members</h4>
|
1160
1160
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1205,9 +1205,9 @@ gtk_gesture_is_grouped_with (<em class="parameter"><code><a class="link" href="G
|
|
1205
1205
|
<hr>
|
1206
1206
|
<div class="refsect2">
|
1207
1207
|
<a name="GtkGesture--window"></a><h3>The <code class="literal">“window”</code> property</h3>
|
1208
|
-
<pre class="programlisting"> “window” <a href="../
|
1208
|
+
<pre class="programlisting"> “window” <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</pre>
|
1209
1209
|
<p>If 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>, the gesture will only listen for events that happen on
|
1210
|
-
this <a href="../
|
1210
|
+
this <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, or a child of it.</p>
|
1211
1211
|
<p>Flags: Read / Write</p>
|
1212
1212
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
1213
1213
|
</div>
|
@@ -1218,7 +1218,7 @@ this <a href="../html/gdk3-Windows.html#GdkWindow-struct"><span class="type">Gdk
|
|
1218
1218
|
<a name="GtkGesture-begin"></a><h3>The <code class="literal">“begin”</code> signal</h3>
|
1219
1219
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1220
1220
|
user_function (<a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture,
|
1221
|
-
<a href="../
|
1221
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence,
|
1222
1222
|
<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>
|
1223
1223
|
<p>This signal is emitted when the gesture is recognized. This means the
|
1224
1224
|
number of touch sequences matches <a class="link" href="GtkGesture.html#GtkGesture--n-points" title="The “n-points” property"><span class="type">“n-points”</span></a>, and the <span class="type">“check”</span>
|
@@ -1243,7 +1243,7 @@ to the current set of active touches, so don't rely on this being true.</p>
|
|
1243
1243
|
</tr>
|
1244
1244
|
<tr>
|
1245
1245
|
<td class="parameter_name"><p>sequence</p></td>
|
1246
|
-
<td class="parameter_description"><p>the <a href="../
|
1246
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that made the gesture to be recognized</p></td>
|
1247
1247
|
<td class="parameter_annotations"> </td>
|
1248
1248
|
</tr>
|
1249
1249
|
<tr>
|
@@ -1262,7 +1262,7 @@ to the current set of active touches, so don't rely on this being true.</p>
|
|
1262
1262
|
<a name="GtkGesture-cancel"></a><h3>The <code class="literal">“cancel”</code> signal</h3>
|
1263
1263
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1264
1264
|
user_function (<a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture,
|
1265
|
-
<a href="../
|
1265
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence,
|
1266
1266
|
<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>
|
1267
1267
|
<p>This signal is emitted whenever a sequence is cancelled. This usually
|
1268
1268
|
happens on active touches when <a class="link" href="GtkEventController.html#gtk-event-controller-reset" title="gtk_event_controller_reset ()"><code class="function">gtk_event_controller_reset()</code></a> is called
|
@@ -1289,7 +1289,7 @@ was claimed by parent widgets' controllers (see <a class="link" href="GtkGesture
|
|
1289
1289
|
</tr>
|
1290
1290
|
<tr>
|
1291
1291
|
<td class="parameter_name"><p>sequence</p></td>
|
1292
|
-
<td class="parameter_description"><p>the <a href="../
|
1292
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that was cancelled</p></td>
|
1293
1293
|
<td class="parameter_annotations"> </td>
|
1294
1294
|
</tr>
|
1295
1295
|
<tr>
|
@@ -1308,7 +1308,7 @@ was claimed by parent widgets' controllers (see <a class="link" href="GtkGesture
|
|
1308
1308
|
<a name="GtkGesture-end"></a><h3>The <code class="literal">“end”</code> signal</h3>
|
1309
1309
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1310
1310
|
user_function (<a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture,
|
1311
|
-
<a href="../
|
1311
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence,
|
1312
1312
|
<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>
|
1313
1313
|
<p>This signal is emitted when <em class="parameter"><code>gesture</code></em>
|
1314
1314
|
either stopped recognizing the event
|
@@ -1337,7 +1337,7 @@ by checking through <a class="link" href="GtkGesture.html#gtk-gesture-handles-se
|
|
1337
1337
|
</tr>
|
1338
1338
|
<tr>
|
1339
1339
|
<td class="parameter_name"><p>sequence</p></td>
|
1340
|
-
<td class="parameter_description"><p>the <a href="../
|
1340
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that made gesture recognition to finish</p></td>
|
1341
1341
|
<td class="parameter_annotations"> </td>
|
1342
1342
|
</tr>
|
1343
1343
|
<tr>
|
@@ -1356,7 +1356,7 @@ by checking through <a class="link" href="GtkGesture.html#gtk-gesture-handles-se
|
|
1356
1356
|
<a name="GtkGesture-sequence-state-changed"></a><h3>The <code class="literal">“sequence-state-changed”</code> signal</h3>
|
1357
1357
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1358
1358
|
user_function (<a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture,
|
1359
|
-
<a href="../
|
1359
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence,
|
1360
1360
|
<a class="link" href="GtkGesture.html#GtkEventSequenceState" title="enum GtkEventSequenceState"><span class="type">GtkEventSequenceState</span></a> state,
|
1361
1361
|
<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>
|
1362
1362
|
<p>This signal is emitted whenever a sequence state changes. See
|
@@ -1378,7 +1378,7 @@ sequence lifetimes.</p>
|
|
1378
1378
|
</tr>
|
1379
1379
|
<tr>
|
1380
1380
|
<td class="parameter_name"><p>sequence</p></td>
|
1381
|
-
<td class="parameter_description"><p>the <a href="../
|
1381
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that was cancelled</p></td>
|
1382
1382
|
<td class="parameter_annotations"> </td>
|
1383
1383
|
</tr>
|
1384
1384
|
<tr>
|
@@ -1402,7 +1402,7 @@ sequence lifetimes.</p>
|
|
1402
1402
|
<a name="GtkGesture-update"></a><h3>The <code class="literal">“update”</code> signal</h3>
|
1403
1403
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1404
1404
|
user_function (<a class="link" href="GtkGesture.html" title="GtkGesture"><span class="type">GtkGesture</span></a> *gesture,
|
1405
|
-
<a href="../
|
1405
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> *sequence,
|
1406
1406
|
<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>
|
1407
1407
|
<p>This signal is emitted whenever an event is handled while the gesture is
|
1408
1408
|
recognized. <em class="parameter"><code>sequence</code></em>
|
@@ -1423,7 +1423,7 @@ recognized. <em class="parameter"><code>sequence</code></em>
|
|
1423
1423
|
</tr>
|
1424
1424
|
<tr>
|
1425
1425
|
<td class="parameter_name"><p>sequence</p></td>
|
1426
|
-
<td class="parameter_description"><p>the <a href="../
|
1426
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="type">GdkEventSequence</span></a> that was updated</p></td>
|
1427
1427
|
<td class="parameter_annotations"> </td>
|
1428
1428
|
</tr>
|
1429
1429
|
<tr>
|
@@ -168,7 +168,7 @@ presses.</p>
|
|
168
168
|
<a name="gtk-gesture-multi-press-set-area"></a><h3>gtk_gesture_multi_press_set_area ()</h3>
|
169
169
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
170
170
|
gtk_gesture_multi_press_set_area (<em class="parameter"><code><a class="link" href="GtkGestureMultiPress.html" title="GtkGestureMultiPress"><span class="type">GtkGestureMultiPress</span></a> *gesture</code></em>,
|
171
|
-
<em class="parameter"><code>const <a href="../
|
171
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
172
172
|
<p>If <em class="parameter"><code>rect</code></em>
|
173
173
|
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>, the press area will be checked to be
|
174
174
|
confined within the rectangle, otherwise the button count
|
@@ -190,7 +190,7 @@ akin to an input shape.</p>
|
|
190
190
|
<tbody>
|
191
191
|
<tr>
|
192
192
|
<td class="parameter_name"><p>gesture</p></td>
|
193
|
-
<td class="parameter_description"><p>a <a class="link" href="
|
193
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkGestureMultiPress.html" title="GtkGestureMultiPress"><span class="type">GtkGestureMultiPress</span></a></p></td>
|
194
194
|
<td class="parameter_annotations"> </td>
|
195
195
|
</tr>
|
196
196
|
<tr>
|
@@ -208,7 +208,7 @@ akin to an input shape.</p>
|
|
208
208
|
<a name="gtk-gesture-multi-press-get-area"></a><h3>gtk_gesture_multi_press_get_area ()</h3>
|
209
209
|
<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>
|
210
210
|
gtk_gesture_multi_press_get_area (<em class="parameter"><code><a class="link" href="GtkGestureMultiPress.html" title="GtkGestureMultiPress"><span class="type">GtkGestureMultiPress</span></a> *gesture</code></em>,
|
211
|
-
<em class="parameter"><code><a href="../
|
211
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
212
212
|
<p>If an area was set through <a class="link" href="GtkGestureMultiPress.html#gtk-gesture-multi-press-set-area" title="gtk_gesture_multi_press_set_area ()"><code class="function">gtk_gesture_multi_press_set_area()</code></a>,
|
213
213
|
this function will return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and fill in <em class="parameter"><code>rect</code></em>
|
214
214
|
with the
|
@@ -99,7 +99,7 @@
|
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
101
|
<td class="function_type">
|
102
|
-
<a href="../
|
102
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="returnvalue">GdkEventSequence</span></a> *
|
103
103
|
</td>
|
104
104
|
<td class="function_name">
|
105
105
|
<a class="link" href="GtkGestureSingle.html#gtk-gesture-single-get-current-sequence" title="gtk_gesture_single_get_current_sequence ()">gtk_gesture_single_get_current_sequence</a> <span class="c_punctuation">()</span>
|
@@ -172,7 +172,7 @@ not restricted) for dealing with mouse and single-touch gestures. Under
|
|
172
172
|
interaction, these gestures stick to the first interacting sequence, which
|
173
173
|
is accessible through <a class="link" href="GtkGestureSingle.html#gtk-gesture-single-get-current-sequence" title="gtk_gesture_single_get_current_sequence ()"><code class="function">gtk_gesture_single_get_current_sequence()</code></a> while the
|
174
174
|
gesture is being interacted with.</p>
|
175
|
-
<p>By default gestures react to both <a href="../
|
175
|
+
<p>By default gestures react to both <a href="../gdk4/gdk4-Events.html#GDK-BUTTON-PRIMARY:CAPS"><code class="literal">GDK_BUTTON_PRIMARY</code></a> and touch
|
176
176
|
events, <a class="link" href="GtkGestureSingle.html#gtk-gesture-single-set-touch-only" title="gtk_gesture_single_set_touch_only ()"><code class="function">gtk_gesture_single_set_touch_only()</code></a> can be used to change the
|
177
177
|
touch behavior. Callers may also specify a different mouse button number
|
178
178
|
to interact with through <a class="link" href="GtkGestureSingle.html#gtk-gesture-single-set-button" title="gtk_gesture_single_set_button ()"><code class="function">gtk_gesture_single_set_button()</code></a>, or react to any
|
@@ -280,7 +280,7 @@ gtk_gesture_single_set_touch_only (<em class="parameter"><code><a class="link" h
|
|
280
280
|
<p>If <em class="parameter"><code>touch_only</code></em>
|
281
281
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, <em class="parameter"><code>gesture</code></em>
|
282
282
|
will only handle events of type
|
283
|
-
<a href="../
|
283
|
+
<a href="../gdk4/gdk4-Events.html#GDK-TOUCH-BEGIN:CAPS"><span class="type">GDK_TOUCH_BEGIN</span></a>, <a href="../gdk4/gdk4-Events.html#GDK-TOUCH-UPDATE:CAPS"><span class="type">GDK_TOUCH_UPDATE</span></a> or <a href="../gdk4/gdk4-Events.html#GDK-TOUCH-END:CAPS"><span class="type">GDK_TOUCH_END</span></a>. If <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>,
|
284
284
|
mouse events will be handled too.</p>
|
285
285
|
<div class="refsect3">
|
286
286
|
<a name="gtk-gesture-single-set-touch-only.parameters"></a><h4>Parameters</h4>
|
@@ -403,7 +403,7 @@ is none.</p>
|
|
403
403
|
<hr>
|
404
404
|
<div class="refsect2">
|
405
405
|
<a name="gtk-gesture-single-get-current-sequence"></a><h3>gtk_gesture_single_get_current_sequence ()</h3>
|
406
|
-
<pre class="programlisting"><a href="../
|
406
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Events.html#GdkEventSequence"><span class="returnvalue">GdkEventSequence</span></a> *
|
407
407
|
gtk_gesture_single_get_current_sequence
|
408
408
|
(<em class="parameter"><code><a class="link" href="GtkGestureSingle.html" title="GtkGestureSingle"><span class="type">GtkGestureSingle</span></a> *gesture</code></em>);</pre>
|
409
409
|
<p>Returns the event sequence currently interacting with <em class="parameter"><code>gesture</code></em>
|
@@ -653,7 +653,7 @@ including close, maximize, and minimize.</p>
|
|
653
653
|
</tr>
|
654
654
|
<tr>
|
655
655
|
<td class="parameter_name"><p>setting</p></td>
|
656
|
-
<td class="parameter_description"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to show standard
|
656
|
+
<td class="parameter_description"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to show standard window decorations</p></td>
|
657
657
|
<td class="parameter_annotations"> </td>
|
658
658
|
</tr>
|
659
659
|
</tbody>
|
@@ -341,9 +341,9 @@ in order for the new input method to become available to GTK+ applications.</p>
|
|
341
341
|
<a name="gtk-im-context-set-client-window"></a><h3>gtk_im_context_set_client_window ()</h3>
|
342
342
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
343
343
|
gtk_im_context_set_client_window (<em class="parameter"><code><a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context</code></em>,
|
344
|
-
<em class="parameter"><code><a href="../
|
344
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
345
345
|
<p>Set the client window for the input context; this is the
|
346
|
-
<a href="../
|
346
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> in which the input appears. This window is
|
347
347
|
used in order to correctly position status windows, and may
|
348
348
|
also be used for purposes internal to the input method.</p>
|
349
349
|
<div class="refsect3">
|
@@ -376,7 +376,7 @@ that the previous client window no longer exists. </p></td>
|
|
376
376
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
377
377
|
gtk_im_context_get_preedit_string (<em class="parameter"><code><a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context</code></em>,
|
378
378
|
<em class="parameter"><code><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> **str</code></em>,
|
379
|
-
<em class="parameter"><code><a href="
|
379
|
+
<em class="parameter"><code><a href="../pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> **attrs</code></em>,
|
380
380
|
<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> *cursor_pos</code></em>);</pre>
|
381
381
|
<p>Retrieve the current preedit string for the input context,
|
382
382
|
and a list of attributes to apply to the string.
|
@@ -406,7 +406,7 @@ string. The string retrieved must be freed with <a href="/home/vagrant/ruby-gnom
|
|
406
406
|
<td class="parameter_name"><p>attrs</p></td>
|
407
407
|
<td class="parameter_description"><p> location to store the retrieved
|
408
408
|
attribute list. When you are done with this list, you
|
409
|
-
must unreference it with <a href="
|
409
|
+
must unreference it with <a href="../pango/pango-Text-Attributes.html#pango-attr-list-unref"><code class="function">pango_attr_list_unref()</code></a>. </p></td>
|
410
410
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
|
411
411
|
</tr>
|
412
412
|
<tr>
|
@@ -424,7 +424,7 @@ within the preedit string. </p></td>
|
|
424
424
|
<a name="gtk-im-context-filter-keypress"></a><h3>gtk_im_context_filter_keypress ()</h3>
|
425
425
|
<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>
|
426
426
|
gtk_im_context_filter_keypress (<em class="parameter"><code><a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context</code></em>,
|
427
|
-
<em class="parameter"><code><a href="../
|
427
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
428
428
|
<p>Allow an input method to internally handle key press and release
|
429
429
|
events. If this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then no further processing
|
430
430
|
should be done for this key event.</p>
|
@@ -534,7 +534,7 @@ method to clear the preedit state.</p>
|
|
534
534
|
<a name="gtk-im-context-set-cursor-location"></a><h3>gtk_im_context_set_cursor_location ()</h3>
|
535
535
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
536
536
|
gtk_im_context_set_cursor_location (<em class="parameter"><code><a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context</code></em>,
|
537
|
-
<em class="parameter"><code>const <a href="../
|
537
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>);</pre>
|
538
538
|
<p>Notify the input method that a change in cursor
|
539
539
|
position has been made. The location is relative to the client
|
540
540
|
window.</p>
|