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
@@ -397,7 +397,7 @@ against at application run time.</p>
|
|
397
397
|
<hr>
|
398
398
|
<div class="refsect2">
|
399
399
|
<a name="GTK-MICRO-VERSION:CAPS"></a><h3>GTK_MICRO_VERSION</h3>
|
400
|
-
<pre class="programlisting">#define GTK_MICRO_VERSION (
|
400
|
+
<pre class="programlisting">#define GTK_MICRO_VERSION (16)
|
401
401
|
</pre>
|
402
402
|
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-micro-version" title="gtk_get_micro_version ()"><code class="function">gtk_get_micro_version()</code></a>, but from the headers used at
|
403
403
|
application compile time, rather than from the library linked
|
@@ -406,7 +406,7 @@ against at application run time.</p>
|
|
406
406
|
<hr>
|
407
407
|
<div class="refsect2">
|
408
408
|
<a name="GTK-BINARY-AGE:CAPS"></a><h3>GTK_BINARY_AGE</h3>
|
409
|
-
<pre class="programlisting">#define GTK_BINARY_AGE (
|
409
|
+
<pre class="programlisting">#define GTK_BINARY_AGE (2216)
|
410
410
|
</pre>
|
411
411
|
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-binary-age" title="gtk_get_binary_age ()"><code class="function">gtk_get_binary_age()</code></a>, but from the headers used at
|
412
412
|
application compile time, rather than from the library linked
|
@@ -415,7 +415,7 @@ against at application run time.</p>
|
|
415
415
|
<hr>
|
416
416
|
<div class="refsect2">
|
417
417
|
<a name="GTK-INTERFACE-AGE:CAPS"></a><h3>GTK_INTERFACE_AGE</h3>
|
418
|
-
<pre class="programlisting">#define GTK_INTERFACE_AGE (
|
418
|
+
<pre class="programlisting">#define GTK_INTERFACE_AGE (16)
|
419
419
|
</pre>
|
420
420
|
<p>Like <a class="link" href="gtk3-Feature-Test-Macros.html#gtk-get-interface-age" title="gtk_get_interface_age ()"><code class="function">gtk_get_interface_age()</code></a>, but from the headers used at
|
421
421
|
application compile time, rather than from the library linked
|
@@ -83,7 +83,7 @@
|
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
85
|
<td class="function_type">
|
86
|
-
<a href="../
|
86
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
89
|
<a class="link" href="gtk3-Filesystem-utilities.html#gtk-mount-operation-get-screen" title="gtk_mount_operation_get_screen ()">gtk_mount_operation_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -130,7 +130,7 @@
|
|
130
130
|
</tr>
|
131
131
|
<tr>
|
132
132
|
<td class="property_type">
|
133
|
-
<a href="../
|
133
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
134
134
|
<td class="property_name"><a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperation--screen" title="The “screen” property">screen</a></td>
|
135
135
|
<td class="property_flags">Read / Write</td>
|
136
136
|
</tr>
|
@@ -181,7 +181,7 @@ GIO functions for mounting volumes such as
|
|
181
181
|
passwords, questions or show processes blocking unmount.</p>
|
182
182
|
<p>gtk_show_uri_on_window() is a convenient way to launch applications for URIs.</p>
|
183
183
|
<p>Another object that is worth mentioning in this context is
|
184
|
-
<a href="../
|
184
|
+
<a href="../gdk4/gdk4-Application-launching.html#GdkAppLaunchContext-struct"><span class="type">GdkAppLaunchContext</span></a>, which provides visual feedback when lauching
|
185
185
|
applications.</p>
|
186
186
|
</div>
|
187
187
|
<div class="refsect1">
|
@@ -307,7 +307,7 @@ gtk_mount_operation_get_parent (<em class="parameter"><code><a class="link" href
|
|
307
307
|
<a name="gtk-mount-operation-set-screen"></a><h3>gtk_mount_operation_set_screen ()</h3>
|
308
308
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
309
309
|
gtk_mount_operation_set_screen (<em class="parameter"><code><a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>,
|
310
|
-
<em class="parameter"><code><a href="../
|
310
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
311
311
|
<p>Sets the screen to show windows of the <a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> on.</p>
|
312
312
|
<div class="refsect3">
|
313
313
|
<a name="gtk-mount-operation-set-screen.parameters"></a><h4>Parameters</h4>
|
@@ -325,7 +325,7 @@ gtk_mount_operation_set_screen (<em class="parameter"><code><a class="link" href
|
|
325
325
|
</tr>
|
326
326
|
<tr>
|
327
327
|
<td class="parameter_name"><p>screen</p></td>
|
328
|
-
<td class="parameter_description"><p>a <a href="../
|
328
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
329
329
|
<td class="parameter_annotations"> </td>
|
330
330
|
</tr>
|
331
331
|
</tbody>
|
@@ -336,7 +336,7 @@ gtk_mount_operation_set_screen (<em class="parameter"><code><a class="link" href
|
|
336
336
|
<hr>
|
337
337
|
<div class="refsect2">
|
338
338
|
<a name="gtk-mount-operation-get-screen"></a><h3>gtk_mount_operation_get_screen ()</h3>
|
339
|
-
<pre class="programlisting"><a href="../
|
339
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
340
340
|
gtk_mount_operation_get_screen (<em class="parameter"><code><a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a> *op</code></em>);</pre>
|
341
341
|
<p>Gets the screen on which windows of the <a class="link" href="gtk3-Filesystem-utilities.html#GtkMountOperation"><span class="type">GtkMountOperation</span></a>
|
342
342
|
will be shown.</p>
|
@@ -367,7 +367,7 @@ are shown. </p>
|
|
367
367
|
<div class="refsect2">
|
368
368
|
<a name="gtk-show-uri"></a><h3>gtk_show_uri ()</h3>
|
369
369
|
<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>
|
370
|
-
gtk_show_uri (<em class="parameter"><code><a href="../
|
370
|
+
gtk_show_uri (<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
|
371
371
|
<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> *uri</code></em>,
|
372
372
|
<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> timestamp</code></em>,
|
373
373
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
@@ -437,7 +437,7 @@ Typical examples are</p>
|
|
437
437
|
</ul></div>
|
438
438
|
<p>Ideally the timestamp is taken from the event triggering
|
439
439
|
the <a class="link" href="gtk3-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a> call. If timestamp is not known you can take
|
440
|
-
<a href="../
|
440
|
+
<a href="../gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
441
441
|
<p>This is the recommended call to be used as it passes information
|
442
442
|
necessary for sandbox helpers to parent their dialogs properly.</p>
|
443
443
|
<div class="refsect3">
|
@@ -525,7 +525,7 @@ necessary for sandbox helpers to parent their dialogs properly.</p>
|
|
525
525
|
<hr>
|
526
526
|
<div class="refsect2">
|
527
527
|
<a name="GtkMountOperation--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
528
|
-
<pre class="programlisting"> “screen” <a href="../
|
528
|
+
<pre class="programlisting"> “screen” <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
529
529
|
<p>The screen where this window will be displayed.</p>
|
530
530
|
<p>Flags: Read / Write</p>
|
531
531
|
</div>
|
@@ -49,7 +49,7 @@
|
|
49
49
|
</tr>
|
50
50
|
<tr>
|
51
51
|
<td class="function_type">
|
52
|
-
<a href="
|
52
|
+
<a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
53
53
|
</td>
|
54
54
|
<td class="function_name">
|
55
55
|
<a class="link" href="gtk3-General.html#gtk-get-default-language" title="gtk_get_default_language ()">gtk_get_default_language</a> <span class="c_punctuation">()</span>
|
@@ -257,7 +257,7 @@
|
|
257
257
|
</tr>
|
258
258
|
<tr>
|
259
259
|
<td class="function_type">
|
260
|
-
<a href="../
|
260
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
261
261
|
</td>
|
262
262
|
<td class="function_name">
|
263
263
|
<a class="link" href="gtk3-General.html#gtk-get-current-event" title="gtk_get_current_event ()">gtk_get_current_event</a> <span class="c_punctuation">()</span>
|
@@ -281,7 +281,7 @@
|
|
281
281
|
</tr>
|
282
282
|
<tr>
|
283
283
|
<td class="function_type">
|
284
|
-
<a href="../
|
284
|
+
<a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="returnvalue">GdkDevice</span></a> *
|
285
285
|
</td>
|
286
286
|
<td class="function_name">
|
287
287
|
<a class="link" href="gtk3-General.html#gtk-get-current-event-device" title="gtk_get_current_event_device ()">gtk_get_current_event_device</a> <span class="c_punctuation">()</span>
|
@@ -431,18 +431,18 @@ you wanted to set different values for different locale categories.</p>
|
|
431
431
|
<hr>
|
432
432
|
<div class="refsect2">
|
433
433
|
<a name="gtk-get-default-language"></a><h3>gtk_get_default_language ()</h3>
|
434
|
-
<pre class="programlisting"><a href="
|
434
|
+
<pre class="programlisting"><a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
435
435
|
gtk_get_default_language (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
436
|
-
<p>Returns the <a href="
|
436
|
+
<p>Returns the <a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a> for the default language currently in
|
437
437
|
effect. (Note that this can change over the life of an
|
438
438
|
application.) The default language is derived from the current
|
439
439
|
locale. It determines, for example, whether GTK+ uses the
|
440
440
|
right-to-left or left-to-right text direction.</p>
|
441
|
-
<p>This function is equivalent to <a href="
|
441
|
+
<p>This function is equivalent to <a href="../pango/pango-Scripts-and-Languages.html#pango-language-get-default"><code class="function">pango_language_get_default()</code></a>.
|
442
442
|
See that function for details.</p>
|
443
443
|
<div class="refsect3">
|
444
444
|
<a name="gtk-get-default-language.returns"></a><h4>Returns</h4>
|
445
|
-
<p> the default language as a <a href="
|
445
|
+
<p> the default language as a <a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a>,
|
446
446
|
must not be freed. </p>
|
447
447
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
448
448
|
</div>
|
@@ -494,7 +494,7 @@ gtk_parse_args (<em class="parameter"><code><span class="type">int</span> *argc<
|
|
494
494
|
<em class="parameter"><code><span class="type">char</span> ***argv</code></em>);</pre>
|
495
495
|
<p>Parses command line arguments, and initializes global
|
496
496
|
attributes of GTK+, but does not actually open a connection
|
497
|
-
to a display. (See <a href="../
|
497
|
+
to a display. (See <a href="../gdk4/GdkDisplay.html#gdk-display-open"><code class="function">gdk_display_open()</code></a>, <a href="../gdk4/gdk4-General.html#gdk-get-display-arg-name"><code class="function">gdk_get_display_arg_name()</code></a>)</p>
|
498
498
|
<p>Any arguments used by GTK+ or GDK are removed from the array and
|
499
499
|
<em class="parameter"><code>argc</code></em>
|
500
500
|
and <em class="parameter"><code>argv</code></em>
|
@@ -868,7 +868,7 @@ innermost mainloop</p>
|
|
868
868
|
<div class="refsect2">
|
869
869
|
<a name="gtk-main-do-event"></a><h3>gtk_main_do_event ()</h3>
|
870
870
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
871
|
-
gtk_main_do_event (<em class="parameter"><code><a href="../
|
871
|
+
gtk_main_do_event (<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
872
872
|
<p>Processes a single GDK event.</p>
|
873
873
|
<p>This is public only to allow filtering of events between GDK and GTK+.
|
874
874
|
You will not usually need to call this function directly.</p>
|
@@ -955,7 +955,7 @@ This function is called after loading the module.</p>
|
|
955
955
|
<div class="refsect2">
|
956
956
|
<a name="GtkModuleDisplayInitFunc"></a><h3>GtkModuleDisplayInitFunc ()</h3>
|
957
957
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
958
|
-
<span class="c_punctuation">(</span>*GtkModuleDisplayInitFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="../
|
958
|
+
<span class="c_punctuation">(</span>*GtkModuleDisplayInitFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
959
959
|
<p>A multihead-aware GTK+ module may have a <code class="function">gtk_module_display_init()</code> function
|
960
960
|
with this prototype. GTK+ calls this function for each opened display.</p>
|
961
961
|
<div class="refsect3">
|
@@ -968,7 +968,7 @@ with this prototype. GTK+ calls this function for each opened display.</p>
|
|
968
968
|
</colgroup>
|
969
969
|
<tbody><tr>
|
970
970
|
<td class="parameter_name"><p>display</p></td>
|
971
|
-
<td class="parameter_description"><p>an open <a href="../
|
971
|
+
<td class="parameter_description"><p>an open <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a></p></td>
|
972
972
|
<td class="parameter_annotations"> </td>
|
973
973
|
</tr></tbody>
|
974
974
|
</table></div>
|
@@ -1150,7 +1150,7 @@ gtk_grab_remove (<em class="parameter"><code><a class="link" href="GtkWidget.htm
|
|
1150
1150
|
<a name="gtk-device-grab-add"></a><h3>gtk_device_grab_add ()</h3>
|
1151
1151
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1152
1152
|
gtk_device_grab_add (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1153
|
-
<em class="parameter"><code><a href="../
|
1153
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>,
|
1154
1154
|
<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> block_others</code></em>);</pre>
|
1155
1155
|
<p>Adds a GTK+ grab on <em class="parameter"><code>device</code></em>
|
1156
1156
|
, so all the events on <em class="parameter"><code>device</code></em>
|
@@ -1177,7 +1177,7 @@ unable to interact with <em class="parameter"><code>widget</code></em>
|
|
1177
1177
|
</tr>
|
1178
1178
|
<tr>
|
1179
1179
|
<td class="parameter_name"><p>device</p></td>
|
1180
|
-
<td class="parameter_description"><p>a <a href="../
|
1180
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> to grab on.</p></td>
|
1181
1181
|
<td class="parameter_annotations"> </td>
|
1182
1182
|
</tr>
|
1183
1183
|
<tr>
|
@@ -1196,7 +1196,7 @@ unable to interact with <em class="parameter"><code>widget</code></em>
|
|
1196
1196
|
<a name="gtk-device-grab-remove"></a><h3>gtk_device_grab_remove ()</h3>
|
1197
1197
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1198
1198
|
gtk_device_grab_remove (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1199
|
-
<em class="parameter"><code><a href="../
|
1199
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
1200
1200
|
<p>Removes a device grab from the given widget.</p>
|
1201
1201
|
<p>You have to pair calls to <a class="link" href="gtk3-General.html#gtk-device-grab-add" title="gtk_device_grab_add ()"><code class="function">gtk_device_grab_add()</code></a> and
|
1202
1202
|
<a class="link" href="gtk3-General.html#gtk-device-grab-remove" title="gtk_device_grab_remove ()"><code class="function">gtk_device_grab_remove()</code></a>.</p>
|
@@ -1216,7 +1216,7 @@ gtk_device_grab_remove (<em class="parameter"><code><a class="link" href="GtkWid
|
|
1216
1216
|
</tr>
|
1217
1217
|
<tr>
|
1218
1218
|
<td class="parameter_name"><p>device</p></td>
|
1219
|
-
<td class="parameter_description"><p>a <a href="../
|
1219
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
1220
1220
|
<td class="parameter_annotations"> </td>
|
1221
1221
|
</tr>
|
1222
1222
|
</tbody>
|
@@ -1272,7 +1272,7 @@ key events before delivering them normally.</p>
|
|
1272
1272
|
<a name="GtkKeySnoopFunc"></a><h3>GtkKeySnoopFunc ()</h3>
|
1273
1273
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
1274
1274
|
<span class="c_punctuation">(</span>*GtkKeySnoopFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *grab_widget</code></em>,
|
1275
|
-
<em class="parameter"><code><a href="../
|
1275
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>,
|
1276
1276
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> func_data</code></em>);</pre>
|
1277
1277
|
<p>Key snooper functions are called before normal event delivery.
|
1278
1278
|
They can be used to implement custom key event handling.</p>
|
@@ -1339,17 +1339,17 @@ gtk_key_snooper_remove (<em class="parameter"><code><a href="/home/vagrant/ruby-
|
|
1339
1339
|
<hr>
|
1340
1340
|
<div class="refsect2">
|
1341
1341
|
<a name="gtk-get-current-event"></a><h3>gtk_get_current_event ()</h3>
|
1342
|
-
<pre class="programlisting"><a href="../
|
1342
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="returnvalue">GdkEvent</span></a> *
|
1343
1343
|
gtk_get_current_event (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1344
1344
|
<p>Obtains a copy of the event currently being processed by GTK+.</p>
|
1345
1345
|
<p>For example, if you are handling a <a class="link" href="GtkButton.html#GtkButton-clicked" title="The “clicked” signal"><span class="type">“clicked”</span></a> signal,
|
1346
|
-
the current event will be the <a href="../
|
1346
|
+
the current event will be the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> that triggered
|
1347
1347
|
the ::clicked signal.</p>
|
1348
1348
|
<div class="refsect3">
|
1349
1349
|
<a name="gtk-get-current-event.returns"></a><h4>Returns</h4>
|
1350
1350
|
<p> a copy of the current event, or
|
1351
1351
|
<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 there is no current event. The returned event must be
|
1352
|
-
freed with <a href="../
|
1352
|
+
freed with <a href="../gdk4/gdk4-Events.html#gdk-event-free"><code class="function">gdk_event_free()</code></a>. </p>
|
1353
1353
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<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></p>
|
1354
1354
|
</div>
|
1355
1355
|
</div>
|
@@ -1359,18 +1359,18 @@ freed with <a href="../html/gdk3-Events.html#gdk-event-free"><code class="functi
|
|
1359
1359
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="returnvalue">guint32</span></a>
|
1360
1360
|
gtk_get_current_event_time (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1361
1361
|
<p>If there is a current event and it has a timestamp,
|
1362
|
-
return that timestamp, otherwise return <a href="../
|
1362
|
+
return that timestamp, otherwise return <a href="../gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
1363
1363
|
<div class="refsect3">
|
1364
1364
|
<a name="gtk-get-current-event-time.returns"></a><h4>Returns</h4>
|
1365
1365
|
<p> the timestamp from the current event,
|
1366
|
-
or <a href="../
|
1366
|
+
or <a href="../gdk4/gdk4-Events.html#GDK-CURRENT-TIME:CAPS"><code class="literal">GDK_CURRENT_TIME</code></a>.</p>
|
1367
1367
|
</div>
|
1368
1368
|
</div>
|
1369
1369
|
<hr>
|
1370
1370
|
<div class="refsect2">
|
1371
1371
|
<a name="gtk-get-current-event-state"></a><h3>gtk_get_current_event_state ()</h3>
|
1372
1372
|
<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>
|
1373
|
-
gtk_get_current_event_state (<em class="parameter"><code><a href="../
|
1373
|
+
gtk_get_current_event_state (<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> *state</code></em>);</pre>
|
1374
1374
|
<p>If there is a current event and it has a state field, place
|
1375
1375
|
that state field in <em class="parameter"><code>state</code></em>
|
1376
1376
|
and 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>, otherwise return
|
@@ -1399,13 +1399,13 @@ had a state field</p>
|
|
1399
1399
|
<hr>
|
1400
1400
|
<div class="refsect2">
|
1401
1401
|
<a name="gtk-get-current-event-device"></a><h3>gtk_get_current_event_device ()</h3>
|
1402
|
-
<pre class="programlisting"><a href="../
|
1402
|
+
<pre class="programlisting"><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="returnvalue">GdkDevice</span></a> *
|
1403
1403
|
gtk_get_current_event_device (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1404
1404
|
<p>If there is a current event and it has a device, return that
|
1405
1405
|
device, otherwise return <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>
|
1406
1406
|
<div class="refsect3">
|
1407
1407
|
<a name="gtk-get-current-event-device.returns"></a><h4>Returns</h4>
|
1408
|
-
<p> a <a href="../
|
1408
|
+
<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>
|
1409
1409
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<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></p>
|
1410
1410
|
</div>
|
1411
1411
|
</div>
|
@@ -1413,7 +1413,7 @@ device, otherwise return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/l
|
|
1413
1413
|
<div class="refsect2">
|
1414
1414
|
<a name="gtk-get-event-widget"></a><h3>gtk_get_event_widget ()</h3>
|
1415
1415
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
1416
|
-
gtk_get_event_widget (<em class="parameter"><code><a href="../
|
1416
|
+
gtk_get_event_widget (<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
1417
1417
|
<p>If <em class="parameter"><code>event</code></em>
|
1418
1418
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> or the event was not associated with any widget,
|
1419
1419
|
returns <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>, otherwise returns the widget that received the event
|
@@ -1428,7 +1428,7 @@ originally.</p>
|
|
1428
1428
|
</colgroup>
|
1429
1429
|
<tbody><tr>
|
1430
1430
|
<td class="parameter_name"><p>event</p></td>
|
1431
|
-
<td class="parameter_description"><p>a <a href="../
|
1431
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
1432
1432
|
<td class="parameter_annotations"> </td>
|
1433
1433
|
</tr></tbody>
|
1434
1434
|
</table></div>
|
@@ -1446,7 +1446,7 @@ received <em class="parameter"><code>event</code></em>
|
|
1446
1446
|
<a name="gtk-propagate-event"></a><h3>gtk_propagate_event ()</h3>
|
1447
1447
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1448
1448
|
gtk_propagate_event (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1449
|
-
<em class="parameter"><code><a href="../
|
1449
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
1450
1450
|
<p>Sends an event to a widget, propagating the event to parent widgets
|
1451
1451
|
if the event remains unhandled.</p>
|
1452
1452
|
<p>Events received by GTK+ from GDK normally begin in <a class="link" href="gtk3-General.html#gtk-main-do-event" title="gtk_main_do_event ()"><code class="function">gtk_main_do_event()</code></a>.
|
@@ -1460,7 +1460,7 @@ higher-level, and <a class="link" href="gtk3-General.html#gtk-main-do-event" tit
|
|
1460
1460
|
<p>All that said, you most likely don’t want to use any of these
|
1461
1461
|
functions; synthesizing events is rarely needed. There are almost
|
1462
1462
|
certainly better ways to achieve your goals. For example, use
|
1463
|
-
<a href="../
|
1463
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or <a class="link" href="GtkWidget.html#gtk-widget-queue-draw" title="gtk_widget_queue_draw ()"><code class="function">gtk_widget_queue_draw()</code></a> instead
|
1464
1464
|
of making up expose events.</p>
|
1465
1465
|
<div class="refsect3">
|
1466
1466
|
<a name="gtk-propagate-event.parameters"></a><h4>Parameters</h4>
|
@@ -1494,7 +1494,7 @@ of making up expose events.</p>
|
|
1494
1494
|
</pre>
|
1495
1495
|
<p>Use this priority for functionality related to size allocation.</p>
|
1496
1496
|
<p>It is used internally by GTK+ to compute the sizes of widgets.
|
1497
|
-
This priority is higher than <a href="../
|
1497
|
+
This priority is higher than <a href="../gdk4/gdk4-Events.html#GDK-PRIORITY-REDRAW:CAPS"><code class="literal">GDK_PRIORITY_REDRAW</code></a> to avoid
|
1498
1498
|
resizing a widget which was just redrawn.</p>
|
1499
1499
|
</div>
|
1500
1500
|
</div>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</tr>
|
90
90
|
<tr>
|
91
91
|
<td class="function_type">
|
92
|
-
<
|
92
|
+
<span class="returnvalue">cairo_pattern_t</span> *
|
93
93
|
</td>
|
94
94
|
<td class="function_name">
|
95
95
|
<a class="link" href="gtk3-GtkGradient.html#gtk-gradient-resolve-for-context" title="gtk_gradient_resolve_for_context ()">gtk_gradient_resolve_for_context</a> <span class="c_punctuation">()</span>
|
@@ -132,7 +132,7 @@ gradient expression.
|
|
132
132
|
To obtain the gradient represented by a GtkGradient, it has to
|
133
133
|
be resolved with <a class="link" href="gtk3-GtkGradient.html#gtk-gradient-resolve" title="gtk_gradient_resolve ()"><code class="function">gtk_gradient_resolve()</code></a>, which replaces all
|
134
134
|
symbolic color references by the colors they refer to (in a given
|
135
|
-
context) and constructs a <
|
135
|
+
context) and constructs a <span class="type">cairo_pattern_t</span> value.</p>
|
136
136
|
<p>It is not normally necessary to deal directly with <a href="gtk3-GtkGradient.html#GtkGradient"><span class="type">GtkGradients</span></a>,
|
137
137
|
since they are mostly used behind the scenes by <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> and
|
138
138
|
<a class="link" href="GtkCssProvider.html" title="GtkCssProvider"><span class="type">GtkCssProvider</span></a>.</p>
|
@@ -369,7 +369,7 @@ if the reference count reaches 0.</p>
|
|
369
369
|
<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>
|
370
370
|
gtk_gradient_resolve (<em class="parameter"><code><a class="link" href="gtk3-GtkGradient.html#GtkGradient" title="GtkGradient"><span class="type">GtkGradient</span></a> *gradient</code></em>,
|
371
371
|
<em class="parameter"><code><a class="link" href="gtk3-GtkStyleProperties.html#GtkStyleProperties" title="struct GtkStyleProperties"><span class="type">GtkStyleProperties</span></a> *props</code></em>,
|
372
|
-
<em class="parameter"><code><
|
372
|
+
<em class="parameter"><code><span class="type">cairo_pattern_t</span> **resolved_gradient</code></em>);</pre>
|
373
373
|
<div class="warning">
|
374
374
|
<p><code class="literal">gtk_gradient_resolve</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
375
375
|
<p><a class="link" href="gtk3-GtkGradient.html#GtkGradient" title="GtkGradient"><span class="type">GtkGradient</span></a> is deprecated.</p>
|
@@ -419,7 +419,7 @@ exist in <em class="parameter"><code>props</code></em>
|
|
419
419
|
<hr>
|
420
420
|
<div class="refsect2">
|
421
421
|
<a name="gtk-gradient-resolve-for-context"></a><h3>gtk_gradient_resolve_for_context ()</h3>
|
422
|
-
<pre class="programlisting"><
|
422
|
+
<pre class="programlisting"><span class="returnvalue">cairo_pattern_t</span> *
|
423
423
|
gtk_gradient_resolve_for_context (<em class="parameter"><code><a class="link" href="gtk3-GtkGradient.html#GtkGradient" title="GtkGradient"><span class="type">GtkGradient</span></a> *gradient</code></em>,
|
424
424
|
<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>);</pre>
|
425
425
|
<div class="warning"><p><code class="literal">gtk_gradient_resolve_for_context</code> is deprecated and should not be used in newly-written code.</p></div>
|
@@ -149,7 +149,7 @@ To obtain the color represented by a GtkSymbolicColor, it has to
|
|
149
149
|
be resolved with <a class="link" href="gtk3-GtkSymbolicColor.html#gtk-symbolic-color-resolve" title="gtk_symbolic_color_resolve ()"><code class="function">gtk_symbolic_color_resolve()</code></a>, which replaces all
|
150
150
|
symbolic color references by the colors they refer to (in a given
|
151
151
|
context) and evaluates mix, shade and other expressions, resulting
|
152
|
-
in a <a href="../
|
152
|
+
in a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> value.</p>
|
153
153
|
<p>It is not normally necessary to deal directly with <a href="gtk3-GtkSymbolicColor.html#GtkSymbolicColor"><span class="type">GtkSymbolicColors</span></a>,
|
154
154
|
since they are mostly used behind the scenes by <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> and
|
155
155
|
<a class="link" href="GtkCssProvider.html" title="GtkCssProvider"><span class="type">GtkCssProvider</span></a>.</p>
|
@@ -161,7 +161,7 @@ implementation detail of GTK+.</p>
|
|
161
161
|
<div class="refsect2">
|
162
162
|
<a name="gtk-symbolic-color-new-literal"></a><h3>gtk_symbolic_color_new_literal ()</h3>
|
163
163
|
<pre class="programlisting"><a class="link" href="gtk3-GtkSymbolicColor.html#GtkSymbolicColor" title="GtkSymbolicColor"><span class="returnvalue">GtkSymbolicColor</span></a> *
|
164
|
-
gtk_symbolic_color_new_literal (<em class="parameter"><code>const <a href="../
|
164
|
+
gtk_symbolic_color_new_literal (<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
165
165
|
<div class="warning">
|
166
166
|
<p><code class="literal">gtk_symbolic_color_new_literal</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
167
167
|
<p><a class="link" href="gtk3-GtkSymbolicColor.html#GtkSymbolicColor" title="GtkSymbolicColor"><span class="type">GtkSymbolicColor</span></a> is deprecated.</p>
|
@@ -177,7 +177,7 @@ gtk_symbolic_color_new_literal (<em class="parameter"><code>const <a href="../ht
|
|
177
177
|
</colgroup>
|
178
178
|
<tbody><tr>
|
179
179
|
<td class="parameter_name"><p>color</p></td>
|
180
|
-
<td class="parameter_description"><p>a <a href="../
|
180
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p></td>
|
181
181
|
<td class="parameter_annotations"> </td>
|
182
182
|
</tr></tbody>
|
183
183
|
</table></div>
|
@@ -472,7 +472,7 @@ reference count reaches 0.</p>
|
|
472
472
|
<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>
|
473
473
|
gtk_symbolic_color_resolve (<em class="parameter"><code><a class="link" href="gtk3-GtkSymbolicColor.html#GtkSymbolicColor" title="GtkSymbolicColor"><span class="type">GtkSymbolicColor</span></a> *color</code></em>,
|
474
474
|
<em class="parameter"><code><a class="link" href="gtk3-GtkStyleProperties.html#GtkStyleProperties" title="struct GtkStyleProperties"><span class="type">GtkStyleProperties</span></a> *props</code></em>,
|
475
|
-
<em class="parameter"><code><a href="../
|
475
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *resolved_color</code></em>);</pre>
|
476
476
|
<div class="warning">
|
477
477
|
<p><code class="literal">gtk_symbolic_color_resolve</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
478
478
|
<p><a class="link" href="gtk3-GtkSymbolicColor.html#GtkSymbolicColor" title="GtkSymbolicColor"><span class="type">GtkSymbolicColor</span></a> is deprecated.</p>
|
@@ -129,7 +129,7 @@
|
|
129
129
|
</div>
|
130
130
|
<div class="refsect1">
|
131
131
|
<a name="gtk3-GtkTreeView-drag-and-drop.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
132
|
-
<pre class="screen"> <a href="/home/
|
132
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
133
133
|
<span class="lineart">├──</span> GtkTreeDragDest
|
134
134
|
<span class="lineart">╰──</span> GtkTreeDragSource
|
135
135
|
</pre>
|
@@ -566,7 +566,7 @@
|
|
566
566
|
</div>
|
567
567
|
<div class="refsect1">
|
568
568
|
<a name="gtk3-High-level-Printing-API.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
569
|
-
<pre class="screen"> <a href="/home/
|
569
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
570
570
|
<span class="lineart">╰──</span> GtkPrintOperationPreview
|
571
571
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
572
572
|
<span class="lineart">╰──</span> GtkPrintOperation
|
@@ -2889,26 +2889,26 @@ from <em class="parameter"><code>context</code></em>
|
|
2889
2889
|
cr <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkPrintContext.html#gtk-print-context-get-cairo-context">gtk_print_context_get_cairo_context</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
2890
2890
|
width <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkPrintContext.html#gtk-print-context-get-width">gtk_print_context_get_width</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
2891
2891
|
|
2892
|
-
<span class="function"
|
2892
|
+
<span class="function">cairo_rectangle</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> width<span class="gtkdoc opt">,</span> HEADER_HEIGHT<span class="gtkdoc opt">);</span>
|
2893
2893
|
|
2894
|
-
<span class="function"
|
2895
|
-
<span class="function"
|
2894
|
+
<span class="function">cairo_set_source_rgb</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0.8</span><span class="gtkdoc opt">,</span> <span class="number">0.8</span><span class="gtkdoc opt">,</span> <span class="number">0.8</span><span class="gtkdoc opt">);</span>
|
2895
|
+
<span class="function">cairo_fill</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
2896
2896
|
|
2897
2897
|
layout <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkPrintContext.html#gtk-print-context-create-pango-layout">gtk_print_context_create_pango_layout</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
2898
2898
|
|
2899
|
-
desc <span class="gtkdoc opt">=</span> <span class="function"><a href="
|
2900
|
-
<span class="function"><a href="
|
2901
|
-
<span class="function"><a href="
|
2899
|
+
desc <span class="gtkdoc opt">=</span> <span class="function"><a href="../pango/pango-Fonts.html#pango-font-description-from-string">pango_font_description_from_string</a></span> <span class="gtkdoc opt">(</span><span class="string">"sans 14"</span><span class="gtkdoc opt">);</span>
|
2900
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-font-description">pango_layout_set_font_description</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> desc<span class="gtkdoc opt">);</span>
|
2901
|
+
<span class="function"><a href="../pango/pango-Fonts.html#pango-font-description-free">pango_font_description_free</a></span> <span class="gtkdoc opt">(</span>desc<span class="gtkdoc opt">);</span>
|
2902
2902
|
|
2903
|
-
<span class="function"><a href="
|
2904
|
-
<span class="function"><a href="
|
2905
|
-
<span class="function"><a href="
|
2903
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-text">pango_layout_set_text</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> <span class="string">"some text"</span><span class="gtkdoc opt">, -</span><span class="number">1</span><span class="gtkdoc opt">);</span>
|
2904
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-width">pango_layout_set_width</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> width <span class="gtkdoc opt">*</span> PANGO_SCALE<span class="gtkdoc opt">);</span>
|
2905
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-alignment">pango_layout_set_alignment</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> PANGO_ALIGN_CENTER<span class="gtkdoc opt">);</span>
|
2906
2906
|
|
2907
|
-
<span class="function"><a href="
|
2907
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-get-size">pango_layout_get_size</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">, &</span>layout_height<span class="gtkdoc opt">);</span>
|
2908
2908
|
text_height <span class="gtkdoc opt">= (</span>gdouble<span class="gtkdoc opt">)</span>layout_height <span class="gtkdoc opt">/</span> PANGO_SCALE<span class="gtkdoc opt">;</span>
|
2909
2909
|
|
2910
|
-
<span class="function"
|
2911
|
-
<span class="function"><a href="
|
2910
|
+
<span class="function">cairo_move_to</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> width <span class="gtkdoc opt">/</span> <span class="number">2</span><span class="gtkdoc opt">, (</span>HEADER_HEIGHT <span class="gtkdoc opt">-</span> text_height<span class="gtkdoc opt">) /</span> <span class="number">2</span><span class="gtkdoc opt">);</span>
|
2911
|
+
<span class="function"><a href="../pango/pango-Cairo-Rendering.html#pango-cairo-show-layout">pango_cairo_show_layout</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> layout<span class="gtkdoc opt">);</span>
|
2912
2912
|
|
2913
2913
|
<span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref">g_object_unref</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">);</span>
|
2914
2914
|
<span class="gtkdoc opt">}</span></pre></td>
|