gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-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
@@ -93,7 +93,7 @@
|
|
93
93
|
</tr>
|
94
94
|
<tr>
|
95
95
|
<td class="function_type">
|
96
|
-
<a href="../
|
96
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
97
97
|
</td>
|
98
98
|
<td class="function_name">
|
99
99
|
<a class="link" href="GtkPlug.html#gtk-plug-get-socket-window" title="gtk_plug_get_socket_window ()">gtk_plug_get_socket_window</a> <span class="c_punctuation">()</span>
|
@@ -118,7 +118,7 @@
|
|
118
118
|
</tr>
|
119
119
|
<tr>
|
120
120
|
<td class="property_type">
|
121
|
-
<a href="../
|
121
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</td>
|
122
122
|
<td class="property_name"><a class="link" href="GtkPlug.html#GtkPlug--socket-window" title="The “socket-window” property">socket-window</a></td>
|
123
123
|
<td class="property_flags">Read</td>
|
124
124
|
</tr>
|
@@ -190,7 +190,7 @@ This protocol has also been implemented in other toolkits, e.g. Qt,
|
|
190
190
|
allowing the same level of integration when embedding a Qt widget
|
191
191
|
in GTK+ or vice versa.</p>
|
192
192
|
<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+
|
193
|
-
is compiled for the X11 platform and <a href="../
|
193
|
+
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.
|
194
194
|
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
|
195
195
|
<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>
|
196
196
|
</div>
|
@@ -233,7 +233,7 @@ gtk_plug_construct (<em class="parameter"><code><a class="link" href="GtkPlug.ht
|
|
233
233
|
<a name="gtk-plug-construct-for-display"></a><h3>gtk_plug_construct_for_display ()</h3>
|
234
234
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
235
235
|
gtk_plug_construct_for_display (<em class="parameter"><code><a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> *plug</code></em>,
|
236
|
-
<em class="parameter"><code><a href="../
|
236
|
+
<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
237
237
|
<em class="parameter"><code><span class="type">Window</span> socket_id</code></em>);</pre>
|
238
238
|
<p>Finish the initialization of <em class="parameter"><code>plug</code></em>
|
239
239
|
for a given <a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a> identified by
|
@@ -257,7 +257,7 @@ This function will generally only be used by classes deriving from <a class="lin
|
|
257
257
|
</tr>
|
258
258
|
<tr>
|
259
259
|
<td class="parameter_name"><p>display</p></td>
|
260
|
-
<td class="parameter_description"><p>the <a href="../
|
260
|
+
<td class="parameter_description"><p>the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> associated with <em class="parameter"><code>socket_id</code></em>
|
261
261
|
’s
|
262
262
|
<a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a>.</p></td>
|
263
263
|
<td class="parameter_annotations"> </td>
|
@@ -306,7 +306,7 @@ can later be plugged into a <a class="link" href="GtkSocket.html" title="GtkSock
|
|
306
306
|
<div class="refsect2">
|
307
307
|
<a name="gtk-plug-new-for-display"></a><h3>gtk_plug_new_for_display ()</h3>
|
308
308
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
309
|
-
gtk_plug_new_for_display (<em class="parameter"><code><a href="../
|
309
|
+
gtk_plug_new_for_display (<em class="parameter"><code><a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> *display</code></em>,
|
310
310
|
<em class="parameter"><code><span class="type">Window</span> socket_id</code></em>);</pre>
|
311
311
|
<p>Create a new plug widget inside the <a class="link" href="GtkSocket.html" title="GtkSocket"><span class="type">GtkSocket</span></a> identified by socket_id.</p>
|
312
312
|
<div class="refsect3">
|
@@ -320,7 +320,7 @@ gtk_plug_new_for_display (<em class="parameter"><code><a href="../html/GdkDispla
|
|
320
320
|
<tbody>
|
321
321
|
<tr>
|
322
322
|
<td class="parameter_name"><p>display</p></td>
|
323
|
-
<td class="parameter_description"><p>the <a href="../
|
323
|
+
<td class="parameter_description"><p>the <a href="../gdk4/GdkDisplay.html#GdkDisplay-struct"><span class="type">GdkDisplay</span></a> on which <em class="parameter"><code>socket_id</code></em>
|
324
324
|
is displayed</p></td>
|
325
325
|
<td class="parameter_annotations"> </td>
|
326
326
|
</tr>
|
@@ -396,7 +396,7 @@ gtk_plug_get_embedded (<em class="parameter"><code><a class="link" href="GtkPlug
|
|
396
396
|
<hr>
|
397
397
|
<div class="refsect2">
|
398
398
|
<a name="gtk-plug-get-socket-window"></a><h3>gtk_plug_get_socket_window ()</h3>
|
399
|
-
<pre class="programlisting"><a href="../
|
399
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
400
400
|
gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="GtkPlug.html" title="GtkPlug"><span class="type">GtkPlug</span></a> *plug</code></em>);</pre>
|
401
401
|
<p>Retrieves the socket the plug is embedded in.</p>
|
402
402
|
<div class="refsect3">
|
@@ -442,7 +442,7 @@ gtk_plug_get_socket_window (<em class="parameter"><code><a class="link" href="Gt
|
|
442
442
|
<hr>
|
443
443
|
<div class="refsect2">
|
444
444
|
<a name="GtkPlug--socket-window"></a><h3>The <code class="literal">“socket-window”</code> property</h3>
|
445
|
-
<pre class="programlisting"> “socket-window” <a href="../
|
445
|
+
<pre class="programlisting"> “socket-window” <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *</pre>
|
446
446
|
<p>The window of the socket the plug is embedded in.</p>
|
447
447
|
<p>Flags: Read</p>
|
448
448
|
<p class="since">Since: 2.14</p>
|
@@ -219,7 +219,7 @@
|
|
219
219
|
</tr>
|
220
220
|
<tr>
|
221
221
|
<td class="property_type">
|
222
|
-
<a href="../
|
222
|
+
<a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *</td>
|
223
223
|
<td class="property_name"><a class="link" href="GtkPopover.html#GtkPopover--pointing-to" title="The “pointing-to” property">pointing-to</a></td>
|
224
224
|
<td class="property_flags">Read / Write</td>
|
225
225
|
</tr>
|
@@ -652,7 +652,7 @@ gtk_popover_get_relative_to (<em class="parameter"><code><a class="link" href="G
|
|
652
652
|
<a name="gtk-popover-set-pointing-to"></a><h3>gtk_popover_set_pointing_to ()</h3>
|
653
653
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
654
654
|
gtk_popover_set_pointing_to (<em class="parameter"><code><a class="link" href="GtkPopover.html" title="GtkPopover"><span class="type">GtkPopover</span></a> *popover</code></em>,
|
655
|
-
<em class="parameter"><code>const <a href="../
|
655
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
656
656
|
<p>Sets the rectangle that <em class="parameter"><code>popover</code></em>
|
657
657
|
will point to, in the
|
658
658
|
coordinate space of the widget <em class="parameter"><code>popover</code></em>
|
@@ -687,7 +687,7 @@ see <a class="link" href="GtkPopover.html#gtk-popover-set-relative-to" title="gt
|
|
687
687
|
<a name="gtk-popover-get-pointing-to"></a><h3>gtk_popover_get_pointing_to ()</h3>
|
688
688
|
<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>
|
689
689
|
gtk_popover_get_pointing_to (<em class="parameter"><code><a class="link" href="GtkPopover.html" title="GtkPopover"><span class="type">GtkPopover</span></a> *popover</code></em>,
|
690
|
-
<em class="parameter"><code><a href="../
|
690
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
691
691
|
<p>If a rectangle to point to has been set, this function will
|
692
692
|
return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and fill in <em class="parameter"><code>rect</code></em>
|
693
693
|
with such rectangle, otherwise
|
@@ -1111,7 +1111,7 @@ receive input while the popover is visible).</p>
|
|
1111
1111
|
<hr>
|
1112
1112
|
<div class="refsect2">
|
1113
1113
|
<a name="GtkPopover--pointing-to"></a><h3>The <code class="literal">“pointing-to”</code> property</h3>
|
1114
|
-
<pre class="programlisting"> “pointing-to” <a href="../
|
1114
|
+
<pre class="programlisting"> “pointing-to” <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *</pre>
|
1115
1115
|
<p>Marks a specific rectangle to be pointed.</p>
|
1116
1116
|
<p>Flags: Read / Write</p>
|
1117
1117
|
<p class="since">Since: <a class="link" href="api-index-3-12.html#api-index-3.12">3.12</a></p>
|
@@ -42,7 +42,7 @@
|
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
44
|
<td class="function_type">
|
45
|
-
<
|
45
|
+
<span class="returnvalue">cairo_t</span> *
|
46
46
|
</td>
|
47
47
|
<td class="function_name">
|
48
48
|
<a class="link" href="GtkPrintContext.html#gtk-print-context-get-cairo-context" title="gtk_print_context_get_cairo_context ()">gtk_print_context_get_cairo_context</a> <span class="c_punctuation">()</span>
|
@@ -98,7 +98,7 @@
|
|
98
98
|
</tr>
|
99
99
|
<tr>
|
100
100
|
<td class="function_type">
|
101
|
-
<a href="
|
101
|
+
<a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
102
102
|
</td>
|
103
103
|
<td class="function_name">
|
104
104
|
<a class="link" href="GtkPrintContext.html#gtk-print-context-get-pango-fontmap" title="gtk_print_context_get_pango_fontmap ()">gtk_print_context_get_pango_fontmap</a> <span class="c_punctuation">()</span>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
</tr>
|
107
107
|
<tr>
|
108
108
|
<td class="function_type">
|
109
|
-
<a href="
|
109
|
+
<a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
110
110
|
</td>
|
111
111
|
<td class="function_name">
|
112
112
|
<a class="link" href="GtkPrintContext.html#gtk-print-context-create-pango-context" title="gtk_print_context_create_pango_context ()">gtk_print_context_create_pango_context</a> <span class="c_punctuation">()</span>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
</tr>
|
115
115
|
<tr>
|
116
116
|
<td class="function_type">
|
117
|
-
<a href="
|
117
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
118
118
|
</td>
|
119
119
|
<td class="function_name">
|
120
120
|
<a class="link" href="GtkPrintContext.html#gtk-print-context-create-pango-layout" title="gtk_print_context_create_pango_layout ()">gtk_print_context_create_pango_layout</a> <span class="c_punctuation">()</span>
|
@@ -160,7 +160,7 @@
|
|
160
160
|
<p>A GtkPrintContext encapsulates context information that is required when
|
161
161
|
drawing pages for printing, such as the cairo context and important
|
162
162
|
parameters like page size and resolution. It also lets you easily
|
163
|
-
create <a href="
|
163
|
+
create <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> and <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> objects that match the font metrics
|
164
164
|
of the cairo surface.</p>
|
165
165
|
<p>GtkPrintContext objects gets passed to the <a class="link" href="gtk3-High-level-Printing-API.html#GtkPrintOperation-begin-print" title="The “begin-print” signal"><span class="type">“begin-print”</span></a>,
|
166
166
|
<a class="link" href="gtk3-High-level-Printing-API.html#GtkPrintOperation-end-print" title="The “end-print” signal"><span class="type">“end-print”</span></a>, <a class="link" href="gtk3-High-level-Printing-API.html#GtkPrintOperation-request-page-setup" title="The “request-page-setup” signal"><span class="type">“request-page-setup”</span></a> and
|
@@ -234,42 +234,42 @@ of the cairo surface.</p>
|
|
234
234
|
cr <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkPrintContext.html#gtk-print-context-get-cairo-context">gtk_print_context_get_cairo_context</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
235
235
|
|
236
236
|
<span class="gtkdoc slc">// Draw a red rectangle, as wide as the paper (inside the margins)</span>
|
237
|
-
<span class="function"
|
238
|
-
<span class="function"
|
237
|
+
<span class="function">cairo_set_source_rgb</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">1.0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
238
|
+
<span class="function">cairo_rectangle</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="function"><a href="GtkPrintContext.html#gtk-print-context-get-width">gtk_print_context_get_width</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">),</span> <span class="number">50</span><span class="gtkdoc opt">);</span>
|
239
239
|
|
240
|
-
<span class="function"
|
240
|
+
<span class="function">cairo_fill</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
241
241
|
|
242
242
|
<span class="gtkdoc slc">// Draw some lines</span>
|
243
|
-
<span class="function"
|
244
|
-
<span class="function"
|
245
|
-
<span class="function"
|
246
|
-
<span class="function"
|
243
|
+
<span class="function">cairo_move_to</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">20</span><span class="gtkdoc opt">,</span> <span class="number">10</span><span class="gtkdoc opt">);</span>
|
244
|
+
<span class="function">cairo_line_to</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">40</span><span class="gtkdoc opt">,</span> <span class="number">20</span><span class="gtkdoc opt">);</span>
|
245
|
+
<span class="function">cairo_arc</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">60</span><span class="gtkdoc opt">,</span> <span class="number">20</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> M_PI<span class="gtkdoc opt">);</span>
|
246
|
+
<span class="function">cairo_line_to</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">80</span><span class="gtkdoc opt">,</span> <span class="number">20</span><span class="gtkdoc opt">);</span>
|
247
247
|
|
248
|
-
<span class="function"
|
249
|
-
<span class="function"
|
250
|
-
<span class="function"
|
251
|
-
<span class="function"
|
248
|
+
<span class="function">cairo_set_source_rgb</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">);</span>
|
249
|
+
<span class="function">cairo_set_line_width</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">5</span><span class="gtkdoc opt">);</span>
|
250
|
+
<span class="function">cairo_set_line_cap</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_LINE_CAP_ROUND<span class="gtkdoc opt">);</span>
|
251
|
+
<span class="function">cairo_set_line_join</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> CAIRO_LINE_JOIN_ROUND<span class="gtkdoc opt">);</span>
|
252
252
|
|
253
|
-
<span class="function"
|
253
|
+
<span class="function">cairo_stroke</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
254
254
|
|
255
255
|
<span class="gtkdoc slc">// Draw some text</span>
|
256
256
|
layout <span class="gtkdoc opt">=</span> <span class="function">gtk_print_context_create_layout</span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">);</span>
|
257
|
-
<span class="function"><a href="
|
258
|
-
desc <span class="gtkdoc opt">=</span> <span class="function"><a href="
|
259
|
-
<span class="function"><a href="
|
260
|
-
<span class="function"><a href="
|
257
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-text">pango_layout_set_text</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> <span class="string">"Hello World! Printing is easy"</span><span class="gtkdoc opt">, -</span><span class="number">1</span><span class="gtkdoc opt">);</span>
|
258
|
+
desc <span class="gtkdoc opt">=</span> <span class="function"><a href="../pango/pango-Fonts.html#pango-font-description-from-string">pango_font_description_from_string</a></span> <span class="gtkdoc opt">(</span><span class="string">"sans 28"</span><span class="gtkdoc opt">);</span>
|
259
|
+
<span class="function"><a href="../pango/pango-Layout-Objects.html#pango-layout-set-font-description">pango_layout_set_font_description</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">,</span> desc<span class="gtkdoc opt">);</span>
|
260
|
+
<span class="function"><a href="../pango/pango-Fonts.html#pango-font-description-free">pango_font_description_free</a></span> <span class="gtkdoc opt">(</span>desc<span class="gtkdoc opt">);</span>
|
261
261
|
|
262
|
-
<span class="function"
|
263
|
-
<span class="function"><a href="
|
262
|
+
<span class="function">cairo_move_to</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">30</span><span class="gtkdoc opt">,</span> <span class="number">20</span><span class="gtkdoc opt">);</span>
|
263
|
+
<span class="function"><a href="../pango/pango-Cairo-Rendering.html#pango-cairo-layout-path">pango_cairo_layout_path</a></span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> layout<span class="gtkdoc opt">);</span>
|
264
264
|
|
265
265
|
<span class="gtkdoc slc">// Font Outline</span>
|
266
|
-
<span class="function"
|
267
|
-
<span class="function"
|
268
|
-
<span class="function"
|
266
|
+
<span class="function">cairo_set_source_rgb</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0.93</span><span class="gtkdoc opt">,</span> <span class="number">1.0</span><span class="gtkdoc opt">,</span> <span class="number">0.47</span><span class="gtkdoc opt">);</span>
|
267
|
+
<span class="function">cairo_set_line_width</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0.5</span><span class="gtkdoc opt">);</span>
|
268
|
+
<span class="function">cairo_stroke_preserve</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
269
269
|
|
270
270
|
<span class="gtkdoc slc">// Font Fill</span>
|
271
|
-
<span class="function"
|
272
|
-
<span class="function"
|
271
|
+
<span class="function">cairo_set_source_rgb</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0.0</span><span class="gtkdoc opt">,</span> <span class="number">1.0</span><span class="gtkdoc opt">);</span>
|
272
|
+
<span class="function">cairo_fill</span> <span class="gtkdoc opt">(</span>cr<span class="gtkdoc opt">);</span>
|
273
273
|
|
274
274
|
<span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref">g_object_unref</a></span> <span class="gtkdoc opt">(</span>layout<span class="gtkdoc opt">);</span>
|
275
275
|
<span class="gtkdoc opt">}</span></pre></td>
|
@@ -286,7 +286,7 @@ of the cairo surface.</p>
|
|
286
286
|
<a name="GtkPrintContext.functions_details"></a><h2>Functions</h2>
|
287
287
|
<div class="refsect2">
|
288
288
|
<a name="gtk-print-context-get-cairo-context"></a><h3>gtk_print_context_get_cairo_context ()</h3>
|
289
|
-
<pre class="programlisting"><
|
289
|
+
<pre class="programlisting"><span class="returnvalue">cairo_t</span> *
|
290
290
|
gtk_print_context_get_cairo_context (<em class="parameter"><code><a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
|
291
291
|
<p>Obtains the cairo context that is associated with the
|
292
292
|
<a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a>.</p>
|
@@ -318,7 +318,7 @@ gtk_print_context_get_cairo_context (<em class="parameter"><code><a class="link"
|
|
318
318
|
<a name="gtk-print-context-set-cairo-context"></a><h3>gtk_print_context_set_cairo_context ()</h3>
|
319
319
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
320
320
|
gtk_print_context_set_cairo_context (<em class="parameter"><code><a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> *context</code></em>,
|
321
|
-
<em class="parameter"><code><
|
321
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
322
322
|
<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
323
323
|
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);</pre>
|
324
324
|
<p>Sets a new cairo context on a print context. </p>
|
@@ -509,9 +509,9 @@ in dots per inch.</p>
|
|
509
509
|
<hr>
|
510
510
|
<div class="refsect2">
|
511
511
|
<a name="gtk-print-context-get-pango-fontmap"></a><h3>gtk_print_context_get_pango_fontmap ()</h3>
|
512
|
-
<pre class="programlisting"><a href="
|
512
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
513
513
|
gtk_print_context_get_pango_fontmap (<em class="parameter"><code><a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
|
514
|
-
<p>Returns a <a href="
|
514
|
+
<p>Returns a <a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a> that is suitable for use
|
515
515
|
with the <a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a>.</p>
|
516
516
|
<div class="refsect3">
|
517
517
|
<a name="gtk-print-context-get-pango-fontmap.parameters"></a><h4>Parameters</h4>
|
@@ -539,10 +539,10 @@ with the <a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><sp
|
|
539
539
|
<hr>
|
540
540
|
<div class="refsect2">
|
541
541
|
<a name="gtk-print-context-create-pango-context"></a><h3>gtk_print_context_create_pango_context ()</h3>
|
542
|
-
<pre class="programlisting"><a href="
|
542
|
+
<pre class="programlisting"><a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="returnvalue">PangoContext</span></a> *
|
543
543
|
gtk_print_context_create_pango_context
|
544
544
|
(<em class="parameter"><code><a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
|
545
|
-
<p>Creates a new <a href="
|
545
|
+
<p>Creates a new <a href="../pango/pango-Text-Processing.html#PangoContext-struct"><span class="type">PangoContext</span></a> that can be used with the
|
546
546
|
<a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a>.</p>
|
547
547
|
<div class="refsect3">
|
548
548
|
<a name="gtk-print-context-create-pango-context.parameters"></a><h4>Parameters</h4>
|
@@ -570,9 +570,9 @@ gtk_print_context_create_pango_context
|
|
570
570
|
<hr>
|
571
571
|
<div class="refsect2">
|
572
572
|
<a name="gtk-print-context-create-pango-layout"></a><h3>gtk_print_context_create_pango_layout ()</h3>
|
573
|
-
<pre class="programlisting"><a href="
|
573
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
574
574
|
gtk_print_context_create_pango_layout (<em class="parameter"><code><a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a> *context</code></em>);</pre>
|
575
|
-
<p>Creates a new <a href="
|
575
|
+
<p>Creates a new <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> that is suitable for use
|
576
576
|
with the <a class="link" href="GtkPrintContext.html" title="GtkPrintContext"><span class="type">GtkPrintContext</span></a>.</p>
|
577
577
|
<div class="refsect3">
|
578
578
|
<a name="gtk-print-context-create-pango-layout.parameters"></a><h4>Parameters</h4>
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</tr>
|
108
108
|
<tr>
|
109
109
|
<td class="function_type">
|
110
|
-
<
|
110
|
+
<span class="returnvalue">cairo_surface_t</span> *
|
111
111
|
</td>
|
112
112
|
<td class="function_name">
|
113
113
|
<a class="link" href="GtkPrintJob.html#gtk-print-job-get-surface" title="gtk_print_job_get_surface ()">gtk_print_job_get_surface</a> <span class="c_punctuation">()</span>
|
@@ -687,7 +687,7 @@ but on many platforms PDF may work too). See
|
|
687
687
|
<hr>
|
688
688
|
<div class="refsect2">
|
689
689
|
<a name="gtk-print-job-get-surface"></a><h3>gtk_print_job_get_surface ()</h3>
|
690
|
-
<pre class="programlisting"><
|
690
|
+
<pre class="programlisting"><span class="returnvalue">cairo_surface_t</span> *
|
691
691
|
gtk_print_job_get_surface (<em class="parameter"><code><a class="link" href="GtkPrintJob.html" title="GtkPrintJob"><span class="type">GtkPrintJob</span></a> *job</code></em>,
|
692
692
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
693
693
|
<p>Gets a cairo surface onto which the pages of
|
@@ -132,7 +132,7 @@
|
|
132
132
|
</tr>
|
133
133
|
<tr>
|
134
134
|
<td class="function_type">
|
135
|
-
<a href="
|
135
|
+
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
136
136
|
</td>
|
137
137
|
<td class="function_name">
|
138
138
|
<a class="link" href="GtkProgressBar.html#gtk-progress-bar-get-ellipsize" title="gtk_progress_bar_get_ellipsize ()">gtk_progress_bar_get_ellipsize</a> <span class="c_punctuation">()</span>
|
@@ -167,7 +167,7 @@
|
|
167
167
|
</colgroup>
|
168
168
|
<tbody>
|
169
169
|
<tr>
|
170
|
-
<td class="property_type"><a href="
|
170
|
+
<td class="property_type"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></td>
|
171
171
|
<td class="property_name"><a class="link" href="GtkProgressBar.html#GtkProgressBar--ellipsize" title="The “ellipsize” property">ellipsize</a></td>
|
172
172
|
<td class="property_flags">Read / Write</td>
|
173
173
|
</tr>
|
@@ -306,8 +306,8 @@ step size used in activity mode can be set.</p>
|
|
306
306
|
3
|
307
307
|
4</pre></td>
|
308
308
|
<td class="listing_code"><pre class="programlisting">progressbar<span class="gtkdoc opt">[.</span>osd<span class="gtkdoc opt">]</span>
|
309
|
+
├── <span class="gtkdoc opt">[</span>text<span class="gtkdoc opt">]</span>
|
309
310
|
╰── trough<span class="gtkdoc opt">[.</span>empty<span class="gtkdoc opt">][.</span>full<span class="gtkdoc opt">]</span>
|
310
|
-
├── <span class="gtkdoc opt">[</span>text<span class="gtkdoc opt">]</span>
|
311
311
|
╰── progress<span class="gtkdoc opt">[.</span>pulse<span class="gtkdoc opt">]</span></pre></td>
|
312
312
|
</tr>
|
313
313
|
</tbody>
|
@@ -316,12 +316,12 @@ step size used in activity mode can be set.</p>
|
|
316
316
|
|
317
317
|
<p></p>
|
318
318
|
<p>GtkProgressBar has a main CSS node with name progressbar and subnodes with
|
319
|
-
names text
|
320
|
-
is shown. The progress subnode has the
|
321
|
-
mode. It gets the style classes .left,
|
322
|
-
the progress 'touches' the corresponding
|
323
|
-
The .osd class on the progressbar node is for use
|
324
|
-
|
319
|
+
names text and trough, of which the latter has a subnode named progress. The
|
320
|
+
text subnode is only present if text is shown. The progress subnode has the
|
321
|
+
style class .pulse when in activity mode. It gets the style classes .left,
|
322
|
+
.right, .top or .bottom added when the progress 'touches' the corresponding
|
323
|
+
end of the GtkProgressBar. The .osd class on the progressbar node is for use
|
324
|
+
in overlays like the one Epiphany has for page loading progress.</p>
|
325
325
|
</div>
|
326
326
|
</div>
|
327
327
|
<div class="refsect1">
|
@@ -619,7 +619,7 @@ and should not be modified or freed. </p>
|
|
619
619
|
<a name="gtk-progress-bar-set-ellipsize"></a><h3>gtk_progress_bar_set_ellipsize ()</h3>
|
620
620
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
621
621
|
gtk_progress_bar_set_ellipsize (<em class="parameter"><code><a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a> *pbar</code></em>,
|
622
|
-
<em class="parameter"><code><a href="
|
622
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> mode</code></em>);</pre>
|
623
623
|
<p>Sets the mode used to ellipsize (add an ellipsis: "...") the
|
624
624
|
text if there is not enough space to render the entire string.</p>
|
625
625
|
<div class="refsect3">
|
@@ -638,7 +638,7 @@ text if there is not enough space to render the entire string.</p>
|
|
638
638
|
</tr>
|
639
639
|
<tr>
|
640
640
|
<td class="parameter_name"><p>mode</p></td>
|
641
|
-
<td class="parameter_description"><p>a <a href="
|
641
|
+
<td class="parameter_description"><p>a <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></p></td>
|
642
642
|
<td class="parameter_annotations"> </td>
|
643
643
|
</tr>
|
644
644
|
</tbody>
|
@@ -649,7 +649,7 @@ text if there is not enough space to render the entire string.</p>
|
|
649
649
|
<hr>
|
650
650
|
<div class="refsect2">
|
651
651
|
<a name="gtk-progress-bar-get-ellipsize"></a><h3>gtk_progress_bar_get_ellipsize ()</h3>
|
652
|
-
<pre class="programlisting"><a href="
|
652
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
653
653
|
gtk_progress_bar_get_ellipsize (<em class="parameter"><code><a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class="type">GtkProgressBar</span></a> *pbar</code></em>);</pre>
|
654
654
|
<p>Returns the ellipsizing position of the progress bar.
|
655
655
|
See <a class="link" href="GtkProgressBar.html#gtk-progress-bar-set-ellipsize" title="gtk_progress_bar_set_ellipsize ()"><code class="function">gtk_progress_bar_set_ellipsize()</code></a>.</p>
|
@@ -670,7 +670,7 @@ See <a class="link" href="GtkProgressBar.html#gtk-progress-bar-set-ellipsize" ti
|
|
670
670
|
</div>
|
671
671
|
<div class="refsect3">
|
672
672
|
<a name="gtk-progress-bar-get-ellipsize.returns"></a><h4>Returns</h4>
|
673
|
-
<p> <a href="
|
673
|
+
<p> <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></p>
|
674
674
|
</div>
|
675
675
|
<p class="since">Since: 2.6</p>
|
676
676
|
</div>
|
@@ -743,12 +743,12 @@ gtk_progress_bar_get_pulse_step (<em class="parameter"><code><a class="link" hre
|
|
743
743
|
<a name="GtkProgressBar.property-details"></a><h2>Property Details</h2>
|
744
744
|
<div class="refsect2">
|
745
745
|
<a name="GtkProgressBar--ellipsize"></a><h3>The <code class="literal">“ellipsize”</code> property</h3>
|
746
|
-
<pre class="programlisting"> “ellipsize” <a href="
|
746
|
+
<pre class="programlisting"> “ellipsize” <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></pre>
|
747
747
|
<p>The preferred place to ellipsize the string, if the progress bar does
|
748
748
|
not have enough room to display the entire string, specified as a
|
749
|
-
<a href="
|
749
|
+
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a>.</p>
|
750
750
|
<p>Note that setting this property to a value other than
|
751
|
-
<a href="
|
751
|
+
<a href="../pango/pango-Layout-Objects.html#PANGO-ELLIPSIZE-NONE:CAPS"><code class="literal">PANGO_ELLIPSIZE_NONE</code></a> has the side-effect that the progress bar requests
|
752
752
|
only enough space to display the ellipsis ("..."). Another means to set a
|
753
753
|
progress bar's width is <a class="link" href="GtkWidget.html#gtk-widget-set-size-request" title="gtk_widget_set_size_request ()"><code class="function">gtk_widget_set_size_request()</code></a>.</p>
|
754
754
|
<p>Flags: Read / Write</p>
|
@@ -1198,7 +1198,7 @@ gtk_range_get_min_slider_size (<em class="parameter"><code><a class="link" href=
|
|
1198
1198
|
<a name="gtk-range-get-range-rect"></a><h3>gtk_range_get_range_rect ()</h3>
|
1199
1199
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1200
1200
|
gtk_range_get_range_rect (<em class="parameter"><code><a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> *range</code></em>,
|
1201
|
-
<em class="parameter"><code><a href="../
|
1201
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *range_rect</code></em>);</pre>
|
1202
1202
|
<p>This function returns the area that contains the range’s trough
|
1203
1203
|
and its steppers, in widget->window coordinates.</p>
|
1204
1204
|
<p>This function is useful mainly for <a class="link" href="GtkRange.html" title="GtkRange"><span class="type">GtkRange</span></a> subclasses.</p>
|
@@ -423,7 +423,7 @@
|
|
423
423
|
</div>
|
424
424
|
<div class="refsect1">
|
425
425
|
<a name="GtkRecentChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
426
|
-
<pre class="screen"> <a href="/home/
|
426
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
427
427
|
<span class="lineart">╰──</span> GtkRecentChooser
|
428
428
|
</pre>
|
429
429
|
</div>
|
@@ -256,7 +256,7 @@
|
|
256
256
|
</tr>
|
257
257
|
<tr>
|
258
258
|
<td class="function_type">
|
259
|
-
<a href="
|
259
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
260
260
|
</td>
|
261
261
|
<td class="function_name">
|
262
262
|
<a class="link" href="GtkRecentManager.html#gtk-recent-info-get-icon" title="gtk_recent_info_get_icon ()">gtk_recent_info_get_icon</a> <span class="c_punctuation">()</span>
|
@@ -1454,7 +1454,7 @@ registered for the recently used item <em class="parameter"><code>info</code></e
|
|
1454
1454
|
<hr>
|
1455
1455
|
<div class="refsect2">
|
1456
1456
|
<a name="gtk-recent-info-get-icon"></a><h3>gtk_recent_info_get_icon ()</h3>
|
1457
|
-
<pre class="programlisting"><a href="
|
1457
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1458
1458
|
gtk_recent_info_get_icon (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
|
1459
1459
|
<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> size</code></em>);</pre>
|
1460
1460
|
<p>Retrieves the icon of size <em class="parameter"><code>size</code></em>
|
@@ -1483,7 +1483,7 @@ gtk_recent_info_get_icon (<em class="parameter"><code><a class="link" href="GtkR
|
|
1483
1483
|
</div>
|
1484
1484
|
<div class="refsect3">
|
1485
1485
|
<a name="gtk-recent-info-get-icon.returns"></a><h4>Returns</h4>
|
1486
|
-
<p> a <a href="
|
1486
|
+
<p> a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> containing the icon,
|
1487
1487
|
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>. Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when finished using the icon. </p>
|
1488
1488
|
<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="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1489
1489
|
</div>
|
@@ -126,7 +126,7 @@
|
|
126
126
|
</tr>
|
127
127
|
<tr>
|
128
128
|
<td class="function_type">
|
129
|
-
<a href="
|
129
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
130
130
|
</td>
|
131
131
|
<td class="function_name">
|
132
132
|
<a class="link" href="GtkScale.html#gtk-scale-get-layout" title="gtk_scale_get_layout ()">gtk_scale_get_layout</a> <span class="c_punctuation">()</span>
|
@@ -461,9 +461,11 @@ needs, use <a class="link" href="GtkScale.html#gtk-scale-set-digits" title="gtk_
|
|
461
461
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
462
462
|
gtk_scale_set_digits (<em class="parameter"><code><a class="link" href="GtkScale.html" title="GtkScale"><span class="type">GtkScale</span></a> *scale</code></em>,
|
463
463
|
<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> digits</code></em>);</pre>
|
464
|
-
<p>Sets the number of decimal places
|
465
|
-
|
466
|
-
|
464
|
+
<p>Sets the number of decimal places that are displayed in the value. Also
|
465
|
+
causes the value of the adjustment to be rounded to this number of digits,
|
466
|
+
so the retrieved value matches the displayed one, if <a class="link" href="GtkScale.html#GtkScale--draw-value" title="The “draw-value” property"><span class="type">“draw-value”</span></a> is
|
467
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> when the value changes. If you want to enforce rounding the value when
|
468
|
+
<a class="link" href="GtkScale.html#GtkScale--draw-value" title="The “draw-value” property"><span class="type">“draw-value”</span></a> is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, you can set <a class="link" href="GtkRange.html#GtkRange--round-digits" title="The “round-digits” property"><span class="type">“round-digits”</span></a> instead.</p>
|
467
469
|
<p>Note that rounding to a small number of digits can interfere with
|
468
470
|
the smooth autoscrolling that is built into <a class="link" href="GtkScale.html" title="GtkScale"><span class="type">GtkScale</span></a>. As an alternative,
|
469
471
|
you can use the <a class="link" href="GtkScale.html#GtkScale-format-value" title="The “format-value” signal"><span class="type">“format-value”</span></a> signal to format the displayed
|
@@ -484,7 +486,8 @@ value yourself.</p>
|
|
484
486
|
</tr>
|
485
487
|
<tr>
|
486
488
|
<td class="parameter_name"><p>digits</p></td>
|
487
|
-
<td class="parameter_description"><p>the number of decimal places to
|
489
|
+
<td class="parameter_description"><p>the number of decimal places to display,
|
490
|
+
e.g. use 1 to display 1.0, 2 to display 1.00, etc</p></td>
|
488
491
|
<td class="parameter_annotations"> </td>
|
489
492
|
</tr>
|
490
493
|
</tbody>
|
@@ -528,10 +531,8 @@ to the slider.</p>
|
|
528
531
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
529
532
|
gtk_scale_set_has_origin (<em class="parameter"><code><a class="link" href="GtkScale.html" title="GtkScale"><span class="type">GtkScale</span></a> *scale</code></em>,
|
530
533
|
<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> has_origin</code></em>);</pre>
|
531
|
-
<p>If <
|
532
|
-
|
533
|
-
the scale will highlight the part of the scale
|
534
|
-
between the origin (bottom or left side) of the scale
|
534
|
+
<p>If <a class="link" href="GtkScale.html#GtkScale--has-origin" title="The “has-origin” property"><span class="type">“has-origin”</span></a> is set to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> (the default), the scale will
|
535
|
+
highlight the part of the trough between the origin (bottom or left side)
|
535
536
|
and the current value.</p>
|
536
537
|
<div class="refsect3">
|
537
538
|
<a name="gtk-scale-set-has-origin.parameters"></a><h4>Parameters</h4>
|
@@ -592,8 +593,7 @@ gtk_scale_set_value_pos (<em class="parameter"><code><a class="link" href="GtkSc
|
|
592
593
|
<a name="gtk-scale-get-digits"></a><h3>gtk_scale_get_digits ()</h3>
|
593
594
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
594
595
|
gtk_scale_get_digits (<em class="parameter"><code><a class="link" href="GtkScale.html" title="GtkScale"><span class="type">GtkScale</span></a> *scale</code></em>);</pre>
|
595
|
-
<p>Gets the number of decimal places
|
596
|
-
This number is also used by the default <a class="link" href="GtkScale.html#GtkScale-format-value" title="The “format-value” signal"><span class="type">“format-value”</span></a> handler.</p>
|
596
|
+
<p>Gets the number of decimal places that are displayed in the value.</p>
|
597
597
|
<div class="refsect3">
|
598
598
|
<a name="gtk-scale-get-digits.parameters"></a><h4>Parameters</h4>
|
599
599
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -611,7 +611,7 @@ This number is also used by the default <a class="link" href="GtkScale.html#GtkS
|
|
611
611
|
</div>
|
612
612
|
<div class="refsect3">
|
613
613
|
<a name="gtk-scale-get-digits.returns"></a><h4>Returns</h4>
|
614
|
-
<p> the number of decimal places</p>
|
614
|
+
<p> the number of decimal places that are displayed</p>
|
615
615
|
</div>
|
616
616
|
</div>
|
617
617
|
<hr>
|
@@ -697,9 +697,9 @@ gtk_scale_get_value_pos (<em class="parameter"><code><a class="link" href="GtkSc
|
|
697
697
|
<hr>
|
698
698
|
<div class="refsect2">
|
699
699
|
<a name="gtk-scale-get-layout"></a><h3>gtk_scale_get_layout ()</h3>
|
700
|
-
<pre class="programlisting"><a href="
|
700
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="returnvalue">PangoLayout</span></a> *
|
701
701
|
gtk_scale_get_layout (<em class="parameter"><code><a class="link" href="GtkScale.html" title="GtkScale"><span class="type">GtkScale</span></a> *scale</code></em>);</pre>
|
702
|
-
<p>Gets the <a href="
|
702
|
+
<p>Gets the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> used to display the scale. The returned
|
703
703
|
object is owned by the scale so does not need to be freed by
|
704
704
|
the caller.</p>
|
705
705
|
<div class="refsect3">
|
@@ -719,7 +719,7 @@ the caller.</p>
|
|
719
719
|
</div>
|
720
720
|
<div class="refsect3">
|
721
721
|
<a name="gtk-scale-get-layout.returns"></a><h4>Returns</h4>
|
722
|
-
<p> the <a href="
|
722
|
+
<p> the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> for this scale,
|
723
723
|
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the <a class="link" href="GtkScale.html#GtkScale--draw-value" title="The “draw-value” property"><span class="type">“draw-value”</span></a> property is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. </p>
|
724
724
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
725
725
|
</div>
|
@@ -733,9 +733,9 @@ gtk_scale_get_layout_offsets (<em class="parameter"><code><a class="link" href="
|
|
733
733
|
<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> *x</code></em>,
|
734
734
|
<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> *y</code></em>);</pre>
|
735
735
|
<p>Obtains the coordinates where the scale will draw the
|
736
|
-
<a href="
|
737
|
-
when using the <a href="
|
738
|
-
and from pixels using <a href="
|
736
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> representing the text in the scale. Remember
|
737
|
+
when using the <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> function you need to convert to
|
738
|
+
and from pixels using <a href="../pango/pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"><code class="function">PANGO_PIXELS()</code></a> or <a href="../pango/pango-Glyph-Storage.html#PANGO-SCALE:CAPS"><span class="type">PANGO_SCALE</span></a>. </p>
|
739
739
|
<p>If the <a class="link" href="GtkScale.html#GtkScale--draw-value" title="The “draw-value” property"><span class="type">“draw-value”</span></a> property is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the return
|
740
740
|
values are undefined.</p>
|
741
741
|
<div class="refsect3">
|
@@ -857,9 +857,7 @@ gtk_scale_clear_marks (<em class="parameter"><code><a class="link" href="GtkScal
|
|
857
857
|
<div class="refsect2">
|
858
858
|
<a name="GtkScale--digits"></a><h3>The <code class="literal">“digits”</code> property</h3>
|
859
859
|
<pre class="programlisting"> “digits” <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></pre>
|
860
|
-
<p>The number of decimal places
|
861
|
-
changed. This also sets the number of digits shown in the displayed value
|
862
|
-
when using the default handler for the <a class="link" href="GtkScale.html#GtkScale-format-value" title="The “format-value” signal"><span class="type">“format-value”</span></a> signal.</p>
|
860
|
+
<p>The number of decimal places that are displayed in the value.</p>
|
863
861
|
<p>Flags: Read / Write</p>
|
864
862
|
<p>Allowed values: [-1,64]</p>
|
865
863
|
<p>Default value: 1</p>
|