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
@@ -173,7 +173,7 @@
|
|
173
173
|
</div>
|
174
174
|
<div class="refsect1">
|
175
175
|
<a name="GtkScrollable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
176
|
-
<pre class="screen"> <a href="/home/
|
176
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
177
177
|
<span class="lineart">╰──</span> GtkScrollable
|
178
178
|
</pre>
|
179
179
|
</div>
|
@@ -889,8 +889,8 @@ is simply a convenience function; it is equivalent to adding the
|
|
889
889
|
unscrollable child to a viewport, then adding the viewport to the
|
890
890
|
scrolled window. If a child has native scrolling, use
|
891
891
|
<a class="link" href="GtkContainer.html#gtk-container-add" title="gtk_container_add ()"><code class="function">gtk_container_add()</code></a> instead of this function.</p>
|
892
|
-
<p>The viewport scrolls the child by moving its <a href="../
|
893
|
-
the size of the child to be the size of its toplevel <a href="../
|
892
|
+
<p>The viewport scrolls the child by moving its <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, and takes
|
893
|
+
the size of the child to be the size of its toplevel <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>.
|
894
894
|
This will be very wrong for most widgets that support native scrolling;
|
895
895
|
for example, if you add a widget such as <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> with a viewport,
|
896
896
|
the whole widget will scroll, including the column headings. Thus,
|
@@ -1110,7 +1110,7 @@ gtk_scrolled_window_set_kinetic_scrolling
|
|
1110
1110
|
<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> kinetic_scrolling</code></em>);</pre>
|
1111
1111
|
<p>Turns kinetic scrolling on or off.
|
1112
1112
|
Kinetic scrolling only applies to devices with source
|
1113
|
-
<a href="../
|
1113
|
+
<a href="../gdk4/GdkDevice.html#GDK-SOURCE-TOUCHSCREEN:CAPS"><code class="literal">GDK_SOURCE_TOUCHSCREEN</code></a>.</p>
|
1114
1114
|
<div class="refsect3">
|
1115
1115
|
<a name="gtk-scrolled-window-set-kinetic-scrolling.parameters"></a><h4>Parameters</h4>
|
1116
1116
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1840,7 +1840,7 @@ bars are placed.</p>
|
|
1840
1840
|
<a name="GtkScrolledWindow--kinetic-scrolling"></a><h3>The <code class="literal">“kinetic-scrolling”</code> property</h3>
|
1841
1841
|
<pre class="programlisting"> “kinetic-scrolling” <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></pre>
|
1842
1842
|
<p>Whether kinetic scrolling is enabled or not. Kinetic scrolling
|
1843
|
-
only applies to devices with source <a href="../
|
1843
|
+
only applies to devices with source <a href="../gdk4/GdkDevice.html#GDK-SOURCE-TOUCHSCREEN:CAPS"><code class="literal">GDK_SOURCE_TOUCHSCREEN</code></a>.</p>
|
1844
1844
|
<p>Flags: Read / Write</p>
|
1845
1845
|
<p>Default value: TRUE</p>
|
1846
1846
|
<p class="since">Since: <a class="link" href="api-index-3-4.html#api-index-3.4">3.4</a></p>
|
@@ -360,11 +360,11 @@ toggle button.</p>
|
|
360
360
|
<a name="gtk-search-bar-handle-event"></a><h3>gtk_search_bar_handle_event ()</h3>
|
361
361
|
<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>
|
362
362
|
gtk_search_bar_handle_event (<em class="parameter"><code><a class="link" href="GtkSearchBar.html" title="GtkSearchBar"><span class="type">GtkSearchBar</span></a> *bar</code></em>,
|
363
|
-
<em class="parameter"><code><a href="../
|
363
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
364
364
|
<p>This function should be called when the top-level
|
365
365
|
window which contains the search bar received a key event.</p>
|
366
366
|
<p>If the key event is handled by the search bar, the bar will
|
367
|
-
be shown, the entry populated with the entered text and <a href="../
|
367
|
+
be shown, the entry populated with the entered text and <a href="../gdk4/gdk4-Events.html#GDK-EVENT-STOP:CAPS"><code class="literal">GDK_EVENT_STOP</code></a>
|
368
368
|
will be returned. The caller should ensure that events are
|
369
369
|
not propagated further.</p>
|
370
370
|
<p>If no entry has been connected to the search bar, using
|
@@ -425,7 +425,7 @@ immediately with a warning.</p>
|
|
425
425
|
</tr>
|
426
426
|
<tr>
|
427
427
|
<td class="parameter_name"><p>event</p></td>
|
428
|
-
<td class="parameter_description"><p>a <a href="../
|
428
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> containing key press events</p></td>
|
429
429
|
<td class="parameter_annotations"> </td>
|
430
430
|
</tr>
|
431
431
|
</tbody>
|
@@ -433,9 +433,9 @@ immediately with a warning.</p>
|
|
433
433
|
</div>
|
434
434
|
<div class="refsect3">
|
435
435
|
<a name="gtk-search-bar-handle-event.returns"></a><h4>Returns</h4>
|
436
|
-
<p> <a href="../
|
436
|
+
<p> <a href="../gdk4/gdk4-Events.html#GDK-EVENT-STOP:CAPS"><code class="literal">GDK_EVENT_STOP</code></a> if the key press event resulted
|
437
437
|
in text being entered in the search entry (and revealing
|
438
|
-
the search bar if necessary), <a href="../
|
438
|
+
the search bar if necessary), <a href="../gdk4/gdk4-Events.html#GDK-EVENT-PROPAGATE:CAPS"><code class="literal">GDK_EVENT_PROPAGATE</code></a> otherwise.</p>
|
439
439
|
</div>
|
440
440
|
<p class="since">Since: <a class="link" href="api-index-3-10.html#api-index-3.10">3.10</a></p>
|
441
441
|
</div>
|
@@ -167,7 +167,7 @@ empty, and a clear icon when it isn't.</p>
|
|
167
167
|
<a name="gtk-search-entry-handle-event"></a><h3>gtk_search_entry_handle_event ()</h3>
|
168
168
|
<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>
|
169
169
|
gtk_search_entry_handle_event (<em class="parameter"><code><a class="link" href="GtkSearchEntry.html" title="GtkSearchEntry"><span class="type">GtkSearchEntry</span></a> *entry</code></em>,
|
170
|
-
<em class="parameter"><code><a href="../
|
170
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
171
171
|
<p>This function should be called when the top-level window
|
172
172
|
which contains the search entry received a key event. If
|
173
173
|
the entry is part of a <a class="link" href="GtkSearchBar.html" title="GtkSearchBar"><span class="type">GtkSearchBar</span></a>, it is preferable
|
@@ -175,7 +175,7 @@ to call <a class="link" href="GtkSearchBar.html#gtk-search-bar-handle-event" tit
|
|
175
175
|
reveal the entry in addition to passing the event to this
|
176
176
|
function.</p>
|
177
177
|
<p>If the key event is handled by the search entry and starts
|
178
|
-
or continues a search, <a href="../
|
178
|
+
or continues a search, <a href="../gdk4/gdk4-Events.html#GDK-EVENT-STOP:CAPS"><code class="literal">GDK_EVENT_STOP</code></a> will be returned.
|
179
179
|
The caller should ensure that the entry is shown in this
|
180
180
|
case, and not propagate the event further.</p>
|
181
181
|
<div class="refsect3">
|
@@ -202,8 +202,8 @@ case, and not propagate the event further.</p>
|
|
202
202
|
</div>
|
203
203
|
<div class="refsect3">
|
204
204
|
<a name="gtk-search-entry-handle-event.returns"></a><h4>Returns</h4>
|
205
|
-
<p> <a href="../
|
206
|
-
in a search beginning or continuing, <a href="../
|
205
|
+
<p> <a href="../gdk4/gdk4-Events.html#GDK-EVENT-STOP:CAPS"><code class="literal">GDK_EVENT_STOP</code></a> if the key press event resulted
|
206
|
+
in a search beginning or continuing, <a href="../gdk4/gdk4-Events.html#GDK-EVENT-PROPAGATE:CAPS"><code class="literal">GDK_EVENT_PROPAGATE</code></a>
|
207
207
|
otherwise.</p>
|
208
208
|
</div>
|
209
209
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
@@ -720,7 +720,7 @@ no default screen, then returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/v
|
|
720
720
|
<div class="refsect2">
|
721
721
|
<a name="gtk-settings-get-for-screen"></a><h3>gtk_settings_get_for_screen ()</h3>
|
722
722
|
<pre class="programlisting"><a class="link" href="GtkSettings.html" title="Settings"><span class="returnvalue">GtkSettings</span></a> *
|
723
|
-
gtk_settings_get_for_screen (<em class="parameter"><code><a href="../
|
723
|
+
gtk_settings_get_for_screen (<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
724
724
|
<p>Gets the <a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> object for <em class="parameter"><code>screen</code></em>
|
725
725
|
, creating it if necessary.</p>
|
726
726
|
<div class="refsect3">
|
@@ -733,7 +733,7 @@ gtk_settings_get_for_screen (<em class="parameter"><code><a href="../html/GdkScr
|
|
733
733
|
</colgroup>
|
734
734
|
<tbody><tr>
|
735
735
|
<td class="parameter_name"><p>screen</p></td>
|
736
|
-
<td class="parameter_description"><p>a <a href="../
|
736
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>.</p></td>
|
737
737
|
<td class="parameter_annotations"> </td>
|
738
738
|
</tr></tbody>
|
739
739
|
</table></div>
|
@@ -815,7 +815,7 @@ between 0 and 1.</p>
|
|
815
815
|
</tr>
|
816
816
|
<tr>
|
817
817
|
<td class="parameter_name"><p>property_value</p></td>
|
818
|
-
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold <
|
818
|
+
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a> which must hold <span class="type">GdkColor</span> values.</p></td>
|
819
819
|
<td class="parameter_annotations"> </td>
|
820
820
|
</tr>
|
821
821
|
</tbody>
|
@@ -825,7 +825,7 @@ between 0 and 1.</p>
|
|
825
825
|
<a name="gtk-rc-property-parse-color.returns"></a><h4>Returns</h4>
|
826
826
|
<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 <em class="parameter"><code>gstring</code></em>
|
827
827
|
could be parsed and <em class="parameter"><code>property_value</code></em>
|
828
|
-
has been set to the resulting <
|
828
|
+
has been set to the resulting <span class="type">GdkColor</span>.</p>
|
829
829
|
</div>
|
830
830
|
</div>
|
831
831
|
<hr>
|
@@ -1231,7 +1231,7 @@ the token parsed, or a GSTRING holding an unparsed statement</p></td>
|
|
1231
1231
|
<a name="GtkSettings--color-hash"></a><h3>The <code class="literal">“color-hash”</code> property</h3>
|
1232
1232
|
<pre class="programlisting"> “color-hash” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</pre>
|
1233
1233
|
<p>Holds a hash table representation of the <a class="link" href="GtkSettings.html#GtkSettings--gtk-color-scheme" title="The “gtk-color-scheme” property"><span class="type">“gtk-color-scheme”</span></a>
|
1234
|
-
setting, mapping color names to <
|
1234
|
+
setting, mapping color names to <span class="type">GdkColors</span>.</p>
|
1235
1235
|
<p><span class="annotation">[<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
1236
1236
|
<div class="warning">
|
1237
1237
|
<p><code class="literal">GtkSettings:color-hash</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
@@ -1355,7 +1355,7 @@ name2<span class="gtkdoc opt">:</span> color2
|
|
1355
1355
|
Color names must be acceptable as identifiers in the
|
1356
1356
|
<a class="link" href="gtk3-Resource-Files.html" title="Resource Files">gtkrc</a> syntax, and
|
1357
1357
|
color specifications must be in the format accepted by
|
1358
|
-
<
|
1358
|
+
<code class="function">gdk_color_parse()</code>.</p>
|
1359
1359
|
<p>Note that due to the way the color tables from different sources are
|
1360
1360
|
merged, color specifications will be converted to hexadecimal form
|
1361
1361
|
when getting this property.</p>
|
@@ -1602,7 +1602,7 @@ last char. 600 is a good value for enabling it.</p>
|
|
1602
1602
|
<pre class="programlisting"> “gtk-error-bell” <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></pre>
|
1603
1603
|
<p>When <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>, keyboard navigation and other input-related errors
|
1604
1604
|
will cause a beep. Since the error bell is implemented using
|
1605
|
-
<a href="../
|
1605
|
+
<a href="../gdk4/gdk4-Windows.html#gdk-window-beep"><code class="function">gdk_window_beep()</code></a>, the windowing system may offer ways to
|
1606
1606
|
configure the error bell in many ways, such as flashing the
|
1607
1607
|
window or similar visual effects.</p>
|
1608
1608
|
<p>Flags: Read / Write</p>
|
@@ -1731,7 +1731,7 @@ to be present on the used input device.</p>
|
|
1731
1731
|
<div class="warning">
|
1732
1732
|
<p><code class="literal">GtkSettings:gtk-keynav-cursor-only</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
|
1733
1733
|
<p>Generally, the behavior for touchscreen input should be
|
1734
|
-
performed dynamically based on <a href="../
|
1734
|
+
performed dynamically based on <a href="../gdk4/gdk4-Events.html#gdk-event-get-source-device"><code class="function">gdk_event_get_source_device()</code></a>.</p>
|
1735
1735
|
</div>
|
1736
1736
|
<p>Flags: Read / Write</p>
|
1737
1737
|
<p>Default value: FALSE</p>
|
@@ -2185,7 +2185,7 @@ functionality.</p>
|
|
2185
2185
|
<div class="warning">
|
2186
2186
|
<p><code class="literal">GtkSettings:gtk-touchscreen-mode</code> has been deprecated since version 3.4. and should not be used in newly-written code.</p>
|
2187
2187
|
<p>Generally, the behavior for touchscreen input should be
|
2188
|
-
performed dynamically based on <a href="../
|
2188
|
+
performed dynamically based on <a href="../gdk4/gdk4-Events.html#gdk-event-get-source-device"><code class="function">gdk_event_get_source_device()</code></a>.</p>
|
2189
2189
|
</div>
|
2190
2190
|
<p>Flags: Read / Write</p>
|
2191
2191
|
<p>Default value: FALSE</p>
|
@@ -68,7 +68,7 @@
|
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
70
|
<td class="function_type">
|
71
|
-
<a href="../
|
71
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
74
|
<a class="link" href="GtkSocket.html#gtk-socket-get-plug-window" title="gtk_socket_get_plug_window ()">gtk_socket_get_plug_window</a> <span class="c_punctuation">()</span>
|
@@ -193,7 +193,7 @@ This protocol has also been implemented in other toolkits, e.g. Qt,
|
|
193
193
|
allowing the same level of integration when embedding a Qt widget
|
194
194
|
in GTK or vice versa.</p>
|
195
195
|
<p>The <a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> and <a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a> widgets are only available when GTK+
|
196
|
-
is compiled for the X11 platform and <a href="../
|
196
|
+
is compiled for the X11 platform and <a href="../gdk4/gdk4-General.html#GDK-WINDOWING-X11:CAPS"><code class="literal">GDK_WINDOWING_X11</code></a> is defined.
|
197
197
|
They can only be used on a <span class="type">GdkX11Display</span>. To use <a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> and
|
198
198
|
<a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a>, you need to include the <code class="literal">gtk/gtkx.h</code> header.</p>
|
199
199
|
</div>
|
@@ -282,7 +282,7 @@ before you can make this call.</p>
|
|
282
282
|
<hr>
|
283
283
|
<div class="refsect2">
|
284
284
|
<a name="gtk-socket-get-plug-window"></a><h3>gtk_socket_get_plug_window ()</h3>
|
285
|
-
<pre class="programlisting"><a href="../
|
285
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
286
286
|
gtk_socket_get_plug_window (<em class="parameter"><code><a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a> *socket_</code></em>);</pre>
|
287
287
|
<p>Retrieves the window of the plug. Use this to check if the plug has
|
288
288
|
been created inside of the socket.</p>
|
@@ -417,8 +417,12 @@ to the desired number of characters to display in the entry.</p>
|
|
417
417
|
2
|
418
418
|
3
|
419
419
|
4
|
420
|
-
5
|
420
|
+
5
|
421
|
+
6
|
422
|
+
7</pre></td>
|
421
423
|
<td class="listing_code"><pre class="programlisting">spinbutton<span class="gtkdoc opt">.</span>horizontal
|
424
|
+
├── undershoot<span class="gtkdoc opt">.</span>left
|
425
|
+
├── undershoot<span class="gtkdoc opt">.</span>right
|
422
426
|
├── entry
|
423
427
|
│ ╰── <span class="gtkdoc opt">...</span>
|
424
428
|
├── button<span class="gtkdoc opt">.</span>down
|
@@ -437,8 +441,12 @@ to the desired number of characters to display in the entry.</p>
|
|
437
441
|
2
|
438
442
|
3
|
439
443
|
4
|
440
|
-
5
|
444
|
+
5
|
445
|
+
6
|
446
|
+
7</pre></td>
|
441
447
|
<td class="listing_code"><pre class="programlisting">spinbutton<span class="gtkdoc opt">.</span>vertical
|
448
|
+
├── undershoot<span class="gtkdoc opt">.</span>left
|
449
|
+
├── undershoot<span class="gtkdoc opt">.</span>right
|
442
450
|
├── button<span class="gtkdoc opt">.</span>up
|
443
451
|
├── entry
|
444
452
|
│ ╰── <span class="gtkdoc opt">...</span>
|
@@ -140,7 +140,7 @@
|
|
140
140
|
</tr>
|
141
141
|
<tr>
|
142
142
|
<td class="function_type">
|
143
|
-
<a href="
|
143
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
144
144
|
</td>
|
145
145
|
<td class="function_name">
|
146
146
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-pixbuf" title="gtk_status_icon_get_pixbuf ()">gtk_status_icon_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -186,7 +186,7 @@
|
|
186
186
|
</tr>
|
187
187
|
<tr>
|
188
188
|
<td class="function_type">
|
189
|
-
<a href="../
|
189
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
190
190
|
</td>
|
191
191
|
<td class="function_name">
|
192
192
|
<a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-screen" title="gtk_status_icon_get_screen ()">gtk_status_icon_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -358,13 +358,13 @@
|
|
358
358
|
</tr>
|
359
359
|
<tr>
|
360
360
|
<td class="property_type">
|
361
|
-
<a href="
|
361
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
362
362
|
<td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
363
363
|
<td class="property_flags">Read / Write</td>
|
364
364
|
</tr>
|
365
365
|
<tr>
|
366
366
|
<td class="property_type">
|
367
|
-
<a href="../
|
367
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
368
368
|
<td class="property_name"><a class="link" href="GtkStatusIcon.html#GtkStatusIcon--screen" title="The “screen” property">screen</a></td>
|
369
369
|
<td class="property_flags">Read / Write</td>
|
370
370
|
</tr>
|
@@ -527,7 +527,7 @@ gtk_status_icon_new (<em class="parameter"><code><span class="type">void</span><
|
|
527
527
|
<div class="refsect2">
|
528
528
|
<a name="gtk-status-icon-new-from-pixbuf"></a><h3>gtk_status_icon_new_from_pixbuf ()</h3>
|
529
529
|
<pre class="programlisting"><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="returnvalue">GtkStatusIcon</span></a> *
|
530
|
-
gtk_status_icon_new_from_pixbuf (<em class="parameter"><code><a href="
|
530
|
+
gtk_status_icon_new_from_pixbuf (<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>
|
531
531
|
<div class="warning">
|
532
532
|
<p><code class="literal">gtk_status_icon_new_from_pixbuf</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
533
533
|
<p>Use notifications</p>
|
@@ -546,7 +546,7 @@ space in the notification area, if necessary.</p>
|
|
546
546
|
</colgroup>
|
547
547
|
<tbody><tr>
|
548
548
|
<td class="parameter_name"><p>pixbuf</p></td>
|
549
|
-
<td class="parameter_description"><p>a <a href="
|
549
|
+
<td class="parameter_description"><p>a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
|
550
550
|
<td class="parameter_annotations"> </td>
|
551
551
|
</tr></tbody>
|
552
552
|
</table></div>
|
@@ -695,7 +695,7 @@ themed icon, it will be updated when the theme changes.</p>
|
|
695
695
|
<a name="gtk-status-icon-set-from-pixbuf"></a><h3>gtk_status_icon_set_from_pixbuf ()</h3>
|
696
696
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
697
697
|
gtk_status_icon_set_from_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
698
|
-
<em class="parameter"><code><a href="
|
698
|
+
<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>
|
699
699
|
<div class="warning">
|
700
700
|
<p><code class="literal">gtk_status_icon_set_from_pixbuf</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
701
701
|
<p>Use notifications</p>
|
@@ -720,7 +720,7 @@ See <a class="link" href="GtkStatusIcon.html#gtk-status-icon-new-from-pixbuf" ti
|
|
720
720
|
</tr>
|
721
721
|
<tr>
|
722
722
|
<td class="parameter_name"><p>pixbuf</p></td>
|
723
|
-
<td class="parameter_description"><p> a <a href="
|
723
|
+
<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>
|
724
724
|
<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>
|
725
725
|
</tr>
|
726
726
|
</tbody>
|
@@ -916,13 +916,13 @@ the return value will be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAP
|
|
916
916
|
<hr>
|
917
917
|
<div class="refsect2">
|
918
918
|
<a name="gtk-status-icon-get-pixbuf"></a><h3>gtk_status_icon_get_pixbuf ()</h3>
|
919
|
-
<pre class="programlisting"><a href="
|
919
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
920
920
|
gtk_status_icon_get_pixbuf (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
921
921
|
<div class="warning">
|
922
922
|
<p><code class="literal">gtk_status_icon_get_pixbuf</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
923
923
|
<p>Use notifications</p>
|
924
924
|
</div>
|
925
|
-
<p>Gets the <a href="
|
925
|
+
<p>Gets the <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> being displayed by the <a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a>.
|
926
926
|
The storage type of the status icon must be <a class="link" href="GtkImage.html#GTK-IMAGE-EMPTY:CAPS"><code class="literal">GTK_IMAGE_EMPTY</code></a> or
|
927
927
|
<a class="link" href="GtkImage.html#GTK-IMAGE-PIXBUF:CAPS"><code class="literal">GTK_IMAGE_PIXBUF</code></a> (see <a class="link" href="GtkStatusIcon.html#gtk-status-icon-get-storage-type" title="gtk_status_icon_get_storage_type ()"><code class="function">gtk_status_icon_get_storage_type()</code></a>).
|
928
928
|
The caller of this function does not own a reference to the
|
@@ -1103,12 +1103,12 @@ status icon is embedded (see <a class="link" href="GtkStatusIcon.html#gtk-status
|
|
1103
1103
|
<a name="gtk-status-icon-set-screen"></a><h3>gtk_status_icon_set_screen ()</h3>
|
1104
1104
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1105
1105
|
gtk_status_icon_set_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
1106
|
-
<em class="parameter"><code><a href="../
|
1106
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
1107
1107
|
<div class="warning">
|
1108
1108
|
<p><code class="literal">gtk_status_icon_set_screen</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
1109
1109
|
<p>Use notifications</p>
|
1110
1110
|
</div>
|
1111
|
-
<p>Sets the <a href="../
|
1111
|
+
<p>Sets the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> where <em class="parameter"><code>status_icon</code></em>
|
1112
1112
|
is displayed; if
|
1113
1113
|
the icon is already mapped, it will be unmapped, and
|
1114
1114
|
then remapped on the new screen.</p>
|
@@ -1128,7 +1128,7 @@ then remapped on the new screen.</p>
|
|
1128
1128
|
</tr>
|
1129
1129
|
<tr>
|
1130
1130
|
<td class="parameter_name"><p>screen</p></td>
|
1131
|
-
<td class="parameter_description"><p>a <a href="../
|
1131
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
1132
1132
|
<td class="parameter_annotations"> </td>
|
1133
1133
|
</tr>
|
1134
1134
|
</tbody>
|
@@ -1139,13 +1139,13 @@ then remapped on the new screen.</p>
|
|
1139
1139
|
<hr>
|
1140
1140
|
<div class="refsect2">
|
1141
1141
|
<a name="gtk-status-icon-get-screen"></a><h3>gtk_status_icon_get_screen ()</h3>
|
1142
|
-
<pre class="programlisting"><a href="../
|
1142
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
1143
1143
|
gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>);</pre>
|
1144
1144
|
<div class="warning">
|
1145
1145
|
<p><code class="literal">gtk_status_icon_get_screen</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
1146
1146
|
<p>Use notifications</p>
|
1147
1147
|
</div>
|
1148
|
-
<p>Returns the <a href="../
|
1148
|
+
<p>Returns the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>status_icon</code></em>
|
1149
1149
|
.</p>
|
1150
1150
|
<div class="refsect3">
|
1151
1151
|
<a name="gtk-status-icon-get-screen.parameters"></a><h4>Parameters</h4>
|
@@ -1164,7 +1164,7 @@ gtk_status_icon_get_screen (<em class="parameter"><code><a class="link" href="Gt
|
|
1164
1164
|
</div>
|
1165
1165
|
<div class="refsect3">
|
1166
1166
|
<a name="gtk-status-icon-get-screen.returns"></a><h4>Returns</h4>
|
1167
|
-
<p> a <a href="../
|
1167
|
+
<p> a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
|
1168
1168
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1169
1169
|
</div>
|
1170
1170
|
<p class="since">Since: 2.12</p>
|
@@ -1665,8 +1665,8 @@ to position <em class="parameter"><code>menu</code></em>
|
|
1665
1665
|
<a name="gtk-status-icon-get-geometry"></a><h3>gtk_status_icon_get_geometry ()</h3>
|
1666
1666
|
<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>
|
1667
1667
|
gtk_status_icon_get_geometry (<em class="parameter"><code><a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon</code></em>,
|
1668
|
-
<em class="parameter"><code><a href="../
|
1669
|
-
<em class="parameter"><code><a href="../
|
1668
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> **screen</code></em>,
|
1669
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
|
1670
1670
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkOrientation" title="enum GtkOrientation"><span class="type">GtkOrientation</span></a> *orientation</code></em>);</pre>
|
1671
1671
|
<div class="warning">
|
1672
1672
|
<p><code class="literal">gtk_status_icon_get_geometry</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
@@ -1844,14 +1844,14 @@ is embedded.</p>
|
|
1844
1844
|
<hr>
|
1845
1845
|
<div class="refsect2">
|
1846
1846
|
<a name="GtkStatusIcon--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
1847
|
-
<pre class="programlisting"> “pixbuf” <a href="
|
1847
|
+
<pre class="programlisting"> “pixbuf” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
1848
1848
|
<p>A GdkPixbuf to display.</p>
|
1849
1849
|
<p>Flags: Read / Write</p>
|
1850
1850
|
</div>
|
1851
1851
|
<hr>
|
1852
1852
|
<div class="refsect2">
|
1853
1853
|
<a name="GtkStatusIcon--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
1854
|
-
<pre class="programlisting"> “screen” <a href="../
|
1854
|
+
<pre class="programlisting"> “screen” <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
1855
1855
|
<p>The screen where this status icon will be displayed.</p>
|
1856
1856
|
<p>Flags: Read / Write</p>
|
1857
1857
|
</div>
|
@@ -1982,7 +1982,7 @@ be used by applications and should be wrapped by language bindings.</p>
|
|
1982
1982
|
<a name="GtkStatusIcon-button-press-event"></a><h3>The <code class="literal">“button-press-event”</code> signal</h3>
|
1983
1983
|
<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>
|
1984
1984
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
1985
|
-
<a href="../
|
1985
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1986
1986
|
<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>
|
1987
1987
|
<p>The ::button-press-event signal will be emitted when a button
|
1988
1988
|
(typically from a mouse) is pressed.</p>
|
@@ -2004,7 +2004,7 @@ and ::popup-menu signals in preference.</p>
|
|
2004
2004
|
</tr>
|
2005
2005
|
<tr>
|
2006
2006
|
<td class="parameter_name"><p>event</p></td>
|
2007
|
-
<td class="parameter_description"><p> the <a href="../
|
2007
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
|
2008
2008
|
this signal. </p></td>
|
2009
2009
|
<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>
|
2010
2010
|
</tr>
|
@@ -2029,7 +2029,7 @@ for the event. <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share
|
|
2029
2029
|
<a name="GtkStatusIcon-button-release-event"></a><h3>The <code class="literal">“button-release-event”</code> signal</h3>
|
2030
2030
|
<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>
|
2031
2031
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
2032
|
-
<a href="../
|
2032
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2033
2033
|
<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>
|
2034
2034
|
<p>The ::button-release-event signal will be emitted when a button
|
2035
2035
|
(typically from a mouse) is released.</p>
|
@@ -2051,7 +2051,7 @@ and ::popup-menu signals in preference.</p>
|
|
2051
2051
|
</tr>
|
2052
2052
|
<tr>
|
2053
2053
|
<td class="parameter_name"><p>event</p></td>
|
2054
|
-
<td class="parameter_description"><p> the <a href="../
|
2054
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventButton"><span class="type">GdkEventButton</span></a> which triggered
|
2055
2055
|
this signal. </p></td>
|
2056
2056
|
<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>
|
2057
2057
|
</tr>
|
@@ -2216,7 +2216,7 @@ should be shown right now, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor
|
|
2216
2216
|
<a name="GtkStatusIcon-scroll-event"></a><h3>The <code class="literal">“scroll-event”</code> signal</h3>
|
2217
2217
|
<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>
|
2218
2218
|
user_function (<a class="link" href="GtkStatusIcon.html" title="GtkStatusIcon"><span class="type">GtkStatusIcon</span></a> *status_icon,
|
2219
|
-
<a href="../
|
2219
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
2220
2220
|
<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>
|
2221
2221
|
<p>The ::scroll-event signal is emitted when a button in the 4 to 7
|
2222
2222
|
range is pressed. Wheel mice are usually configured to generate
|
@@ -2238,7 +2238,7 @@ button press events for buttons 4 and 5 when the wheel is turned.</p>
|
|
2238
2238
|
</tr>
|
2239
2239
|
<tr>
|
2240
2240
|
<td class="parameter_name"><p>event</p></td>
|
2241
|
-
<td class="parameter_description"><p> the <a href="../
|
2241
|
+
<td class="parameter_description"><p> the <a href="../gdk4/gdk4-Event-Structures.html#GdkEventScroll"><span class="type">GdkEventScroll</span></a> which triggered
|
2242
2242
|
this signal. </p></td>
|
2243
2243
|
<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>
|
2244
2244
|
</tr>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="
|
126
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="GtkStyle.html#gtk-style-render-icon" title="gtk_style_render_icon ()">gtk_style_render_icon</a> <span class="c_punctuation">()</span>
|
@@ -501,7 +501,7 @@ gtk_style_copy (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
501
501
|
<a name="gtk-style-attach"></a><h3>gtk_style_attach ()</h3>
|
502
502
|
<pre class="programlisting"><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="returnvalue">GtkStyle</span></a> *
|
503
503
|
gtk_style_attach (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
504
|
-
<em class="parameter"><code><a href="../
|
504
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
505
505
|
<div class="warning">
|
506
506
|
<p><code class="literal">gtk_style_attach</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
507
507
|
<p>Use <a class="link" href="GtkWidget.html#gtk-widget-style-attach" title="gtk_widget_style_attach ()"><code class="function">gtk_widget_style_attach()</code></a> instead</p>
|
@@ -531,7 +531,7 @@ in the following way:
|
|
531
531
|
</tr>
|
532
532
|
<tr>
|
533
533
|
<td class="parameter_name"><p>window</p></td>
|
534
|
-
<td class="parameter_description"><p>a <a href="../
|
534
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>.</p></td>
|
535
535
|
<td class="parameter_annotations"> </td>
|
536
536
|
</tr>
|
537
537
|
</tbody>
|
@@ -608,7 +608,7 @@ has a <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span
|
|
608
608
|
<a name="gtk-style-set-background"></a><h3>gtk_style_set_background ()</h3>
|
609
609
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
610
610
|
gtk_style_set_background (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
611
|
-
<em class="parameter"><code><a href="../
|
611
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>,
|
612
612
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>);</pre>
|
613
613
|
<div class="warning">
|
614
614
|
<p><code class="literal">gtk_style_set_background</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
@@ -634,7 +634,7 @@ specified by <em class="parameter"><code>style</code></em>
|
|
634
634
|
</tr>
|
635
635
|
<tr>
|
636
636
|
<td class="parameter_name"><p>window</p></td>
|
637
|
-
<td class="parameter_description"><p>a <a href="../
|
637
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a></p></td>
|
638
638
|
<td class="parameter_annotations"> </td>
|
639
639
|
</tr>
|
640
640
|
<tr>
|
@@ -651,8 +651,8 @@ specified by <em class="parameter"><code>style</code></em>
|
|
651
651
|
<a name="gtk-style-apply-default-background"></a><h3>gtk_style_apply_default_background ()</h3>
|
652
652
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
653
653
|
gtk_style_apply_default_background (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
654
|
-
<em class="parameter"><code><
|
655
|
-
<em class="parameter"><code><a href="../
|
654
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
655
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>,
|
656
656
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
657
657
|
<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</code></em>,
|
658
658
|
<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>,
|
@@ -669,7 +669,7 @@ gtk_style_apply_default_background (<em class="parameter"><code><a class="link"
|
|
669
669
|
<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>
|
670
670
|
gtk_style_lookup_color (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
671
671
|
<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> *color_name</code></em>,
|
672
|
-
<em class="parameter"><code><
|
672
|
+
<em class="parameter"><code><span class="type">GdkColor</span> *color</code></em>);</pre>
|
673
673
|
<div class="warning">
|
674
674
|
<p><code class="literal">gtk_style_lookup_color</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
675
675
|
<p>Use <a class="link" href="GtkStyleContext.html#gtk-style-context-lookup-color" title="gtk_style_context_lookup_color ()"><code class="function">gtk_style_context_lookup_color()</code></a> instead</p>
|
@@ -702,7 +702,7 @@ switch occurs.</p>
|
|
702
702
|
</tr>
|
703
703
|
<tr>
|
704
704
|
<td class="parameter_name"><p>color</p></td>
|
705
|
-
<td class="parameter_description"><p> the <
|
705
|
+
<td class="parameter_description"><p> the <span class="type">GdkColor</span> to fill in. </p></td>
|
706
706
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
707
707
|
</tr>
|
708
708
|
</tbody>
|
@@ -761,7 +761,7 @@ otherwise <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
|
|
761
761
|
<hr>
|
762
762
|
<div class="refsect2">
|
763
763
|
<a name="gtk-style-render-icon"></a><h3>gtk_style_render_icon ()</h3>
|
764
|
-
<pre class="programlisting"><a href="
|
764
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
765
765
|
gtk_style_render_icon (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
766
766
|
<em class="parameter"><code>const <a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSource" title="GtkIconSource"><span class="type">GtkIconSource</span></a> *source</code></em>,
|
767
767
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
@@ -829,7 +829,7 @@ don’t scale. </p></td>
|
|
829
829
|
</div>
|
830
830
|
<div class="refsect3">
|
831
831
|
<a name="gtk-style-render-icon.returns"></a><h4>Returns</h4>
|
832
|
-
<p> a newly-created <a href="
|
832
|
+
<p> a newly-created <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
833
833
|
containing the rendered icon. </p>
|
834
834
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
835
835
|
</div>
|
@@ -983,7 +983,7 @@ return the property values, starting with the location for
|
|
983
983
|
<a name="gtk-paint-arrow"></a><h3>gtk_paint_arrow ()</h3>
|
984
984
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
985
985
|
gtk_paint_arrow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
986
|
-
<em class="parameter"><code><
|
986
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
987
987
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
988
988
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
989
989
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1018,7 +1018,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em>
|
|
1018
1018
|
</tr>
|
1019
1019
|
<tr>
|
1020
1020
|
<td class="parameter_name"><p>cr</p></td>
|
1021
|
-
<td class="parameter_description"><p>a <
|
1021
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1022
1022
|
<td class="parameter_annotations"> </td>
|
1023
1023
|
</tr>
|
1024
1024
|
<tr>
|
@@ -1080,7 +1080,7 @@ parameters. <em class="parameter"><code>arrow_type</code></em>
|
|
1080
1080
|
<a name="gtk-paint-box"></a><h3>gtk_paint_box ()</h3>
|
1081
1081
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1082
1082
|
gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1083
|
-
<em class="parameter"><code><
|
1083
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1084
1084
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1085
1085
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1086
1086
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1111,7 +1111,7 @@ gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1111
1111
|
</tr>
|
1112
1112
|
<tr>
|
1113
1113
|
<td class="parameter_name"><p>cr</p></td>
|
1114
|
-
<td class="parameter_description"><p>a <
|
1114
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1115
1115
|
<td class="parameter_annotations"> </td>
|
1116
1116
|
</tr>
|
1117
1117
|
<tr>
|
@@ -1163,7 +1163,7 @@ gtk_paint_box (<em class="parameter"><code><a class="link" href="GtkStyle.html"
|
|
1163
1163
|
<a name="gtk-paint-box-gap"></a><h3>gtk_paint_box_gap ()</h3>
|
1164
1164
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1165
1165
|
gtk_paint_box_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1166
|
-
<em class="parameter"><code><
|
1166
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1167
1167
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1168
1168
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1169
1169
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1198,7 +1198,7 @@ leaving a gap in one side.</p>
|
|
1198
1198
|
</tr>
|
1199
1199
|
<tr>
|
1200
1200
|
<td class="parameter_name"><p>cr</p></td>
|
1201
|
-
<td class="parameter_description"><p>a <
|
1201
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1202
1202
|
<td class="parameter_annotations"> </td>
|
1203
1203
|
</tr>
|
1204
1204
|
<tr>
|
@@ -1265,7 +1265,7 @@ leaving a gap in one side.</p>
|
|
1265
1265
|
<a name="gtk-paint-check"></a><h3>gtk_paint_check ()</h3>
|
1266
1266
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1267
1267
|
gtk_paint_check (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1268
|
-
<em class="parameter"><code><
|
1268
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1269
1269
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1270
1270
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1271
1271
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1297,7 +1297,7 @@ the given parameters.</p>
|
|
1297
1297
|
</tr>
|
1298
1298
|
<tr>
|
1299
1299
|
<td class="parameter_name"><p>cr</p></td>
|
1300
|
-
<td class="parameter_description"><p>a <
|
1300
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1301
1301
|
<td class="parameter_annotations"> </td>
|
1302
1302
|
</tr>
|
1303
1303
|
<tr>
|
@@ -1349,7 +1349,7 @@ the given parameters.</p>
|
|
1349
1349
|
<a name="gtk-paint-diamond"></a><h3>gtk_paint_diamond ()</h3>
|
1350
1350
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1351
1351
|
gtk_paint_diamond (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1352
|
-
<em class="parameter"><code><
|
1352
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1353
1353
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1354
1354
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1355
1355
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1381,7 +1381,7 @@ parameters.</p>
|
|
1381
1381
|
</tr>
|
1382
1382
|
<tr>
|
1383
1383
|
<td class="parameter_name"><p>cr</p></td>
|
1384
|
-
<td class="parameter_description"><p>a <
|
1384
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1385
1385
|
<td class="parameter_annotations"> </td>
|
1386
1386
|
</tr>
|
1387
1387
|
<tr>
|
@@ -1433,7 +1433,7 @@ parameters.</p>
|
|
1433
1433
|
<a name="gtk-paint-extension"></a><h3>gtk_paint_extension ()</h3>
|
1434
1434
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1435
1435
|
gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1436
|
-
<em class="parameter"><code><
|
1436
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1437
1437
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1438
1438
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1439
1439
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1464,7 +1464,7 @@ gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.
|
|
1464
1464
|
</tr>
|
1465
1465
|
<tr>
|
1466
1466
|
<td class="parameter_name"><p>cr</p></td>
|
1467
|
-
<td class="parameter_description"><p>a <
|
1467
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1468
1468
|
<td class="parameter_annotations"> </td>
|
1469
1469
|
</tr>
|
1470
1470
|
<tr>
|
@@ -1521,7 +1521,7 @@ gtk_paint_extension (<em class="parameter"><code><a class="link" href="GtkStyle.
|
|
1521
1521
|
<a name="gtk-paint-flat-box"></a><h3>gtk_paint_flat_box ()</h3>
|
1522
1522
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1523
1523
|
gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1524
|
-
<em class="parameter"><code><
|
1524
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1525
1525
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1526
1526
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1527
1527
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1552,7 +1552,7 @@ gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
1552
1552
|
</tr>
|
1553
1553
|
<tr>
|
1554
1554
|
<td class="parameter_name"><p>cr</p></td>
|
1555
|
-
<td class="parameter_description"><p>a <
|
1555
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1556
1556
|
<td class="parameter_annotations"> </td>
|
1557
1557
|
</tr>
|
1558
1558
|
<tr>
|
@@ -1604,7 +1604,7 @@ gtk_paint_flat_box (<em class="parameter"><code><a class="link" href="GtkStyle.h
|
|
1604
1604
|
<a name="gtk-paint-focus"></a><h3>gtk_paint_focus ()</h3>
|
1605
1605
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1606
1606
|
gtk_paint_focus (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1607
|
-
<em class="parameter"><code><
|
1607
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1608
1608
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1609
1609
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1610
1610
|
<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> *detail</code></em>,
|
@@ -1635,7 +1635,7 @@ given style.</p>
|
|
1635
1635
|
</tr>
|
1636
1636
|
<tr>
|
1637
1637
|
<td class="parameter_name"><p>cr</p></td>
|
1638
|
-
<td class="parameter_description"><p>a <
|
1638
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1639
1639
|
<td class="parameter_annotations"> </td>
|
1640
1640
|
</tr>
|
1641
1641
|
<tr>
|
@@ -1682,7 +1682,7 @@ given style.</p>
|
|
1682
1682
|
<a name="gtk-paint-handle"></a><h3>gtk_paint_handle ()</h3>
|
1683
1683
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1684
1684
|
gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1685
|
-
<em class="parameter"><code><
|
1685
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1686
1686
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1687
1687
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1688
1688
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1713,7 +1713,7 @@ gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1713
1713
|
</tr>
|
1714
1714
|
<tr>
|
1715
1715
|
<td class="parameter_name"><p>cr</p></td>
|
1716
|
-
<td class="parameter_description"><p>a <
|
1716
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1717
1717
|
<td class="parameter_annotations"> </td>
|
1718
1718
|
</tr>
|
1719
1719
|
<tr>
|
@@ -1770,7 +1770,7 @@ gtk_paint_handle (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
1770
1770
|
<a name="gtk-paint-hline"></a><h3>gtk_paint_hline ()</h3>
|
1771
1771
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1772
1772
|
gtk_paint_hline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1773
|
-
<em class="parameter"><code><
|
1773
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1774
1774
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1775
1775
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1776
1776
|
<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> *detail</code></em>,
|
@@ -1846,7 +1846,7 @@ using the given style and state.</p>
|
|
1846
1846
|
<a name="gtk-paint-option"></a><h3>gtk_paint_option ()</h3>
|
1847
1847
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1848
1848
|
gtk_paint_option (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1849
|
-
<em class="parameter"><code><
|
1849
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1850
1850
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1851
1851
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1852
1852
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1878,7 +1878,7 @@ the given parameters.</p>
|
|
1878
1878
|
</tr>
|
1879
1879
|
<tr>
|
1880
1880
|
<td class="parameter_name"><p>cr</p></td>
|
1881
|
-
<td class="parameter_description"><p>a <
|
1881
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1882
1882
|
<td class="parameter_annotations"> </td>
|
1883
1883
|
</tr>
|
1884
1884
|
<tr>
|
@@ -1930,7 +1930,7 @@ the given parameters.</p>
|
|
1930
1930
|
<a name="gtk-paint-shadow"></a><h3>gtk_paint_shadow ()</h3>
|
1931
1931
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1932
1932
|
gtk_paint_shadow (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
1933
|
-
<em class="parameter"><code><
|
1933
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1934
1934
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
1935
1935
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
1936
1936
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -1962,7 +1962,7 @@ using the given style and state and shadow type.</p>
|
|
1962
1962
|
</tr>
|
1963
1963
|
<tr>
|
1964
1964
|
<td class="parameter_name"><p>cr</p></td>
|
1965
|
-
<td class="parameter_description"><p>a <
|
1965
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
1966
1966
|
<td class="parameter_annotations"> </td>
|
1967
1967
|
</tr>
|
1968
1968
|
<tr>
|
@@ -2014,7 +2014,7 @@ using the given style and state and shadow type.</p>
|
|
2014
2014
|
<a name="gtk-paint-shadow-gap"></a><h3>gtk_paint_shadow_gap ()</h3>
|
2015
2015
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2016
2016
|
gtk_paint_shadow_gap (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2017
|
-
<em class="parameter"><code><
|
2017
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2018
2018
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2019
2019
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2020
2020
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -2050,7 +2050,7 @@ gap in one side.</p>
|
|
2050
2050
|
</tr>
|
2051
2051
|
<tr>
|
2052
2052
|
<td class="parameter_name"><p>cr</p></td>
|
2053
|
-
<td class="parameter_description"><p>a <
|
2053
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2054
2054
|
<td class="parameter_annotations"> </td>
|
2055
2055
|
</tr>
|
2056
2056
|
<tr>
|
@@ -2117,7 +2117,7 @@ gap in one side.</p>
|
|
2117
2117
|
<a name="gtk-paint-slider"></a><h3>gtk_paint_slider ()</h3>
|
2118
2118
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2119
2119
|
gtk_paint_slider (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2120
|
-
<em class="parameter"><code><
|
2120
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2121
2121
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2122
2122
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2123
2123
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -2150,7 +2150,7 @@ given style and orientation.</p>
|
|
2150
2150
|
</tr>
|
2151
2151
|
<tr>
|
2152
2152
|
<td class="parameter_name"><p>cr</p></td>
|
2153
|
-
<td class="parameter_description"><p>a <
|
2153
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2154
2154
|
<td class="parameter_annotations"> </td>
|
2155
2155
|
</tr>
|
2156
2156
|
<tr>
|
@@ -2207,7 +2207,7 @@ given style and orientation.</p>
|
|
2207
2207
|
<a name="gtk-paint-spinner"></a><h3>gtk_paint_spinner ()</h3>
|
2208
2208
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2209
2209
|
gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2210
|
-
<em class="parameter"><code><
|
2210
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2211
2211
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2212
2212
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2213
2213
|
<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> *detail</code></em>,
|
@@ -2238,7 +2238,7 @@ gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2238
2238
|
</tr>
|
2239
2239
|
<tr>
|
2240
2240
|
<td class="parameter_name"><p>cr</p></td>
|
2241
|
-
<td class="parameter_description"><p>a <
|
2241
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2242
2242
|
<td class="parameter_annotations"> </td>
|
2243
2243
|
</tr>
|
2244
2244
|
<tr>
|
@@ -2290,7 +2290,7 @@ gtk_paint_spinner (<em class="parameter"><code><a class="link" href="GtkStyle.ht
|
|
2290
2290
|
<a name="gtk-paint-tab"></a><h3>gtk_paint_tab ()</h3>
|
2291
2291
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2292
2292
|
gtk_paint_tab (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2293
|
-
<em class="parameter"><code><
|
2293
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2294
2294
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2295
2295
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkShadowType" title="enum GtkShadowType"><span class="type">GtkShadowType</span></a> shadow_type</code></em>,
|
2296
2296
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -2322,7 +2322,7 @@ in the given rectangle on <em class="parameter"><code>cr</code></em>
|
|
2322
2322
|
</tr>
|
2323
2323
|
<tr>
|
2324
2324
|
<td class="parameter_name"><p>cr</p></td>
|
2325
|
-
<td class="parameter_description"><p>a <
|
2325
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2326
2326
|
<td class="parameter_annotations"> </td>
|
2327
2327
|
</tr>
|
2328
2328
|
<tr>
|
@@ -2374,7 +2374,7 @@ in the given rectangle on <em class="parameter"><code>cr</code></em>
|
|
2374
2374
|
<a name="gtk-paint-vline"></a><h3>gtk_paint_vline ()</h3>
|
2375
2375
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2376
2376
|
gtk_paint_vline (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2377
|
-
<em class="parameter"><code><
|
2377
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2378
2378
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2379
2379
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2380
2380
|
<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> *detail</code></em>,
|
@@ -2408,7 +2408,7 @@ using the given style and state.</p>
|
|
2408
2408
|
</tr>
|
2409
2409
|
<tr>
|
2410
2410
|
<td class="parameter_name"><p>cr</p></td>
|
2411
|
-
<td class="parameter_description"><p>a <
|
2411
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2412
2412
|
<td class="parameter_annotations"> </td>
|
2413
2413
|
</tr>
|
2414
2414
|
<tr>
|
@@ -2450,7 +2450,7 @@ using the given style and state.</p>
|
|
2450
2450
|
<a name="gtk-paint-expander"></a><h3>gtk_paint_expander ()</h3>
|
2451
2451
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2452
2452
|
gtk_paint_expander (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2453
|
-
<em class="parameter"><code><
|
2453
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2454
2454
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2455
2455
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2456
2456
|
<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> *detail</code></em>,
|
@@ -2489,7 +2489,7 @@ expanded position.</p>
|
|
2489
2489
|
</tr>
|
2490
2490
|
<tr>
|
2491
2491
|
<td class="parameter_name"><p>cr</p></td>
|
2492
|
-
<td class="parameter_description"><p>a <
|
2492
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2493
2493
|
<td class="parameter_annotations"> </td>
|
2494
2494
|
</tr>
|
2495
2495
|
<tr>
|
@@ -2533,14 +2533,14 @@ intermediate state.</p></td>
|
|
2533
2533
|
<a name="gtk-paint-layout"></a><h3>gtk_paint_layout ()</h3>
|
2534
2534
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2535
2535
|
gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2536
|
-
<em class="parameter"><code><
|
2536
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2537
2537
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2538
2538
|
<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> use_text</code></em>,
|
2539
2539
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2540
2540
|
<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> *detail</code></em>,
|
2541
2541
|
<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</code></em>,
|
2542
2542
|
<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>,
|
2543
|
-
<em class="parameter"><code><a href="
|
2543
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
|
2544
2544
|
<div class="warning">
|
2545
2545
|
<p><code class="literal">gtk_paint_layout</code> has been deprecated since version 3.0 and should not be used in newly-written code.</p>
|
2546
2546
|
<p>Use <a class="link" href="GtkStyleContext.html#gtk-render-layout" title="gtk_render_layout ()"><code class="function">gtk_render_layout()</code></a> instead</p>
|
@@ -2563,7 +2563,7 @@ gtk_paint_layout (<em class="parameter"><code><a class="link" href="GtkStyle.htm
|
|
2563
2563
|
</tr>
|
2564
2564
|
<tr>
|
2565
2565
|
<td class="parameter_name"><p>cr</p></td>
|
2566
|
-
<td class="parameter_description"><p>a <
|
2566
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2567
2567
|
<td class="parameter_annotations"> </td>
|
2568
2568
|
</tr>
|
2569
2569
|
<tr>
|
@@ -2612,11 +2612,11 @@ graphics context of <em class="parameter"><code>style</code></em>
|
|
2612
2612
|
<a name="gtk-paint-resize-grip"></a><h3>gtk_paint_resize_grip ()</h3>
|
2613
2613
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2614
2614
|
gtk_paint_resize_grip (<em class="parameter"><code><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="type">GtkStyle</span></a> *style</code></em>,
|
2615
|
-
<em class="parameter"><code><
|
2615
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2616
2616
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state_type</code></em>,
|
2617
2617
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2618
2618
|
<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> *detail</code></em>,
|
2619
|
-
<em class="parameter"><code><a href="../
|
2619
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
2620
2620
|
<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</code></em>,
|
2621
2621
|
<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>,
|
2622
2622
|
<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>,
|
@@ -2644,7 +2644,7 @@ parameters.</p>
|
|
2644
2644
|
</tr>
|
2645
2645
|
<tr>
|
2646
2646
|
<td class="parameter_name"><p>cr</p></td>
|
2647
|
-
<td class="parameter_description"><p>a <
|
2647
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
2648
2648
|
<td class="parameter_annotations"> </td>
|
2649
2649
|
</tr>
|
2650
2650
|
<tr>
|
@@ -2696,8 +2696,8 @@ parameters.</p>
|
|
2696
2696
|
<a name="gtk-draw-insertion-cursor"></a><h3>gtk_draw_insertion_cursor ()</h3>
|
2697
2697
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2698
2698
|
gtk_draw_insertion_cursor (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2699
|
-
<em class="parameter"><code><
|
2700
|
-
<em class="parameter"><code>const <a href="../
|
2699
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
2700
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>,
|
2701
2701
|
<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> is_primary</code></em>,
|
2702
2702
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkTextDirection" title="enum GtkTextDirection"><span class="type">GtkTextDirection</span></a> direction</code></em>,
|
2703
2703
|
<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> draw_arrow</code></em>);</pre>
|
@@ -2799,58 +2799,58 @@ cursor. Should be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
2799
2799
|
</colgroup>
|
2800
2800
|
<tbody>
|
2801
2801
|
<tr>
|
2802
|
-
<td class="struct_member_name"><p><
|
2803
|
-
<td class="struct_member_description"><p>Set of foreground <
|
2802
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.fg"></a>fg</code></em>[5];</p></td>
|
2803
|
+
<td class="struct_member_description"><p>Set of foreground <span class="type">GdkColor</span></p></td>
|
2804
2804
|
<td class="struct_member_annotations"> </td>
|
2805
2805
|
</tr>
|
2806
2806
|
<tr>
|
2807
|
-
<td class="struct_member_name"><p><
|
2808
|
-
<td class="struct_member_description"><p>Set of background <
|
2807
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.bg"></a>bg</code></em>[5];</p></td>
|
2808
|
+
<td class="struct_member_description"><p>Set of background <span class="type">GdkColor</span></p></td>
|
2809
2809
|
<td class="struct_member_annotations"> </td>
|
2810
2810
|
</tr>
|
2811
2811
|
<tr>
|
2812
|
-
<td class="struct_member_name"><p><
|
2813
|
-
<td class="struct_member_description"><p>Set of light <
|
2812
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.light"></a>light</code></em>[5];</p></td>
|
2813
|
+
<td class="struct_member_description"><p>Set of light <span class="type">GdkColor</span></p></td>
|
2814
2814
|
<td class="struct_member_annotations"> </td>
|
2815
2815
|
</tr>
|
2816
2816
|
<tr>
|
2817
|
-
<td class="struct_member_name"><p><
|
2818
|
-
<td class="struct_member_description"><p>Set of dark <
|
2817
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.dark"></a>dark</code></em>[5];</p></td>
|
2818
|
+
<td class="struct_member_description"><p>Set of dark <span class="type">GdkColor</span></p></td>
|
2819
2819
|
<td class="struct_member_annotations"> </td>
|
2820
2820
|
</tr>
|
2821
2821
|
<tr>
|
2822
|
-
<td class="struct_member_name"><p><
|
2823
|
-
<td class="struct_member_description"><p>Set of mid <
|
2822
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.mid"></a>mid</code></em>[5];</p></td>
|
2823
|
+
<td class="struct_member_description"><p>Set of mid <span class="type">GdkColor</span></p></td>
|
2824
2824
|
<td class="struct_member_annotations"> </td>
|
2825
2825
|
</tr>
|
2826
2826
|
<tr>
|
2827
|
-
<td class="struct_member_name"><p><
|
2828
|
-
<td class="struct_member_description"><p>Set of text <
|
2827
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.text"></a>text</code></em>[5];</p></td>
|
2828
|
+
<td class="struct_member_description"><p>Set of text <span class="type">GdkColor</span></p></td>
|
2829
2829
|
<td class="struct_member_annotations"> </td>
|
2830
2830
|
</tr>
|
2831
2831
|
<tr>
|
2832
|
-
<td class="struct_member_name"><p><
|
2833
|
-
<td class="struct_member_description"><p>Set of base <
|
2832
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.base"></a>base</code></em>[5];</p></td>
|
2833
|
+
<td class="struct_member_description"><p>Set of base <span class="type">GdkColor</span></p></td>
|
2834
2834
|
<td class="struct_member_annotations"> </td>
|
2835
2835
|
</tr>
|
2836
2836
|
<tr>
|
2837
|
-
<td class="struct_member_name"><p><
|
2837
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.text-aa"></a>text_aa</code></em>[5];</p></td>
|
2838
2838
|
<td class="struct_member_description"><p>Color halfway between text/base</p></td>
|
2839
2839
|
<td class="struct_member_annotations"> </td>
|
2840
2840
|
</tr>
|
2841
2841
|
<tr>
|
2842
|
-
<td class="struct_member_name"><p><
|
2843
|
-
<td class="struct_member_description"><p><
|
2842
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.black"></a>black</code></em>;</p></td>
|
2843
|
+
<td class="struct_member_description"><p><span class="type">GdkColor</span> to use for black</p></td>
|
2844
2844
|
<td class="struct_member_annotations"> </td>
|
2845
2845
|
</tr>
|
2846
2846
|
<tr>
|
2847
|
-
<td class="struct_member_name"><p><
|
2848
|
-
<td class="struct_member_description"><p><
|
2847
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkStyle-struct.white"></a>white</code></em>;</p></td>
|
2848
|
+
<td class="struct_member_description"><p><span class="type">GdkColor</span> to use for white</p></td>
|
2849
2849
|
<td class="struct_member_annotations"> </td>
|
2850
2850
|
</tr>
|
2851
2851
|
<tr>
|
2852
|
-
<td class="struct_member_name"><p><a href="
|
2853
|
-
<td class="struct_member_description"><p><a href="
|
2852
|
+
<td class="struct_member_name"><p><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *<em class="structfield"><code><a name="GtkStyle-struct.font-desc"></a>font_desc</code></em>;</p></td>
|
2853
|
+
<td class="struct_member_description"><p><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a></p></td>
|
2854
2854
|
<td class="struct_member_annotations"> </td>
|
2855
2855
|
</tr>
|
2856
2856
|
<tr>
|
@@ -2864,8 +2864,8 @@ cursor. Should be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
2864
2864
|
<td class="struct_member_annotations"> </td>
|
2865
2865
|
</tr>
|
2866
2866
|
<tr>
|
2867
|
-
<td class="struct_member_name"><p><
|
2868
|
-
<td class="struct_member_description"><p>Set of background <
|
2867
|
+
<td class="struct_member_name"><p><span class="type">cairo_pattern_t</span> *<em class="structfield"><code><a name="GtkStyle-struct.background"></a>background</code></em>[5];</p></td>
|
2868
|
+
<td class="struct_member_description"><p>Set of background <span class="type">cairo_pattern_t</span></p></td>
|
2869
2869
|
<td class="struct_member_annotations"> </td>
|
2870
2870
|
</tr>
|
2871
2871
|
</tbody>
|