gdk3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/gdk3/loader.rb +1 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktextview.h +1 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +1 -1
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +39 -35
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +22 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +4 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +73 -73
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +19 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +38 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +323 -323
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +61 -59
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +0 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +10 -10
@@ -44,7 +44,7 @@
|
|
44
44
|
<tbody>
|
45
45
|
<tr>
|
46
46
|
<td class="function_type">
|
47
|
-
<a href="
|
47
|
+
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
48
48
|
</td>
|
49
49
|
<td class="function_name">
|
50
50
|
<a class="link" href="GtkToolShell.html#gtk-tool-shell-get-ellipsize-mode" title="gtk_tool_shell_get_ellipsize_mode ()">gtk_tool_shell_get_ellipsize_mode</a> <span class="c_punctuation">()</span>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkToolShell.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="/home/
|
141
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
142
142
|
<span class="lineart">╰──</span> GtkToolShell
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -168,7 +168,7 @@ information when embedding <a class="link" href="GtkToolItem.html" title="GtkToo
|
|
168
168
|
<a name="GtkToolShell.functions_details"></a><h2>Functions</h2>
|
169
169
|
<div class="refsect2">
|
170
170
|
<a name="gtk-tool-shell-get-ellipsize-mode"></a><h3>gtk_tool_shell_get_ellipsize_mode ()</h3>
|
171
|
-
<pre class="programlisting"><a href="
|
171
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
172
172
|
gtk_tool_shell_get_ellipsize_mode (<em class="parameter"><code><a class="link" href="GtkToolShell.html" title="GtkToolShell"><span class="type">GtkToolShell</span></a> *shell</code></em>);</pre>
|
173
173
|
<p>Retrieves the current ellipsize mode for the tool shell. Tool items must not
|
174
174
|
call this function directly, but rely on <a class="link" href="GtkToolItem.html#gtk-tool-item-get-ellipsize-mode" title="gtk_tool_item_get_ellipsize_mode ()"><code class="function">gtk_tool_item_get_ellipsize_mode()</code></a>
|
@@ -250,7 +250,7 @@ will be hidden. See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-m
|
|
250
250
|
<a name="gtk-tooltip-set-icon"></a><h3>gtk_tooltip_set_icon ()</h3>
|
251
251
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
252
252
|
gtk_tooltip_set_icon (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
253
|
-
<em class="parameter"><code><a href="
|
253
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
254
254
|
<p>Sets the icon of the tooltip (which is in front of the text) to be
|
255
255
|
<em class="parameter"><code>pixbuf</code></em>
|
256
256
|
. If <em class="parameter"><code>pixbuf</code></em>
|
@@ -271,7 +271,7 @@ gtk_tooltip_set_icon (<em class="parameter"><code><a class="link" href="GtkToolt
|
|
271
271
|
</tr>
|
272
272
|
<tr>
|
273
273
|
<td class="parameter_name"><p>pixbuf</p></td>
|
274
|
-
<td class="parameter_description"><p> a <a href="
|
274
|
+
<td class="parameter_description"><p> a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
275
275
|
<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>
|
276
276
|
</tr>
|
277
277
|
</tbody>
|
@@ -451,7 +451,7 @@ and <a class="link" href="GtkTooltip.html#gtk-tooltip-set-icon" title="gtk_toolt
|
|
451
451
|
<div class="refsect2">
|
452
452
|
<a name="gtk-tooltip-trigger-tooltip-query"></a><h3>gtk_tooltip_trigger_tooltip_query ()</h3>
|
453
453
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
454
|
-
gtk_tooltip_trigger_tooltip_query (<em class="parameter"><code><a href="../
|
454
|
+
gtk_tooltip_trigger_tooltip_query (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>);</pre>
|
455
455
|
<p>Triggers a new tooltip query on <em class="parameter"><code>display</code></em>
|
456
456
|
, in order to update the current
|
457
457
|
visible tooltip, or to show/hide the current tooltip. This function is
|
@@ -467,7 +467,7 @@ key press.</p>
|
|
467
467
|
</colgroup>
|
468
468
|
<tbody><tr>
|
469
469
|
<td class="parameter_name"><p>display</p></td>
|
470
|
-
<td class="parameter_description"><p>a <a href="../
|
470
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a></p></td>
|
471
471
|
<td class="parameter_annotations"> </td>
|
472
472
|
</tr></tbody>
|
473
473
|
</table></div>
|
@@ -479,7 +479,7 @@ key press.</p>
|
|
479
479
|
<a name="gtk-tooltip-set-tip-area"></a><h3>gtk_tooltip_set_tip_area ()</h3>
|
480
480
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
481
481
|
gtk_tooltip_set_tip_area (<em class="parameter"><code><a class="link" href="GtkTooltip.html" title="GtkTooltip"><span class="type">GtkTooltip</span></a> *tooltip</code></em>,
|
482
|
-
<em class="parameter"><code>const <a href="../
|
482
|
+
<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>
|
483
483
|
<p>Sets the area of the widget, where the contents of this tooltip apply,
|
484
484
|
to be <em class="parameter"><code>rect</code></em>
|
485
485
|
(in widget coordinates). This is especially useful for
|
@@ -504,7 +504,7 @@ functions for this: <a class="link" href="GtkTreeView.html#gtk-tree-view-set-too
|
|
504
504
|
</tr>
|
505
505
|
<tr>
|
506
506
|
<td class="parameter_name"><p>rect</p></td>
|
507
|
-
<td class="parameter_description"><p>a <a href="../
|
507
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a></p></td>
|
508
508
|
<td class="parameter_annotations"> </td>
|
509
509
|
</tr>
|
510
510
|
</tbody>
|
@@ -601,10 +601,10 @@
|
|
601
601
|
</div>
|
602
602
|
<div class="refsect1">
|
603
603
|
<a name="GtkTreeModel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
604
|
-
<pre class="screen"> <a href="/home/
|
604
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
605
605
|
<span class="lineart">├──</span> GtkTreeIter
|
606
606
|
<span class="lineart">╰──</span> GtkTreePath
|
607
|
-
<a href="/home/
|
607
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
608
608
|
<span class="lineart">╰──</span> GtkTreeModel
|
609
609
|
</pre>
|
610
610
|
</div>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect1">
|
148
148
|
<a name="GtkTreeSortable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
149
|
-
<pre class="screen"> <a href="/home/
|
149
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
150
150
|
<span class="lineart">╰──</span> GtkTreeSortable
|
151
151
|
</pre>
|
152
152
|
</div>
|
@@ -313,7 +313,7 @@ in. Note that only types derived from standard GObject fundamental types
|
|
313
313
|
are supported.</p>
|
314
314
|
<p>As an example, <code class="literal">gtk_tree_store_new (3, G_TYPE_INT, G_TYPE_STRING,
|
315
315
|
GDK_TYPE_PIXBUF);</code> will create a new <a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a> with three columns, of type
|
316
|
-
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a>, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"><span class="type">gchararray</span></a>, and <a href="
|
316
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a>, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray"><span class="type">gchararray</span></a>, and <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> respectively.</p>
|
317
317
|
<div class="refsect3">
|
318
318
|
<a name="gtk-tree-store-new.parameters"></a><h4>Parameters</h4>
|
319
319
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -510,7 +510,7 @@
|
|
510
510
|
</tr>
|
511
511
|
<tr>
|
512
512
|
<td class="function_type">
|
513
|
-
<a href="../
|
513
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
514
514
|
</td>
|
515
515
|
<td class="function_name">
|
516
516
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-get-bin-window" title="gtk_tree_view_get_bin_window ()">gtk_tree_view_get_bin_window</a> <span class="c_punctuation">()</span>
|
@@ -622,7 +622,7 @@
|
|
622
622
|
</tr>
|
623
623
|
<tr>
|
624
624
|
<td class="function_type">
|
625
|
-
<
|
625
|
+
<span class="returnvalue">cairo_surface_t</span> *
|
626
626
|
</td>
|
627
627
|
<td class="function_name">
|
628
628
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-create-row-drag-icon" title="gtk_tree_view_create_row_drag_icon ()">gtk_tree_view_create_row_drag_icon</a> <span class="c_punctuation">()</span>
|
@@ -1023,7 +1023,7 @@
|
|
1023
1023
|
</tr>
|
1024
1024
|
<tr>
|
1025
1025
|
<td class="property_type">
|
1026
|
-
<
|
1026
|
+
<span class="type">GdkColor</span> *</td>
|
1027
1027
|
<td class="property_name"><a class="link" href="GtkTreeView.html#GtkTreeView--s-even-row-color" title="The “even-row-color” style property">even-row-color</a></td>
|
1028
1028
|
<td class="property_flags">Read</td>
|
1029
1029
|
</tr>
|
@@ -1055,7 +1055,7 @@
|
|
1055
1055
|
</tr>
|
1056
1056
|
<tr>
|
1057
1057
|
<td class="property_type">
|
1058
|
-
<
|
1058
|
+
<span class="type">GdkColor</span> *</td>
|
1059
1059
|
<td class="property_name"><a class="link" href="GtkTreeView.html#GtkTreeView--s-odd-row-color" title="The “odd-row-color” style property">odd-row-color</a></td>
|
1060
1060
|
<td class="property_flags">Read</td>
|
1061
1061
|
</tr>
|
@@ -3511,7 +3511,7 @@ likewise as for <a class="link" href="GtkTreeView.html#gtk-tree-view-get-path-at
|
|
3511
3511
|
gtk_tree_view_get_cell_area (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3512
3512
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
3513
3513
|
<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *column</code></em>,
|
3514
|
-
<em class="parameter"><code><a href="../
|
3514
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
3515
3515
|
<p>Fills the bounding rectangle in bin_window coordinates for the cell at the
|
3516
3516
|
row specified by <em class="parameter"><code>path</code></em>
|
3517
3517
|
and the column specified by <em class="parameter"><code>column</code></em>
|
@@ -3571,7 +3571,7 @@ realized.</p>
|
|
3571
3571
|
gtk_tree_view_get_background_area (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3572
3572
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
3573
3573
|
<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *column</code></em>,
|
3574
|
-
<em class="parameter"><code><a href="../
|
3574
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
3575
3575
|
<p>Fills the bounding rectangle in bin_window coordinates for the cell at the
|
3576
3576
|
row specified by <em class="parameter"><code>path</code></em>
|
3577
3577
|
and the column specified by <em class="parameter"><code>column</code></em>
|
@@ -3629,7 +3629,7 @@ itself, excluding surrounding borders and the tree expander area.</p>
|
|
3629
3629
|
<a name="gtk-tree-view-get-visible-rect"></a><h3>gtk_tree_view_get_visible_rect ()</h3>
|
3630
3630
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3631
3631
|
gtk_tree_view_get_visible_rect (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3632
|
-
<em class="parameter"><code><a href="../
|
3632
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);</pre>
|
3633
3633
|
<p>Fills <em class="parameter"><code>visible_rect</code></em>
|
3634
3634
|
with the currently-visible region of the
|
3635
3635
|
buffer, in tree coordinates. Convert to bin_window coordinates with
|
@@ -3710,7 +3710,7 @@ and <em class="parameter"><code>end_path</code></em>
|
|
3710
3710
|
<hr>
|
3711
3711
|
<div class="refsect2">
|
3712
3712
|
<a name="gtk-tree-view-get-bin-window"></a><h3>gtk_tree_view_get_bin_window ()</h3>
|
3713
|
-
<pre class="programlisting"><a href="../
|
3713
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
3714
3714
|
gtk_tree_view_get_bin_window (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
3715
3715
|
<p>Returns the window that <em class="parameter"><code>tree_view</code></em>
|
3716
3716
|
renders to.
|
@@ -3734,7 +3734,7 @@ to confirm that the event on <em class="parameter"><code>tree_view</code></em>
|
|
3734
3734
|
</div>
|
3735
3735
|
<div class="refsect3">
|
3736
3736
|
<a name="gtk-tree-view-get-bin-window.returns"></a><h4>Returns</h4>
|
3737
|
-
<p> A <a href="../
|
3737
|
+
<p> A <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when <em class="parameter"><code>tree_view</code></em>
|
3738
3738
|
hasn’t been realized yet. </p>
|
3739
3739
|
<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>
|
3740
3740
|
</div>
|
@@ -4052,7 +4052,7 @@ tree (the full scrollable area of the tree).</p>
|
|
4052
4052
|
gtk_tree_view_enable_model_drag_dest (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
4053
4053
|
<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
4054
4054
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
4055
|
-
<em class="parameter"><code><a href="../
|
4055
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
4056
4056
|
<p>Turns <em class="parameter"><code>tree_view</code></em>
|
4057
4057
|
into a drop destination for automatic DND. Calling
|
4058
4058
|
this method sets <a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
@@ -4098,10 +4098,10 @@ widget</p></td>
|
|
4098
4098
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4099
4099
|
gtk_tree_view_enable_model_drag_source
|
4100
4100
|
(<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
4101
|
-
<em class="parameter"><code><a href="../
|
4101
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
|
4102
4102
|
<em class="parameter"><code>const <a class="link" href="gtk3-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
4103
4103
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
4104
|
-
<em class="parameter"><code><a href="../
|
4104
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
4105
4105
|
<p>Turns <em class="parameter"><code>tree_view</code></em>
|
4106
4106
|
into a drag source for automatic DND. Calling this
|
4107
4107
|
method sets <a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
@@ -4332,10 +4332,10 @@ is indeed the case.</p>
|
|
4332
4332
|
<hr>
|
4333
4333
|
<div class="refsect2">
|
4334
4334
|
<a name="gtk-tree-view-create-row-drag-icon"></a><h3>gtk_tree_view_create_row_drag_icon ()</h3>
|
4335
|
-
<pre class="programlisting"><
|
4335
|
+
<pre class="programlisting"><span class="returnvalue">cairo_surface_t</span> *
|
4336
4336
|
gtk_tree_view_create_row_drag_icon (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
4337
4337
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
4338
|
-
<p>Creates a <
|
4338
|
+
<p>Creates a <span class="type">cairo_surface_t</span> representation of the row at <em class="parameter"><code>path</code></em>
|
4339
4339
|
.
|
4340
4340
|
This image is used for a drag icon.</p>
|
4341
4341
|
<div class="refsect3">
|
@@ -5872,7 +5872,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5872
5872
|
<hr>
|
5873
5873
|
<div class="refsect2">
|
5874
5874
|
<a name="GtkTreeView--s-even-row-color"></a><h3>The <code class="literal">“even-row-color”</code> style property</h3>
|
5875
|
-
<pre class="programlisting"> “even-row-color” <
|
5875
|
+
<pre class="programlisting"> “even-row-color” <span class="type">GdkColor</span> *</pre>
|
5876
5876
|
<p>Color to use for even rows.</p>
|
5877
5877
|
<p>Flags: Read</p>
|
5878
5878
|
</div>
|
@@ -5922,7 +5922,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5922
5922
|
<hr>
|
5923
5923
|
<div class="refsect2">
|
5924
5924
|
<a name="GtkTreeView--s-odd-row-color"></a><h3>The <code class="literal">“odd-row-color”</code> style property</h3>
|
5925
|
-
<pre class="programlisting"> “odd-row-color” <
|
5925
|
+
<pre class="programlisting"> “odd-row-color” <span class="type">GdkColor</span> *</pre>
|
5926
5926
|
<p>Color to use for odd rows.</p>
|
5927
5927
|
<p>Flags: Read</p>
|
5928
5928
|
</div>
|
@@ -2247,7 +2247,7 @@ renderer. This is used primarily by the <a class="link" href="GtkTreeView.html"
|
|
2247
2247
|
<a name="gtk-tree-view-column-cell-get-size"></a><h3>gtk_tree_view_column_cell_get_size ()</h3>
|
2248
2248
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2249
2249
|
gtk_tree_view_column_cell_get_size (<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *tree_column</code></em>,
|
2250
|
-
<em class="parameter"><code>const <a href="../
|
2250
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
2251
2251
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_offset</code></em>,
|
2252
2252
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_offset</code></em>,
|
2253
2253
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
102
|
<td class="function_type">
|
103
|
-
<a href="../
|
103
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
104
104
|
</td>
|
105
105
|
<td class="function_name">
|
106
106
|
<a class="link" href="GtkViewport.html#gtk-viewport-get-bin-window" title="gtk_viewport_get_bin_window ()">gtk_viewport_get_bin_window</a> <span class="c_punctuation">()</span>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</tr>
|
109
109
|
<tr>
|
110
110
|
<td class="function_type">
|
111
|
-
<a href="../
|
111
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
112
112
|
</td>
|
113
113
|
<td class="function_name">
|
114
114
|
<a class="link" href="GtkViewport.html#gtk-viewport-get-view-window" title="gtk_viewport_get_view_window ()">gtk_viewport_get_view_window</a> <span class="c_punctuation">()</span>
|
@@ -420,7 +420,7 @@ gtk_viewport_get_shadow_type (<em class="parameter"><code><a class="link" href="
|
|
420
420
|
<hr>
|
421
421
|
<div class="refsect2">
|
422
422
|
<a name="gtk-viewport-get-bin-window"></a><h3>gtk_viewport_get_bin_window ()</h3>
|
423
|
-
<pre class="programlisting"><a href="../
|
423
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
424
424
|
gtk_viewport_get_bin_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
|
425
425
|
<p>Gets the bin window of the <a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a>.</p>
|
426
426
|
<div class="refsect3">
|
@@ -440,7 +440,7 @@ gtk_viewport_get_bin_window (<em class="parameter"><code><a class="link" href="G
|
|
440
440
|
</div>
|
441
441
|
<div class="refsect3">
|
442
442
|
<a name="gtk-viewport-get-bin-window.returns"></a><h4>Returns</h4>
|
443
|
-
<p> a <a href="../
|
443
|
+
<p> a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>. </p>
|
444
444
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
445
445
|
</div>
|
446
446
|
<p class="since">Since: 2.20</p>
|
@@ -448,7 +448,7 @@ gtk_viewport_get_bin_window (<em class="parameter"><code><a class="link" href="G
|
|
448
448
|
<hr>
|
449
449
|
<div class="refsect2">
|
450
450
|
<a name="gtk-viewport-get-view-window"></a><h3>gtk_viewport_get_view_window ()</h3>
|
451
|
-
<pre class="programlisting"><a href="../
|
451
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
452
452
|
gtk_viewport_get_view_window (<em class="parameter"><code><a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a> *viewport</code></em>);</pre>
|
453
453
|
<p>Gets the view window of the <a class="link" href="GtkViewport.html" title="GtkViewport"><span class="type">GtkViewport</span></a>.</p>
|
454
454
|
<div class="refsect3">
|
@@ -468,7 +468,7 @@ gtk_viewport_get_view_window (<em class="parameter"><code><a class="link" href="
|
|
468
468
|
</div>
|
469
469
|
<div class="refsect3">
|
470
470
|
<a name="gtk-viewport-get-view-window.returns"></a><h4>Returns</h4>
|
471
|
-
<p> a <a href="../
|
471
|
+
<p> a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>. </p>
|
472
472
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
473
473
|
</div>
|
474
474
|
<p class="since">Since: 2.22</p>
|
@@ -199,7 +199,7 @@
|
|
199
199
|
</tr>
|
200
200
|
<tr>
|
201
201
|
<td class="function_type">
|
202
|
-
<a href="../
|
202
|
+
<a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="returnvalue">GdkFrameClock</span></a> *
|
203
203
|
</td>
|
204
204
|
<td class="function_name">
|
205
205
|
<a class="link" href="GtkWidget.html#gtk-widget-get-frame-clock" title="gtk_widget_get_frame_clock ()">gtk_widget_get_frame_clock</a> <span class="c_punctuation">()</span>
|
@@ -414,7 +414,7 @@
|
|
414
414
|
</tr>
|
415
415
|
<tr>
|
416
416
|
<td class="function_type">
|
417
|
-
<a href="../
|
417
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
418
418
|
</td>
|
419
419
|
<td class="function_name">
|
420
420
|
<a class="link" href="GtkWidget.html#gtk-widget-get-parent-window" title="gtk_widget_get_parent_window ()">gtk_widget_get_parent_window</a> <span class="c_punctuation">()</span>
|
@@ -454,7 +454,7 @@
|
|
454
454
|
</tr>
|
455
455
|
<tr>
|
456
456
|
<td class="function_type">
|
457
|
-
<a href="../
|
457
|
+
<a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="returnvalue">GdkEventMask</span></a>
|
458
458
|
</td>
|
459
459
|
<td class="function_name">
|
460
460
|
<a class="link" href="GtkWidget.html#gtk-widget-get-device-events" title="gtk_widget_get_device_events ()">gtk_widget_get_device_events</a> <span class="c_punctuation">()</span>
|
@@ -502,7 +502,7 @@
|
|
502
502
|
</tr>
|
503
503
|
<tr>
|
504
504
|
<td class="function_type">
|
505
|
-
<a href="../
|
505
|
+
<a href="../gdk4/gdk4-Visuals.html#GdkVisual-struct"><span class="returnvalue">GdkVisual</span></a> *
|
506
506
|
</td>
|
507
507
|
<td class="function_name">
|
508
508
|
<a class="link" href="GtkWidget.html#gtk-widget-get-visual" title="gtk_widget_get_visual ()">gtk_widget_get_visual</a> <span class="c_punctuation">()</span>
|
@@ -766,7 +766,7 @@
|
|
766
766
|
</tr>
|
767
767
|
<tr>
|
768
768
|
<td class="function_type">
|
769
|
-
<a href="
|
769
|
+
<a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
770
770
|
</td>
|
771
771
|
<td class="function_name">
|
772
772
|
<a class="link" href="GtkWidget.html#gtk-widget-create-pango-context" title="gtk_widget_create_pango_context ()">gtk_widget_create_pango_context</a> <span class="c_punctuation">()</span>
|
@@ -774,7 +774,7 @@
|
|
774
774
|
</tr>
|
775
775
|
<tr>
|
776
776
|
<td class="function_type">
|
777
|
-
<a href="
|
777
|
+
<a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
778
778
|
</td>
|
779
779
|
<td class="function_name">
|
780
780
|
<a class="link" href="GtkWidget.html#gtk-widget-get-pango-context" title="gtk_widget_get_pango_context ()">gtk_widget_get_pango_context</a> <span class="c_punctuation">()</span>
|
@@ -789,7 +789,7 @@
|
|
789
789
|
</td>
|
790
790
|
</tr>
|
791
791
|
<tr>
|
792
|
-
<td class="function_type">const <
|
792
|
+
<td class="function_type">const <span class="returnvalue">cairo_font_options_t</span> *
|
793
793
|
</td>
|
794
794
|
<td class="function_name">
|
795
795
|
<a class="link" href="GtkWidget.html#gtk-widget-get-font-options" title="gtk_widget_get_font_options ()">gtk_widget_get_font_options</a> <span class="c_punctuation">()</span>
|
@@ -805,7 +805,7 @@
|
|
805
805
|
</tr>
|
806
806
|
<tr>
|
807
807
|
<td class="function_type">
|
808
|
-
<a href="
|
808
|
+
<a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
809
809
|
</td>
|
810
810
|
<td class="function_name">
|
811
811
|
<a class="link" href="GtkWidget.html#gtk-widget-get-font-map" title="gtk_widget_get_font_map ()">gtk_widget_get_font_map</a> <span class="c_punctuation">()</span>
|
@@ -813,7 +813,7 @@
|
|
813
813
|
</tr>
|
814
814
|
<tr>
|
815
815
|
<td class="function_type">
|
816
|
-
<a href="
|
816
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
817
817
|
</td>
|
818
818
|
<td class="function_name">
|
819
819
|
<a class="link" href="GtkWidget.html#gtk-widget-create-pango-layout" title="gtk_widget_create_pango_layout ()">gtk_widget_create_pango_layout</a> <span class="c_punctuation">()</span>
|
@@ -821,7 +821,7 @@
|
|
821
821
|
</tr>
|
822
822
|
<tr>
|
823
823
|
<td class="function_type">
|
824
|
-
<a href="
|
824
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
825
825
|
</td>
|
826
826
|
<td class="function_name">
|
827
827
|
<a class="link" href="GtkWidget.html#gtk-widget-render-icon" title="gtk_widget_render_icon ()">gtk_widget_render_icon</a> <span class="c_punctuation">()</span>
|
@@ -829,7 +829,7 @@
|
|
829
829
|
</tr>
|
830
830
|
<tr>
|
831
831
|
<td class="function_type">
|
832
|
-
<a href="
|
832
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
833
833
|
</td>
|
834
834
|
<td class="function_name">
|
835
835
|
<a class="link" href="GtkWidget.html#gtk-widget-render-icon-pixbuf" title="gtk_widget_render_icon_pixbuf ()">gtk_widget_render_icon_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -941,7 +941,7 @@
|
|
941
941
|
</tr>
|
942
942
|
<tr>
|
943
943
|
<td class="function_type">
|
944
|
-
<
|
944
|
+
<span class="returnvalue">cairo_region_t</span> *
|
945
945
|
</td>
|
946
946
|
<td class="function_name">
|
947
947
|
<a class="link" href="GtkWidget.html#gtk-widget-region-intersect" title="gtk_widget_region_intersect ()">gtk_widget_region_intersect</a> <span class="c_punctuation">()</span>
|
@@ -1077,7 +1077,7 @@
|
|
1077
1077
|
</tr>
|
1078
1078
|
<tr>
|
1079
1079
|
<td class="function_type">
|
1080
|
-
<a href="../
|
1080
|
+
<a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
1081
1081
|
</td>
|
1082
1082
|
<td class="function_name">
|
1083
1083
|
<a class="link" href="GtkWidget.html#gtk-widget-get-display" title="gtk_widget_get_display ()">gtk_widget_get_display</a> <span class="c_punctuation">()</span>
|
@@ -1085,7 +1085,7 @@
|
|
1085
1085
|
</tr>
|
1086
1086
|
<tr>
|
1087
1087
|
<td class="function_type">
|
1088
|
-
<a href="../
|
1088
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
1089
1089
|
</td>
|
1090
1090
|
<td class="function_name">
|
1091
1091
|
<a class="link" href="GtkWidget.html#gtk-widget-get-root-window" title="gtk_widget_get_root_window ()">gtk_widget_get_root_window</a> <span class="c_punctuation">()</span>
|
@@ -1093,7 +1093,7 @@
|
|
1093
1093
|
</tr>
|
1094
1094
|
<tr>
|
1095
1095
|
<td class="function_type">
|
1096
|
-
<a href="../
|
1096
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
1097
1097
|
</td>
|
1098
1098
|
<td class="function_name">
|
1099
1099
|
<a class="link" href="GtkWidget.html#gtk-widget-get-screen" title="gtk_widget_get_screen ()">gtk_widget_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -1277,7 +1277,7 @@
|
|
1277
1277
|
</tr>
|
1278
1278
|
<tr>
|
1279
1279
|
<td class="function_type">
|
1280
|
-
<a href="../
|
1280
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
1281
1281
|
</td>
|
1282
1282
|
<td class="function_name">
|
1283
1283
|
<a class="link" href="GtkWidget.html#gtk-widget-get-window" title="gtk_widget_get_window ()">gtk_widget_get_window</a> <span class="c_punctuation">()</span>
|
@@ -1677,7 +1677,7 @@
|
|
1677
1677
|
</tr>
|
1678
1678
|
<tr>
|
1679
1679
|
<td class="function_type">
|
1680
|
-
<a href="../
|
1680
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
1681
1681
|
</td>
|
1682
1682
|
<td class="function_name">
|
1683
1683
|
<a class="link" href="GtkWidget.html#gtk-widget-get-modifier-mask" title="gtk_widget_get_modifier_mask ()">gtk_widget_get_modifier_mask</a> <span class="c_punctuation">()</span>
|
@@ -2189,7 +2189,7 @@
|
|
2189
2189
|
<td class="property_flags">Read / Write</td>
|
2190
2190
|
</tr>
|
2191
2191
|
<tr>
|
2192
|
-
<td class="property_type"><a href="../
|
2192
|
+
<td class="property_type"><a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a></td>
|
2193
2193
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--events" title="The “events” property">events</a></td>
|
2194
2194
|
<td class="property_flags">Read / Write</td>
|
2195
2195
|
</tr>
|
@@ -2360,7 +2360,7 @@
|
|
2360
2360
|
</tr>
|
2361
2361
|
<tr>
|
2362
2362
|
<td class="property_type">
|
2363
|
-
<a href="../
|
2363
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</td>
|
2364
2364
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--window" title="The “window” property">window</a></td>
|
2365
2365
|
<td class="property_flags">Read</td>
|
2366
2366
|
</tr>
|
@@ -2383,7 +2383,7 @@
|
|
2383
2383
|
</tr>
|
2384
2384
|
<tr>
|
2385
2385
|
<td class="property_type">
|
2386
|
-
<
|
2386
|
+
<span class="type">GdkColor</span> *</td>
|
2387
2387
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--s-cursor-color" title="The “cursor-color” style property">cursor-color</a></td>
|
2388
2388
|
<td class="property_flags">Read</td>
|
2389
2389
|
</tr>
|
@@ -2410,7 +2410,7 @@
|
|
2410
2410
|
</tr>
|
2411
2411
|
<tr>
|
2412
2412
|
<td class="property_type">
|
2413
|
-
<
|
2413
|
+
<span class="type">GdkColor</span> *</td>
|
2414
2414
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--s-link-color" title="The “link-color” style property">link-color</a></td>
|
2415
2415
|
<td class="property_flags">Read</td>
|
2416
2416
|
</tr>
|
@@ -2426,7 +2426,7 @@
|
|
2426
2426
|
</tr>
|
2427
2427
|
<tr>
|
2428
2428
|
<td class="property_type">
|
2429
|
-
<
|
2429
|
+
<span class="type">GdkColor</span> *</td>
|
2430
2430
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--s-secondary-cursor-color" title="The “secondary-cursor-color” style property">secondary-cursor-color</a></td>
|
2431
2431
|
<td class="property_flags">Read</td>
|
2432
2432
|
</tr>
|
@@ -2452,7 +2452,7 @@
|
|
2452
2452
|
</tr>
|
2453
2453
|
<tr>
|
2454
2454
|
<td class="property_type">
|
2455
|
-
<
|
2455
|
+
<span class="type">GdkColor</span> *</td>
|
2456
2456
|
<td class="property_name"><a class="link" href="GtkWidget.html#GtkWidget--s-visited-link-color" title="The “visited-link-color” style property">visited-link-color</a></td>
|
2457
2457
|
<td class="property_flags">Read</td>
|
2458
2458
|
</tr>
|
@@ -2879,7 +2879,7 @@
|
|
2879
2879
|
</div>
|
2880
2880
|
<div class="refsect1">
|
2881
2881
|
<a name="GtkWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
2882
|
-
<pre class="screen"> <a href="/home/
|
2882
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
2883
2883
|
<span class="lineart">╰──</span> GtkRequisition
|
2884
2884
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
2885
2885
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
@@ -3928,7 +3928,7 @@ associated with the widget, such as <em class="parameter"><code>widget->windo
|
|
3928
3928
|
<a name="gtk-widget-draw"></a><h3>gtk_widget_draw ()</h3>
|
3929
3929
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3930
3930
|
gtk_widget_draw (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3931
|
-
<em class="parameter"><code><
|
3931
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>);</pre>
|
3932
3932
|
<p>Draws <em class="parameter"><code>widget</code></em>
|
3933
3933
|
to <em class="parameter"><code>cr</code></em>
|
3934
3934
|
. The top left corner of the widget will be
|
@@ -3937,14 +3937,14 @@ drawn to the currently set origin point of <em class="parameter"><code>cr</code>
|
|
3937
3937
|
<p>You should pass a cairo context as <em class="parameter"><code>cr</code></em>
|
3938
3938
|
argument that is in an
|
3939
3939
|
original state. Otherwise the resulting drawing is undefined. For
|
3940
|
-
example changing the operator using <
|
3941
|
-
line width using <
|
3940
|
+
example changing the operator using <code class="function">cairo_set_operator()</code> or the
|
3941
|
+
line width using <code class="function">cairo_set_line_width()</code> might have unwanted side
|
3942
3942
|
effects.
|
3943
3943
|
You may however change the context’s transform matrix - like with
|
3944
|
-
<
|
3945
|
-
region with <
|
3946
|
-
is fine to modify the context with <
|
3947
|
-
<
|
3944
|
+
<code class="function">cairo_scale()</code>, <code class="function">cairo_translate()</code> or <code class="function">cairo_set_matrix()</code> and clip
|
3945
|
+
region with <code class="function">cairo_clip()</code> prior to calling this function. Also, it
|
3946
|
+
is fine to modify the context with <code class="function">cairo_save()</code> and
|
3947
|
+
<code class="function">cairo_push_group()</code> prior to calling this function.</p>
|
3948
3948
|
<p>Note that special-purpose widgets may contain special code for
|
3949
3949
|
rendering to the screen and might appear differently on screen
|
3950
3950
|
and when rendered using <a class="link" href="GtkWidget.html#gtk-widget-draw" title="gtk_widget_draw ()"><code class="function">gtk_widget_draw()</code></a>.</p>
|
@@ -4082,16 +4082,16 @@ reposition its contents.</p>
|
|
4082
4082
|
<hr>
|
4083
4083
|
<div class="refsect2">
|
4084
4084
|
<a name="gtk-widget-get-frame-clock"></a><h3>gtk_widget_get_frame_clock ()</h3>
|
4085
|
-
<pre class="programlisting"><a href="../
|
4085
|
+
<pre class="programlisting"><a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="returnvalue">GdkFrameClock</span></a> *
|
4086
4086
|
gtk_widget_get_frame_clock (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
4087
4087
|
<p>Obtains the frame clock for a widget. The frame clock is a global
|
4088
4088
|
“ticker” that can be used to drive animations and repaints. The
|
4089
4089
|
most common reason to get the frame clock is to call
|
4090
|
-
<a href="../
|
4090
|
+
<a href="../gdk4/GdkFrameClock.html#gdk-frame-clock-get-frame-time"><code class="function">gdk_frame_clock_get_frame_time()</code></a>, in order to get a time to use for
|
4091
4091
|
animating. For example you might record the start of the animation
|
4092
|
-
with an initial value from <a href="../
|
4092
|
+
with an initial value from <a href="../gdk4/GdkFrameClock.html#gdk-frame-clock-get-frame-time"><code class="function">gdk_frame_clock_get_frame_time()</code></a>, and
|
4093
4093
|
then update the animation by calling
|
4094
|
-
<a href="../
|
4094
|
+
<a href="../gdk4/GdkFrameClock.html#gdk-frame-clock-get-frame-time"><code class="function">gdk_frame_clock_get_frame_time()</code></a> again during each repaint.</p>
|
4095
4095
|
<p>gdk_frame_clock_request_phase() will result in a new frame on the
|
4096
4096
|
clock, but won’t necessarily repaint any widgets. To repaint a
|
4097
4097
|
widget, you have to use <a class="link" href="GtkWidget.html#gtk-widget-queue-draw" title="gtk_widget_queue_draw ()"><code class="function">gtk_widget_queue_draw()</code></a> which invalidates
|
@@ -4119,7 +4119,7 @@ change the widget’s frame clock.</p>
|
|
4119
4119
|
</div>
|
4120
4120
|
<div class="refsect3">
|
4121
4121
|
<a name="gtk-widget-get-frame-clock.returns"></a><h4>Returns</h4>
|
4122
|
-
<p> a <a href="../
|
4122
|
+
<p> a <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a>,
|
4123
4123
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a> if widget is unrealized. </p>
|
4124
4124
|
<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>
|
4125
4125
|
</div>
|
@@ -4133,7 +4133,7 @@ gtk_widget_get_scale_factor (<em class="parameter"><code><a class="link" href="G
|
|
4133
4133
|
<p>Retrieves the internal scale factor that maps from window coordinates
|
4134
4134
|
to the actual device pixels. On traditional systems this is 1, on
|
4135
4135
|
high density outputs, it can be a higher value (typically 2).</p>
|
4136
|
-
<p>See <a href="../
|
4136
|
+
<p>See <a href="../gdk4/gdk4-Windows.html#gdk-window-get-scale-factor"><code class="function">gdk_window_get_scale_factor()</code></a>.</p>
|
4137
4137
|
<div class="refsect3">
|
4138
4138
|
<a name="gtk-widget-get-scale-factor.parameters"></a><h4>Parameters</h4>
|
4139
4139
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -4161,7 +4161,7 @@ high density outputs, it can be a higher value (typically 2).</p>
|
|
4161
4161
|
<a name="GtkTickCallback"></a><h3>GtkTickCallback ()</h3>
|
4162
4162
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
4163
4163
|
<span class="c_punctuation">(</span>*GtkTickCallback<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4164
|
-
<em class="parameter"><code><a href="../
|
4164
|
+
<em class="parameter"><code><a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> *frame_clock</code></em>,
|
4165
4165
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
4166
4166
|
<p>Callback type for adding a function to update animations. See <a class="link" href="GtkWidget.html#gtk-widget-add-tick-callback" title="gtk_widget_add_tick_callback ()"><code class="function">gtk_widget_add_tick_callback()</code></a>.</p>
|
4167
4167
|
<div class="refsect3">
|
@@ -4219,11 +4219,11 @@ then you will have to call <a class="link" href="GtkWidget.html#gtk-widget-queue
|
|
4219
4219
|
<a class="link" href="GtkWidget.html#gtk-widget-queue-draw-area" title="gtk_widget_queue_draw_area ()"><code class="function">gtk_widget_queue_draw_area()</code></a> yourself.</p>
|
4220
4220
|
<p>gdk_frame_clock_get_frame_time() should generally be used for timing
|
4221
4221
|
continuous animations and
|
4222
|
-
<a href="../
|
4222
|
+
<a href="../gdk4/gdk4-GdkFrameTimings.html#gdk-frame-timings-get-predicted-presentation-time"><code class="function">gdk_frame_timings_get_predicted_presentation_time()</code></a> if you are
|
4223
4223
|
trying to display isolated frames at particular times.</p>
|
4224
4224
|
<p>This is a more convenient alternative to connecting directly to the
|
4225
|
-
<a href="../
|
4226
|
-
have to worry about when a <a href="../
|
4225
|
+
<a href="../gdk4/GdkFrameClock.html#GdkFrameClock-update"><span class="type">“update”</span></a> signal of <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a>, since you don't
|
4226
|
+
have to worry about when a <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> is assigned to a widget.</p>
|
4227
4227
|
<div class="refsect3">
|
4228
4228
|
<a name="gtk-widget-add-tick-callback.parameters"></a><h4>Parameters</h4>
|
4229
4229
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -4491,7 +4491,7 @@ gtk_widget_add_accelerator (<em class="parameter"><code><a class="link" href="Gt
|
|
4491
4491
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *accel_signal</code></em>,
|
4492
4492
|
<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
4493
4493
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
4494
|
-
<em class="parameter"><code><a href="../
|
4494
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
|
4495
4495
|
<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>);</pre>
|
4496
4496
|
<p>Installs an accelerator for this <em class="parameter"><code>widget</code></em>
|
4497
4497
|
in <em class="parameter"><code>accel_group</code></em>
|
@@ -4555,7 +4555,7 @@ user, use <a class="link" href="gtk3-Accelerator-Maps.html#gtk-accel-map-add-ent
|
|
4555
4555
|
gtk_widget_remove_accelerator (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4556
4556
|
<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
4557
4557
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
4558
|
-
<em class="parameter"><code><a href="../
|
4558
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
4559
4559
|
<p>Removes an accelerator from <em class="parameter"><code>widget</code></em>
|
4560
4560
|
, previously installed with
|
4561
4561
|
<a class="link" href="GtkWidget.html#gtk-widget-add-accelerator" title="gtk_widget_add_accelerator ()"><code class="function">gtk_widget_add_accelerator()</code></a>.</p>
|
@@ -4739,14 +4739,14 @@ its ancestors mapped.</p>
|
|
4739
4739
|
<a name="gtk-widget-event"></a><h3>gtk_widget_event ()</h3>
|
4740
4740
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
4741
4741
|
gtk_widget_event (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4742
|
-
<em class="parameter"><code><a href="../
|
4742
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
4743
4743
|
<p>Rarely-used function. This function is used to emit
|
4744
4744
|
the event signals on a widget (those signals should never
|
4745
4745
|
be emitted without using this function to do so).
|
4746
4746
|
If you want to synthesize an event though, don’t use this function;
|
4747
4747
|
instead, use <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> so the event will behave as if
|
4748
4748
|
it were in the event queue. Don’t synthesize expose events; instead,
|
4749
|
-
use <a href="../
|
4749
|
+
use <a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> to invalidate a region of the
|
4750
4750
|
window.</p>
|
4751
4751
|
<div class="refsect3">
|
4752
4752
|
<a name="gtk-widget-event.parameters"></a><h4>Parameters</h4>
|
@@ -4764,7 +4764,7 @@ window.</p>
|
|
4764
4764
|
</tr>
|
4765
4765
|
<tr>
|
4766
4766
|
<td class="parameter_name"><p>event</p></td>
|
4767
|
-
<td class="parameter_description"><p>a <a href="../
|
4767
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
4768
4768
|
<td class="parameter_annotations"> </td>
|
4769
4769
|
</tr>
|
4770
4770
|
</tbody>
|
@@ -4846,8 +4846,8 @@ count issues to avoid destroying the widget.</p>
|
|
4846
4846
|
<a name="gtk-widget-intersect"></a><h3>gtk_widget_intersect ()</h3>
|
4847
4847
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
4848
4848
|
gtk_widget_intersect (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
4849
|
-
<em class="parameter"><code>const <a href="../
|
4850
|
-
<em class="parameter"><code><a href="../
|
4849
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
4850
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *intersection</code></em>);</pre>
|
4851
4851
|
<p>Computes the intersection of a <em class="parameter"><code>widget</code></em>
|
4852
4852
|
’s area and <em class="parameter"><code>area</code></em>
|
4853
4853
|
, storing
|
@@ -5159,7 +5159,7 @@ to reflect its new location. The opposite function is
|
|
5159
5159
|
<a name="gtk-widget-set-parent-window"></a><h3>gtk_widget_set_parent_window ()</h3>
|
5160
5160
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5161
5161
|
gtk_widget_set_parent_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5162
|
-
<em class="parameter"><code><a href="../
|
5162
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *parent_window</code></em>);</pre>
|
5163
5163
|
<p>Sets a non default parent window for <em class="parameter"><code>widget</code></em>
|
5164
5164
|
.</p>
|
5165
5165
|
<p>For <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> classes, setting a <em class="parameter"><code>parent_window</code></em>
|
@@ -5194,7 +5194,7 @@ window is realized.</p>
|
|
5194
5194
|
<hr>
|
5195
5195
|
<div class="refsect2">
|
5196
5196
|
<a name="gtk-widget-get-parent-window"></a><h3>gtk_widget_get_parent_window ()</h3>
|
5197
|
-
<pre class="programlisting"><a href="../
|
5197
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
5198
5198
|
gtk_widget_get_parent_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
5199
5199
|
<p>Gets <em class="parameter"><code>widget</code></em>
|
5200
5200
|
’s parent window.</p>
|
@@ -5226,7 +5226,7 @@ gtk_widget_get_parent_window (<em class="parameter"><code><a class="link" href="
|
|
5226
5226
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5227
5227
|
gtk_widget_set_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5228
5228
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> events</code></em>);</pre>
|
5229
|
-
<p>Sets the event mask (see <a href="../
|
5229
|
+
<p>Sets the event mask (see <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>) for a widget. The event
|
5230
5230
|
mask determines which events a widget will receive. Keep in mind
|
5231
5231
|
that different widgets have different default event masks, and by
|
5232
5232
|
changing the event mask you may disrupt a widget’s functionality,
|
@@ -5265,7 +5265,7 @@ box.</p>
|
|
5265
5265
|
<a name="gtk-widget-get-events"></a><h3>gtk_widget_get_events ()</h3>
|
5266
5266
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
5267
5267
|
gtk_widget_get_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
5268
|
-
<p>Returns the event mask (see <a href="../
|
5268
|
+
<p>Returns the event mask (see <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>) for the widget. These are the
|
5269
5269
|
events that the widget will receive.</p>
|
5270
5270
|
<p>Note: Internally, the widget event mask will be the logical OR of the event
|
5271
5271
|
mask set through <a class="link" href="GtkWidget.html#gtk-widget-set-events" title="gtk_widget_set_events ()"><code class="function">gtk_widget_set_events()</code></a> or <a class="link" href="GtkWidget.html#gtk-widget-add-events" title="gtk_widget_add_events ()"><code class="function">gtk_widget_add_events()</code></a>, and the
|
@@ -5319,7 +5319,7 @@ gtk_widget_add_events (<em class="parameter"><code><a class="link" href="GtkWidg
|
|
5319
5319
|
</tr>
|
5320
5320
|
<tr>
|
5321
5321
|
<td class="parameter_name"><p>events</p></td>
|
5322
|
-
<td class="parameter_description"><p>an event mask, see <a href="../
|
5322
|
+
<td class="parameter_description"><p>an event mask, see <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a></p></td>
|
5323
5323
|
<td class="parameter_annotations"> </td>
|
5324
5324
|
</tr>
|
5325
5325
|
</tbody>
|
@@ -5331,9 +5331,9 @@ gtk_widget_add_events (<em class="parameter"><code><a class="link" href="GtkWidg
|
|
5331
5331
|
<a name="gtk-widget-set-device-events"></a><h3>gtk_widget_set_device_events ()</h3>
|
5332
5332
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5333
5333
|
gtk_widget_set_device_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5334
|
-
<em class="parameter"><code><a href="../
|
5335
|
-
<em class="parameter"><code><a href="../
|
5336
|
-
<p>Sets the device event mask (see <a href="../
|
5334
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>,
|
5335
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> events</code></em>);</pre>
|
5336
|
+
<p>Sets the device event mask (see <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a>) for a widget. The event
|
5337
5337
|
mask determines which events a widget will receive from <em class="parameter"><code>device</code></em>
|
5338
5338
|
. Keep
|
5339
5339
|
in mind that different widgets have different default event masks, and by
|
@@ -5361,7 +5361,7 @@ and receive events on the event box.</p>
|
|
5361
5361
|
</tr>
|
5362
5362
|
<tr>
|
5363
5363
|
<td class="parameter_name"><p>device</p></td>
|
5364
|
-
<td class="parameter_description"><p>a <a href="../
|
5364
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
5365
5365
|
<td class="parameter_annotations"> </td>
|
5366
5366
|
</tr>
|
5367
5367
|
<tr>
|
@@ -5377,9 +5377,9 @@ and receive events on the event box.</p>
|
|
5377
5377
|
<hr>
|
5378
5378
|
<div class="refsect2">
|
5379
5379
|
<a name="gtk-widget-get-device-events"></a><h3>gtk_widget_get_device_events ()</h3>
|
5380
|
-
<pre class="programlisting"><a href="../
|
5380
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="returnvalue">GdkEventMask</span></a>
|
5381
5381
|
gtk_widget_get_device_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5382
|
-
<em class="parameter"><code><a href="../
|
5382
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
5383
5383
|
<p>Returns the events mask for the widget corresponding to an specific device. These
|
5384
5384
|
are the events that the widget will receive when <em class="parameter"><code>device</code></em>
|
5385
5385
|
operates on it.</p>
|
@@ -5399,7 +5399,7 @@ are the events that the widget will receive when <em class="parameter"><code>dev
|
|
5399
5399
|
</tr>
|
5400
5400
|
<tr>
|
5401
5401
|
<td class="parameter_name"><p>device</p></td>
|
5402
|
-
<td class="parameter_description"><p>a <a href="../
|
5402
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
5403
5403
|
<td class="parameter_annotations"> </td>
|
5404
5404
|
</tr>
|
5405
5405
|
</tbody>
|
@@ -5417,8 +5417,8 @@ are the events that the widget will receive when <em class="parameter"><code>dev
|
|
5417
5417
|
<a name="gtk-widget-add-device-events"></a><h3>gtk_widget_add_device_events ()</h3>
|
5418
5418
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5419
5419
|
gtk_widget_add_device_events (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5420
|
-
<em class="parameter"><code><a href="../
|
5421
|
-
<em class="parameter"><code><a href="../
|
5420
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>,
|
5421
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a> events</code></em>);</pre>
|
5422
5422
|
<p>Adds the device events in the bitfield <em class="parameter"><code>events</code></em>
|
5423
5423
|
to the event mask for
|
5424
5424
|
<em class="parameter"><code>widget</code></em>
|
@@ -5439,12 +5439,12 @@ gtk_widget_add_device_events (<em class="parameter"><code><a class="link" href="
|
|
5439
5439
|
</tr>
|
5440
5440
|
<tr>
|
5441
5441
|
<td class="parameter_name"><p>device</p></td>
|
5442
|
-
<td class="parameter_description"><p>a <a href="../
|
5442
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
5443
5443
|
<td class="parameter_annotations"> </td>
|
5444
5444
|
</tr>
|
5445
5445
|
<tr>
|
5446
5446
|
<td class="parameter_name"><p>events</p></td>
|
5447
|
-
<td class="parameter_description"><p>an event mask, see <a href="../
|
5447
|
+
<td class="parameter_description"><p>an event mask, see <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a></p></td>
|
5448
5448
|
<td class="parameter_annotations"> </td>
|
5449
5449
|
</tr>
|
5450
5450
|
</tbody>
|
@@ -5457,14 +5457,14 @@ gtk_widget_add_device_events (<em class="parameter"><code><a class="link" href="
|
|
5457
5457
|
<a name="gtk-widget-set-device-enabled"></a><h3>gtk_widget_set_device_enabled ()</h3>
|
5458
5458
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5459
5459
|
gtk_widget_set_device_enabled (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5460
|
-
<em class="parameter"><code><a href="../
|
5460
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>,
|
5461
5461
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> enabled</code></em>);</pre>
|
5462
|
-
<p>Enables or disables a <a href="../
|
5462
|
+
<p>Enables or disables a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> to interact with <em class="parameter"><code>widget</code></em>
|
5463
5463
|
|
5464
5464
|
and all its children.</p>
|
5465
|
-
<p>It does so by descending through the <a href="../
|
5465
|
+
<p>It does so by descending through the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> hierarchy
|
5466
5466
|
and enabling the same mask that is has for core events
|
5467
|
-
(i.e. the one that <a href="../
|
5467
|
+
(i.e. the one that <a href="../gdk4/gdk4-Windows.html#gdk-window-get-events"><code class="function">gdk_window_get_events()</code></a> returns).</p>
|
5468
5468
|
<div class="refsect3">
|
5469
5469
|
<a name="gtk-widget-set-device-enabled.parameters"></a><h4>Parameters</h4>
|
5470
5470
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -5481,7 +5481,7 @@ and enabling the same mask that is has for core events
|
|
5481
5481
|
</tr>
|
5482
5482
|
<tr>
|
5483
5483
|
<td class="parameter_name"><p>device</p></td>
|
5484
|
-
<td class="parameter_description"><p>a <a href="../
|
5484
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
5485
5485
|
<td class="parameter_annotations"> </td>
|
5486
5486
|
</tr>
|
5487
5487
|
<tr>
|
@@ -5499,7 +5499,7 @@ and enabling the same mask that is has for core events
|
|
5499
5499
|
<a name="gtk-widget-get-device-enabled"></a><h3>gtk_widget_get_device_enabled ()</h3>
|
5500
5500
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
5501
5501
|
gtk_widget_get_device_enabled (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5502
|
-
<em class="parameter"><code><a href="../
|
5502
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
5503
5503
|
<p>Returns whether <em class="parameter"><code>device</code></em>
|
5504
5504
|
can interact with <em class="parameter"><code>widget</code></em>
|
5505
5505
|
and its
|
@@ -5520,7 +5520,7 @@ children. See <a class="link" href="GtkWidget.html#gtk-widget-set-device-enabled
|
|
5520
5520
|
</tr>
|
5521
5521
|
<tr>
|
5522
5522
|
<td class="parameter_name"><p>device</p></td>
|
5523
|
-
<td class="parameter_description"><p>a <a href="../
|
5523
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
5524
5524
|
<td class="parameter_annotations"> </td>
|
5525
5525
|
</tr>
|
5526
5526
|
</tbody>
|
@@ -5650,7 +5650,7 @@ considers <em class="parameter"><code>widget</code></em>
|
|
5650
5650
|
<hr>
|
5651
5651
|
<div class="refsect2">
|
5652
5652
|
<a name="gtk-widget-get-visual"></a><h3>gtk_widget_get_visual ()</h3>
|
5653
|
-
<pre class="programlisting"><a href="../
|
5653
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Visuals.html#GdkVisual-struct"><span class="returnvalue">GdkVisual</span></a> *
|
5654
5654
|
gtk_widget_get_visual (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
5655
5655
|
<p>Gets the visual that will be used to render <em class="parameter"><code>widget</code></em>
|
5656
5656
|
.</p>
|
@@ -5681,9 +5681,9 @@ gtk_widget_get_visual (<em class="parameter"><code><a class="link" href="GtkWidg
|
|
5681
5681
|
<a name="gtk-widget-set-visual"></a><h3>gtk_widget_set_visual ()</h3>
|
5682
5682
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5683
5683
|
gtk_widget_set_visual (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
5684
|
-
<em class="parameter"><code><a href="../
|
5684
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Visuals.html#GdkVisual-struct"><span class="type">GdkVisual</span></a> *visual</code></em>);</pre>
|
5685
5685
|
<p>Sets the visual that should be used for by widget and its children for
|
5686
|
-
creating <a href="../
|
5686
|
+
creating <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindows</span></a>. The visual must be on the same <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> as
|
5687
5687
|
returned by <a class="link" href="GtkWidget.html#gtk-widget-get-screen" title="gtk_widget_get_screen ()"><code class="function">gtk_widget_get_screen()</code></a>, so handling the
|
5688
5688
|
<a class="link" href="GtkWidget.html#GtkWidget-screen-changed" title="The “screen-changed” signal"><span class="type">“screen-changed”</span></a> signal is necessary.</p>
|
5689
5689
|
<p>Setting a new <em class="parameter"><code>visual</code></em>
|
@@ -5723,7 +5723,7 @@ gtk_widget_get_pointer (<em class="parameter"><code><a class="link" href="GtkWid
|
|
5723
5723
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y</code></em>);</pre>
|
5724
5724
|
<div class="warning">
|
5725
5725
|
<p><code class="literal">gtk_widget_get_pointer</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
5726
|
-
<p>Use <a href="../
|
5726
|
+
<p>Use <a href="../gdk4/gdk4-Windows.html#gdk-window-get-device-position"><code class="function">gdk_window_get_device_position()</code></a> instead.</p>
|
5727
5727
|
</div>
|
5728
5728
|
<p>Obtains the location of the mouse pointer in widget coordinates.
|
5729
5729
|
Widget coordinates are a bit odd; for historical reasons, they are
|
@@ -6162,9 +6162,9 @@ gtk_widget_get_default_direction (<em class="parameter"><code><span class="type"
|
|
6162
6162
|
<a name="gtk-widget-shape-combine-region"></a><h3>gtk_widget_shape_combine_region ()</h3>
|
6163
6163
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6164
6164
|
gtk_widget_shape_combine_region (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6165
|
-
<em class="parameter"><code><
|
6165
|
+
<em class="parameter"><code><span class="type">cairo_region_t</span> *region</code></em>);</pre>
|
6166
6166
|
<p>Sets a shape for this widget’s GDK window. This allows for
|
6167
|
-
transparent windows etc., see <a href="../
|
6167
|
+
transparent windows etc., see <a href="../gdk4/gdk4-Windows.html#gdk-window-shape-combine-region"><code class="function">gdk_window_shape_combine_region()</code></a>
|
6168
6168
|
for more information.</p>
|
6169
6169
|
<div class="refsect3">
|
6170
6170
|
<a name="gtk-widget-shape-combine-region.parameters"></a><h4>Parameters</h4>
|
@@ -6195,10 +6195,10 @@ for more information.</p>
|
|
6195
6195
|
<a name="gtk-widget-input-shape-combine-region"></a><h3>gtk_widget_input_shape_combine_region ()</h3>
|
6196
6196
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6197
6197
|
gtk_widget_input_shape_combine_region (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6198
|
-
<em class="parameter"><code><
|
6198
|
+
<em class="parameter"><code><span class="type">cairo_region_t</span> *region</code></em>);</pre>
|
6199
6199
|
<p>Sets an input shape for this widget’s GDK window. This allows for
|
6200
6200
|
windows which react to mouse click in a nonrectangular region, see
|
6201
|
-
<a href="../
|
6201
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-input-shape-combine-region"><code class="function">gdk_window_input_shape_combine_region()</code></a> for more information.</p>
|
6202
6202
|
<div class="refsect3">
|
6203
6203
|
<a name="gtk-widget-input-shape-combine-region.parameters"></a><h4>Parameters</h4>
|
6204
6204
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -6377,7 +6377,7 @@ longer needed.</p>
|
|
6377
6377
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6378
6378
|
gtk_widget_override_background_color (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6379
6379
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>,
|
6380
|
-
<em class="parameter"><code>const <a href="../
|
6380
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
6381
6381
|
<div class="warning">
|
6382
6382
|
<p><code class="literal">gtk_widget_override_background_color</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
6383
6383
|
<p>This function is not useful in the context of CSS-based
|
@@ -6426,7 +6426,7 @@ of previous calls to <a class="link" href="GtkWidget.html#gtk-widget-override-ba
|
|
6426
6426
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6427
6427
|
gtk_widget_override_color (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6428
6428
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>,
|
6429
|
-
<em class="parameter"><code>const <a href="../
|
6429
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
6430
6430
|
<div class="warning">
|
6431
6431
|
<p><code class="literal">gtk_widget_override_color</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
6432
6432
|
<p>Use a custom style provider and style classes instead</p>
|
@@ -6486,7 +6486,7 @@ of previous calls to <a class="link" href="GtkWidget.html#gtk-widget-override-co
|
|
6486
6486
|
<a name="gtk-widget-override-font"></a><h3>gtk_widget_override_font ()</h3>
|
6487
6487
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6488
6488
|
gtk_widget_override_font (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6489
|
-
<em class="parameter"><code>const <a href="
|
6489
|
+
<em class="parameter"><code>const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *font_desc</code></em>);</pre>
|
6490
6490
|
<div class="warning">
|
6491
6491
|
<p><code class="literal">gtk_widget_override_font</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
6492
6492
|
<p>This function is not useful in the context of CSS-based
|
@@ -6527,7 +6527,7 @@ the effect of previous calls to <a class="link" href="GtkWidget.html#gtk-widget-
|
|
6527
6527
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6528
6528
|
gtk_widget_override_symbolic_color (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6529
6529
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
6530
|
-
<em class="parameter"><code>const <a href="../
|
6530
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
6531
6531
|
<div class="warning">
|
6532
6532
|
<p><code class="literal">gtk_widget_override_symbolic_color</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
6533
6533
|
<p>This function is not useful in the context of CSS-based
|
@@ -6575,8 +6575,8 @@ calls to <a class="link" href="GtkWidget.html#gtk-widget-override-symbolic-color
|
|
6575
6575
|
<a name="gtk-widget-override-cursor"></a><h3>gtk_widget_override_cursor ()</h3>
|
6576
6576
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6577
6577
|
gtk_widget_override_cursor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6578
|
-
<em class="parameter"><code>const <a href="../
|
6579
|
-
<em class="parameter"><code>const <a href="../
|
6578
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *cursor</code></em>,
|
6579
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *secondary_cursor</code></em>);</pre>
|
6580
6580
|
<div class="warning">
|
6581
6581
|
<p><code class="literal">gtk_widget_override_cursor</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
6582
6582
|
<p>This function is not useful in the context of CSS-based
|
@@ -6588,7 +6588,7 @@ gtk_widget_override_cursor (<em class="parameter"><code><a class="link" href="Gt
|
|
6588
6588
|
cursor-color and secondary-cursor-color
|
6589
6589
|
style properties. All other style values are left untouched.
|
6590
6590
|
See also <a class="link" href="GtkWidget.html#gtk-widget-modify-style" title="gtk_widget_modify_style ()"><code class="function">gtk_widget_modify_style()</code></a>.</p>
|
6591
|
-
<p>Note that the underlying properties have the <
|
6591
|
+
<p>Note that the underlying properties have the <span class="type">GdkColor</span> type,
|
6592
6592
|
so the alpha value in <em class="parameter"><code>primary</code></em>
|
6593
6593
|
and <em class="parameter"><code>secondary</code></em>
|
6594
6594
|
will be ignored.</p>
|
@@ -6724,7 +6724,7 @@ pointer to value this around, you must add a refcount using
|
|
6724
6724
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6725
6725
|
gtk_widget_modify_fg (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6726
6726
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
|
6727
|
-
<em class="parameter"><code>const <
|
6727
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
6728
6728
|
<div class="warning">
|
6729
6729
|
<p><code class="literal">gtk_widget_modify_fg</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6730
6730
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-color" title="gtk_widget_override_color ()"><code class="function">gtk_widget_override_color()</code></a> instead</p>
|
@@ -6768,7 +6768,7 @@ of <a class="link" href="GtkWidget.html#gtk-widget-modify-fg" title="gtk_widget_
|
|
6768
6768
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6769
6769
|
gtk_widget_modify_bg (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6770
6770
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
|
6771
|
-
<em class="parameter"><code>const <
|
6771
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
6772
6772
|
<div class="warning">
|
6773
6773
|
<p><code class="literal">gtk_widget_modify_bg</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6774
6774
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-background-color" title="gtk_widget_override_background_color ()"><code class="function">gtk_widget_override_background_color()</code></a> instead</p>
|
@@ -6822,7 +6822,7 @@ calls to of <a class="link" href="GtkWidget.html#gtk-widget-modify-bg" title="gt
|
|
6822
6822
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6823
6823
|
gtk_widget_modify_text (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6824
6824
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
|
6825
|
-
<em class="parameter"><code>const <
|
6825
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
6826
6826
|
<div class="warning">
|
6827
6827
|
<p><code class="literal">gtk_widget_modify_text</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6828
6828
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-color" title="gtk_widget_override_color ()"><code class="function">gtk_widget_override_color()</code></a> instead</p>
|
@@ -6869,7 +6869,7 @@ calls to of <a class="link" href="GtkWidget.html#gtk-widget-modify-text" title="
|
|
6869
6869
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6870
6870
|
gtk_widget_modify_base (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6871
6871
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
|
6872
|
-
<em class="parameter"><code>const <
|
6872
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
6873
6873
|
<div class="warning">
|
6874
6874
|
<p><code class="literal">gtk_widget_modify_base</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6875
6875
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-background-color" title="gtk_widget_override_background_color ()"><code class="function">gtk_widget_override_background_color()</code></a> instead</p>
|
@@ -6924,7 +6924,7 @@ calls to of <a class="link" href="GtkWidget.html#gtk-widget-modify-base" title="
|
|
6924
6924
|
<a name="gtk-widget-modify-font"></a><h3>gtk_widget_modify_font ()</h3>
|
6925
6925
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6926
6926
|
gtk_widget_modify_font (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6927
|
-
<em class="parameter"><code><a href="
|
6927
|
+
<em class="parameter"><code><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *font_desc</code></em>);</pre>
|
6928
6928
|
<div class="warning">
|
6929
6929
|
<p><code class="literal">gtk_widget_modify_font</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6930
6930
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-font" title="gtk_widget_override_font ()"><code class="function">gtk_widget_override_font()</code></a> instead</p>
|
@@ -6961,8 +6961,8 @@ to undo the effect of previous calls to <a class="link" href="GtkWidget.html#gtk
|
|
6961
6961
|
<a name="gtk-widget-modify-cursor"></a><h3>gtk_widget_modify_cursor ()</h3>
|
6962
6962
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
6963
6963
|
gtk_widget_modify_cursor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
6964
|
-
<em class="parameter"><code>const <
|
6965
|
-
<em class="parameter"><code>const <
|
6964
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *primary</code></em>,
|
6965
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *secondary</code></em>);</pre>
|
6966
6966
|
<div class="warning">
|
6967
6967
|
<p><code class="literal">gtk_widget_modify_cursor</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
6968
6968
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-override-cursor" title="gtk_widget_override_cursor ()"><code class="function">gtk_widget_override_cursor()</code></a> instead.</p>
|
@@ -7008,9 +7008,9 @@ previous calls to of <a class="link" href="GtkWidget.html#gtk-widget-modify-curs
|
|
7008
7008
|
<hr>
|
7009
7009
|
<div class="refsect2">
|
7010
7010
|
<a name="gtk-widget-create-pango-context"></a><h3>gtk_widget_create_pango_context ()</h3>
|
7011
|
-
<pre class="programlisting"><a href="
|
7011
|
+
<pre class="programlisting"><a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
7012
7012
|
gtk_widget_create_pango_context (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
7013
|
-
<p>Creates a new <a href="
|
7013
|
+
<p>Creates a new <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> with the appropriate font map,
|
7014
7014
|
font options, font description, and base direction for drawing
|
7015
7015
|
text for this widget. See also <a class="link" href="GtkWidget.html#gtk-widget-get-pango-context" title="gtk_widget_get_pango_context ()"><code class="function">gtk_widget_get_pango_context()</code></a>.</p>
|
7016
7016
|
<div class="refsect3">
|
@@ -7030,16 +7030,16 @@ text for this widget. See also <a class="link" href="GtkWidget.html#gtk-widget-g
|
|
7030
7030
|
</div>
|
7031
7031
|
<div class="refsect3">
|
7032
7032
|
<a name="gtk-widget-create-pango-context.returns"></a><h4>Returns</h4>
|
7033
|
-
<p> the new <a href="
|
7033
|
+
<p> the new <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a>. </p>
|
7034
7034
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
7035
7035
|
</div>
|
7036
7036
|
</div>
|
7037
7037
|
<hr>
|
7038
7038
|
<div class="refsect2">
|
7039
7039
|
<a name="gtk-widget-get-pango-context"></a><h3>gtk_widget_get_pango_context ()</h3>
|
7040
|
-
<pre class="programlisting"><a href="
|
7040
|
+
<pre class="programlisting"><a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
7041
7041
|
gtk_widget_get_pango_context (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
7042
|
-
<p>Gets a <a href="
|
7042
|
+
<p>Gets a <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> with the appropriate font map, font description,
|
7043
7043
|
and base direction for this widget. Unlike the context returned
|
7044
7044
|
by <a class="link" href="GtkWidget.html#gtk-widget-create-pango-context" title="gtk_widget_create_pango_context ()"><code class="function">gtk_widget_create_pango_context()</code></a>, this context is owned by
|
7045
7045
|
the widget (it can be used until the screen for the widget changes
|
@@ -7063,7 +7063,7 @@ by using the <a class="link" href="GtkWidget.html#GtkWidget-screen-changed" titl
|
|
7063
7063
|
</div>
|
7064
7064
|
<div class="refsect3">
|
7065
7065
|
<a name="gtk-widget-get-pango-context.returns"></a><h4>Returns</h4>
|
7066
|
-
<p> the <a href="
|
7066
|
+
<p> the <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> for the widget. </p>
|
7067
7067
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
7068
7068
|
</div>
|
7069
7069
|
</div>
|
@@ -7072,9 +7072,9 @@ by using the <a class="link" href="GtkWidget.html#GtkWidget-screen-changed" titl
|
|
7072
7072
|
<a name="gtk-widget-set-font-options"></a><h3>gtk_widget_set_font_options ()</h3>
|
7073
7073
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
7074
7074
|
gtk_widget_set_font_options (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7075
|
-
<em class="parameter"><code>const <
|
7076
|
-
<p>Sets the <
|
7077
|
-
When not set, the default font options for the <a href="../
|
7075
|
+
<em class="parameter"><code>const <span class="type">cairo_font_options_t</span> *options</code></em>);</pre>
|
7076
|
+
<p>Sets the <span class="type">cairo_font_options_t</span> used for Pango rendering in this widget.
|
7077
|
+
When not set, the default font options for the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> will be used.</p>
|
7078
7078
|
<div class="refsect3">
|
7079
7079
|
<a name="gtk-widget-set-font-options.parameters"></a><h4>Parameters</h4>
|
7080
7080
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -7091,7 +7091,7 @@ When not set, the default font options for the <a href="../html/GdkScreen.html#G
|
|
7091
7091
|
</tr>
|
7092
7092
|
<tr>
|
7093
7093
|
<td class="parameter_name"><p>options</p></td>
|
7094
|
-
<td class="parameter_description"><p> a <
|
7094
|
+
<td class="parameter_description"><p> a <span class="type">cairo_font_options_t</span>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset any
|
7095
7095
|
previously set default font options. </p></td>
|
7096
7096
|
<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>
|
7097
7097
|
</tr>
|
@@ -7103,10 +7103,10 @@ previously set default font options. </p></td>
|
|
7103
7103
|
<hr>
|
7104
7104
|
<div class="refsect2">
|
7105
7105
|
<a name="gtk-widget-get-font-options"></a><h3>gtk_widget_get_font_options ()</h3>
|
7106
|
-
<pre class="programlisting">const <
|
7106
|
+
<pre class="programlisting">const <span class="returnvalue">cairo_font_options_t</span> *
|
7107
7107
|
gtk_widget_get_font_options (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
7108
|
-
<p>Returns the <
|
7109
|
-
the defaults font options for the <a href="../
|
7108
|
+
<p>Returns the <span class="type">cairo_font_options_t</span> used for Pango rendering. When not set,
|
7109
|
+
the defaults font options for the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> will be used.</p>
|
7110
7110
|
<div class="refsect3">
|
7111
7111
|
<a name="gtk-widget-get-font-options.parameters"></a><h4>Parameters</h4>
|
7112
7112
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -7124,7 +7124,7 @@ the defaults font options for the <a href="../html/GdkScreen.html#GdkScreen-stru
|
|
7124
7124
|
</div>
|
7125
7125
|
<div class="refsect3">
|
7126
7126
|
<a name="gtk-widget-get-font-options.returns"></a><h4>Returns</h4>
|
7127
|
-
<p> the <
|
7127
|
+
<p> the <span class="type">cairo_font_options_t</span> or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not set. </p>
|
7128
7128
|
<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>
|
7129
7129
|
</div>
|
7130
7130
|
<p class="since">Since: <a class="link" href="api-index-3-18.html#api-index-3.18">3.18</a></p>
|
@@ -7134,7 +7134,7 @@ the defaults font options for the <a href="../html/GdkScreen.html#GdkScreen-stru
|
|
7134
7134
|
<a name="gtk-widget-set-font-map"></a><h3>gtk_widget_set_font_map ()</h3>
|
7135
7135
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
7136
7136
|
gtk_widget_set_font_map (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7137
|
-
<em class="parameter"><code><a href="
|
7137
|
+
<em class="parameter"><code><a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a> *font_map</code></em>);</pre>
|
7138
7138
|
<p>Sets the font map to use for Pango rendering. When not set, the widget
|
7139
7139
|
will inherit the font map from its parent.</p>
|
7140
7140
|
<div class="refsect3">
|
@@ -7153,7 +7153,7 @@ will inherit the font map from its parent.</p>
|
|
7153
7153
|
</tr>
|
7154
7154
|
<tr>
|
7155
7155
|
<td class="parameter_name"><p>font_map</p></td>
|
7156
|
-
<td class="parameter_description"><p> a <a href="
|
7156
|
+
<td class="parameter_description"><p> a <a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset any previously
|
7157
7157
|
set font map. </p></td>
|
7158
7158
|
<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>
|
7159
7159
|
</tr>
|
@@ -7165,7 +7165,7 @@ set font map. </p></td>
|
|
7165
7165
|
<hr>
|
7166
7166
|
<div class="refsect2">
|
7167
7167
|
<a name="gtk-widget-get-font-map"></a><h3>gtk_widget_get_font_map ()</h3>
|
7168
|
-
<pre class="programlisting"><a href="
|
7168
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
7169
7169
|
gtk_widget_get_font_map (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
7170
7170
|
<p>Gets the font map that has been set with <a class="link" href="GtkWidget.html#gtk-widget-set-font-map" title="gtk_widget_set_font_map ()"><code class="function">gtk_widget_set_font_map()</code></a>.</p>
|
7171
7171
|
<div class="refsect3">
|
@@ -7185,7 +7185,7 @@ gtk_widget_get_font_map (<em class="parameter"><code><a class="link" href="GtkWi
|
|
7185
7185
|
</div>
|
7186
7186
|
<div class="refsect3">
|
7187
7187
|
<a name="gtk-widget-get-font-map.returns"></a><h4>Returns</h4>
|
7188
|
-
<p> A <a href="
|
7188
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
7189
7189
|
<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>
|
7190
7190
|
</div>
|
7191
7191
|
<p class="since">Since: <a class="link" href="api-index-3-18.html#api-index-3.18">3.18</a></p>
|
@@ -7193,14 +7193,14 @@ gtk_widget_get_font_map (<em class="parameter"><code><a class="link" href="GtkWi
|
|
7193
7193
|
<hr>
|
7194
7194
|
<div class="refsect2">
|
7195
7195
|
<a name="gtk-widget-create-pango-layout"></a><h3>gtk_widget_create_pango_layout ()</h3>
|
7196
|
-
<pre class="programlisting"><a href="
|
7196
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
7197
7197
|
gtk_widget_create_pango_layout (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7198
7198
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
7199
|
-
<p>Creates a new <a href="
|
7199
|
+
<p>Creates a new <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> with the appropriate font map,
|
7200
7200
|
font description, and base direction for drawing text for
|
7201
7201
|
this widget.</p>
|
7202
|
-
<p>If you keep a <a href="
|
7203
|
-
to re-create it when the widget <a href="
|
7202
|
+
<p>If you keep a <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> created in this way around, you need
|
7203
|
+
to re-create it when the widget <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> is replaced.
|
7204
7204
|
This can be tracked by using the <a class="link" href="GtkWidget.html#GtkWidget-screen-changed" title="The “screen-changed” signal"><span class="type">“screen-changed”</span></a> signal
|
7205
7205
|
on the widget.</p>
|
7206
7206
|
<div class="refsect3">
|
@@ -7227,14 +7227,14 @@ on the widget.</p>
|
|
7227
7227
|
</div>
|
7228
7228
|
<div class="refsect3">
|
7229
7229
|
<a name="gtk-widget-create-pango-layout.returns"></a><h4>Returns</h4>
|
7230
|
-
<p> the new <a href="
|
7230
|
+
<p> the new <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>. </p>
|
7231
7231
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
7232
7232
|
</div>
|
7233
7233
|
</div>
|
7234
7234
|
<hr>
|
7235
7235
|
<div class="refsect2">
|
7236
7236
|
<a name="gtk-widget-render-icon"></a><h3>gtk_widget_render_icon ()</h3>
|
7237
|
-
<pre class="programlisting"><a href="
|
7237
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
7238
7238
|
gtk_widget_render_icon (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7239
7239
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
7240
7240
|
<em class="parameter"><code><a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>,
|
@@ -7255,7 +7255,7 @@ should be a size such as <a class="link" href="gtk3-Themeable-Stock-Images.html#
|
|
7255
7255
|
string that identifies the widget or code doing the rendering, so
|
7256
7256
|
that theme engines can special-case rendering for that widget or
|
7257
7257
|
code.</p>
|
7258
|
-
<p>The pixels in the returned <a href="
|
7258
|
+
<p>The pixels in the returned <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> are shared with the rest of
|
7259
7259
|
the application and should not be modified. The pixbuf should be
|
7260
7260
|
freed after use with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
7261
7261
|
<div class="refsect3">
|
@@ -7302,7 +7302,7 @@ stock ID wasn’t known. </p>
|
|
7302
7302
|
<hr>
|
7303
7303
|
<div class="refsect2">
|
7304
7304
|
<a name="gtk-widget-render-icon-pixbuf"></a><h3>gtk_widget_render_icon_pixbuf ()</h3>
|
7305
|
-
<pre class="programlisting"><a href="
|
7305
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
7306
7306
|
gtk_widget_render_icon_pixbuf (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7307
7307
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
|
7308
7308
|
<em class="parameter"><code><a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
@@ -7319,7 +7319,7 @@ a pixbuf. <em class="parameter"><code>stock_id</code></em>
|
|
7319
7319
|
<a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title="GTK_STOCK_OPEN"><span class="type">GTK_STOCK_OPEN</span></a> or <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK"><span class="type">GTK_STOCK_OK</span></a>. <em class="parameter"><code>size</code></em>
|
7320
7320
|
should be a size
|
7321
7321
|
such as <a class="link" href="gtk3-Themeable-Stock-Images.html#GTK-ICON-SIZE-MENU:CAPS"><span class="type">GTK_ICON_SIZE_MENU</span></a>.</p>
|
7322
|
-
<p>The pixels in the returned <a href="
|
7322
|
+
<p>The pixels in the returned <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> are shared with the rest of
|
7323
7323
|
the application and should not be modified. The pixbuf should be freed
|
7324
7324
|
after use with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
7325
7325
|
<div class="refsect3">
|
@@ -7456,11 +7456,11 @@ nothing. Negative values for <em class="parameter"><code>width</code></em>
|
|
7456
7456
|
<a name="gtk-widget-queue-draw-region"></a><h3>gtk_widget_queue_draw_region ()</h3>
|
7457
7457
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
7458
7458
|
gtk_widget_queue_draw_region (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7459
|
-
<em class="parameter"><code>const <
|
7459
|
+
<em class="parameter"><code>const <span class="type">cairo_region_t</span> *region</code></em>);</pre>
|
7460
7460
|
<p>Invalidates the area of <em class="parameter"><code>widget</code></em>
|
7461
7461
|
defined by <em class="parameter"><code>region</code></em>
|
7462
7462
|
by calling
|
7463
|
-
<a href="../
|
7463
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a> on the widget’s window and all its
|
7464
7464
|
child windows. Once the main loop becomes idle (after the current
|
7465
7465
|
batch of events has been processed, roughly), the window will
|
7466
7466
|
receive expose events for the union of all regions that have been
|
@@ -7544,10 +7544,10 @@ It should not be used in newly written code.</p>
|
|
7544
7544
|
</div>
|
7545
7545
|
<p>Widgets are double buffered by default; you can use this function
|
7546
7546
|
to turn off the buffering. “Double buffered” simply means that
|
7547
|
-
<a href="../
|
7547
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-begin-draw-frame"><code class="function">gdk_window_begin_draw_frame()</code></a> and <a href="../gdk4/gdk4-Windows.html#gdk-window-end-draw-frame"><code class="function">gdk_window_end_draw_frame()</code></a> are called
|
7548
7548
|
automatically around expose events sent to the
|
7549
|
-
widget. <a href="../
|
7550
|
-
window to an offscreen buffer, and <a href="../
|
7549
|
+
widget. <a href="../gdk4/gdk4-Windows.html#gdk-window-begin-draw-frame"><code class="function">gdk_window_begin_draw_frame()</code></a> diverts all drawing to a widget's
|
7550
|
+
window to an offscreen buffer, and <a href="../gdk4/gdk4-Windows.html#gdk-window-end-draw-frame"><code class="function">gdk_window_end_draw_frame()</code></a> draws the
|
7551
7551
|
buffer to the screen. The result is that users see the window
|
7552
7552
|
update in one smooth step, and don’t see individual graphics
|
7553
7553
|
primitives being rendered.</p>
|
@@ -7557,7 +7557,7 @@ if you had special needs and really knew what you were doing.</p>
|
|
7557
7557
|
<p>Note: if you turn off double-buffering, you have to handle
|
7558
7558
|
expose events, since even the clearing to the background color or
|
7559
7559
|
pixmap will not happen automatically (as it is done in
|
7560
|
-
<a href="../
|
7560
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-begin-draw-frame"><code class="function">gdk_window_begin_draw_frame()</code></a>).</p>
|
7561
7561
|
<p>In 3.10 GTK and GDK have been restructured for translucent drawing. Since
|
7562
7562
|
then expose events for double-buffered widgets are culled into a single
|
7563
7563
|
event to the toplevel GDK window. If you now unset double buffering, you
|
@@ -7853,18 +7853,18 @@ freed with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
7853
7853
|
<hr>
|
7854
7854
|
<div class="refsect2">
|
7855
7855
|
<a name="gtk-widget-region-intersect"></a><h3>gtk_widget_region_intersect ()</h3>
|
7856
|
-
<pre class="programlisting"><
|
7856
|
+
<pre class="programlisting"><span class="returnvalue">cairo_region_t</span> *
|
7857
7857
|
gtk_widget_region_intersect (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7858
|
-
<em class="parameter"><code>const <
|
7858
|
+
<em class="parameter"><code>const <span class="type">cairo_region_t</span> *region</code></em>);</pre>
|
7859
7859
|
<div class="warning">
|
7860
7860
|
<p><code class="literal">gtk_widget_region_intersect</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
7861
7861
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-get-allocation" title="gtk_widget_get_allocation ()"><code class="function">gtk_widget_get_allocation()</code></a> and
|
7862
|
-
<
|
7862
|
+
<code class="function">cairo_region_intersect_rectangle()</code> to get the same behavior.</p>
|
7863
7863
|
</div>
|
7864
7864
|
<p>Computes the intersection of a <em class="parameter"><code>widget</code></em>
|
7865
7865
|
’s area and <em class="parameter"><code>region</code></em>
|
7866
7866
|
, returning
|
7867
|
-
the intersection. The result may be empty, use <
|
7867
|
+
the intersection. The result may be empty, use <code class="function">cairo_region_is_empty()</code> to
|
7868
7868
|
check.</p>
|
7869
7869
|
<div class="refsect3">
|
7870
7870
|
<a name="gtk-widget-region-intersect.parameters"></a><h4>Parameters</h4>
|
@@ -7882,7 +7882,7 @@ check.</p>
|
|
7882
7882
|
</tr>
|
7883
7883
|
<tr>
|
7884
7884
|
<td class="parameter_name"><p>region</p></td>
|
7885
|
-
<td class="parameter_description"><p>a <
|
7885
|
+
<td class="parameter_description"><p>a <span class="type">cairo_region_t</span>, in the same coordinate system as
|
7886
7886
|
<em class="parameter"><code>widget->allocation</code></em>
|
7887
7887
|
. That is, relative to <em class="parameter"><code>widget->window</code></em>
|
7888
7888
|
for widgets which return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> from <a class="link" href="GtkWidget.html#gtk-widget-get-has-window" title="gtk_widget_get_has_window ()"><code class="function">gtk_widget_get_has_window()</code></a>;
|
@@ -7905,7 +7905,7 @@ and <em class="parameter"><code>region</code></em>
|
|
7905
7905
|
<a name="gtk-widget-send-expose"></a><h3>gtk_widget_send_expose ()</h3>
|
7906
7906
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
7907
7907
|
gtk_widget_send_expose (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7908
|
-
<em class="parameter"><code><a href="../
|
7908
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
7909
7909
|
<div class="warning">
|
7910
7910
|
<p><code class="literal">gtk_widget_send_expose</code> has been deprecated since version 3.22 and should not be used in newly-written code.</p>
|
7911
7911
|
<p>Application and widget code should not handle
|
@@ -7919,9 +7919,9 @@ directly. The only time it is used is when propagating an expose
|
|
7919
7919
|
event to a windowless child widget (<a class="link" href="GtkWidget.html#gtk-widget-get-has-window" title="gtk_widget_get_has_window ()"><code class="function">gtk_widget_get_has_window()</code></a> is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>),
|
7920
7920
|
and that is normally done using <a class="link" href="GtkContainer.html#gtk-container-propagate-draw" title="gtk_container_propagate_draw ()"><code class="function">gtk_container_propagate_draw()</code></a>.</p>
|
7921
7921
|
<p>If you want to force an area of a window to be redrawn,
|
7922
|
-
use <a href="../
|
7922
|
+
use <a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-rect"><code class="function">gdk_window_invalidate_rect()</code></a> or <a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a>.
|
7923
7923
|
To cause the redraw to be done immediately, follow that call
|
7924
|
-
with a call to <
|
7924
|
+
with a call to <code class="function">gdk_window_process_updates()</code>.</p>
|
7925
7925
|
<div class="refsect3">
|
7926
7926
|
<a name="gtk-widget-send-expose.parameters"></a><h4>Parameters</h4>
|
7927
7927
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -7938,7 +7938,7 @@ with a call to <a href="../html/gdk3-Windows.html#gdk-window-process-updates"><c
|
|
7938
7938
|
</tr>
|
7939
7939
|
<tr>
|
7940
7940
|
<td class="parameter_name"><p>event</p></td>
|
7941
|
-
<td class="parameter_description"><p>a expose <a href="../
|
7941
|
+
<td class="parameter_description"><p>a expose <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
7942
7942
|
<td class="parameter_annotations"> </td>
|
7943
7943
|
</tr>
|
7944
7944
|
</tbody>
|
@@ -7955,7 +7955,7 @@ the event was handled)</p>
|
|
7955
7955
|
<a name="gtk-widget-send-focus-change"></a><h3>gtk_widget_send_focus_change ()</h3>
|
7956
7956
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
7957
7957
|
gtk_widget_send_focus_change (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
7958
|
-
<em class="parameter"><code><a href="../
|
7958
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
7959
7959
|
<p>Sends the focus change <em class="parameter"><code>event</code></em>
|
7960
7960
|
to <em class="parameter"><code>widget</code></em>
|
7961
7961
|
</p>
|
@@ -7980,7 +7980,7 @@ window similar to the quick search in <a class="link" href="GtkTreeView.html" ti
|
|
7980
7980
|
9
|
7981
7981
|
10
|
7982
7982
|
11</pre></td>
|
7983
|
-
<td class="listing_code"><pre class="programlisting">GdkEvent <span class="gtkdoc opt">*</span>fevent <span class="gtkdoc opt">=</span> <span class="function"><a href="../
|
7983
|
+
<td class="listing_code"><pre class="programlisting">GdkEvent <span class="gtkdoc opt">*</span>fevent <span class="gtkdoc opt">=</span> <span class="function"><a href="../gdk4/gdk4-Events.html#gdk-event-new">gdk_event_new</a></span> <span class="gtkdoc opt">(</span>GDK_FOCUS_CHANGE<span class="gtkdoc opt">);</span>
|
7984
7984
|
|
7985
7985
|
fevent<span class="gtkdoc opt">-></span>focus_change<span class="gtkdoc opt">.</span>type <span class="gtkdoc opt">=</span> GDK_FOCUS_CHANGE<span class="gtkdoc opt">;</span>
|
7986
7986
|
fevent<span class="gtkdoc opt">-></span>focus_change<span class="gtkdoc opt">.</span>in <span class="gtkdoc opt">=</span> TRUE<span class="gtkdoc opt">;</span>
|
@@ -7990,7 +7990,7 @@ fevent<span class="gtkdoc opt">-></span>focus_change<span class="gtkdoc opt">
|
|
7990
7990
|
|
7991
7991
|
<span class="function"><a href="GtkWidget.html#gtk-widget-send-focus-change">gtk_widget_send_focus_change</a></span> <span class="gtkdoc opt">(</span>widget<span class="gtkdoc opt">,</span> fevent<span class="gtkdoc opt">);</span>
|
7992
7992
|
|
7993
|
-
<span class="function"><a href="../
|
7993
|
+
<span class="function"><a href="../gdk4/gdk4-Events.html#gdk-event-free">gdk_event_free</a></span> <span class="gtkdoc opt">(</span>event<span class="gtkdoc opt">);</span></pre></td>
|
7994
7994
|
</tr>
|
7995
7995
|
</tbody>
|
7996
7996
|
</table>
|
@@ -8013,7 +8013,7 @@ fevent<span class="gtkdoc opt">-></span>focus_change<span class="gtkdoc opt">
|
|
8013
8013
|
</tr>
|
8014
8014
|
<tr>
|
8015
8015
|
<td class="parameter_name"><p>event</p></td>
|
8016
|
-
<td class="parameter_description"><p>a <a href="../
|
8016
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> of type GDK_FOCUS_CHANGE</p></td>
|
8017
8017
|
<td class="parameter_annotations"> </td>
|
8018
8018
|
</tr>
|
8019
8019
|
</tbody>
|
@@ -8153,7 +8153,7 @@ gtk_widget_style_attach (<em class="parameter"><code><a class="link" href="GtkWi
|
|
8153
8153
|
<p>This step is unnecessary with <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a>.</p>
|
8154
8154
|
</div>
|
8155
8155
|
<p>This function attaches the widget’s <a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> to the widget's
|
8156
|
-
<a href="../
|
8156
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>. It is a replacement for</p>
|
8157
8157
|
<div class="informalexample">
|
8158
8158
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
8159
8159
|
<tbody>
|
@@ -8492,7 +8492,7 @@ gtk_widget_get_settings (<em class="parameter"><code><a class="link" href="GtkWi
|
|
8492
8492
|
<p>Gets the settings object holding the settings used for this widget.</p>
|
8493
8493
|
<p>Note that this function can only be called when the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>
|
8494
8494
|
is attached to a toplevel, since the settings object is specific
|
8495
|
-
to a particular <a href="../
|
8495
|
+
to a particular <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>.</p>
|
8496
8496
|
<div class="refsect3">
|
8497
8497
|
<a name="gtk-widget-get-settings.parameters"></a><h4>Parameters</h4>
|
8498
8498
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -8519,11 +8519,11 @@ to a particular <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="t
|
|
8519
8519
|
<a name="gtk-widget-get-clipboard"></a><h3>gtk_widget_get_clipboard ()</h3>
|
8520
8520
|
<pre class="programlisting"><a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="returnvalue">GtkClipboard</span></a> *
|
8521
8521
|
gtk_widget_get_clipboard (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
8522
|
-
<em class="parameter"><code><a href="../
|
8522
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> selection</code></em>);</pre>
|
8523
8523
|
<p>Returns the clipboard object for the given selection to
|
8524
8524
|
be used with <em class="parameter"><code>widget</code></em>
|
8525
8525
|
. <em class="parameter"><code>widget</code></em>
|
8526
|
-
must have a <a href="../
|
8526
|
+
must have a <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a>
|
8527
8527
|
associated with it, so must be attached to a toplevel
|
8528
8528
|
window.</p>
|
8529
8529
|
<div class="refsect3">
|
@@ -8542,10 +8542,10 @@ window.</p>
|
|
8542
8542
|
</tr>
|
8543
8543
|
<tr>
|
8544
8544
|
<td class="parameter_name"><p>selection</p></td>
|
8545
|
-
<td class="parameter_description"><p>a <a href="../
|
8546
|
-
to use. <a href="../
|
8545
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> which identifies the clipboard
|
8546
|
+
to use. <a href="../gdk4/gdk4-Selections.html#GDK-SELECTION-CLIPBOARD:CAPS"><code class="literal">GDK_SELECTION_CLIPBOARD</code></a> gives the
|
8547
8547
|
default clipboard. Another common value
|
8548
|
-
is <a href="../
|
8548
|
+
is <a href="../gdk4/gdk4-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><code class="literal">GDK_SELECTION_PRIMARY</code></a>, which gives
|
8549
8549
|
the primary X selection.</p></td>
|
8550
8550
|
<td class="parameter_annotations"> </td>
|
8551
8551
|
</tr>
|
@@ -8565,9 +8565,9 @@ been created, it is persistent for all time. </p>
|
|
8565
8565
|
<hr>
|
8566
8566
|
<div class="refsect2">
|
8567
8567
|
<a name="gtk-widget-get-display"></a><h3>gtk_widget_get_display ()</h3>
|
8568
|
-
<pre class="programlisting"><a href="../
|
8568
|
+
<pre class="programlisting"><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="returnvalue">GdkDisplay</span></a> *
|
8569
8569
|
gtk_widget_get_display (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
8570
|
-
<p>Get the <a href="../
|
8570
|
+
<p>Get the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> for the toplevel window associated with
|
8571
8571
|
this widget. This function can only be called after the widget
|
8572
8572
|
has been added to a widget hierarchy with a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> at the top.</p>
|
8573
8573
|
<p>In general, you should only create display specific
|
@@ -8590,7 +8590,7 @@ free those resources when the widget is unrealized.</p>
|
|
8590
8590
|
</div>
|
8591
8591
|
<div class="refsect3">
|
8592
8592
|
<a name="gtk-widget-get-display.returns"></a><h4>Returns</h4>
|
8593
|
-
<p> the <a href="../
|
8593
|
+
<p> the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> for the toplevel for this widget. </p>
|
8594
8594
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
8595
8595
|
</div>
|
8596
8596
|
<p class="since">Since: 2.2</p>
|
@@ -8598,17 +8598,17 @@ free those resources when the widget is unrealized.</p>
|
|
8598
8598
|
<hr>
|
8599
8599
|
<div class="refsect2">
|
8600
8600
|
<a name="gtk-widget-get-root-window"></a><h3>gtk_widget_get_root_window ()</h3>
|
8601
|
-
<pre class="programlisting"><a href="../
|
8601
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
8602
8602
|
gtk_widget_get_root_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
8603
8603
|
<div class="warning">
|
8604
8604
|
<p><code class="literal">gtk_widget_get_root_window</code> has been deprecated since version 3.12 and should not be used in newly-written code.</p>
|
8605
|
-
<p>Use <a href="../
|
8605
|
+
<p>Use <a href="../gdk4/GdkScreen.html#gdk-screen-get-root-window"><code class="function">gdk_screen_get_root_window()</code></a> instead</p>
|
8606
8606
|
</div>
|
8607
8607
|
<p>Get the root window where this widget is located. This function can
|
8608
8608
|
only be called after the widget has been added to a widget
|
8609
8609
|
hierarchy with <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> at the top.</p>
|
8610
8610
|
<p>The root window is useful for such purposes as creating a popup
|
8611
|
-
<a href="../
|
8611
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated with the window. In general, you should only
|
8612
8612
|
create display specific resources when a widget has been realized,
|
8613
8613
|
and you should free those resources when the widget is unrealized.</p>
|
8614
8614
|
<div class="refsect3">
|
@@ -8628,7 +8628,7 @@ and you should free those resources when the widget is unrealized.</p>
|
|
8628
8628
|
</div>
|
8629
8629
|
<div class="refsect3">
|
8630
8630
|
<a name="gtk-widget-get-root-window.returns"></a><h4>Returns</h4>
|
8631
|
-
<p> the <a href="../
|
8631
|
+
<p> the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> root window for the toplevel for this widget. </p>
|
8632
8632
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
8633
8633
|
</div>
|
8634
8634
|
<p class="since">Since: 2.2</p>
|
@@ -8636,9 +8636,9 @@ and you should free those resources when the widget is unrealized.</p>
|
|
8636
8636
|
<hr>
|
8637
8637
|
<div class="refsect2">
|
8638
8638
|
<a name="gtk-widget-get-screen"></a><h3>gtk_widget_get_screen ()</h3>
|
8639
|
-
<pre class="programlisting"><a href="../
|
8639
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
8640
8640
|
gtk_widget_get_screen (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
8641
|
-
<p>Get the <a href="../
|
8641
|
+
<p>Get the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> from the toplevel window associated with
|
8642
8642
|
this widget. This function can only be called after the widget
|
8643
8643
|
has been added to a widget hierarchy with a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>
|
8644
8644
|
at the top.</p>
|
@@ -8662,7 +8662,7 @@ free those resources when the widget is unrealized.</p>
|
|
8662
8662
|
</div>
|
8663
8663
|
<div class="refsect3">
|
8664
8664
|
<a name="gtk-widget-get-screen.returns"></a><h4>Returns</h4>
|
8665
|
-
<p> the <a href="../
|
8665
|
+
<p> the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> for the toplevel for this widget. </p>
|
8666
8666
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
8667
8667
|
</div>
|
8668
8668
|
<p class="since">Since: 2.2</p>
|
@@ -8672,7 +8672,7 @@ free those resources when the widget is unrealized.</p>
|
|
8672
8672
|
<a name="gtk-widget-has-screen"></a><h3>gtk_widget_has_screen ()</h3>
|
8673
8673
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
8674
8674
|
gtk_widget_has_screen (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
8675
|
-
<p>Checks whether there is a <a href="../
|
8675
|
+
<p>Checks whether there is a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> is associated with
|
8676
8676
|
this widget. All toplevel widgets have an associated
|
8677
8677
|
screen, and all widgets added into a hierarchy with a toplevel
|
8678
8678
|
window at the top.</p>
|
@@ -8693,7 +8693,7 @@ window at the top.</p>
|
|
8693
8693
|
</div>
|
8694
8694
|
<div class="refsect3">
|
8695
8695
|
<a name="gtk-widget-has-screen.returns"></a><h4>Returns</h4>
|
8696
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there is a <a href="../
|
8696
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if there is a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> associated
|
8697
8697
|
with the widget.</p>
|
8698
8698
|
</div>
|
8699
8699
|
<p class="since">Since: 2.2</p>
|
@@ -9058,7 +9058,7 @@ with <a class="link" href="GtkWidget.html#gtk-widget-add-mnemonic-label" title="
|
|
9058
9058
|
gtk_widget_is_composited (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
9059
9059
|
<div class="warning">
|
9060
9060
|
<p><code class="literal">gtk_widget_is_composited</code> has been deprecated since version 3.22 and should not be used in newly-written code.</p>
|
9061
|
-
<p>Use <
|
9061
|
+
<p>Use <code class="function">gdk_screen_is_composited()</code> instead.</p>
|
9062
9062
|
</div>
|
9063
9063
|
<p>Whether <em class="parameter"><code>widget</code></em>
|
9064
9064
|
can rely on having its alpha channel
|
@@ -9067,7 +9067,7 @@ compositing manager is running for <em class="parameter"><code>widget</code></em
|
|
9067
9067
|
’s screen.</p>
|
9068
9068
|
<p>Please note that the semantics of this call will change
|
9069
9069
|
in the future if used on a widget that has a composited
|
9070
|
-
window in its hierarchy (as set by <
|
9070
|
+
window in its hierarchy (as set by <code class="function">gdk_window_set_composited()</code>).</p>
|
9071
9071
|
<div class="refsect3">
|
9072
9072
|
<a name="gtk-widget-is-composited.parameters"></a><h4>Parameters</h4>
|
9073
9073
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -9097,8 +9097,8 @@ channel being drawn correctly.</p>
|
|
9097
9097
|
gtk_widget_error_bell (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
9098
9098
|
<p>Notifies the user about an input-related error on this widget.
|
9099
9099
|
If the <a class="link" href="GtkSettings.html#GtkSettings--gtk-error-bell" title="The “gtk-error-bell” property"><span class="type">“gtk-error-bell”</span></a> setting is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it calls
|
9100
|
-
<a href="../
|
9101
|
-
<p>Note that the effect of <a href="../
|
9100
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a>, otherwise it does nothing.</p>
|
9101
|
+
<p>Note that the effect of <a href="../gdk4/gdk4-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a> can be configured in many
|
9102
9102
|
ways, depending on the windowing backend and the desktop environment
|
9103
9103
|
or window manager that is used.</p>
|
9104
9104
|
<div class="refsect3">
|
@@ -9473,7 +9473,7 @@ information.</p>
|
|
9473
9473
|
<hr>
|
9474
9474
|
<div class="refsect2">
|
9475
9475
|
<a name="gtk-widget-get-window"></a><h3>gtk_widget_get_window ()</h3>
|
9476
|
-
<pre class="programlisting"><a href="../
|
9476
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
9477
9477
|
gtk_widget_get_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
9478
9478
|
<p>Returns the widget’s window if it is realized, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise</p>
|
9479
9479
|
<div class="refsect3">
|
@@ -9504,11 +9504,11 @@ gtk_widget_get_window (<em class="parameter"><code><a class="link" href="GtkWidg
|
|
9504
9504
|
<a name="gtk-widget-register-window"></a><h3>gtk_widget_register_window ()</h3>
|
9505
9505
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
9506
9506
|
gtk_widget_register_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
9507
|
-
<em class="parameter"><code><a href="../
|
9508
|
-
<p>Registers a <a href="../
|
9507
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
9508
|
+
<p>Registers a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> with the widget and sets it up so that
|
9509
9509
|
the widget receives events for it. Call <a class="link" href="GtkWidget.html#gtk-widget-unregister-window" title="gtk_widget_unregister_window ()"><code class="function">gtk_widget_unregister_window()</code></a>
|
9510
9510
|
when destroying the window.</p>
|
9511
|
-
<p>Before 3.8 you needed to call <a href="../
|
9511
|
+
<p>Before 3.8 you needed to call <a href="../gdk4/gdk4-Windows.html#gdk-window-set-user-data"><code class="function">gdk_window_set_user_data()</code></a> directly to set
|
9512
9512
|
this up. This is now deprecated and you should use <a class="link" href="GtkWidget.html#gtk-widget-register-window" title="gtk_widget_register_window ()"><code class="function">gtk_widget_register_window()</code></a>
|
9513
9513
|
instead. Old code will keep working as is, although some new features like
|
9514
9514
|
transparency might not work perfectly.</p>
|
@@ -9528,7 +9528,7 @@ transparency might not work perfectly.</p>
|
|
9528
9528
|
</tr>
|
9529
9529
|
<tr>
|
9530
9530
|
<td class="parameter_name"><p>window</p></td>
|
9531
|
-
<td class="parameter_description"><p>a <a href="../
|
9531
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a></p></td>
|
9532
9532
|
<td class="parameter_annotations"> </td>
|
9533
9533
|
</tr>
|
9534
9534
|
</tbody>
|
@@ -9541,8 +9541,8 @@ transparency might not work perfectly.</p>
|
|
9541
9541
|
<a name="gtk-widget-unregister-window"></a><h3>gtk_widget_unregister_window ()</h3>
|
9542
9542
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
9543
9543
|
gtk_widget_unregister_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
9544
|
-
<em class="parameter"><code><a href="../
|
9545
|
-
<p>Unregisters a <a href="../
|
9544
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
9545
|
+
<p>Unregisters a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> from the widget that was previously set up with
|
9546
9546
|
<a class="link" href="GtkWidget.html#gtk-widget-register-window" title="gtk_widget_register_window ()"><code class="function">gtk_widget_register_window()</code></a>. You need to call this when the window is
|
9547
9547
|
no longer used by the widget, such as when you destroy it.</p>
|
9548
9548
|
<div class="refsect3">
|
@@ -9561,7 +9561,7 @@ no longer used by the widget, such as when you destroy it.</p>
|
|
9561
9561
|
</tr>
|
9562
9562
|
<tr>
|
9563
9563
|
<td class="parameter_name"><p>window</p></td>
|
9564
|
-
<td class="parameter_description"><p>a <a href="../
|
9564
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a></p></td>
|
9565
9565
|
<td class="parameter_annotations"> </td>
|
9566
9566
|
</tr>
|
9567
9567
|
</tbody>
|
@@ -9573,8 +9573,8 @@ no longer used by the widget, such as when you destroy it.</p>
|
|
9573
9573
|
<div class="refsect2">
|
9574
9574
|
<a name="gtk-cairo-should-draw-window"></a><h3>gtk_cairo_should_draw_window ()</h3>
|
9575
9575
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
9576
|
-
gtk_cairo_should_draw_window (<em class="parameter"><code><
|
9577
|
-
<em class="parameter"><code><a href="../
|
9576
|
+
gtk_cairo_should_draw_window (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
9577
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
9578
9578
|
<p>This function is supposed to be called in <a class="link" href="GtkWidget.html#GtkWidget-draw" title="The “draw” signal"><span class="type">“draw”</span></a>
|
9579
9579
|
implementations for widgets that support multiple windows.
|
9580
9580
|
<em class="parameter"><code>cr</code></em>
|
@@ -9621,9 +9621,9 @@ should be drawn</p>
|
|
9621
9621
|
<div class="refsect2">
|
9622
9622
|
<a name="gtk-cairo-transform-to-window"></a><h3>gtk_cairo_transform_to_window ()</h3>
|
9623
9623
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
9624
|
-
gtk_cairo_transform_to_window (<em class="parameter"><code><
|
9624
|
+
gtk_cairo_transform_to_window (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
9625
9625
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
9626
|
-
<em class="parameter"><code><a href="../
|
9626
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
9627
9627
|
<p>Transforms the given cairo context <em class="parameter"><code>cr</code></em>
|
9628
9628
|
that from <em class="parameter"><code>widget</code></em>
|
9629
9629
|
-relative
|
@@ -10219,7 +10219,7 @@ gtk_widget_get_double_buffered (<em class="parameter"><code><a class="link" href
|
|
10219
10219
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
10220
10220
|
gtk_widget_get_has_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
10221
10221
|
<p>Determines whether <em class="parameter"><code>widget</code></em>
|
10222
|
-
has a <a href="../
|
10222
|
+
has a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> of its own. See
|
10223
10223
|
<a class="link" href="GtkWidget.html#gtk-widget-set-has-window" title="gtk_widget_set_has_window ()"><code class="function">gtk_widget_set_has_window()</code></a>.</p>
|
10224
10224
|
<div class="refsect3">
|
10225
10225
|
<a name="gtk-widget-get-has-window.parameters"></a><h4>Parameters</h4>
|
@@ -10250,10 +10250,10 @@ has a window, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/
|
|
10250
10250
|
gtk_widget_set_has_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
10251
10251
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> has_window</code></em>);</pre>
|
10252
10252
|
<p>Specifies whether <em class="parameter"><code>widget</code></em>
|
10253
|
-
has a <a href="../
|
10253
|
+
has a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> of its own. Note that
|
10254
10254
|
all realized widgets have a non-<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> “window” pointer
|
10255
10255
|
(<a class="link" href="GtkWidget.html#gtk-widget-get-window" title="gtk_widget_get_window ()"><code class="function">gtk_widget_get_window()</code></a> never returns a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> window when a widget
|
10256
|
-
is realized), but for many of them it’s actually the <a href="../
|
10256
|
+
is realized), but for many of them it’s actually the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> of
|
10257
10257
|
one of its parent widgets. Widgets that do not create a <code class="literal">window</code> for
|
10258
10258
|
themselves in <a class="link" href="GtkWidget.html#GtkWidget-realize" title="The “realize” signal"><span class="type">“realize”</span></a> must announce this by
|
10259
10259
|
calling this function with <em class="parameter"><code>has_window</code></em>
|
@@ -10812,13 +10812,13 @@ is a toplevel, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share
|
|
10812
10812
|
<a name="gtk-widget-set-window"></a><h3>gtk_widget_set_window ()</h3>
|
10813
10813
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
10814
10814
|
gtk_widget_set_window (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
10815
|
-
<em class="parameter"><code><a href="../
|
10815
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
10816
10816
|
<p>Sets a widget’s window. This function should only be used in a
|
10817
10817
|
widget’s <a class="link" href="GtkWidget.html#GtkWidget-realize" title="The “realize” signal"><span class="type">“realize”</span></a> implementation. The <code class="literal">window</code> passed is
|
10818
|
-
usually either new window created with <
|
10818
|
+
usually either new window created with <code class="function">gdk_window_new()</code>, or the
|
10819
10819
|
window of its parent widget as returned by
|
10820
10820
|
<a class="link" href="GtkWidget.html#gtk-widget-get-parent-window" title="gtk_widget_get_parent_window ()"><code class="function">gtk_widget_get_parent_window()</code></a>.</p>
|
10821
|
-
<p>Widgets must indicate whether they will create their own <a href="../
|
10821
|
+
<p>Widgets must indicate whether they will create their own <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>
|
10822
10822
|
by calling <a class="link" href="GtkWidget.html#gtk-widget-set-has-window" title="gtk_widget_set_has_window ()"><code class="function">gtk_widget_set_has_window()</code></a>. This is usually done in the
|
10823
10823
|
widget’s <code class="function">init()</code> function.</p>
|
10824
10824
|
<p>Note that this function does not add any reference to <em class="parameter"><code>window</code></em>
|
@@ -10839,7 +10839,7 @@ widget’s <code class="function">init()</code> function.</p>
|
|
10839
10839
|
</tr>
|
10840
10840
|
<tr>
|
10841
10841
|
<td class="parameter_name"><p>window</p></td>
|
10842
|
-
<td class="parameter_description"><p> a <a href="../
|
10842
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>. </p></td>
|
10843
10843
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></td>
|
10844
10844
|
</tr>
|
10845
10845
|
</tbody>
|
@@ -10926,8 +10926,8 @@ gtk_widget_set_support_multidevice (<em class="parameter"><code><a class="link"
|
|
10926
10926
|
<p>Enables or disables multiple pointer awareness. If this setting is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
|
10927
10927
|
<em class="parameter"><code>widget</code></em>
|
10928
10928
|
will start receiving multiple, per device enter/leave events. Note
|
10929
|
-
that if custom <a href="../
|
10930
|
-
<a href="../
|
10929
|
+
that if custom <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindows</span></a> are created in <a class="link" href="GtkWidget.html#GtkWidget-realize" title="The “realize” signal"><span class="type">“realize”</span></a>,
|
10930
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-set-support-multidevice"><code class="function">gdk_window_set_support_multidevice()</code></a> will have to be called manually on them.</p>
|
10931
10931
|
<div class="refsect3">
|
10932
10932
|
<a name="gtk-widget-set-support-multidevice.parameters"></a><h4>Parameters</h4>
|
10933
10933
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -10988,7 +10988,7 @@ is multidevice aware.</p>
|
|
10988
10988
|
gtk_widget_set_realized (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
10989
10989
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> realized</code></em>);</pre>
|
10990
10990
|
<p>Marks the widget as being realized. This function must only be
|
10991
|
-
called after all <a href="../
|
10991
|
+
called after all <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindows</span></a> for the <em class="parameter"><code>widget</code></em>
|
10992
10992
|
have been created
|
10993
10993
|
and registered.</p>
|
10994
10994
|
<p>This function should only ever be called in a derived widget's
|
@@ -11153,7 +11153,7 @@ changed after some internal state change (so that they can call
|
|
11153
11153
|
<a name="gtk-widget-device-is-shadowed"></a><h3>gtk_widget_device_is_shadowed ()</h3>
|
11154
11154
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
11155
11155
|
gtk_widget_device_is_shadowed (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
11156
|
-
<em class="parameter"><code><a href="../
|
11156
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
11157
11157
|
<p>Returns <a href="/home/vagrant/ruby-gnome2.win32/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>device</code></em>
|
11158
11158
|
has been shadowed by a GTK+
|
11159
11159
|
device grab on another widget, so it would stop sending
|
@@ -11177,7 +11177,7 @@ devices. See <a class="link" href="gtk3-General.html#gtk-device-grab-add" title=
|
|
11177
11177
|
</tr>
|
11178
11178
|
<tr>
|
11179
11179
|
<td class="parameter_name"><p>device</p></td>
|
11180
|
-
<td class="parameter_description"><p>a <a href="../
|
11180
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
11181
11181
|
<td class="parameter_annotations"> </td>
|
11182
11182
|
</tr>
|
11183
11183
|
</tbody>
|
@@ -11194,13 +11194,13 @@ by another <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="
|
|
11194
11194
|
<hr>
|
11195
11195
|
<div class="refsect2">
|
11196
11196
|
<a name="gtk-widget-get-modifier-mask"></a><h3>gtk_widget_get_modifier_mask ()</h3>
|
11197
|
-
<pre class="programlisting"><a href="../
|
11197
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
11198
11198
|
gtk_widget_get_modifier_mask (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
11199
|
-
<em class="parameter"><code><a href="../
|
11199
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierIntent"><span class="type">GdkModifierIntent</span></a> intent</code></em>);</pre>
|
11200
11200
|
<p>Returns the modifier mask the <em class="parameter"><code>widget</code></em>
|
11201
11201
|
’s windowing system backend
|
11202
11202
|
uses for a particular purpose.</p>
|
11203
|
-
<p>See <a href="../
|
11203
|
+
<p>See <a href="../gdk4/gdk4-Keyboard-Handling.html#gdk-keymap-get-modifier-mask"><code class="function">gdk_keymap_get_modifier_mask()</code></a>.</p>
|
11204
11204
|
<div class="refsect3">
|
11205
11205
|
<a name="gtk-widget-get-modifier-mask.parameters"></a><h4>Parameters</h4>
|
11206
11206
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -13742,7 +13742,7 @@ widget have been set as hidden.</p></td>
|
|
13742
13742
|
<tr>
|
13743
13743
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.realize"></a>realize</code></em> ()</p></td>
|
13744
13744
|
<td class="struct_member_description"><p>Signal emitted when widget is associated with a
|
13745
|
-
<a href="../
|
13745
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, which means that <a class="link" href="GtkWidget.html#gtk-widget-realize" title="gtk_widget_realize ()"><code class="function">gtk_widget_realize()</code></a> has been called or
|
13746
13746
|
the widget has been mapped (that is, it is going to be drawn).</p></td>
|
13747
13747
|
<td class="struct_member_annotations"> </td>
|
13748
13748
|
</tr>
|
@@ -13932,7 +13932,7 @@ pressed.</p></td>
|
|
13932
13932
|
<tr>
|
13933
13933
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.motion-notify-event"></a>motion_notify_event</code></em> ()</p></td>
|
13934
13934
|
<td class="struct_member_description"><p>Signal emitted when the pointer moves over
|
13935
|
-
the widget’s <a href="../
|
13935
|
+
the widget’s <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>.</p></td>
|
13936
13936
|
<td class="struct_member_annotations"> </td>
|
13937
13937
|
</tr>
|
13938
13938
|
<tr>
|
@@ -13943,7 +13943,7 @@ window is closed.</p></td>
|
|
13943
13943
|
</tr>
|
13944
13944
|
<tr>
|
13945
13945
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.destroy-event"></a>destroy_event</code></em> ()</p></td>
|
13946
|
-
<td class="struct_member_description"><p>Signal is emitted when a <a href="../
|
13946
|
+
<td class="struct_member_description"><p>Signal is emitted when a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> is destroyed.</p></td>
|
13947
13947
|
<td class="struct_member_annotations"> </td>
|
13948
13948
|
</tr>
|
13949
13949
|
<tr>
|
@@ -14086,7 +14086,7 @@ site requests the data which is dragged.</p></td>
|
|
14086
14086
|
<tr>
|
14087
14087
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.drag-data-delete"></a>drag_data_delete</code></em> ()</p></td>
|
14088
14088
|
<td class="struct_member_description"><p>Signal emitted on the drag source when a drag
|
14089
|
-
with the action <a href="../
|
14089
|
+
with the action <a href="../gdk4/gdk4-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS"><code class="literal">GDK_ACTION_MOVE</code></a> is successfully completed.</p></td>
|
14090
14090
|
<td class="struct_member_annotations"> </td>
|
14091
14091
|
</tr>
|
14092
14092
|
<tr>
|
@@ -14152,7 +14152,7 @@ an accelerator can be activated.</p></td>
|
|
14152
14152
|
<tr>
|
14153
14153
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.composited-changed"></a>composited_changed</code></em> ()</p></td>
|
14154
14154
|
<td class="struct_member_description"><p>Signal emitted when the composited status of
|
14155
|
-
widgets screen changes. See <
|
14155
|
+
widgets screen changes. See <code class="function">gdk_screen_is_composited()</code>.</p></td>
|
14156
14156
|
<td class="struct_member_annotations"> </td>
|
14157
14157
|
</tr>
|
14158
14158
|
<tr>
|
@@ -14237,7 +14237,7 @@ is changed.</p></td>
|
|
14237
14237
|
<tr>
|
14238
14238
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkWidgetClass.queue-draw-region"></a>queue_draw_region</code></em> ()</p></td>
|
14239
14239
|
<td class="struct_member_description"><p>Invalidates the area of widget defined by
|
14240
|
-
region by calling <a href="../
|
14240
|
+
region by calling <a href="../gdk4/gdk4-Windows.html#gdk-window-invalidate-region"><code class="function">gdk_window_invalidate_region()</code></a> on the widget's
|
14241
14241
|
window and all its child windows.</p></td>
|
14242
14242
|
<td class="struct_member_annotations"> </td>
|
14243
14243
|
</tr>
|
@@ -14637,7 +14637,7 @@ a child or a container it is treated as <em class="parameter"><code>GTK_ALIGN_FI
|
|
14637
14637
|
<hr>
|
14638
14638
|
<div class="refsect2">
|
14639
14639
|
<a name="GtkWidget--events"></a><h3>The <code class="literal">“events”</code> property</h3>
|
14640
|
-
<pre class="programlisting"> “events” <a href="../
|
14640
|
+
<pre class="programlisting"> “events” <a href="../gdk4/gdk4-Events.html#GdkEventMask"><span class="type">GdkEventMask</span></a></pre>
|
14641
14641
|
<p>The event mask that decides what kind of GdkEvents this widget gets.</p>
|
14642
14642
|
<p>Flags: Read / Write</p>
|
14643
14643
|
<p>Default value: GDK_STRUCTURE_MASK</p>
|
@@ -14993,7 +14993,7 @@ are set, the last one wins.</p>
|
|
14993
14993
|
<hr>
|
14994
14994
|
<div class="refsect2">
|
14995
14995
|
<a name="GtkWidget--window"></a><h3>The <code class="literal">“window”</code> property</h3>
|
14996
|
-
<pre class="programlisting"> “window” <a href="../
|
14996
|
+
<pre class="programlisting"> “window” <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</pre>
|
14997
14997
|
<p>The widget's window if it is realized, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.</p>
|
14998
14998
|
<p>Flags: Read</p>
|
14999
14999
|
<p class="since">Since: 2.14</p>
|
@@ -15012,7 +15012,7 @@ are set, the last one wins.</p>
|
|
15012
15012
|
<hr>
|
15013
15013
|
<div class="refsect2">
|
15014
15014
|
<a name="GtkWidget--s-cursor-color"></a><h3>The <code class="literal">“cursor-color”</code> style property</h3>
|
15015
|
-
<pre class="programlisting"> “cursor-color” <
|
15015
|
+
<pre class="programlisting"> “cursor-color” <span class="type">GdkColor</span> *</pre>
|
15016
15016
|
<p>The color with which to draw the insertion cursor in entries and
|
15017
15017
|
text views.</p>
|
15018
15018
|
<div class="warning">
|
@@ -15079,7 +15079,7 @@ to draw the focus indicator inside widgets.</p>
|
|
15079
15079
|
<hr>
|
15080
15080
|
<div class="refsect2">
|
15081
15081
|
<a name="GtkWidget--s-link-color"></a><h3>The <code class="literal">“link-color”</code> style property</h3>
|
15082
|
-
<pre class="programlisting"> “link-color” <
|
15082
|
+
<pre class="programlisting"> “link-color” <span class="type">GdkColor</span> *</pre>
|
15083
15083
|
<p>The "link-color" style property defines the color of unvisited links.</p>
|
15084
15084
|
<div class="warning">
|
15085
15085
|
<p><code class="literal">GtkWidget:link-color</code> has been deprecated since version 3.12 and should not be used in newly-written code.</p>
|
@@ -15114,7 +15114,7 @@ vertical scroll arrows.</p>
|
|
15114
15114
|
<hr>
|
15115
15115
|
<div class="refsect2">
|
15116
15116
|
<a name="GtkWidget--s-secondary-cursor-color"></a><h3>The <code class="literal">“secondary-cursor-color”</code> style property</h3>
|
15117
|
-
<pre class="programlisting"> “secondary-cursor-color” <
|
15117
|
+
<pre class="programlisting"> “secondary-cursor-color” <span class="type">GdkColor</span> *</pre>
|
15118
15118
|
<p>The color with which to draw the secondary insertion cursor in entries and
|
15119
15119
|
text views when editing mixed right-to-left and left-to-right text.</p>
|
15120
15120
|
<div class="warning">
|
@@ -15176,7 +15176,7 @@ This property only takes effect if the "wide-separators" style property is <a hr
|
|
15176
15176
|
<hr>
|
15177
15177
|
<div class="refsect2">
|
15178
15178
|
<a name="GtkWidget--s-visited-link-color"></a><h3>The <code class="literal">“visited-link-color”</code> style property</h3>
|
15179
|
-
<pre class="programlisting"> “visited-link-color” <
|
15179
|
+
<pre class="programlisting"> “visited-link-color” <span class="type">GdkColor</span> *</pre>
|
15180
15180
|
<p>The "visited-link-color" style property defines the color of visited links.</p>
|
15181
15181
|
<div class="warning">
|
15182
15182
|
<p><code class="literal">GtkWidget:visited-link-color</code> has been deprecated since version 3.12 and should not be used in newly-written code.</p>
|
@@ -15245,12 +15245,12 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
15245
15245
|
<a name="GtkWidget-button-press-event"></a><h3>The <code class="literal">“button-press-event”</code> signal</h3>
|
15246
15246
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15247
15247
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15248
|
-
<a href="../
|
15248
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15249
15249
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15250
15250
|
<p>The ::button-press-event signal will be emitted when a button
|
15251
15251
|
(typically from a mouse) is pressed.</p>
|
15252
|
-
<p>To receive this signal, the <a href="../
|
15253
|
-
widget needs to enable the <a href="../
|
15252
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the
|
15253
|
+
widget needs to enable the <a href="../gdk4/gdk4-Events.html#GDK-BUTTON-PRESS-MASK:CAPS"><span class="type">GDK_BUTTON_PRESS_MASK</span></a> mask.</p>
|
15254
15254
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
15255
15255
|
<div class="refsect3">
|
15256
15256
|
<a name="GtkWidget-button-press-event.parameters"></a><h4>Parameters</h4>
|
@@ -15268,7 +15268,7 @@ widget needs to enable the <a href="../html/gdk3-Events.html#GDK-BUTTON-PRESS-MA
|
|
15268
15268
|
</tr>
|
15269
15269
|
<tr>
|
15270
15270
|
<td class="parameter_name"><p>event</p></td>
|
15271
|
-
<td class="parameter_description"><p> the <a href="../
|
15271
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
|
15272
15272
|
this signal. </p></td>
|
15273
15273
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventButton]</span></td>
|
15274
15274
|
</tr>
|
@@ -15292,12 +15292,12 @@ this signal. </p></td>
|
|
15292
15292
|
<a name="GtkWidget-button-release-event"></a><h3>The <code class="literal">“button-release-event”</code> signal</h3>
|
15293
15293
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15294
15294
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15295
|
-
<a href="../
|
15295
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15296
15296
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15297
15297
|
<p>The ::button-release-event signal will be emitted when a button
|
15298
15298
|
(typically from a mouse) is released.</p>
|
15299
|
-
<p>To receive this signal, the <a href="../
|
15300
|
-
widget needs to enable the <a href="../
|
15299
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the
|
15300
|
+
widget needs to enable the <a href="../gdk4/gdk4-Events.html#GDK-BUTTON-RELEASE-MASK:CAPS"><span class="type">GDK_BUTTON_RELEASE_MASK</span></a> mask.</p>
|
15301
15301
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
15302
15302
|
<div class="refsect3">
|
15303
15303
|
<a name="GtkWidget-button-release-event.parameters"></a><h4>Parameters</h4>
|
@@ -15315,7 +15315,7 @@ widget needs to enable the <a href="../html/gdk3-Events.html#GDK-BUTTON-RELEASE-
|
|
15315
15315
|
</tr>
|
15316
15316
|
<tr>
|
15317
15317
|
<td class="parameter_name"><p>event</p></td>
|
15318
|
-
<td class="parameter_description"><p> the <a href="../
|
15318
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
|
15319
15319
|
this signal. </p></td>
|
15320
15320
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventButton]</span></td>
|
15321
15321
|
</tr>
|
@@ -15429,7 +15429,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
15429
15429
|
<p>The ::composited-changed signal is emitted when the composited
|
15430
15430
|
status of <em class="parameter"><code>widgets</code></em>
|
15431
15431
|
screen changes.
|
15432
|
-
See <
|
15432
|
+
See <code class="function">gdk_screen_is_composited()</code>.</p>
|
15433
15433
|
<div class="warning">
|
15434
15434
|
<p><code class="literal">GtkWidget::composited-changed</code> has been deprecated since version 3.22 and should not be used in newly-written code.</p>
|
15435
15435
|
<p>Use GdkScreen::composited-changed instead.</p>
|
@@ -15463,13 +15463,13 @@ See <a href="../html/GdkScreen.html#gdk-screen-is-composited"><code class="funct
|
|
15463
15463
|
<a name="GtkWidget-configure-event"></a><h3>The <code class="literal">“configure-event”</code> signal</h3>
|
15464
15464
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15465
15465
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15466
|
-
<a href="../
|
15466
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15467
15467
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15468
15468
|
<p>The ::configure-event signal will be emitted when the size, position or
|
15469
15469
|
stacking of the <em class="parameter"><code>widget</code></em>
|
15470
15470
|
's window has changed.</p>
|
15471
|
-
<p>To receive this signal, the <a href="../
|
15472
|
-
to enable the <a href="../
|
15471
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
15472
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
|
15473
15473
|
automatically for all new windows.</p>
|
15474
15474
|
<div class="refsect3">
|
15475
15475
|
<a name="GtkWidget-configure-event.parameters"></a><h4>Parameters</h4>
|
@@ -15487,7 +15487,7 @@ automatically for all new windows.</p>
|
|
15487
15487
|
</tr>
|
15488
15488
|
<tr>
|
15489
15489
|
<td class="parameter_name"><p>event</p></td>
|
15490
|
-
<td class="parameter_description"><p> the <a href="../
|
15490
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventConfigure"><span class="type">GdkEventConfigure</span></a> which triggered
|
15491
15491
|
this signal. </p></td>
|
15492
15492
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventConfigure]</span></td>
|
15493
15493
|
</tr>
|
@@ -15511,7 +15511,7 @@ this signal. </p></td>
|
|
15511
15511
|
<a name="GtkWidget-damage-event"></a><h3>The <code class="literal">“damage-event”</code> signal</h3>
|
15512
15512
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15513
15513
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15514
|
-
<a href="../
|
15514
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15515
15515
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15516
15516
|
<p>Emitted when a redirected window belonging to <em class="parameter"><code>widget</code></em>
|
15517
15517
|
gets drawn into.
|
@@ -15533,7 +15533,7 @@ drawable was drawn into.</p>
|
|
15533
15533
|
</tr>
|
15534
15534
|
<tr>
|
15535
15535
|
<td class="parameter_name"><p>event</p></td>
|
15536
|
-
<td class="parameter_description"><p> the <a href="../
|
15536
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventExpose"><span class="type">GdkEventExpose</span></a> event. </p></td>
|
15537
15537
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventExpose]</span></td>
|
15538
15538
|
</tr>
|
15539
15539
|
<tr>
|
@@ -15557,7 +15557,7 @@ drawable was drawn into.</p>
|
|
15557
15557
|
<a name="GtkWidget-delete-event"></a><h3>The <code class="literal">“delete-event”</code> signal</h3>
|
15558
15558
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15559
15559
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15560
|
-
<a href="../
|
15560
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15561
15561
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15562
15562
|
<p>The ::delete-event signal is emitted if a user requests that
|
15563
15563
|
a toplevel window is closed. The default handler for this signal
|
@@ -15637,14 +15637,14 @@ if all references are released.</p>
|
|
15637
15637
|
<a name="GtkWidget-destroy-event"></a><h3>The <code class="literal">“destroy-event”</code> signal</h3>
|
15638
15638
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
15639
15639
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15640
|
-
<a href="../
|
15640
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
15641
15641
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15642
|
-
<p>The ::destroy-event signal is emitted when a <a href="../
|
15642
|
+
<p>The ::destroy-event signal is emitted when a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> is destroyed.
|
15643
15643
|
You rarely get this signal, because most widgets disconnect themselves
|
15644
15644
|
from their window before they destroy it, so no widget owns the
|
15645
15645
|
window at destroy time.</p>
|
15646
|
-
<p>To receive this signal, the <a href="../
|
15647
|
-
to enable the <a href="../
|
15646
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
15647
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
|
15648
15648
|
automatically for all new windows.</p>
|
15649
15649
|
<div class="refsect3">
|
15650
15650
|
<a name="GtkWidget-destroy-event.parameters"></a><h4>Parameters</h4>
|
@@ -15724,7 +15724,7 @@ of a widget changes.</p>
|
|
15724
15724
|
<a name="GtkWidget-drag-begin"></a><h3>The <code class="literal">“drag-begin”</code> signal</h3>
|
15725
15725
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
15726
15726
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15727
|
-
<a href="../
|
15727
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
15728
15728
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15729
15729
|
<p>The ::drag-begin signal is emitted on the drag source when a drag is
|
15730
15730
|
started. A typical reason to connect to this signal is to set up a
|
@@ -15766,10 +15766,10 @@ override what the default handler did.</p>
|
|
15766
15766
|
<a name="GtkWidget-drag-data-delete"></a><h3>The <code class="literal">“drag-data-delete”</code> signal</h3>
|
15767
15767
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
15768
15768
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15769
|
-
<a href="../
|
15769
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
15770
15770
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
15771
15771
|
<p>The ::drag-data-delete signal is emitted on the drag source when a drag
|
15772
|
-
with the action <a href="../
|
15772
|
+
with the action <a href="../gdk4/gdk4-Drag-and-Drop.html#GDK-ACTION-MOVE:CAPS"><code class="literal">GDK_ACTION_MOVE</code></a> is successfully completed. The signal
|
15773
15773
|
handler is responsible for deleting the data that has been dropped. What
|
15774
15774
|
"delete" means depends on the context of the drag operation.</p>
|
15775
15775
|
<div class="refsect3">
|
@@ -15806,7 +15806,7 @@ handler is responsible for deleting the data that has been dropped. What
|
|
15806
15806
|
<a name="GtkWidget-drag-data-get"></a><h3>The <code class="literal">“drag-data-get”</code> signal</h3>
|
15807
15807
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
15808
15808
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15809
|
-
<a href="../
|
15809
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
15810
15810
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
15811
15811
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> info,
|
15812
15812
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
|
@@ -15868,7 +15868,7 @@ is indicated by <em class="parameter"><code>info</code></em>
|
|
15868
15868
|
<a name="GtkWidget-drag-data-received"></a><h3>The <code class="literal">“drag-data-received”</code> signal</h3>
|
15869
15869
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
15870
15870
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
15871
|
-
<a href="../
|
15871
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
15872
15872
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
15873
15873
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
15874
15874
|
<a class="link" href="gtk3-Selections.html#GtkSelectionData"><span class="type">GtkSelectionData</span></a> *data,
|
@@ -15878,7 +15878,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
15878
15878
|
<p>The ::drag-data-received signal is emitted on the drop site when the
|
15879
15879
|
dragged data has been received. If the data was received in order to
|
15880
15880
|
determine whether the drop will be accepted, the handler is expected
|
15881
|
-
to call <a href="../
|
15881
|
+
to call <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> and not finish the drag.
|
15882
15882
|
If the data was received in response to a <a class="link" href="GtkWidget.html#GtkWidget-drag-drop" title="The “drag-drop” signal"><span class="type">“drag-drop”</span></a> signal
|
15883
15883
|
(and this is the last target to be received), the handler for this
|
15884
15884
|
signal is expected to process the received data and then call
|
@@ -15887,10 +15887,10 @@ signal is expected to process the received data and then call
|
|
15887
15887
|
whether the data was processed successfully.</p>
|
15888
15888
|
<p>Applications must create some means to determine why the signal was emitted
|
15889
15889
|
|
15890
|
-
and therefore whether to call <a href="../
|
15890
|
+
and therefore whether to call <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> or <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>. </p>
|
15891
15891
|
<p>The handler may inspect the selected action with
|
15892
|
-
<a href="../
|
15893
|
-
<a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>, e.g. to implement <a href="../
|
15892
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-context-get-selected-action"><code class="function">gdk_drag_context_get_selected_action()</code></a> before calling
|
15893
|
+
<a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-finish" title="gtk_drag_finish ()"><code class="function">gtk_drag_finish()</code></a>, e.g. to implement <a href="../gdk4/gdk4-Drag-and-Drop.html#GDK-ACTION-ASK:CAPS"><code class="literal">GDK_ACTION_ASK</code></a> as
|
15894
15894
|
shown in the following example:</p>
|
15895
15895
|
<div class="informalexample">
|
15896
15896
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
@@ -15952,7 +15952,7 @@ shown in the following example:</p>
|
|
15952
15952
|
|
15953
15953
|
<span class="gtkdoc slc">// handle data here</span>
|
15954
15954
|
|
15955
|
-
action <span class="gtkdoc opt">=</span> <span class="function"><a href="../
|
15955
|
+
action <span class="gtkdoc opt">=</span> <span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-context-get-selected-action">gdk_drag_context_get_selected_action</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
15956
15956
|
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>action <span class="gtkdoc opt">==</span> GDK_ACTION_ASK<span class="gtkdoc opt">)</span>
|
15957
15957
|
<span class="gtkdoc opt">{</span>
|
15958
15958
|
GtkWidget <span class="gtkdoc opt">*</span>dialog<span class="gtkdoc opt">;</span>
|
@@ -16044,7 +16044,7 @@ shown in the following example:</p>
|
|
16044
16044
|
<a name="GtkWidget-drag-drop"></a><h3>The <code class="literal">“drag-drop”</code> signal</h3>
|
16045
16045
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16046
16046
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16047
|
-
<a href="../
|
16047
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
16048
16048
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
16049
16049
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
16050
16050
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
|
@@ -16112,7 +16112,7 @@ or more of the supported targets.</p>
|
|
16112
16112
|
<a name="GtkWidget-drag-end"></a><h3>The <code class="literal">“drag-end”</code> signal</h3>
|
16113
16113
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
16114
16114
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16115
|
-
<a href="../
|
16115
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
16116
16116
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16117
16117
|
<p>The ::drag-end signal is emitted on the drag source when a drag is
|
16118
16118
|
finished. A typical reason to connect to this signal is to undo
|
@@ -16151,7 +16151,7 @@ things done in <a class="link" href="GtkWidget.html#GtkWidget-drag-begin" title=
|
|
16151
16151
|
<a name="GtkWidget-drag-failed"></a><h3>The <code class="literal">“drag-failed”</code> signal</h3>
|
16152
16152
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16153
16153
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16154
|
-
<a href="../
|
16154
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
16155
16155
|
<a class="link" href="gtk3-Drag-and-Drop.html#GtkDragResult" title="enum GtkDragResult"><span class="type">GtkDragResult</span></a> result,
|
16156
16156
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16157
16157
|
<p>The ::drag-failed signal is emitted on the drag source when a drag has
|
@@ -16203,7 +16203,7 @@ animation), otherwise it returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/
|
|
16203
16203
|
<a name="GtkWidget-drag-leave"></a><h3>The <code class="literal">“drag-leave”</code> signal</h3>
|
16204
16204
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
16205
16205
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16206
|
-
<a href="../
|
16206
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
16207
16207
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
|
16208
16208
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16209
16209
|
<p>The ::drag-leave signal is emitted on the drop site when the cursor
|
@@ -16254,7 +16254,7 @@ created in the <a class="link" href="GtkWidget.html#GtkWidget-drag-motion" title
|
|
16254
16254
|
<a name="GtkWidget-drag-motion"></a><h3>The <code class="literal">“drag-motion”</code> signal</h3>
|
16255
16255
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16256
16256
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16257
|
-
<a href="../
|
16257
|
+
<a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragContext-struct"><span class="type">GdkDragContext</span></a> *context,
|
16258
16258
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x,
|
16259
16259
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y,
|
16260
16260
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> time,
|
@@ -16265,11 +16265,11 @@ must determine whether the cursor position is in a drop zone or not.
|
|
16265
16265
|
If it is not in a drop zone, it returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and no further processing
|
16266
16266
|
is necessary. Otherwise, the handler returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. In this case, the
|
16267
16267
|
handler is responsible for providing the necessary information for
|
16268
|
-
displaying feedback to the user, by calling <a href="../
|
16268
|
+
displaying feedback to the user, by calling <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a>.</p>
|
16269
16269
|
<p>If the decision whether the drop will be accepted or rejected can't be
|
16270
16270
|
made based solely on the cursor position and the type of the data, the
|
16271
16271
|
handler may inspect the dragged data by calling <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-get-data" title="gtk_drag_get_data ()"><code class="function">gtk_drag_get_data()</code></a> and
|
16272
|
-
defer the <a href="../
|
16272
|
+
defer the <a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status"><code class="function">gdk_drag_status()</code></a> call to the <a class="link" href="GtkWidget.html#GtkWidget-drag-data-received" title="The “drag-data-received” signal"><span class="type">“drag-data-received”</span></a>
|
16273
16273
|
handler. Note that you must pass <a class="link" href="gtk3-Drag-and-Drop.html#GTK-DEST-DEFAULT-DROP:CAPS"><span class="type">GTK_DEST_DEFAULT_DROP</span></a>,
|
16274
16274
|
<a class="link" href="gtk3-Drag-and-Drop.html#GTK-DEST-DEFAULT-MOTION:CAPS"><span class="type">GTK_DEST_DEFAULT_MOTION</span></a> or <a class="link" href="gtk3-Drag-and-Drop.html#GTK-DEST-DEFAULT-ALL:CAPS"><span class="type">GTK_DEST_DEFAULT_ALL</span></a> to <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-dest-set" title="gtk_drag_dest_set ()"><code class="function">gtk_drag_dest_set()</code></a>
|
16275
16275
|
when using the drag-motion signal that way.</p>
|
@@ -16364,11 +16364,11 @@ the drop site with <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-highli
|
|
16364
16364
|
|
16365
16365
|
target <span class="gtkdoc opt">=</span> <span class="function"><a href="gtk3-Drag-and-Drop.html#gtk-drag-dest-find-target">gtk_drag_dest_find_target</a></span> <span class="gtkdoc opt">(</span>widget<span class="gtkdoc opt">,</span> context<span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
16366
16366
|
<span class="keyword">if</span> <span class="gtkdoc opt">(</span>target <span class="gtkdoc opt">==</span> GDK_NONE<span class="gtkdoc opt">)</span>
|
16367
|
-
<span class="function"><a href="../
|
16367
|
+
<span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> time<span class="gtkdoc opt">);</span>
|
16368
16368
|
<span class="keyword">else</span>
|
16369
16369
|
<span class="gtkdoc opt">{</span>
|
16370
16370
|
private_data<span class="gtkdoc opt">-></span>pending_status
|
16371
|
-
<span class="gtkdoc opt">=</span> <span class="function"><a href="../
|
16371
|
+
<span class="gtkdoc opt">=</span> <span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-context-get-suggested-action">gdk_drag_context_get_suggested_action</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
16372
16372
|
<span class="function"><a href="gtk3-Drag-and-Drop.html#gtk-drag-get-data">gtk_drag_get_data</a></span> <span class="gtkdoc opt">(</span>widget<span class="gtkdoc opt">,</span> context<span class="gtkdoc opt">,</span> target<span class="gtkdoc opt">,</span> time<span class="gtkdoc opt">);</span>
|
16373
16373
|
<span class="gtkdoc opt">}</span>
|
16374
16374
|
|
@@ -16397,9 +16397,9 @@ the drop site with <a class="link" href="gtk3-Drag-and-Drop.html#gtk-drag-highli
|
|
16397
16397
|
|
16398
16398
|
str <span class="gtkdoc opt">=</span> <span class="function"><a href="gtk3-Selections.html#gtk-selection-data-get-text">gtk_selection_data_get_text</a></span> <span class="gtkdoc opt">(</span>selection_data<span class="gtkdoc opt">);</span>
|
16399
16399
|
<span class="keyword">if</span> <span class="gtkdoc opt">(!</span><span class="function">data_is_acceptable</span> <span class="gtkdoc opt">(</span>str<span class="gtkdoc opt">))</span>
|
16400
|
-
<span class="function"><a href="../
|
16400
|
+
<span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> time<span class="gtkdoc opt">);</span>
|
16401
16401
|
<span class="keyword">else</span>
|
16402
|
-
<span class="function"><a href="../
|
16402
|
+
<span class="function"><a href="../gdk4/gdk4-Drag-and-Drop.html#gdk-drag-status">gdk_drag_status</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span>
|
16403
16403
|
private_data<span class="gtkdoc opt">-></span>suggested_action<span class="gtkdoc opt">,</span>
|
16404
16404
|
time<span class="gtkdoc opt">);</span>
|
16405
16405
|
<span class="gtkdoc opt">}</span>
|
@@ -16478,15 +16478,15 @@ the passed in context and be sized to the values returned by
|
|
16478
16478
|
<p>Signal handlers connected to this signal can modify the cairo
|
16479
16479
|
context passed as <em class="parameter"><code>cr</code></em>
|
16480
16480
|
in any way they like and don't need to
|
16481
|
-
restore it. The signal emission takes care of calling <
|
16482
|
-
before and <
|
16481
|
+
restore it. The signal emission takes care of calling <code class="function">cairo_save()</code>
|
16482
|
+
before and <code class="function">cairo_restore()</code> after invoking the handler.</p>
|
16483
16483
|
<p>The signal handler will get a <em class="parameter"><code>cr</code></em>
|
16484
16484
|
with a clip region already set to the
|
16485
16485
|
widget's dirty region, i.e. to the area that needs repainting. Complicated
|
16486
16486
|
widgets that want to avoid redrawing themselves completely can get the full
|
16487
|
-
extents of the clip region with <a href="../
|
16487
|
+
extents of the clip region with <a href="../gdk4/gdk4-Cairo-Interaction.html#gdk-cairo-get-clip-rectangle"><code class="function">gdk_cairo_get_clip_rectangle()</code></a>, or they can
|
16488
16488
|
get a finer-grained representation of the dirty region with
|
16489
|
-
<
|
16489
|
+
<code class="function">cairo_copy_clip_rectangle_list()</code>.</p>
|
16490
16490
|
<div class="refsect3">
|
16491
16491
|
<a name="GtkWidget-draw.parameters"></a><h4>Parameters</h4>
|
16492
16492
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -16527,13 +16527,13 @@ get a finer-grained representation of the dirty region with
|
|
16527
16527
|
<a name="GtkWidget-enter-notify-event"></a><h3>The <code class="literal">“enter-notify-event”</code> signal</h3>
|
16528
16528
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16529
16529
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16530
|
-
<a href="../
|
16530
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16531
16531
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16532
16532
|
<p>The ::enter-notify-event will be emitted when the pointer enters
|
16533
16533
|
the <em class="parameter"><code>widget</code></em>
|
16534
16534
|
's window.</p>
|
16535
|
-
<p>To receive this signal, the <a href="../
|
16536
|
-
to enable the <a href="../
|
16535
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
16536
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-ENTER-NOTIFY-MASK:CAPS"><span class="type">GDK_ENTER_NOTIFY_MASK</span></a> mask.</p>
|
16537
16537
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
16538
16538
|
<div class="refsect3">
|
16539
16539
|
<a name="GtkWidget-enter-notify-event.parameters"></a><h4>Parameters</h4>
|
@@ -16551,7 +16551,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-ENTER-NOTIFY-MASK:CAPS"><spa
|
|
16551
16551
|
</tr>
|
16552
16552
|
<tr>
|
16553
16553
|
<td class="parameter_name"><p>event</p></td>
|
16554
|
-
<td class="parameter_description"><p> the <a href="../
|
16554
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
|
16555
16555
|
this signal. </p></td>
|
16556
16556
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventCrossing]</span></td>
|
16557
16557
|
</tr>
|
@@ -16575,7 +16575,7 @@ this signal. </p></td>
|
|
16575
16575
|
<a name="GtkWidget-event"></a><h3>The <code class="literal">“event”</code> signal</h3>
|
16576
16576
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16577
16577
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16578
|
-
<a href="../
|
16578
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16579
16579
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16580
16580
|
<p>The GTK+ main loop will emit three signals for each GDK event delivered
|
16581
16581
|
to a widget: one generic ::event signal, another, more specific,
|
@@ -16598,7 +16598,7 @@ signal that matches the type of event delivered (e.g.
|
|
16598
16598
|
</tr>
|
16599
16599
|
<tr>
|
16600
16600
|
<td class="parameter_name"><p>event</p></td>
|
16601
|
-
<td class="parameter_description"><p>the <a href="../
|
16601
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</p></td>
|
16602
16602
|
<td class="parameter_annotations"> </td>
|
16603
16603
|
</tr>
|
16604
16604
|
<tr>
|
@@ -16624,7 +16624,7 @@ the return value.</p>
|
|
16624
16624
|
<a name="GtkWidget-event-after"></a><h3>The <code class="literal">“event-after”</code> signal</h3>
|
16625
16625
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
16626
16626
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16627
|
-
<a href="../
|
16627
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16628
16628
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16629
16629
|
<p>After the emission of the <a class="link" href="GtkWidget.html#GtkWidget-event" title="The “event” signal"><span class="type">“event”</span></a> signal and (optionally)
|
16630
16630
|
the second more specific signal, ::event-after will be emitted
|
@@ -16645,7 +16645,7 @@ regardless of the previous two signals handlers return values.</p>
|
|
16645
16645
|
</tr>
|
16646
16646
|
<tr>
|
16647
16647
|
<td class="parameter_name"><p>event</p></td>
|
16648
|
-
<td class="parameter_description"><p>the <a href="../
|
16648
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> which triggered this signal</p></td>
|
16649
16649
|
<td class="parameter_annotations"> </td>
|
16650
16650
|
</tr>
|
16651
16651
|
<tr>
|
@@ -16697,13 +16697,13 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
16697
16697
|
<a name="GtkWidget-focus-in-event"></a><h3>The <code class="literal">“focus-in-event”</code> signal</h3>
|
16698
16698
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16699
16699
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16700
|
-
<a href="../
|
16700
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16701
16701
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16702
16702
|
<p>The ::focus-in-event signal will be emitted when the keyboard focus
|
16703
16703
|
enters the <em class="parameter"><code>widget</code></em>
|
16704
16704
|
's window.</p>
|
16705
|
-
<p>To receive this signal, the <a href="../
|
16706
|
-
to enable the <a href="../
|
16705
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
16706
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.</p>
|
16707
16707
|
<div class="refsect3">
|
16708
16708
|
<a name="GtkWidget-focus-in-event.parameters"></a><h4>Parameters</h4>
|
16709
16709
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -16720,7 +16720,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><spa
|
|
16720
16720
|
</tr>
|
16721
16721
|
<tr>
|
16722
16722
|
<td class="parameter_name"><p>event</p></td>
|
16723
|
-
<td class="parameter_description"><p> the <a href="../
|
16723
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered
|
16724
16724
|
this signal. </p></td>
|
16725
16725
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventFocus]</span></td>
|
16726
16726
|
</tr>
|
@@ -16744,13 +16744,13 @@ this signal. </p></td>
|
|
16744
16744
|
<a name="GtkWidget-focus-out-event"></a><h3>The <code class="literal">“focus-out-event”</code> signal</h3>
|
16745
16745
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16746
16746
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16747
|
-
<a href="../
|
16747
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16748
16748
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16749
16749
|
<p>The ::focus-out-event signal will be emitted when the keyboard focus
|
16750
16750
|
leaves the <em class="parameter"><code>widget</code></em>
|
16751
16751
|
's window.</p>
|
16752
|
-
<p>To receive this signal, the <a href="../
|
16753
|
-
to enable the <a href="../
|
16752
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
16753
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><span class="type">GDK_FOCUS_CHANGE_MASK</span></a> mask.</p>
|
16754
16754
|
<div class="refsect3">
|
16755
16755
|
<a name="GtkWidget-focus-out-event.parameters"></a><h4>Parameters</h4>
|
16756
16756
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -16767,7 +16767,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-FOCUS-CHANGE-MASK:CAPS"><spa
|
|
16767
16767
|
</tr>
|
16768
16768
|
<tr>
|
16769
16769
|
<td class="parameter_name"><p>event</p></td>
|
16770
|
-
<td class="parameter_description"><p> the <a href="../
|
16770
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventFocus"><span class="type">GdkEventFocus</span></a> which triggered this
|
16771
16771
|
signal. </p></td>
|
16772
16772
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventFocus]</span></td>
|
16773
16773
|
</tr>
|
@@ -16791,7 +16791,7 @@ signal. </p></td>
|
|
16791
16791
|
<a name="GtkWidget-grab-broken-event"></a><h3>The <code class="literal">“grab-broken-event”</code> signal</h3>
|
16792
16792
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16793
16793
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16794
|
-
<a href="../
|
16794
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16795
16795
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16796
16796
|
<p>Emitted when a pointer or keyboard grab on a window belonging
|
16797
16797
|
to <em class="parameter"><code>widget</code></em>
|
@@ -16815,7 +16815,7 @@ application grabs the pointer or keyboard again.</p>
|
|
16815
16815
|
</tr>
|
16816
16816
|
<tr>
|
16817
16817
|
<td class="parameter_name"><p>event</p></td>
|
16818
|
-
<td class="parameter_description"><p> the <a href="../
|
16818
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventGrabBroken"><span class="type">GdkEventGrabBroken</span></a> event. </p></td>
|
16819
16819
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventGrabBroken]</span></td>
|
16820
16820
|
</tr>
|
16821
16821
|
<tr>
|
@@ -16988,12 +16988,12 @@ if the widget was previously unanchored. </p></td>
|
|
16988
16988
|
<a name="GtkWidget-key-press-event"></a><h3>The <code class="literal">“key-press-event”</code> signal</h3>
|
16989
16989
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
16990
16990
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
16991
|
-
<a href="../
|
16991
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
16992
16992
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
16993
16993
|
<p>The ::key-press-event signal is emitted when a key is pressed. The signal
|
16994
16994
|
emission will reoccur at the key-repeat rate when the key is kept pressed.</p>
|
16995
|
-
<p>To receive this signal, the <a href="../
|
16996
|
-
to enable the <a href="../
|
16995
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
16996
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-KEY-PRESS-MASK:CAPS"><span class="type">GDK_KEY_PRESS_MASK</span></a> mask.</p>
|
16997
16997
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
16998
16998
|
<div class="refsect3">
|
16999
16999
|
<a name="GtkWidget-key-press-event.parameters"></a><h4>Parameters</h4>
|
@@ -17011,7 +17011,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-KEY-PRESS-MASK:CAPS"><span c
|
|
17011
17011
|
</tr>
|
17012
17012
|
<tr>
|
17013
17013
|
<td class="parameter_name"><p>event</p></td>
|
17014
|
-
<td class="parameter_description"><p> the <a href="../
|
17014
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. </p></td>
|
17015
17015
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventKey]</span></td>
|
17016
17016
|
</tr>
|
17017
17017
|
<tr>
|
@@ -17034,11 +17034,11 @@ to enable the <a href="../html/gdk3-Events.html#GDK-KEY-PRESS-MASK:CAPS"><span c
|
|
17034
17034
|
<a name="GtkWidget-key-release-event"></a><h3>The <code class="literal">“key-release-event”</code> signal</h3>
|
17035
17035
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17036
17036
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17037
|
-
<a href="../
|
17037
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17038
17038
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17039
17039
|
<p>The ::key-release-event signal is emitted when a key is released.</p>
|
17040
|
-
<p>To receive this signal, the <a href="../
|
17041
|
-
to enable the <a href="../
|
17040
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17041
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-KEY-RELEASE-MASK:CAPS"><span class="type">GDK_KEY_RELEASE_MASK</span></a> mask.</p>
|
17042
17042
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17043
17043
|
<div class="refsect3">
|
17044
17044
|
<a name="GtkWidget-key-release-event.parameters"></a><h4>Parameters</h4>
|
@@ -17056,7 +17056,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-KEY-RELEASE-MASK:CAPS"><span
|
|
17056
17056
|
</tr>
|
17057
17057
|
<tr>
|
17058
17058
|
<td class="parameter_name"><p>event</p></td>
|
17059
|
-
<td class="parameter_description"><p> the <a href="../
|
17059
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> which triggered this signal. </p></td>
|
17060
17060
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventKey]</span></td>
|
17061
17061
|
</tr>
|
17062
17062
|
<tr>
|
@@ -17124,13 +17124,13 @@ navigation attempt in its parent container(s).</p>
|
|
17124
17124
|
<a name="GtkWidget-leave-notify-event"></a><h3>The <code class="literal">“leave-notify-event”</code> signal</h3>
|
17125
17125
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17126
17126
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17127
|
-
<a href="../
|
17127
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17128
17128
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17129
17129
|
<p>The ::leave-notify-event will be emitted when the pointer leaves
|
17130
17130
|
the <em class="parameter"><code>widget</code></em>
|
17131
17131
|
's window.</p>
|
17132
|
-
<p>To receive this signal, the <a href="../
|
17133
|
-
to enable the <a href="../
|
17132
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17133
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-LEAVE-NOTIFY-MASK:CAPS"><span class="type">GDK_LEAVE_NOTIFY_MASK</span></a> mask.</p>
|
17134
17134
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17135
17135
|
<div class="refsect3">
|
17136
17136
|
<a name="GtkWidget-leave-notify-event.parameters"></a><h4>Parameters</h4>
|
@@ -17148,7 +17148,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-LEAVE-NOTIFY-MASK:CAPS"><spa
|
|
17148
17148
|
</tr>
|
17149
17149
|
<tr>
|
17150
17150
|
<td class="parameter_name"><p>event</p></td>
|
17151
|
-
<td class="parameter_description"><p> the <a href="../
|
17151
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventCrossing"><span class="type">GdkEventCrossing</span></a> which triggered
|
17152
17152
|
this signal. </p></td>
|
17153
17153
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventCrossing]</span></td>
|
17154
17154
|
</tr>
|
@@ -17211,13 +17211,13 @@ emission of <a class="link" href="GtkWidget.html#GtkWidget-unmap" title="The “
|
|
17211
17211
|
<a name="GtkWidget-map-event"></a><h3>The <code class="literal">“map-event”</code> signal</h3>
|
17212
17212
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17213
17213
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17214
|
-
<a href="../
|
17214
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17215
17215
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17216
17216
|
<p>The ::map-event signal will be emitted when the <em class="parameter"><code>widget</code></em>
|
17217
17217
|
's window is
|
17218
17218
|
mapped. A window is mapped when it becomes visible on the screen.</p>
|
17219
|
-
<p>To receive this signal, the <a href="../
|
17220
|
-
to enable the <a href="../
|
17219
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17220
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
|
17221
17221
|
automatically for all new windows.</p>
|
17222
17222
|
<div class="refsect3">
|
17223
17223
|
<a name="GtkWidget-map-event.parameters"></a><h4>Parameters</h4>
|
@@ -17235,7 +17235,7 @@ automatically for all new windows.</p>
|
|
17235
17235
|
</tr>
|
17236
17236
|
<tr>
|
17237
17237
|
<td class="parameter_name"><p>event</p></td>
|
17238
|
-
<td class="parameter_description"><p> the <a href="../
|
17238
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. </p></td>
|
17239
17239
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventAny]</span></td>
|
17240
17240
|
</tr>
|
17241
17241
|
<tr>
|
@@ -17305,12 +17305,12 @@ is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
17305
17305
|
<a name="GtkWidget-motion-notify-event"></a><h3>The <code class="literal">“motion-notify-event”</code> signal</h3>
|
17306
17306
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17307
17307
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17308
|
-
<a href="../
|
17308
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17309
17309
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17310
17310
|
<p>The ::motion-notify-event signal is emitted when the pointer moves
|
17311
|
-
over the widget's <a href="../
|
17312
|
-
<p>To receive this signal, the <a href="../
|
17313
|
-
needs to enable the <a href="../
|
17311
|
+
over the widget's <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>.</p>
|
17312
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget
|
17313
|
+
needs to enable the <a href="../gdk4/gdk4-Events.html#GDK-POINTER-MOTION-MASK:CAPS"><span class="type">GDK_POINTER_MOTION_MASK</span></a> mask.</p>
|
17314
17314
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17315
17315
|
<div class="refsect3">
|
17316
17316
|
<a name="GtkWidget-motion-notify-event.parameters"></a><h4>Parameters</h4>
|
@@ -17328,7 +17328,7 @@ needs to enable the <a href="../html/gdk3-Events.html#GDK-POINTER-MOTION-MASK:CA
|
|
17328
17328
|
</tr>
|
17329
17329
|
<tr>
|
17330
17330
|
<td class="parameter_name"><p>event</p></td>
|
17331
|
-
<td class="parameter_description"><p> the <a href="../
|
17331
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventMotion"><span class="type">GdkEventMotion</span></a> which triggered
|
17332
17332
|
this signal. </p></td>
|
17333
17333
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventMotion]</span></td>
|
17334
17334
|
</tr>
|
@@ -17463,13 +17463,13 @@ for an example of how to use this signal.</p>
|
|
17463
17463
|
<a name="GtkWidget-property-notify-event"></a><h3>The <code class="literal">“property-notify-event”</code> signal</h3>
|
17464
17464
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17465
17465
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17466
|
-
<a href="../
|
17466
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17467
17467
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17468
17468
|
<p>The ::property-notify-event signal will be emitted when a property on
|
17469
17469
|
the <em class="parameter"><code>widget</code></em>
|
17470
17470
|
's window has been changed or deleted.</p>
|
17471
|
-
<p>To receive this signal, the <a href="../
|
17472
|
-
to enable the <a href="../
|
17471
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17472
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-PROPERTY-CHANGE-MASK:CAPS"><span class="type">GDK_PROPERTY_CHANGE_MASK</span></a> mask.</p>
|
17473
17473
|
<div class="refsect3">
|
17474
17474
|
<a name="GtkWidget-property-notify-event.parameters"></a><h4>Parameters</h4>
|
17475
17475
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -17486,7 +17486,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-PROPERTY-CHANGE-MASK:CAPS"><
|
|
17486
17486
|
</tr>
|
17487
17487
|
<tr>
|
17488
17488
|
<td class="parameter_name"><p>event</p></td>
|
17489
|
-
<td class="parameter_description"><p> the <a href="../
|
17489
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventProperty"><span class="type">GdkEventProperty</span></a> which triggered
|
17490
17490
|
this signal. </p></td>
|
17491
17491
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventProperty]</span></td>
|
17492
17492
|
</tr>
|
@@ -17510,10 +17510,10 @@ this signal. </p></td>
|
|
17510
17510
|
<a name="GtkWidget-proximity-in-event"></a><h3>The <code class="literal">“proximity-in-event”</code> signal</h3>
|
17511
17511
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17512
17512
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17513
|
-
<a href="../
|
17513
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17514
17514
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17515
|
-
<p>To receive this signal the <a href="../
|
17516
|
-
to enable the <a href="../
|
17515
|
+
<p>To receive this signal the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17516
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-PROXIMITY-IN-MASK:CAPS"><span class="type">GDK_PROXIMITY_IN_MASK</span></a> mask.</p>
|
17517
17517
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17518
17518
|
<div class="refsect3">
|
17519
17519
|
<a name="GtkWidget-proximity-in-event.parameters"></a><h4>Parameters</h4>
|
@@ -17531,7 +17531,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-PROXIMITY-IN-MASK:CAPS"><spa
|
|
17531
17531
|
</tr>
|
17532
17532
|
<tr>
|
17533
17533
|
<td class="parameter_name"><p>event</p></td>
|
17534
|
-
<td class="parameter_description"><p> the <a href="../
|
17534
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
|
17535
17535
|
this signal. </p></td>
|
17536
17536
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventProximity]</span></td>
|
17537
17537
|
</tr>
|
@@ -17555,10 +17555,10 @@ this signal. </p></td>
|
|
17555
17555
|
<a name="GtkWidget-proximity-out-event"></a><h3>The <code class="literal">“proximity-out-event”</code> signal</h3>
|
17556
17556
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17557
17557
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17558
|
-
<a href="../
|
17558
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17559
17559
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17560
|
-
<p>To receive this signal the <a href="../
|
17561
|
-
to enable the <a href="../
|
17560
|
+
<p>To receive this signal the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17561
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-PROXIMITY-OUT-MASK:CAPS"><span class="type">GDK_PROXIMITY_OUT_MASK</span></a> mask.</p>
|
17562
17562
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17563
17563
|
<div class="refsect3">
|
17564
17564
|
<a name="GtkWidget-proximity-out-event.parameters"></a><h4>Parameters</h4>
|
@@ -17576,7 +17576,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-PROXIMITY-OUT-MASK:CAPS"><sp
|
|
17576
17576
|
</tr>
|
17577
17577
|
<tr>
|
17578
17578
|
<td class="parameter_name"><p>event</p></td>
|
17579
|
-
<td class="parameter_description"><p> the <a href="../
|
17579
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventProximity"><span class="type">GdkEventProximity</span></a> which triggered
|
17580
17580
|
this signal. </p></td>
|
17581
17581
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventProximity]</span></td>
|
17582
17582
|
</tr>
|
@@ -17684,7 +17684,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
17684
17684
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17685
17685
|
<p>The ::realize signal is emitted when <em class="parameter"><code>widget</code></em>
|
17686
17686
|
is associated with a
|
17687
|
-
<a href="../
|
17687
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, which means that <a class="link" href="GtkWidget.html#gtk-widget-realize" title="gtk_widget_realize ()"><code class="function">gtk_widget_realize()</code></a> has been called or the
|
17688
17688
|
widget has been mapped (that is, it is going to be drawn).</p>
|
17689
17689
|
<div class="refsect3">
|
17690
17690
|
<a name="GtkWidget-realize.parameters"></a><h4>Parameters</h4>
|
@@ -17715,7 +17715,7 @@ widget has been mapped (that is, it is going to be drawn).</p>
|
|
17715
17715
|
<a name="GtkWidget-screen-changed"></a><h3>The <code class="literal">“screen-changed”</code> signal</h3>
|
17716
17716
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
17717
17717
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17718
|
-
<a href="../
|
17718
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *previous_screen,
|
17719
17719
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17720
17720
|
<p>The ::screen-changed signal gets emitted when the
|
17721
17721
|
screen of a widget has changed.</p>
|
@@ -17754,13 +17754,13 @@ widget was not associated with a screen before. </p></td>
|
|
17754
17754
|
<a name="GtkWidget-scroll-event"></a><h3>The <code class="literal">“scroll-event”</code> signal</h3>
|
17755
17755
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17756
17756
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17757
|
-
<a href="../
|
17757
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17758
17758
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17759
17759
|
<p>The ::scroll-event signal is emitted when a button in the 4 to 7
|
17760
17760
|
range is pressed. Wheel mice are usually configured to generate
|
17761
17761
|
button press events for buttons 4 and 5 when the wheel is turned.</p>
|
17762
|
-
<p>To receive this signal, the <a href="../
|
17763
|
-
to enable the <a href="../
|
17762
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
17763
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-SCROLL-MASK:CAPS"><span class="type">GDK_SCROLL_MASK</span></a> mask.</p>
|
17764
17764
|
<p>This signal will be sent to the grab widget if there is one.</p>
|
17765
17765
|
<div class="refsect3">
|
17766
17766
|
<a name="GtkWidget-scroll-event.parameters"></a><h4>Parameters</h4>
|
@@ -17778,7 +17778,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-SCROLL-MASK:CAPS"><span clas
|
|
17778
17778
|
</tr>
|
17779
17779
|
<tr>
|
17780
17780
|
<td class="parameter_name"><p>event</p></td>
|
17781
|
-
<td class="parameter_description"><p> the <a href="../
|
17781
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered
|
17782
17782
|
this signal. </p></td>
|
17783
17783
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventScroll]</span></td>
|
17784
17784
|
</tr>
|
@@ -17802,7 +17802,7 @@ this signal. </p></td>
|
|
17802
17802
|
<a name="GtkWidget-selection-clear-event"></a><h3>The <code class="literal">“selection-clear-event”</code> signal</h3>
|
17803
17803
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17804
17804
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17805
|
-
<a href="../
|
17805
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17806
17806
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17807
17807
|
<p>The ::selection-clear-event signal will be emitted when the
|
17808
17808
|
the <em class="parameter"><code>widget</code></em>
|
@@ -17823,7 +17823,7 @@ the <em class="parameter"><code>widget</code></em>
|
|
17823
17823
|
</tr>
|
17824
17824
|
<tr>
|
17825
17825
|
<td class="parameter_name"><p>event</p></td>
|
17826
|
-
<td class="parameter_description"><p> the <a href="../
|
17826
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
|
17827
17827
|
this signal. </p></td>
|
17828
17828
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventSelection]</span></td>
|
17829
17829
|
</tr>
|
@@ -17880,7 +17880,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
17880
17880
|
<a name="GtkWidget-selection-notify-event"></a><h3>The <code class="literal">“selection-notify-event”</code> signal</h3>
|
17881
17881
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17882
17882
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17883
|
-
<a href="../
|
17883
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17884
17884
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17885
17885
|
<div class="refsect3">
|
17886
17886
|
<a name="GtkWidget-selection-notify-event.parameters"></a><h4>Parameters</h4>
|
@@ -17952,7 +17952,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
17952
17952
|
<a name="GtkWidget-selection-request-event"></a><h3>The <code class="literal">“selection-request-event”</code> signal</h3>
|
17953
17953
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
17954
17954
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
17955
|
-
<a href="../
|
17955
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
17956
17956
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
17957
17957
|
<p>The ::selection-request-event signal will be emitted when
|
17958
17958
|
another client requests ownership of the selection owned by
|
@@ -17974,7 +17974,7 @@ the <em class="parameter"><code>widget</code></em>
|
|
17974
17974
|
</tr>
|
17975
17975
|
<tr>
|
17976
17976
|
<td class="parameter_name"><p>event</p></td>
|
17977
|
-
<td class="parameter_description"><p> the <a href="../
|
17977
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventSelection"><span class="type">GdkEventSelection</span></a> which triggered
|
17978
17978
|
this signal. </p></td>
|
17979
17979
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventSelection]</span></td>
|
17980
17980
|
</tr>
|
@@ -18067,7 +18067,7 @@ user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span cla
|
|
18067
18067
|
<a name="GtkWidget-size-allocate"></a><h3>The <code class="literal">“size-allocate”</code> signal</h3>
|
18068
18068
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
18069
18069
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18070
|
-
<a href="../
|
18070
|
+
<a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *allocation,
|
18071
18071
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18072
18072
|
<div class="refsect3">
|
18073
18073
|
<a name="GtkWidget-size-allocate.parameters"></a><h4>Parameters</h4>
|
@@ -18269,7 +18269,7 @@ cause this signal to be emitted.</p>
|
|
18269
18269
|
<a name="GtkWidget-touch-event"></a><h3>The <code class="literal">“touch-event”</code> signal</h3>
|
18270
18270
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
18271
18271
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18272
|
-
<a href="../
|
18272
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg1,
|
18273
18273
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18274
18274
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
18275
18275
|
</div>
|
@@ -18314,13 +18314,13 @@ used to, for example, stop an animation on the widget.</p>
|
|
18314
18314
|
<a name="GtkWidget-unmap-event"></a><h3>The <code class="literal">“unmap-event”</code> signal</h3>
|
18315
18315
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
18316
18316
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18317
|
-
<a href="../
|
18317
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
18318
18318
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18319
18319
|
<p>The ::unmap-event signal will be emitted when the <em class="parameter"><code>widget</code></em>
|
18320
18320
|
's window is
|
18321
18321
|
unmapped. A window is unmapped when it becomes invisible on the screen.</p>
|
18322
|
-
<p>To receive this signal, the <a href="../
|
18323
|
-
to enable the <a href="../
|
18322
|
+
<p>To receive this signal, the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
18323
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable this mask
|
18324
18324
|
automatically for all new windows.</p>
|
18325
18325
|
<div class="refsect3">
|
18326
18326
|
<a name="GtkWidget-unmap-event.parameters"></a><h4>Parameters</h4>
|
@@ -18338,7 +18338,7 @@ automatically for all new windows.</p>
|
|
18338
18338
|
</tr>
|
18339
18339
|
<tr>
|
18340
18340
|
<td class="parameter_name"><p>event</p></td>
|
18341
|
-
<td class="parameter_description"><p> the <a href="../
|
18341
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventAny"><span class="type">GdkEventAny</span></a> which triggered this signal. </p></td>
|
18342
18342
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventAny]</span></td>
|
18343
18343
|
</tr>
|
18344
18344
|
<tr>
|
@@ -18362,7 +18362,7 @@ automatically for all new windows.</p>
|
|
18362
18362
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
18363
18363
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18364
18364
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18365
|
-
<p>The ::unrealize signal is emitted when the <a href="../
|
18365
|
+
<p>The ::unrealize signal is emitted when the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated with
|
18366
18366
|
<em class="parameter"><code>widget</code></em>
|
18367
18367
|
is destroyed, which means that <a class="link" href="GtkWidget.html#gtk-widget-unrealize" title="gtk_widget_unrealize ()"><code class="function">gtk_widget_unrealize()</code></a> has been
|
18368
18368
|
called or the widget has been unmapped (that is, it is going to be
|
@@ -18396,13 +18396,13 @@ hidden).</p>
|
|
18396
18396
|
<a name="GtkWidget-visibility-notify-event"></a><h3>The <code class="literal">“visibility-notify-event”</code> signal</h3>
|
18397
18397
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
18398
18398
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18399
|
-
<a href="../
|
18399
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
18400
18400
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18401
18401
|
<p>The ::visibility-notify-event will be emitted when the <em class="parameter"><code>widget</code></em>
|
18402
18402
|
's
|
18403
18403
|
window is obscured or unobscured.</p>
|
18404
|
-
<p>To receive this signal the <a href="../
|
18405
|
-
to enable the <a href="../
|
18404
|
+
<p>To receive this signal the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget needs
|
18405
|
+
to enable the <a href="../gdk4/gdk4-Events.html#GDK-VISIBILITY-NOTIFY-MASK:CAPS"><span class="type">GDK_VISIBILITY_NOTIFY_MASK</span></a> mask.</p>
|
18406
18406
|
<div class="warning">
|
18407
18407
|
<p><code class="literal">GtkWidget::visibility-notify-event</code> has been deprecated since version 3.12 and should not be used in newly-written code.</p>
|
18408
18408
|
<p>Modern composited windowing systems with pervasive
|
@@ -18426,7 +18426,7 @@ to enable the <a href="../html/gdk3-Events.html#GDK-VISIBILITY-NOTIFY-MASK:CAPS"
|
|
18426
18426
|
</tr>
|
18427
18427
|
<tr>
|
18428
18428
|
<td class="parameter_name"><p>event</p></td>
|
18429
|
-
<td class="parameter_description"><p> the <a href="../
|
18429
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventVisibility"><span class="type">GdkEventVisibility</span></a> which
|
18430
18430
|
triggered this signal. </p></td>
|
18431
18431
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventVisibility]</span></td>
|
18432
18432
|
</tr>
|
@@ -18450,13 +18450,13 @@ triggered this signal. </p></td>
|
|
18450
18450
|
<a name="GtkWidget-window-state-event"></a><h3>The <code class="literal">“window-state-event”</code> signal</h3>
|
18451
18451
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
18452
18452
|
user_function (<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
18453
|
-
<a href="../
|
18453
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
18454
18454
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
18455
18455
|
<p>The ::window-state-event will be emitted when the state of the
|
18456
18456
|
toplevel window associated to the <em class="parameter"><code>widget</code></em>
|
18457
18457
|
changes.</p>
|
18458
|
-
<p>To receive this signal the <a href="../
|
18459
|
-
needs to enable the <a href="../
|
18458
|
+
<p>To receive this signal the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> associated to the widget
|
18459
|
+
needs to enable the <a href="../gdk4/gdk4-Events.html#GDK-STRUCTURE-MASK:CAPS"><span class="type">GDK_STRUCTURE_MASK</span></a> mask. GDK will enable
|
18460
18460
|
this mask automatically for all new windows.</p>
|
18461
18461
|
<div class="refsect3">
|
18462
18462
|
<a name="GtkWidget-window-state-event.parameters"></a><h4>Parameters</h4>
|
@@ -18474,7 +18474,7 @@ this mask automatically for all new windows.</p>
|
|
18474
18474
|
</tr>
|
18475
18475
|
<tr>
|
18476
18476
|
<td class="parameter_name"><p>event</p></td>
|
18477
|
-
<td class="parameter_description"><p> the <a href="../
|
18477
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventWindowState"><span class="type">GdkEventWindowState</span></a> which
|
18478
18478
|
triggered this signal. </p></td>
|
18479
18479
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> Gdk.EventWindowState]</span></td>
|
18480
18480
|
</tr>
|