gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/gdk3/loader.rb +1 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktextview.h +1 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +1 -1
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +39 -35
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +22 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +4 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +73 -73
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +19 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +38 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +323 -323
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +61 -59
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +0 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +10 -10
@@ -115,7 +115,7 @@
|
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="function_type">
|
118
|
-
<a href="../
|
118
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
119
119
|
</td>
|
120
120
|
<td class="function_name">
|
121
121
|
<a class="link" href="GtkStyleContext.html#gtk-style-context-get-screen" title="gtk_style_context_get_screen ()">gtk_style_context_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -123,7 +123,7 @@
|
|
123
123
|
</tr>
|
124
124
|
<tr>
|
125
125
|
<td class="function_type">
|
126
|
-
<a href="../
|
126
|
+
<a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="returnvalue">GdkFrameClock</span></a> *
|
127
127
|
</td>
|
128
128
|
<td class="function_name">
|
129
129
|
<a class="link" href="GtkStyleContext.html#gtk-style-context-get-frame-clock" title="gtk_style_context_get_frame_clock ()">gtk_style_context_get_frame_clock</a> <span class="c_punctuation">()</span>
|
@@ -226,7 +226,7 @@
|
|
226
226
|
</td>
|
227
227
|
</tr>
|
228
228
|
<tr>
|
229
|
-
<td class="function_type">const <a href="
|
229
|
+
<td class="function_type">const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
230
230
|
</td>
|
231
231
|
<td class="function_name">
|
232
232
|
<a class="link" href="GtkStyleContext.html#gtk-style-context-get-font" title="gtk_style_context_get_font ()">gtk_style_context_get_font</a> <span class="c_punctuation">()</span>
|
@@ -642,7 +642,7 @@
|
|
642
642
|
</tr>
|
643
643
|
<tr>
|
644
644
|
<td class="function_type">
|
645
|
-
<a href="
|
645
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
646
646
|
</td>
|
647
647
|
<td class="function_name">
|
648
648
|
<a class="link" href="GtkStyleContext.html#gtk-render-icon-pixbuf" title="gtk_render_icon_pixbuf ()">gtk_render_icon_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -691,7 +691,7 @@
|
|
691
691
|
</tr>
|
692
692
|
<tr>
|
693
693
|
<td class="property_type">
|
694
|
-
<a href="../
|
694
|
+
<a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> *</td>
|
695
695
|
<td class="property_name"><a class="link" href="GtkStyleContext.html#GtkStyleContext--paint-clock" title="The “paint-clock” property">paint-clock</a></td>
|
696
696
|
<td class="property_flags">Read / Write</td>
|
697
697
|
</tr>
|
@@ -703,7 +703,7 @@
|
|
703
703
|
</tr>
|
704
704
|
<tr>
|
705
705
|
<td class="property_type">
|
706
|
-
<a href="../
|
706
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
707
707
|
<td class="property_name"><a class="link" href="GtkStyleContext.html#GtkStyleContext--screen" title="The “screen” property">screen</a></td>
|
708
708
|
<td class="property_flags">Read / Write</td>
|
709
709
|
</tr>
|
@@ -1154,7 +1154,7 @@
|
|
1154
1154
|
</div>
|
1155
1155
|
<div class="refsect1">
|
1156
1156
|
<a name="GtkStyleContext.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
1157
|
-
<pre class="screen"> <a href="/home/
|
1157
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
1158
1158
|
<span class="lineart">╰──</span> GtkBorder
|
1159
1159
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
1160
1160
|
<span class="lineart">╰──</span> GtkStyleContext
|
@@ -1177,7 +1177,7 @@ can be either attached explicitly to the context through
|
|
1177
1177
|
combination of all providers’ information in priority order.</p>
|
1178
1178
|
<p>For GTK+ widgets, any <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> returned by
|
1179
1179
|
<a class="link" href="GtkWidget.html#gtk-widget-get-style-context" title="gtk_widget_get_style_context ()"><code class="function">gtk_widget_get_style_context()</code></a> will already have a <a class="link" href="gtk3-GtkWidgetPath.html#GtkWidgetPath" title="GtkWidgetPath"><span class="type">GtkWidgetPath</span></a>, a
|
1180
|
-
<a href="../
|
1180
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> and RTL/LTR information set. The style context will also be
|
1181
1181
|
updated automatically if any of these settings change on the widget.</p>
|
1182
1182
|
<p>If you are using the theming layer standalone, you will need to set a
|
1183
1183
|
widget path and a screen yourself to the created style context through
|
@@ -1293,7 +1293,7 @@ between <a class="link" href="GtkStyleProvider.html#GTK-STYLE-PROVIDER-PRIORITY-
|
|
1293
1293
|
<a name="gtk-style-context-add-provider-for-screen"></a><h3>gtk_style_context_add_provider_for_screen ()</h3>
|
1294
1294
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1295
1295
|
gtk_style_context_add_provider_for_screen
|
1296
|
-
(<em class="parameter"><code><a href="../
|
1296
|
+
(<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
|
1297
1297
|
<em class="parameter"><code><a class="link" href="GtkStyleProvider.html" title="GtkStyleProvider"><span class="type">GtkStyleProvider</span></a> *provider</code></em>,
|
1298
1298
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> priority</code></em>);</pre>
|
1299
1299
|
<p>Adds a global style provider to <em class="parameter"><code>screen</code></em>
|
@@ -1316,7 +1316,7 @@ over another added through this function.</p>
|
|
1316
1316
|
<tbody>
|
1317
1317
|
<tr>
|
1318
1318
|
<td class="parameter_name"><p>screen</p></td>
|
1319
|
-
<td class="parameter_description"><p>a <a href="../
|
1319
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
1320
1320
|
<td class="parameter_annotations"> </td>
|
1321
1321
|
</tr>
|
1322
1322
|
<tr>
|
@@ -1553,9 +1553,9 @@ to free any allocated memory.</p>
|
|
1553
1553
|
<hr>
|
1554
1554
|
<div class="refsect2">
|
1555
1555
|
<a name="gtk-style-context-get-screen"></a><h3>gtk_style_context_get_screen ()</h3>
|
1556
|
-
<pre class="programlisting"><a href="../
|
1556
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
1557
1557
|
gtk_style_context_get_screen (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>);</pre>
|
1558
|
-
<p>Returns the <a href="../
|
1558
|
+
<p>Returns the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> to which <em class="parameter"><code>context</code></em>
|
1559
1559
|
is attached.</p>
|
1560
1560
|
<div class="refsect3">
|
1561
1561
|
<a name="gtk-style-context-get-screen.parameters"></a><h4>Parameters</h4>
|
@@ -1574,16 +1574,16 @@ gtk_style_context_get_screen (<em class="parameter"><code><a class="link" href="
|
|
1574
1574
|
</div>
|
1575
1575
|
<div class="refsect3">
|
1576
1576
|
<a name="gtk-style-context-get-screen.returns"></a><h4>Returns</h4>
|
1577
|
-
<p> a <a href="../
|
1577
|
+
<p> a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
|
1578
1578
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1579
1579
|
</div>
|
1580
1580
|
</div>
|
1581
1581
|
<hr>
|
1582
1582
|
<div class="refsect2">
|
1583
1583
|
<a name="gtk-style-context-get-frame-clock"></a><h3>gtk_style_context_get_frame_clock ()</h3>
|
1584
|
-
<pre class="programlisting"><a href="../
|
1584
|
+
<pre class="programlisting"><a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="returnvalue">GdkFrameClock</span></a> *
|
1585
1585
|
gtk_style_context_get_frame_clock (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>);</pre>
|
1586
|
-
<p>Returns the <a href="../
|
1586
|
+
<p>Returns the <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> to which <em class="parameter"><code>context</code></em>
|
1587
1587
|
is attached.</p>
|
1588
1588
|
<div class="refsect3">
|
1589
1589
|
<a name="gtk-style-context-get-frame-clock.parameters"></a><h4>Parameters</h4>
|
@@ -1602,7 +1602,7 @@ gtk_style_context_get_frame_clock (<em class="parameter"><code><a class="link" h
|
|
1602
1602
|
</div>
|
1603
1603
|
<div class="refsect3">
|
1604
1604
|
<a name="gtk-style-context-get-frame-clock.returns"></a><h4>Returns</h4>
|
1605
|
-
<p> a <a href="../
|
1605
|
+
<p> a <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1606
1606
|
if <em class="parameter"><code>context</code></em>
|
1607
1607
|
does not have an attached frame clock. </p>
|
1608
1608
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1839,7 +1839,7 @@ was defined. </p>
|
|
1839
1839
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1840
1840
|
gtk_style_context_get_color (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
1841
1841
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>,
|
1842
|
-
<em class="parameter"><code><a href="../
|
1842
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
1843
1843
|
<p>Gets the foreground color for a given state.</p>
|
1844
1844
|
<p>See <a class="link" href="GtkStyleContext.html#gtk-style-context-get-property" title="gtk_style_context_get_property ()"><code class="function">gtk_style_context_get_property()</code></a> and
|
1845
1845
|
<a class="link" href="GtkStyleContext.html#GTK-STYLE-PROPERTY-COLOR:CAPS" title="GTK_STYLE_PROPERTY_COLOR"><span class="type">GTK_STYLE_PROPERTY_COLOR</span></a> for details.</p>
|
@@ -1879,7 +1879,7 @@ gtk_style_context_get_color (<em class="parameter"><code><a class="link" href="G
|
|
1879
1879
|
gtk_style_context_get_background_color
|
1880
1880
|
(<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
1881
1881
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>,
|
1882
|
-
<em class="parameter"><code><a href="../
|
1882
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
1883
1883
|
<div class="warning">
|
1884
1884
|
<p><code class="literal">gtk_style_context_get_background_color</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
1885
1885
|
<p>Use <a class="link" href="GtkStyleContext.html#gtk-render-background" title="gtk_render_background ()"><code class="function">gtk_render_background()</code></a> instead.</p>
|
@@ -1927,7 +1927,7 @@ style classes to modify the color to be rendered.</p>
|
|
1927
1927
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1928
1928
|
gtk_style_context_get_border_color (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
1929
1929
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>,
|
1930
|
-
<em class="parameter"><code><a href="../
|
1930
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
1931
1931
|
<div class="warning">
|
1932
1932
|
<p><code class="literal">gtk_style_context_get_border_color</code> has been deprecated since version 3.16 and should not be used in newly-written code.</p>
|
1933
1933
|
<p>Use <a class="link" href="GtkStyleContext.html#gtk-render-frame" title="gtk_render_frame ()"><code class="function">gtk_render_frame()</code></a> instead.</p>
|
@@ -2082,7 +2082,7 @@ for details.</p>
|
|
2082
2082
|
<hr>
|
2083
2083
|
<div class="refsect2">
|
2084
2084
|
<a name="gtk-style-context-get-font"></a><h3>gtk_style_context_get_font ()</h3>
|
2085
|
-
<pre class="programlisting">const <a href="
|
2085
|
+
<pre class="programlisting">const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
2086
2086
|
gtk_style_context_get_font (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2087
2087
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkStateFlags" title="enum GtkStateFlags"><span class="type">GtkStateFlags</span></a> state</code></em>);</pre>
|
2088
2088
|
<div class="warning">
|
@@ -2117,7 +2117,7 @@ object is const and will remain valid until the
|
|
2117
2117
|
</div>
|
2118
2118
|
<div class="refsect3">
|
2119
2119
|
<a name="gtk-style-context-get-font.returns"></a><h4>Returns</h4>
|
2120
|
-
<p> the <a href="
|
2120
|
+
<p> the <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> for the given
|
2121
2121
|
state. This object is owned by GTK+ and should not be
|
2122
2122
|
freed. </p>
|
2123
2123
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -2215,7 +2215,7 @@ it’s being unset.</p>
|
|
2215
2215
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2216
2216
|
gtk_style_context_lookup_color (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2217
2217
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
|
2218
|
-
<em class="parameter"><code><a href="../
|
2218
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
2219
2219
|
<p>Looks up and resolves a color name in the <em class="parameter"><code>context</code></em>
|
2220
2220
|
color map.</p>
|
2221
2221
|
<div class="refsect3">
|
@@ -2299,7 +2299,7 @@ the default icon factory, returning an icon set if found, otherwise
|
|
2299
2299
|
<a name="gtk-style-context-notify-state-change"></a><h3>gtk_style_context_notify_state_change ()</h3>
|
2300
2300
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2301
2301
|
gtk_style_context_notify_state_change (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2302
|
-
<em class="parameter"><code><a href="../
|
2302
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2303
2303
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> region_id</code></em>,
|
2304
2304
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkStateType" title="enum GtkStateType"><span class="type">GtkStateType</span></a> state</code></em>,
|
2305
2305
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> state_value</code></em>);</pre>
|
@@ -2394,7 +2394,7 @@ is why the style places the transition under the :hover pseudo-class.</p>
|
|
2394
2394
|
</tr>
|
2395
2395
|
<tr>
|
2396
2396
|
<td class="parameter_name"><p>window</p></td>
|
2397
|
-
<td class="parameter_description"><p>a <a href="../
|
2397
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a></p></td>
|
2398
2398
|
<td class="parameter_annotations"> </td>
|
2399
2399
|
</tr>
|
2400
2400
|
<tr>
|
@@ -2546,14 +2546,14 @@ See <a class="link" href="GtkStyleContext.html#gtk-style-context-push-animatable
|
|
2546
2546
|
<a name="gtk-style-context-scroll-animations"></a><h3>gtk_style_context_scroll_animations ()</h3>
|
2547
2547
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2548
2548
|
gtk_style_context_scroll_animations (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2549
|
-
<em class="parameter"><code><a href="../
|
2549
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>,
|
2550
2550
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dx</code></em>,
|
2551
2551
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dy</code></em>);</pre>
|
2552
2552
|
<div class="warning">
|
2553
2553
|
<p><code class="literal">gtk_style_context_scroll_animations</code> has been deprecated since version 3.6 and should not be used in newly-written code.</p>
|
2554
2554
|
<p>This function does nothing.</p>
|
2555
2555
|
</div>
|
2556
|
-
<p>This function is analogous to <a href="../
|
2556
|
+
<p>This function is analogous to <a href="../gdk4/gdk4-Windows.html#gdk-window-scroll"><code class="function">gdk_window_scroll()</code></a>, and
|
2557
2557
|
should be called together with it so the invalidation
|
2558
2558
|
areas for any ongoing animation are scrolled together
|
2559
2559
|
with it.</p>
|
@@ -2573,7 +2573,7 @@ with it.</p>
|
|
2573
2573
|
</tr>
|
2574
2574
|
<tr>
|
2575
2575
|
<td class="parameter_name"><p>window</p></td>
|
2576
|
-
<td class="parameter_description"><p>a <a href="../
|
2576
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> used previously in
|
2577
2577
|
<a class="link" href="GtkStyleContext.html#gtk-style-context-notify-state-change" title="gtk_style_context_notify_state_change ()"><code class="function">gtk_style_context_notify_state_change()</code></a></p></td>
|
2578
2578
|
<td class="parameter_annotations"> </td>
|
2579
2579
|
</tr>
|
@@ -2630,7 +2630,7 @@ gtk_style_context_remove_provider (<em class="parameter"><code><a class="link" h
|
|
2630
2630
|
<a name="gtk-style-context-remove-provider-for-screen"></a><h3>gtk_style_context_remove_provider_for_screen ()</h3>
|
2631
2631
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2632
2632
|
gtk_style_context_remove_provider_for_screen
|
2633
|
-
(<em class="parameter"><code><a href="../
|
2633
|
+
(<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
|
2634
2634
|
<em class="parameter"><code><a class="link" href="GtkStyleProvider.html" title="GtkStyleProvider"><span class="type">GtkStyleProvider</span></a> *provider</code></em>);</pre>
|
2635
2635
|
<p>Removes <em class="parameter"><code>provider</code></em>
|
2636
2636
|
from the global style providers list in <em class="parameter"><code>screen</code></em>
|
@@ -2646,7 +2646,7 @@ gtk_style_context_remove_provider_for_screen
|
|
2646
2646
|
<tbody>
|
2647
2647
|
<tr>
|
2648
2648
|
<td class="parameter_name"><p>screen</p></td>
|
2649
|
-
<td class="parameter_description"><p>a <a href="../
|
2649
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
2650
2650
|
<td class="parameter_annotations"> </td>
|
2651
2651
|
</tr>
|
2652
2652
|
<tr>
|
@@ -2663,9 +2663,9 @@ gtk_style_context_remove_provider_for_screen
|
|
2663
2663
|
<div class="refsect2">
|
2664
2664
|
<a name="gtk-style-context-reset-widgets"></a><h3>gtk_style_context_reset_widgets ()</h3>
|
2665
2665
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2666
|
-
gtk_style_context_reset_widgets (<em class="parameter"><code><a href="../
|
2666
|
+
gtk_style_context_reset_widgets (<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
2667
2667
|
<p>This function recomputes the styles for all widgets under a particular
|
2668
|
-
<a href="../
|
2668
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. This is useful when some global parameter has changed that
|
2669
2669
|
affects the appearance of all widgets, because when a widget gets a new
|
2670
2670
|
style, it will both redraw and recompute any cached information about
|
2671
2671
|
its appearance. As an example, it is used when the color scheme changes
|
@@ -2680,7 +2680,7 @@ in the related <a class="link" href="GtkSettings.html" title="Settings"><span cl
|
|
2680
2680
|
</colgroup>
|
2681
2681
|
<tbody><tr>
|
2682
2682
|
<td class="parameter_name"><p>screen</p></td>
|
2683
|
-
<td class="parameter_description"><p>a <a href="../
|
2683
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
2684
2684
|
<td class="parameter_annotations"> </td>
|
2685
2685
|
</tr></tbody>
|
2686
2686
|
</table></div>
|
@@ -2692,7 +2692,7 @@ in the related <a class="link" href="GtkSettings.html" title="Settings"><span cl
|
|
2692
2692
|
<a name="gtk-style-context-set-background"></a><h3>gtk_style_context_set_background ()</h3>
|
2693
2693
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2694
2694
|
gtk_style_context_set_background (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2695
|
-
<em class="parameter"><code><a href="../
|
2695
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
2696
2696
|
<div class="warning">
|
2697
2697
|
<p><code class="literal">gtk_style_context_set_background</code> has been deprecated since version 3.18 and should not be used in newly-written code.</p>
|
2698
2698
|
<p>Use <a class="link" href="GtkStyleContext.html#gtk-render-background" title="gtk_render_background ()"><code class="function">gtk_render_background()</code></a> instead.
|
@@ -2720,7 +2720,7 @@ color specified in <em class="parameter"><code>context</code></em>
|
|
2720
2720
|
</tr>
|
2721
2721
|
<tr>
|
2722
2722
|
<td class="parameter_name"><p>window</p></td>
|
2723
|
-
<td class="parameter_description"><p>a <a href="../
|
2723
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a></p></td>
|
2724
2724
|
<td class="parameter_annotations"> </td>
|
2725
2725
|
</tr>
|
2726
2726
|
</tbody>
|
@@ -3291,7 +3291,7 @@ itself with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gt
|
|
3291
3291
|
<a name="gtk-style-context-set-screen"></a><h3>gtk_style_context_set_screen ()</h3>
|
3292
3292
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3293
3293
|
gtk_style_context_set_screen (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3294
|
-
<em class="parameter"><code><a href="../
|
3294
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
3295
3295
|
<p>Attaches <em class="parameter"><code>context</code></em>
|
3296
3296
|
to the given screen.</p>
|
3297
3297
|
<p>The screen is used to add style information from “global” style
|
@@ -3315,7 +3315,7 @@ call this yourself.</p>
|
|
3315
3315
|
</tr>
|
3316
3316
|
<tr>
|
3317
3317
|
<td class="parameter_name"><p>screen</p></td>
|
3318
|
-
<td class="parameter_description"><p>a <a href="../
|
3318
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
3319
3319
|
<td class="parameter_annotations"> </td>
|
3320
3320
|
</tr>
|
3321
3321
|
</tbody>
|
@@ -3328,7 +3328,7 @@ call this yourself.</p>
|
|
3328
3328
|
<a name="gtk-style-context-set-frame-clock"></a><h3>gtk_style_context_set_frame_clock ()</h3>
|
3329
3329
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3330
3330
|
gtk_style_context_set_frame_clock (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3331
|
-
<em class="parameter"><code><a href="../
|
3331
|
+
<em class="parameter"><code><a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> *frame_clock</code></em>);</pre>
|
3332
3332
|
<p>Attaches <em class="parameter"><code>context</code></em>
|
3333
3333
|
to the given frame clock.</p>
|
3334
3334
|
<p>The frame clock is used for the timing of animations.</p>
|
@@ -3346,12 +3346,12 @@ call this yourself.</p>
|
|
3346
3346
|
<tbody>
|
3347
3347
|
<tr>
|
3348
3348
|
<td class="parameter_name"><p>context</p></td>
|
3349
|
-
<td class="parameter_description"><p>a <a href="../
|
3349
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a></p></td>
|
3350
3350
|
<td class="parameter_annotations"> </td>
|
3351
3351
|
</tr>
|
3352
3352
|
<tr>
|
3353
3353
|
<td class="parameter_name"><p>frame_clock</p></td>
|
3354
|
-
<td class="parameter_description"><p>a <a href="../
|
3354
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a></p></td>
|
3355
3355
|
<td class="parameter_annotations"> </td>
|
3356
3356
|
</tr>
|
3357
3357
|
</tbody>
|
@@ -3561,7 +3561,7 @@ gtk_border_free (<em class="parameter"><code><a class="link" href="GtkStyleConte
|
|
3561
3561
|
<a name="gtk-render-arrow"></a><h3>gtk_render_arrow ()</h3>
|
3562
3562
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3563
3563
|
gtk_render_arrow (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3564
|
-
<em class="parameter"><code><
|
3564
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3565
3565
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> angle</code></em>,
|
3566
3566
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3567
3567
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
@@ -3586,7 +3586,7 @@ gtk_render_arrow (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
3586
3586
|
</tr>
|
3587
3587
|
<tr>
|
3588
3588
|
<td class="parameter_name"><p>cr</p></td>
|
3589
|
-
<td class="parameter_description"><p>a <
|
3589
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3590
3590
|
<td class="parameter_annotations"> </td>
|
3591
3591
|
</tr>
|
3592
3592
|
<tr>
|
@@ -3619,7 +3619,7 @@ gtk_render_arrow (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
3619
3619
|
<a name="gtk-render-background"></a><h3>gtk_render_background ()</h3>
|
3620
3620
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3621
3621
|
gtk_render_background (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3622
|
-
<em class="parameter"><code><
|
3622
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3623
3623
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3624
3624
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3625
3625
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -3644,7 +3644,7 @@ gtk_render_background (<em class="parameter"><code><a class="link" href="GtkStyl
|
|
3644
3644
|
</tr>
|
3645
3645
|
<tr>
|
3646
3646
|
<td class="parameter_name"><p>cr</p></td>
|
3647
|
-
<td class="parameter_description"><p>a <
|
3647
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3648
3648
|
<td class="parameter_annotations"> </td>
|
3649
3649
|
</tr>
|
3650
3650
|
<tr>
|
@@ -3681,7 +3681,7 @@ gtk_render_background_get_clip (<em class="parameter"><code><a class="link" href
|
|
3681
3681
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3682
3682
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
3683
3683
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> height</code></em>,
|
3684
|
-
<em class="parameter"><code><a href="../
|
3684
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *out_clip</code></em>);</pre>
|
3685
3685
|
<p>Returns the area that will be affected (i.e. drawn to) when
|
3686
3686
|
calling <a class="link" href="GtkStyleContext.html#gtk-render-background" title="gtk_render_background ()"><code class="function">gtk_render_background()</code></a> for the given <em class="parameter"><code>context</code></em>
|
3687
3687
|
and
|
@@ -3735,7 +3735,7 @@ rectangle.</p>
|
|
3735
3735
|
<a name="gtk-render-check"></a><h3>gtk_render_check ()</h3>
|
3736
3736
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3737
3737
|
gtk_render_check (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3738
|
-
<em class="parameter"><code><
|
3738
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3739
3739
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3740
3740
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3741
3741
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -3762,7 +3762,7 @@ should be marked as undefined.</p>
|
|
3762
3762
|
</tr>
|
3763
3763
|
<tr>
|
3764
3764
|
<td class="parameter_name"><p>cr</p></td>
|
3765
|
-
<td class="parameter_description"><p>a <
|
3765
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3766
3766
|
<td class="parameter_annotations"> </td>
|
3767
3767
|
</tr>
|
3768
3768
|
<tr>
|
@@ -3795,7 +3795,7 @@ should be marked as undefined.</p>
|
|
3795
3795
|
<a name="gtk-render-expander"></a><h3>gtk_render_expander ()</h3>
|
3796
3796
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3797
3797
|
gtk_render_expander (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3798
|
-
<em class="parameter"><code><
|
3798
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3799
3799
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3800
3800
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3801
3801
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -3825,7 +3825,7 @@ determines whether the expander is collapsed or expanded.</p>
|
|
3825
3825
|
</tr>
|
3826
3826
|
<tr>
|
3827
3827
|
<td class="parameter_name"><p>cr</p></td>
|
3828
|
-
<td class="parameter_description"><p>a <
|
3828
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3829
3829
|
<td class="parameter_annotations"> </td>
|
3830
3830
|
</tr>
|
3831
3831
|
<tr>
|
@@ -3858,7 +3858,7 @@ determines whether the expander is collapsed or expanded.</p>
|
|
3858
3858
|
<a name="gtk-render-extension"></a><h3>gtk_render_extension ()</h3>
|
3859
3859
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3860
3860
|
gtk_render_extension (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3861
|
-
<em class="parameter"><code><
|
3861
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3862
3862
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3863
3863
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3864
3864
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -3890,7 +3890,7 @@ connects to is defined by <em class="parameter"><code>gap_side</code></em>
|
|
3890
3890
|
</tr>
|
3891
3891
|
<tr>
|
3892
3892
|
<td class="parameter_name"><p>cr</p></td>
|
3893
|
-
<td class="parameter_description"><p>a <
|
3893
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3894
3894
|
<td class="parameter_annotations"> </td>
|
3895
3895
|
</tr>
|
3896
3896
|
<tr>
|
@@ -3928,7 +3928,7 @@ connects to is defined by <em class="parameter"><code>gap_side</code></em>
|
|
3928
3928
|
<a name="gtk-render-focus"></a><h3>gtk_render_focus ()</h3>
|
3929
3929
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3930
3930
|
gtk_render_focus (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3931
|
-
<em class="parameter"><code><
|
3931
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3932
3932
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3933
3933
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3934
3934
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -3956,7 +3956,7 @@ gtk_render_focus (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
3956
3956
|
</tr>
|
3957
3957
|
<tr>
|
3958
3958
|
<td class="parameter_name"><p>cr</p></td>
|
3959
|
-
<td class="parameter_description"><p>a <
|
3959
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
3960
3960
|
<td class="parameter_annotations"> </td>
|
3961
3961
|
</tr>
|
3962
3962
|
<tr>
|
@@ -3989,7 +3989,7 @@ gtk_render_focus (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
3989
3989
|
<a name="gtk-render-frame"></a><h3>gtk_render_frame ()</h3>
|
3990
3990
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3991
3991
|
gtk_render_frame (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
3992
|
-
<em class="parameter"><code><
|
3992
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
3993
3993
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
3994
3994
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
3995
3995
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4018,7 +4018,7 @@ gtk_render_frame (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
4018
4018
|
</tr>
|
4019
4019
|
<tr>
|
4020
4020
|
<td class="parameter_name"><p>cr</p></td>
|
4021
|
-
<td class="parameter_description"><p>a <
|
4021
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4022
4022
|
<td class="parameter_annotations"> </td>
|
4023
4023
|
</tr>
|
4024
4024
|
<tr>
|
@@ -4051,7 +4051,7 @@ gtk_render_frame (<em class="parameter"><code><a class="link" href="GtkStyleCont
|
|
4051
4051
|
<a name="gtk-render-frame-gap"></a><h3>gtk_render_frame_gap ()</h3>
|
4052
4052
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4053
4053
|
gtk_render_frame_gap (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4054
|
-
<em class="parameter"><code><
|
4054
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4055
4055
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4056
4056
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4057
4057
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4087,7 +4087,7 @@ for <a class="link" href="gtk3-Standard-Enumerations.html#GTK-POS-TOP:CAPS"><cod
|
|
4087
4087
|
</tr>
|
4088
4088
|
<tr>
|
4089
4089
|
<td class="parameter_name"><p>cr</p></td>
|
4090
|
-
<td class="parameter_description"><p>a <
|
4090
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4091
4091
|
<td class="parameter_annotations"> </td>
|
4092
4092
|
</tr>
|
4093
4093
|
<tr>
|
@@ -4137,7 +4137,7 @@ for <a class="link" href="gtk3-Standard-Enumerations.html#GTK-POS-TOP:CAPS"><cod
|
|
4137
4137
|
<a name="gtk-render-handle"></a><h3>gtk_render_handle ()</h3>
|
4138
4138
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4139
4139
|
gtk_render_handle (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4140
|
-
<em class="parameter"><code><
|
4140
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4141
4141
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4142
4142
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4143
4143
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4167,7 +4167,7 @@ determined by <em class="parameter"><code>x</code></em>
|
|
4167
4167
|
</tr>
|
4168
4168
|
<tr>
|
4169
4169
|
<td class="parameter_name"><p>cr</p></td>
|
4170
|
-
<td class="parameter_description"><p>a <
|
4170
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4171
4171
|
<td class="parameter_annotations"> </td>
|
4172
4172
|
</tr>
|
4173
4173
|
<tr>
|
@@ -4200,10 +4200,10 @@ determined by <em class="parameter"><code>x</code></em>
|
|
4200
4200
|
<a name="gtk-render-layout"></a><h3>gtk_render_layout ()</h3>
|
4201
4201
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4202
4202
|
gtk_render_layout (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4203
|
-
<em class="parameter"><code><
|
4203
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4204
4204
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4205
4205
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4206
|
-
<em class="parameter"><code><a href="
|
4206
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>);</pre>
|
4207
4207
|
<p>Renders <em class="parameter"><code>layout</code></em>
|
4208
4208
|
on the coordinates <em class="parameter"><code>x</code></em>
|
4209
4209
|
, <em class="parameter"><code>y</code></em>
|
@@ -4224,7 +4224,7 @@ gtk_render_layout (<em class="parameter"><code><a class="link" href="GtkStyleCon
|
|
4224
4224
|
</tr>
|
4225
4225
|
<tr>
|
4226
4226
|
<td class="parameter_name"><p>cr</p></td>
|
4227
|
-
<td class="parameter_description"><p>a <
|
4227
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4228
4228
|
<td class="parameter_annotations"> </td>
|
4229
4229
|
</tr>
|
4230
4230
|
<tr>
|
@@ -4239,7 +4239,7 @@ gtk_render_layout (<em class="parameter"><code><a class="link" href="GtkStyleCon
|
|
4239
4239
|
</tr>
|
4240
4240
|
<tr>
|
4241
4241
|
<td class="parameter_name"><p>layout</p></td>
|
4242
|
-
<td class="parameter_description"><p>the <a href="
|
4242
|
+
<td class="parameter_description"><p>the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> to render</p></td>
|
4243
4243
|
<td class="parameter_annotations"> </td>
|
4244
4244
|
</tr>
|
4245
4245
|
</tbody>
|
@@ -4252,7 +4252,7 @@ gtk_render_layout (<em class="parameter"><code><a class="link" href="GtkStyleCon
|
|
4252
4252
|
<a name="gtk-render-line"></a><h3>gtk_render_line ()</h3>
|
4253
4253
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4254
4254
|
gtk_render_line (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4255
|
-
<em class="parameter"><code><
|
4255
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4256
4256
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x0</code></em>,
|
4257
4257
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y0</code></em>,
|
4258
4258
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x1</code></em>,
|
@@ -4274,7 +4274,7 @@ gtk_render_line (<em class="parameter"><code><a class="link" href="GtkStyleConte
|
|
4274
4274
|
</tr>
|
4275
4275
|
<tr>
|
4276
4276
|
<td class="parameter_name"><p>cr</p></td>
|
4277
|
-
<td class="parameter_description"><p>a <
|
4277
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4278
4278
|
<td class="parameter_annotations"> </td>
|
4279
4279
|
</tr>
|
4280
4280
|
<tr>
|
@@ -4307,7 +4307,7 @@ gtk_render_line (<em class="parameter"><code><a class="link" href="GtkStyleConte
|
|
4307
4307
|
<a name="gtk-render-option"></a><h3>gtk_render_option ()</h3>
|
4308
4308
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4309
4309
|
gtk_render_option (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4310
|
-
<em class="parameter"><code><
|
4310
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4311
4311
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4312
4312
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4313
4313
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4333,7 +4333,7 @@ state will determine whether the option is on or off, and
|
|
4333
4333
|
</tr>
|
4334
4334
|
<tr>
|
4335
4335
|
<td class="parameter_name"><p>cr</p></td>
|
4336
|
-
<td class="parameter_description"><p>a <
|
4336
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4337
4337
|
<td class="parameter_annotations"> </td>
|
4338
4338
|
</tr>
|
4339
4339
|
<tr>
|
@@ -4366,7 +4366,7 @@ state will determine whether the option is on or off, and
|
|
4366
4366
|
<a name="gtk-render-slider"></a><h3>gtk_render_slider ()</h3>
|
4367
4367
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4368
4368
|
gtk_render_slider (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4369
|
-
<em class="parameter"><code><
|
4369
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4370
4370
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4371
4371
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4372
4372
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4398,7 +4398,7 @@ or horizontal.</p>
|
|
4398
4398
|
</tr>
|
4399
4399
|
<tr>
|
4400
4400
|
<td class="parameter_name"><p>cr</p></td>
|
4401
|
-
<td class="parameter_description"><p>a <
|
4401
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4402
4402
|
<td class="parameter_annotations"> </td>
|
4403
4403
|
</tr>
|
4404
4404
|
<tr>
|
@@ -4436,7 +4436,7 @@ or horizontal.</p>
|
|
4436
4436
|
<a name="gtk-render-activity"></a><h3>gtk_render_activity ()</h3>
|
4437
4437
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4438
4438
|
gtk_render_activity (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4439
|
-
<em class="parameter"><code><
|
4439
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4440
4440
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4441
4441
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4442
4442
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> width</code></em>,
|
@@ -4460,7 +4460,7 @@ activity going on.</p>
|
|
4460
4460
|
</tr>
|
4461
4461
|
<tr>
|
4462
4462
|
<td class="parameter_name"><p>cr</p></td>
|
4463
|
-
<td class="parameter_description"><p>a <
|
4463
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4464
4464
|
<td class="parameter_annotations"> </td>
|
4465
4465
|
</tr>
|
4466
4466
|
<tr>
|
@@ -4491,7 +4491,7 @@ activity going on.</p>
|
|
4491
4491
|
<hr>
|
4492
4492
|
<div class="refsect2">
|
4493
4493
|
<a name="gtk-render-icon-pixbuf"></a><h3>gtk_render_icon_pixbuf ()</h3>
|
4494
|
-
<pre class="programlisting"><a href="
|
4494
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
4495
4495
|
gtk_render_icon_pixbuf (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4496
4496
|
<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>,
|
4497
4497
|
<em class="parameter"><code><a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconSize" title="enum GtkIconSize"><span class="type">GtkIconSize</span></a> size</code></em>);</pre>
|
@@ -4534,7 +4534,7 @@ and don’t scale. </p></td>
|
|
4534
4534
|
</div>
|
4535
4535
|
<div class="refsect3">
|
4536
4536
|
<a name="gtk-render-icon-pixbuf.returns"></a><h4>Returns</h4>
|
4537
|
-
<p> a newly-created <a href="
|
4537
|
+
<p> a newly-created <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> containing the rendered icon. </p>
|
4538
4538
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
4539
4539
|
</div>
|
4540
4540
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
@@ -4544,8 +4544,8 @@ and don’t scale. </p></td>
|
|
4544
4544
|
<a name="gtk-render-icon-surface"></a><h3>gtk_render_icon_surface ()</h3>
|
4545
4545
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4546
4546
|
gtk_render_icon_surface (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4547
|
-
<em class="parameter"><code><
|
4548
|
-
<em class="parameter"><code><
|
4547
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4548
|
+
<em class="parameter"><code><span class="type">cairo_surface_t</span> *surface</code></em>,
|
4549
4549
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4550
4550
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>);</pre>
|
4551
4551
|
<p>Renders the icon in <em class="parameter"><code>surface</code></em>
|
@@ -4568,12 +4568,12 @@ gtk_render_icon_surface (<em class="parameter"><code><a class="link" href="GtkSt
|
|
4568
4568
|
</tr>
|
4569
4569
|
<tr>
|
4570
4570
|
<td class="parameter_name"><p>cr</p></td>
|
4571
|
-
<td class="parameter_description"><p>a <
|
4571
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4572
4572
|
<td class="parameter_annotations"> </td>
|
4573
4573
|
</tr>
|
4574
4574
|
<tr>
|
4575
4575
|
<td class="parameter_name"><p>surface</p></td>
|
4576
|
-
<td class="parameter_description"><p>a <
|
4576
|
+
<td class="parameter_description"><p>a <span class="type">cairo_surface_t</span> containing the icon to draw</p></td>
|
4577
4577
|
<td class="parameter_annotations"> </td>
|
4578
4578
|
</tr>
|
4579
4579
|
<tr>
|
@@ -4598,8 +4598,8 @@ gtk_render_icon_surface (<em class="parameter"><code><a class="link" href="GtkSt
|
|
4598
4598
|
<a name="gtk-render-icon"></a><h3>gtk_render_icon ()</h3>
|
4599
4599
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4600
4600
|
gtk_render_icon (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4601
|
-
<em class="parameter"><code><
|
4602
|
-
<em class="parameter"><code><a href="
|
4601
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4602
|
+
<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>,
|
4603
4603
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4604
4604
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>);</pre>
|
4605
4605
|
<p>Renders the icon in <em class="parameter"><code>pixbuf</code></em>
|
@@ -4628,12 +4628,12 @@ already have a Cairo surface.</p>
|
|
4628
4628
|
</tr>
|
4629
4629
|
<tr>
|
4630
4630
|
<td class="parameter_name"><p>cr</p></td>
|
4631
|
-
<td class="parameter_description"><p>a <
|
4631
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4632
4632
|
<td class="parameter_annotations"> </td>
|
4633
4633
|
</tr>
|
4634
4634
|
<tr>
|
4635
4635
|
<td class="parameter_name"><p>pixbuf</p></td>
|
4636
|
-
<td class="parameter_description"><p>a <a href="
|
4636
|
+
<td class="parameter_description"><p>a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> containing the icon to draw</p></td>
|
4637
4637
|
<td class="parameter_annotations"> </td>
|
4638
4638
|
</tr>
|
4639
4639
|
<tr>
|
@@ -4658,12 +4658,12 @@ already have a Cairo surface.</p>
|
|
4658
4658
|
<a name="gtk-render-insertion-cursor"></a><h3>gtk_render_insertion_cursor ()</h3>
|
4659
4659
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4660
4660
|
gtk_render_insertion_cursor (<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
4661
|
-
<em class="parameter"><code><
|
4661
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
4662
4662
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x</code></em>,
|
4663
4663
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y</code></em>,
|
4664
|
-
<em class="parameter"><code><a href="
|
4664
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>,
|
4665
4665
|
<em class="parameter"><code><span class="type">int</span> index</code></em>,
|
4666
|
-
<em class="parameter"><code><a href="
|
4666
|
+
<em class="parameter"><code><a href="../pango/pango-Bidirectional-Text.html#PangoDirection"><span class="type">PangoDirection</span></a> direction</code></em>);</pre>
|
4667
4667
|
<p>Draws a text caret on <em class="parameter"><code>cr</code></em>
|
4668
4668
|
at the specified index of <em class="parameter"><code>layout</code></em>
|
4669
4669
|
.</p>
|
@@ -4683,7 +4683,7 @@ gtk_render_insertion_cursor (<em class="parameter"><code><a class="link" href="G
|
|
4683
4683
|
</tr>
|
4684
4684
|
<tr>
|
4685
4685
|
<td class="parameter_name"><p>cr</p></td>
|
4686
|
-
<td class="parameter_description"><p>a <
|
4686
|
+
<td class="parameter_description"><p>a <span class="type">cairo_t</span></p></td>
|
4687
4687
|
<td class="parameter_annotations"> </td>
|
4688
4688
|
</tr>
|
4689
4689
|
<tr>
|
@@ -4698,17 +4698,17 @@ gtk_render_insertion_cursor (<em class="parameter"><code><a class="link" href="G
|
|
4698
4698
|
</tr>
|
4699
4699
|
<tr>
|
4700
4700
|
<td class="parameter_name"><p>layout</p></td>
|
4701
|
-
<td class="parameter_description"><p>the <a href="
|
4701
|
+
<td class="parameter_description"><p>the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> of the text</p></td>
|
4702
4702
|
<td class="parameter_annotations"> </td>
|
4703
4703
|
</tr>
|
4704
4704
|
<tr>
|
4705
4705
|
<td class="parameter_name"><p>index</p></td>
|
4706
|
-
<td class="parameter_description"><p>the index in the <a href="
|
4706
|
+
<td class="parameter_description"><p>the index in the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a></p></td>
|
4707
4707
|
<td class="parameter_annotations"> </td>
|
4708
4708
|
</tr>
|
4709
4709
|
<tr>
|
4710
4710
|
<td class="parameter_name"><p>direction</p></td>
|
4711
|
-
<td class="parameter_description"><p>the <a href="
|
4711
|
+
<td class="parameter_description"><p>the <a href="../pango/pango-Bidirectional-Text.html#PangoDirection"><span class="type">PangoDirection</span></a> of the text</p></td>
|
4712
4712
|
<td class="parameter_annotations"> </td>
|
4713
4713
|
</tr>
|
4714
4714
|
</tbody>
|
@@ -4723,14 +4723,14 @@ gtk_render_insertion_cursor (<em class="parameter"><code><a class="link" href="G
|
|
4723
4723
|
<a name="GTK-STYLE-PROPERTY-BACKGROUND-COLOR:CAPS"></a><h3>GTK_STYLE_PROPERTY_BACKGROUND_COLOR</h3>
|
4724
4724
|
<pre class="programlisting">#define GTK_STYLE_PROPERTY_BACKGROUND_COLOR "background-color"
|
4725
4725
|
</pre>
|
4726
|
-
<p>A property holding the background color of rendered elements as a <a href="../
|
4726
|
+
<p>A property holding the background color of rendered elements as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
4727
4727
|
</div>
|
4728
4728
|
<hr>
|
4729
4729
|
<div class="refsect2">
|
4730
4730
|
<a name="GTK-STYLE-PROPERTY-COLOR:CAPS"></a><h3>GTK_STYLE_PROPERTY_COLOR</h3>
|
4731
4731
|
<pre class="programlisting">#define GTK_STYLE_PROPERTY_COLOR "color"
|
4732
4732
|
</pre>
|
4733
|
-
<p>A property holding the foreground color of rendered elements as a <a href="../
|
4733
|
+
<p>A property holding the foreground color of rendered elements as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
4734
4734
|
</div>
|
4735
4735
|
<hr>
|
4736
4736
|
<div class="refsect2">
|
@@ -4738,7 +4738,7 @@ gtk_render_insertion_cursor (<em class="parameter"><code><a class="link" href="G
|
|
4738
4738
|
<pre class="programlisting">#define GTK_STYLE_PROPERTY_FONT "font"
|
4739
4739
|
</pre>
|
4740
4740
|
<p>A property holding the font properties used when rendering text
|
4741
|
-
as a <a href="
|
4741
|
+
as a <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a>.</p>
|
4742
4742
|
</div>
|
4743
4743
|
<hr>
|
4744
4744
|
<div class="refsect2">
|
@@ -4792,14 +4792,14 @@ requesting size</p>
|
|
4792
4792
|
<a name="GTK-STYLE-PROPERTY-BORDER-COLOR:CAPS"></a><h3>GTK_STYLE_PROPERTY_BORDER_COLOR</h3>
|
4793
4793
|
<pre class="programlisting">#define GTK_STYLE_PROPERTY_BORDER_COLOR "border-color"
|
4794
4794
|
</pre>
|
4795
|
-
<p>A property holding the element’s border color as a <a href="../
|
4795
|
+
<p>A property holding the element’s border color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
4796
4796
|
</div>
|
4797
4797
|
<hr>
|
4798
4798
|
<div class="refsect2">
|
4799
4799
|
<a name="GTK-STYLE-PROPERTY-BACKGROUND-IMAGE:CAPS"></a><h3>GTK_STYLE_PROPERTY_BACKGROUND_IMAGE</h3>
|
4800
4800
|
<pre class="programlisting">#define GTK_STYLE_PROPERTY_BACKGROUND_IMAGE "background-image"
|
4801
4801
|
</pre>
|
4802
|
-
<p>A property holding the element’s background as a <
|
4802
|
+
<p>A property holding the element’s background as a <span class="type">cairo_pattern_t</span>.</p>
|
4803
4803
|
</div>
|
4804
4804
|
<hr>
|
4805
4805
|
<div class="refsect2">
|
@@ -5901,7 +5901,7 @@ that can be of different width on each side.</p>
|
|
5901
5901
|
<hr>
|
5902
5902
|
<div class="refsect2">
|
5903
5903
|
<a name="GtkStyleContext--paint-clock"></a><h3>The <code class="literal">“paint-clock”</code> property</h3>
|
5904
|
-
<pre class="programlisting"> “paint-clock” <a href="../
|
5904
|
+
<pre class="programlisting"> “paint-clock” <a href="../gdk4/GdkFrameClock.html#GdkFrameClock-struct"><span class="type">GdkFrameClock</span></a> *</pre>
|
5905
5905
|
<p>The associated GdkFrameClock.</p>
|
5906
5906
|
<p>Flags: Read / Write</p>
|
5907
5907
|
</div>
|
@@ -5917,7 +5917,7 @@ for details.</p>
|
|
5917
5917
|
<hr>
|
5918
5918
|
<div class="refsect2">
|
5919
5919
|
<a name="GtkStyleContext--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
5920
|
-
<pre class="programlisting"> “screen” <a href="../
|
5920
|
+
<pre class="programlisting"> “screen” <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
5921
5921
|
<p>The associated GdkScreen.</p>
|
5922
5922
|
<p>Flags: Read / Write</p>
|
5923
5923
|
</div>
|