gdk3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/gdk3/loader.rb +1 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktextview.h +1 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +1 -1
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +39 -35
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +22 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +4 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +73 -73
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +19 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +38 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +323 -323
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +61 -59
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +0 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +10 -10
@@ -206,7 +206,7 @@
|
|
206
206
|
</tr>
|
207
207
|
<tr>
|
208
208
|
<td class="function_type">
|
209
|
-
<a href="../
|
209
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
210
210
|
</td>
|
211
211
|
<td class="function_name">
|
212
212
|
<a class="link" href="GtkTextView.html#gtk-text-view-get-window" title="gtk_text_view_get_window ()">gtk_text_view_get_window</a> <span class="c_punctuation">()</span>
|
@@ -558,7 +558,7 @@
|
|
558
558
|
</tr>
|
559
559
|
<tr>
|
560
560
|
<td class="function_type">
|
561
|
-
<a href="
|
561
|
+
<a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
|
562
562
|
</td>
|
563
563
|
<td class="function_name">
|
564
564
|
<a class="link" href="GtkTextView.html#gtk-text-view-get-tabs" title="gtk_text_view_get_tabs ()">gtk_text_view_get_tabs</a> <span class="c_punctuation">()</span>
|
@@ -758,7 +758,7 @@
|
|
758
758
|
</tr>
|
759
759
|
<tr>
|
760
760
|
<td class="property_type">
|
761
|
-
<a href="
|
761
|
+
<a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
|
762
762
|
<td class="property_name"><a class="link" href="GtkTextView.html#GtkTextView--tabs" title="The “tabs” property">tabs</a></td>
|
763
763
|
<td class="property_flags">Read / Write</td>
|
764
764
|
</tr>
|
@@ -785,7 +785,7 @@
|
|
785
785
|
</colgroup>
|
786
786
|
<tbody><tr>
|
787
787
|
<td class="property_type">
|
788
|
-
<
|
788
|
+
<span class="type">GdkColor</span> *</td>
|
789
789
|
<td class="property_name"><a class="link" href="GtkTextView.html#GtkTextView--s-error-underline-color" title="The “error-underline-color” style property">error-underline-color</a></td>
|
790
790
|
<td class="property_flags">Read</td>
|
791
791
|
</tr></tbody>
|
@@ -1409,7 +1409,7 @@ buffer, it it isn’t there already.</p>
|
|
1409
1409
|
<a name="gtk-text-view-get-visible-rect"></a><h3>gtk_text_view_get_visible_rect ()</h3>
|
1410
1410
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1411
1411
|
gtk_text_view_get_visible_rect (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1412
|
-
<em class="parameter"><code><a href="../
|
1412
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);</pre>
|
1413
1413
|
<p>Fills <em class="parameter"><code>visible_rect</code></em>
|
1414
1414
|
with the currently-visible
|
1415
1415
|
region of the buffer, in buffer coordinates. Convert to window coordinates
|
@@ -1443,7 +1443,7 @@ with <a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coord
|
|
1443
1443
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1444
1444
|
gtk_text_view_get_iter_location (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1445
1445
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1446
|
-
<em class="parameter"><code><a href="../
|
1446
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>);</pre>
|
1447
1447
|
<p>Gets a rectangle which roughly contains the character at <em class="parameter"><code>iter</code></em>
|
1448
1448
|
.
|
1449
1449
|
The rectangle position is in buffer coordinates; use
|
@@ -1484,8 +1484,8 @@ coordinates to coordinates for one of the windows in the text view.</p>
|
|
1484
1484
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1485
1485
|
gtk_text_view_get_cursor_locations (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1486
1486
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1487
|
-
<em class="parameter"><code><a href="../
|
1488
|
-
<em class="parameter"><code><a href="../
|
1487
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *strong</code></em>,
|
1488
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *weak</code></em>);</pre>
|
1489
1489
|
<p>Given an <em class="parameter"><code>iter</code></em>
|
1490
1490
|
within a text layout, determine the positions of the
|
1491
1491
|
strong and weak cursors if the insertion point is at that
|
@@ -1788,7 +1788,7 @@ gtk_text_view_buffer_to_window_coords (<em class="parameter"><code><a class="lin
|
|
1788
1788
|
</tr>
|
1789
1789
|
<tr>
|
1790
1790
|
<td class="parameter_name"><p>win</p></td>
|
1791
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a
|
1791
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a>, except <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-PRIVATE:CAPS"><code class="literal">GTK_TEXT_WINDOW_PRIVATE</code></a></p></td>
|
1792
1792
|
<td class="parameter_annotations"> </td>
|
1793
1793
|
</tr>
|
1794
1794
|
<tr>
|
@@ -1848,7 +1848,7 @@ coordinates, storing the result in (<em class="parameter"><code>buffer_x</code><
|
|
1848
1848
|
</tr>
|
1849
1849
|
<tr>
|
1850
1850
|
<td class="parameter_name"><p>win</p></td>
|
1851
|
-
<td class="parameter_description"><p>a <a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> except <
|
1851
|
+
<td class="parameter_description"><p>a <a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> except <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-PRIVATE:CAPS"><code class="literal">GTK_TEXT_WINDOW_PRIVATE</code></a></p></td>
|
1852
1852
|
<td class="parameter_annotations"> </td>
|
1853
1853
|
</tr>
|
1854
1854
|
<tr>
|
@@ -1878,10 +1878,10 @@ coordinates, storing the result in (<em class="parameter"><code>buffer_x</code><
|
|
1878
1878
|
<hr>
|
1879
1879
|
<div class="refsect2">
|
1880
1880
|
<a name="gtk-text-view-get-window"></a><h3>gtk_text_view_get_window ()</h3>
|
1881
|
-
<pre class="programlisting"><a href="../
|
1881
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
1882
1882
|
gtk_text_view_get_window (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1883
1883
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> win</code></em>);</pre>
|
1884
|
-
<p>Retrieves the <a href="../
|
1884
|
+
<p>Retrieves the <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> corresponding to an area of the text view;
|
1885
1885
|
possible windows include the overall widget window, child windows
|
1886
1886
|
on the left, right, top, bottom, and the window that displays the
|
1887
1887
|
text buffer. Windows are <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and nonexistent if their width or
|
@@ -1911,7 +1911,7 @@ realized.</p>
|
|
1911
1911
|
</div>
|
1912
1912
|
<div class="refsect3">
|
1913
1913
|
<a name="gtk-text-view-get-window.returns"></a><h4>Returns</h4>
|
1914
|
-
<p> a <a href="../
|
1914
|
+
<p> a <a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1915
1915
|
<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>
|
1916
1916
|
</div>
|
1917
1917
|
</div>
|
@@ -1920,12 +1920,11 @@ realized.</p>
|
|
1920
1920
|
<a name="gtk-text-view-get-window-type"></a><h3>gtk_text_view_get_window_type ()</h3>
|
1921
1921
|
<pre class="programlisting"><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
1922
1922
|
gtk_text_view_get_window_type (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1923
|
-
<em class="parameter"><code><a href="../
|
1924
|
-
<p>Usually used to find out which window an event corresponds to
|
1925
|
-
If you connect to an event signal on <em class="parameter"><code>text_view</code></em>
|
1923
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
1924
|
+
<p>Usually used to find out which window an event corresponds to.</p>
|
1925
|
+
<p>If you connect to an event signal on <em class="parameter"><code>text_view</code></em>
|
1926
1926
|
, this function
|
1927
|
-
should be called on <code class="literal">event->window</code> to
|
1928
|
-
see which window it was.</p>
|
1927
|
+
should be called on <code class="literal">event->window</code> to see which window it was.</p>
|
1929
1928
|
<div class="refsect3">
|
1930
1929
|
<a name="gtk-text-view-get-window-type.parameters"></a><h4>Parameters</h4>
|
1931
1930
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1964,9 +1963,9 @@ gtk_text_view_set_border_window_size (<em class="parameter"><code><a class="link
|
|
1964
1963
|
or the height of <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-TOP:CAPS"><code class="literal">GTK_TEXT_WINDOW_TOP</code></a> or <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-BOTTOM:CAPS"><code class="literal">GTK_TEXT_WINDOW_BOTTOM</code></a>.
|
1965
1964
|
Automatically destroys the corresponding window if the size is set
|
1966
1965
|
to 0, and creates the window if the size is set to non-zero. This
|
1967
|
-
function can only be used for the “border windows
|
1968
|
-
with <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-WIDGET:CAPS"><
|
1969
|
-
<
|
1966
|
+
function can only be used for the “border windows”, and it won’t
|
1967
|
+
work with <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-WIDGET:CAPS"><code class="literal">GTK_TEXT_WINDOW_WIDGET</code></a>, <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-TEXT:CAPS"><code class="literal">GTK_TEXT_WINDOW_TEXT</code></a>, or
|
1968
|
+
<a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-PRIVATE:CAPS"><code class="literal">GTK_TEXT_WINDOW_PRIVATE</code></a>.</p>
|
1970
1969
|
<div class="refsect3">
|
1971
1970
|
<a name="gtk-text-view-set-border-window-size.parameters"></a><h4>Parameters</h4>
|
1972
1971
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -3324,7 +3323,7 @@ The indentation may be negative.</p>
|
|
3324
3323
|
<a name="gtk-text-view-set-tabs"></a><h3>gtk_text_view_set_tabs ()</h3>
|
3325
3324
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3326
3325
|
gtk_text_view_set_tabs (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
3327
|
-
<em class="parameter"><code><a href="
|
3326
|
+
<em class="parameter"><code><a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *tabs</code></em>);</pre>
|
3328
3327
|
<p>Sets the default tab stops for paragraphs in <em class="parameter"><code>text_view</code></em>
|
3329
3328
|
.
|
3330
3329
|
Tags in the buffer may override the default.</p>
|
@@ -3344,7 +3343,7 @@ Tags in the buffer may override the default.</p>
|
|
3344
3343
|
</tr>
|
3345
3344
|
<tr>
|
3346
3345
|
<td class="parameter_name"><p>tabs</p></td>
|
3347
|
-
<td class="parameter_description"><p>tabs as a <a href="
|
3346
|
+
<td class="parameter_description"><p>tabs as a <a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a></p></td>
|
3348
3347
|
<td class="parameter_annotations"> </td>
|
3349
3348
|
</tr>
|
3350
3349
|
</tbody>
|
@@ -3354,13 +3353,13 @@ Tags in the buffer may override the default.</p>
|
|
3354
3353
|
<hr>
|
3355
3354
|
<div class="refsect2">
|
3356
3355
|
<a name="gtk-text-view-get-tabs"></a><h3>gtk_text_view_get_tabs ()</h3>
|
3357
|
-
<pre class="programlisting"><a href="
|
3356
|
+
<pre class="programlisting"><a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
|
3358
3357
|
gtk_text_view_get_tabs (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
3359
3358
|
<p>Gets the default tabs for <em class="parameter"><code>text_view</code></em>
|
3360
3359
|
. Tags in the buffer may
|
3361
3360
|
override the defaults. The returned array will be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
3362
3361
|
“standard” (8-space) tabs are used. Free the return value
|
3363
|
-
with <a href="
|
3362
|
+
with <a href="../pango/pango-Tab-Stops.html#pango-tab-array-free"><code class="function">pango_tab_array_free()</code></a>.</p>
|
3364
3363
|
<div class="refsect3">
|
3365
3364
|
<a name="gtk-text-view-get-tabs.parameters"></a><h4>Parameters</h4>
|
3366
3365
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -3379,7 +3378,7 @@ with <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#
|
|
3379
3378
|
<div class="refsect3">
|
3380
3379
|
<a name="gtk-text-view-get-tabs.returns"></a><h4>Returns</h4>
|
3381
3380
|
<p> copy of default tab array, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
3382
|
-
“standard" tabs are used; must be freed with <a href="
|
3381
|
+
“standard" tabs are used; must be freed with <a href="../pango/pango-Tab-Stops.html#pango-tab-array-free"><code class="function">pango_tab_array_free()</code></a>. </p>
|
3383
3382
|
<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>
|
3384
3383
|
</div>
|
3385
3384
|
</div>
|
@@ -3488,7 +3487,7 @@ and should be freed with <a class="link" href="GtkTextTag.html#gtk-text-attribut
|
|
3488
3487
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3489
3488
|
gtk_text_view_im_context_filter_keypress
|
3490
3489
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
3491
|
-
<em class="parameter"><code><a href="../
|
3490
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
3492
3491
|
<p>Allow the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> input method to internally handle key press
|
3493
3492
|
and release events. If this function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then no further
|
3494
3493
|
processing should be done for this key event. See
|
@@ -3955,6 +3954,13 @@ drawing with the ::draw_layer vfunc.</p>
|
|
3955
3954
|
</colgroup>
|
3956
3955
|
<tbody>
|
3957
3956
|
<tr>
|
3957
|
+
<td class="enum_member_name"><p><a name="GTK-TEXT-WINDOW-PRIVATE:CAPS"></a>GTK_TEXT_WINDOW_PRIVATE</p></td>
|
3958
|
+
<td class="enum_member_description">
|
3959
|
+
<p>Invalid value, used as a marker</p>
|
3960
|
+
</td>
|
3961
|
+
<td class="enum_member_annotations"> </td>
|
3962
|
+
</tr>
|
3963
|
+
<tr>
|
3958
3964
|
<td class="enum_member_name"><p><a name="GTK-TEXT-WINDOW-WIDGET:CAPS"></a>GTK_TEXT_WINDOW_WIDGET</p></td>
|
3959
3965
|
<td class="enum_member_description">
|
3960
3966
|
<p>Window that floats over scrolling areas.</p>
|
@@ -4060,7 +4066,7 @@ drawing with the ::draw_layer vfunc.</p>
|
|
4060
4066
|
<td class="enum_member_description">
|
4061
4067
|
<p>wrap text, breaking lines anywhere the cursor can
|
4062
4068
|
appear (between characters, usually - if you want to be technical,
|
4063
|
-
between graphemes, see <a href="
|
4069
|
+
between graphemes, see <a href="../pango/pango-Text-Processing.html#pango-get-log-attrs"><code class="function">pango_get_log_attrs()</code></a>)</p>
|
4064
4070
|
</td>
|
4065
4071
|
<td class="enum_member_annotations"> </td>
|
4066
4072
|
</tr>
|
@@ -4281,7 +4287,7 @@ to the padding from the theme.</p>
|
|
4281
4287
|
<hr>
|
4282
4288
|
<div class="refsect2">
|
4283
4289
|
<a name="GtkTextView--tabs"></a><h3>The <code class="literal">“tabs”</code> property</h3>
|
4284
|
-
<pre class="programlisting"> “tabs” <a href="
|
4290
|
+
<pre class="programlisting"> “tabs” <a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
|
4285
4291
|
<p>Custom tabs for this text.</p>
|
4286
4292
|
<p>Flags: Read / Write</p>
|
4287
4293
|
</div>
|
@@ -4312,7 +4318,7 @@ to the padding from the theme.</p>
|
|
4312
4318
|
<a name="GtkTextView.style-property-details"></a><h2>Style Property Details</h2>
|
4313
4319
|
<div class="refsect2">
|
4314
4320
|
<a name="GtkTextView--s-error-underline-color"></a><h3>The <code class="literal">“error-underline-color”</code> style property</h3>
|
4315
|
-
<pre class="programlisting"> “error-underline-color” <
|
4321
|
+
<pre class="programlisting"> “error-underline-color” <span class="type">GdkColor</span> *</pre>
|
4316
4322
|
<p>Color with which to draw error-indication underlines.</p>
|
4317
4323
|
<p>Flags: Read</p>
|
4318
4324
|
</div>
|
@@ -4544,8 +4550,8 @@ extended at <em class="parameter"><code>location</code></em>
|
|
4544
4550
|
</div>
|
4545
4551
|
<div class="refsect3">
|
4546
4552
|
<a name="GtkTextView-extend-selection.returns"></a><h4>Returns</h4>
|
4547
|
-
<p> <a href="../
|
4548
|
-
event. <a href="../
|
4553
|
+
<p> <a href="../gdk4/gdk4-Events.html#GDK-EVENT-STOP:CAPS"><code class="literal">GDK_EVENT_STOP</code></a> to stop other handlers from being invoked for the
|
4554
|
+
event. <a href="../gdk4/gdk4-Events.html#GDK-EVENT-PROPAGATE:CAPS"><code class="literal">GDK_EVENT_PROPAGATE</code></a> to propagate the event further.</p>
|
4549
4555
|
</div>
|
4550
4556
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4551
4557
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
@@ -82,7 +82,7 @@
|
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
84
|
<td class="function_type">
|
85
|
-
<a href="../
|
85
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
86
86
|
</td>
|
87
87
|
<td class="function_name">
|
88
88
|
<a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-screen" title="gtk_theming_engine_get_screen ()">gtk_theming_engine_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -177,7 +177,7 @@
|
|
177
177
|
</td>
|
178
178
|
</tr>
|
179
179
|
<tr>
|
180
|
-
<td class="function_type">const <a href="
|
180
|
+
<td class="function_type">const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
181
181
|
</td>
|
182
182
|
<td class="function_name">
|
183
183
|
<a class="link" href="GtkThemingEngine.html#gtk-theming-engine-get-font" title="gtk_theming_engine_get_font ()">gtk_theming_engine_get_font</a> <span class="c_punctuation">()</span>
|
@@ -471,10 +471,10 @@ done with it. </p></td>
|
|
471
471
|
<hr>
|
472
472
|
<div class="refsect2">
|
473
473
|
<a name="gtk-theming-engine-get-screen"></a><h3>gtk_theming_engine_get_screen ()</h3>
|
474
|
-
<pre class="programlisting"><a href="../
|
474
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
475
475
|
gtk_theming_engine_get_screen (<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>);</pre>
|
476
476
|
<div class="warning"><p><code class="literal">gtk_theming_engine_get_screen</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p></div>
|
477
|
-
<p>Returns the <a href="../
|
477
|
+
<p>Returns the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> to which <em class="parameter"><code>engine</code></em>
|
478
478
|
currently rendering to.</p>
|
479
479
|
<div class="refsect3">
|
480
480
|
<a name="gtk-theming-engine-get-screen.parameters"></a><h4>Parameters</h4>
|
@@ -493,7 +493,7 @@ gtk_theming_engine_get_screen (<em class="parameter"><code><a class="link" href=
|
|
493
493
|
</div>
|
494
494
|
<div class="refsect3">
|
495
495
|
<a name="gtk-theming-engine-get-screen.returns"></a><h4>Returns</h4>
|
496
|
-
<p> a <a href="../
|
496
|
+
<p> a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
497
497
|
<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>
|
498
498
|
</div>
|
499
499
|
</div>
|
@@ -677,7 +677,7 @@ rendered element.</p>
|
|
677
677
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
678
678
|
gtk_theming_engine_get_color (<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>,
|
679
679
|
<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>,
|
680
|
-
<em class="parameter"><code><a href="../
|
680
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
681
681
|
<div class="warning"><p><code class="literal">gtk_theming_engine_get_color</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p></div>
|
682
682
|
<p>Gets the foreground color for a given state.</p>
|
683
683
|
<div class="refsect3">
|
@@ -716,7 +716,7 @@ gtk_theming_engine_get_color (<em class="parameter"><code><a class="link" href="
|
|
716
716
|
gtk_theming_engine_get_background_color
|
717
717
|
(<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>,
|
718
718
|
<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>,
|
719
|
-
<em class="parameter"><code><a href="../
|
719
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
720
720
|
<div class="warning"><p><code class="literal">gtk_theming_engine_get_background_color</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p></div>
|
721
721
|
<p>Gets the background color for a given state.</p>
|
722
722
|
<div class="refsect3">
|
@@ -754,7 +754,7 @@ gtk_theming_engine_get_background_color
|
|
754
754
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
755
755
|
gtk_theming_engine_get_border_color (<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>,
|
756
756
|
<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>,
|
757
|
-
<em class="parameter"><code><a href="../
|
757
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
758
758
|
<div class="warning"><p><code class="literal">gtk_theming_engine_get_border_color</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p></div>
|
759
759
|
<p>Gets the border color for a given state.</p>
|
760
760
|
<div class="refsect3">
|
@@ -903,7 +903,7 @@ gtk_theming_engine_get_margin (<em class="parameter"><code><a class="link" href=
|
|
903
903
|
<hr>
|
904
904
|
<div class="refsect2">
|
905
905
|
<a name="gtk-theming-engine-get-font"></a><h3>gtk_theming_engine_get_font ()</h3>
|
906
|
-
<pre class="programlisting">const <a href="
|
906
|
+
<pre class="programlisting">const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
907
907
|
gtk_theming_engine_get_font (<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>,
|
908
908
|
<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>
|
909
909
|
<div class="warning">
|
@@ -935,7 +935,7 @@ gtk_theming_engine_get_font (<em class="parameter"><code><a class="link" href="G
|
|
935
935
|
</div>
|
936
936
|
<div class="refsect3">
|
937
937
|
<a name="gtk-theming-engine-get-font.returns"></a><h4>Returns</h4>
|
938
|
-
<p> the <a href="
|
938
|
+
<p> the <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> for the given
|
939
939
|
state. This object is owned by GTK+ and should not be
|
940
940
|
freed. </p>
|
941
941
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1032,7 +1032,7 @@ to the flags affecting the region.</p>
|
|
1032
1032
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1033
1033
|
gtk_theming_engine_lookup_color (<em class="parameter"><code><a class="link" href="GtkThemingEngine.html" title="GtkThemingEngine"><span class="type">GtkThemingEngine</span></a> *engine</code></em>,
|
1034
1034
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *color_name</code></em>,
|
1035
|
-
<em class="parameter"><code><a href="../
|
1035
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color</code></em>);</pre>
|
1036
1036
|
<div class="warning"><p><code class="literal">gtk_theming_engine_lookup_color</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p></div>
|
1037
1037
|
<p>Looks up and resolves a color name in the current style’s color map.</p>
|
1038
1038
|
<div class="refsect3">
|
@@ -1411,7 +1411,7 @@ the UI, as in <a class="link" href="GtkExpander.html" title="GtkExpander"><span
|
|
1411
1411
|
</tr>
|
1412
1412
|
<tr>
|
1413
1413
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkThemingEngineClass.render-layout"></a>render_layout</code></em> ()</p></td>
|
1414
|
-
<td class="struct_member_description"><p>Renders a <a href="
|
1414
|
+
<td class="struct_member_description"><p>Renders a <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a></p></td>
|
1415
1415
|
<td class="struct_member_annotations"> </td>
|
1416
1416
|
</tr>
|
1417
1417
|
<tr>
|
@@ -1432,17 +1432,17 @@ or <a class="link" href="GtkProgressBar.html" title="GtkProgressBar"><span class
|
|
1432
1432
|
</tr>
|
1433
1433
|
<tr>
|
1434
1434
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkThemingEngineClass.render-icon-pixbuf"></a>render_icon_pixbuf</code></em> ()</p></td>
|
1435
|
-
<td class="struct_member_description"><p>Renders an icon as a <a href="
|
1435
|
+
<td class="struct_member_description"><p>Renders an icon as a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.</p></td>
|
1436
1436
|
<td class="struct_member_annotations"> </td>
|
1437
1437
|
</tr>
|
1438
1438
|
<tr>
|
1439
1439
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkThemingEngineClass.render-icon"></a>render_icon</code></em> ()</p></td>
|
1440
|
-
<td class="struct_member_description"><p>Renders an icon given as a <a href="
|
1440
|
+
<td class="struct_member_description"><p>Renders an icon given as a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>.</p></td>
|
1441
1441
|
<td class="struct_member_annotations"> </td>
|
1442
1442
|
</tr>
|
1443
1443
|
<tr>
|
1444
1444
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="GtkThemingEngineClass.render-icon-surface"></a>render_icon_surface</code></em> ()</p></td>
|
1445
|
-
<td class="struct_member_description"><p>Renders an icon given as a <
|
1445
|
+
<td class="struct_member_description"><p>Renders an icon given as a <span class="type">cairo_surface_t</span>.</p></td>
|
1446
1446
|
<td class="struct_member_annotations"> </td>
|
1447
1447
|
</tr>
|
1448
1448
|
</tbody>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="function_type">
|
168
|
-
<a href="
|
168
|
+
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
169
169
|
</td>
|
170
170
|
<td class="function_name">
|
171
171
|
<a class="link" href="GtkToolItem.html#gtk-tool-item-get-ellipsize-mode" title="gtk_tool_item_get_ellipsize_mode ()">gtk_tool_item_get_ellipsize_mode</a> <span class="c_punctuation">()</span>
|
@@ -852,7 +852,7 @@ is considered important.</p>
|
|
852
852
|
<hr>
|
853
853
|
<div class="refsect2">
|
854
854
|
<a name="gtk-tool-item-get-ellipsize-mode"></a><h3>gtk_tool_item_get_ellipsize_mode ()</h3>
|
855
|
-
<pre class="programlisting"><a href="
|
855
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
856
856
|
gtk_tool_item_get_ellipsize_mode (<em class="parameter"><code><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a> *tool_item</code></em>);</pre>
|
857
857
|
<p>Returns the ellipsize mode used for <em class="parameter"><code>tool_item</code></em>
|
858
858
|
. Custom subclasses of
|
@@ -875,7 +875,7 @@ be ellipsized.</p>
|
|
875
875
|
</div>
|
876
876
|
<div class="refsect3">
|
877
877
|
<a name="gtk-tool-item-get-ellipsize-mode.returns"></a><h4>Returns</h4>
|
878
|
-
<p> a <a href="
|
878
|
+
<p> a <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> indicating how text in <em class="parameter"><code>tool_item</code></em>
|
879
879
|
should be ellipsized.</p>
|
880
880
|
</div>
|
881
881
|
<p class="since">Since: 2.20</p>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
</tr>
|
63
63
|
<tr>
|
64
64
|
<td class="function_type">
|
65
|
-
<a href="
|
65
|
+
<a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
66
66
|
</td>
|
67
67
|
<td class="function_name">
|
68
68
|
<a class="link" href="GtkToolItemGroup.html#gtk-tool-item-group-get-ellipsize" title="gtk_tool_item_group_get_ellipsize ()">gtk_tool_item_group_get_ellipsize</a> <span class="c_punctuation">()</span>
|
@@ -197,7 +197,7 @@
|
|
197
197
|
<td class="property_flags">Read / Write</td>
|
198
198
|
</tr>
|
199
199
|
<tr>
|
200
|
-
<td class="property_type"><a href="
|
200
|
+
<td class="property_type"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></td>
|
201
201
|
<td class="property_name"><a class="link" href="GtkToolItemGroup.html#GtkToolItemGroup--ellipsize" title="The “ellipsize” property">ellipsize</a></td>
|
202
202
|
<td class="property_flags">Read / Write</td>
|
203
203
|
</tr>
|
@@ -404,7 +404,7 @@ gtk_tool_item_group_get_drop_item (<em class="parameter"><code><a class="link" h
|
|
404
404
|
<hr>
|
405
405
|
<div class="refsect2">
|
406
406
|
<a name="gtk-tool-item-group-get-ellipsize"></a><h3>gtk_tool_item_group_get_ellipsize ()</h3>
|
407
|
-
<pre class="programlisting"><a href="
|
407
|
+
<pre class="programlisting"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="returnvalue">PangoEllipsizeMode</span></a>
|
408
408
|
gtk_tool_item_group_get_ellipsize (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>);</pre>
|
409
409
|
<p>Gets the ellipsization mode of <em class="parameter"><code>group</code></em>
|
410
410
|
.</p>
|
@@ -425,7 +425,7 @@ gtk_tool_item_group_get_ellipsize (<em class="parameter"><code><a class="link" h
|
|
425
425
|
</div>
|
426
426
|
<div class="refsect3">
|
427
427
|
<a name="gtk-tool-item-group-get-ellipsize.returns"></a><h4>Returns</h4>
|
428
|
-
<p> the <a href="
|
428
|
+
<p> the <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> of <em class="parameter"><code>group</code></em>
|
429
429
|
</p>
|
430
430
|
</div>
|
431
431
|
<p class="since">Since: 2.20</p>
|
@@ -737,7 +737,7 @@ should be collapsed or expanded</p></td>
|
|
737
737
|
<a name="gtk-tool-item-group-set-ellipsize"></a><h3>gtk_tool_item_group_set_ellipsize ()</h3>
|
738
738
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
739
739
|
gtk_tool_item_group_set_ellipsize (<em class="parameter"><code><a class="link" href="GtkToolItemGroup.html" title="GtkToolItemGroup"><span class="type">GtkToolItemGroup</span></a> *group</code></em>,
|
740
|
-
<em class="parameter"><code><a href="
|
740
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> ellipsize</code></em>);</pre>
|
741
741
|
<p>Sets the ellipsization mode which should be used by labels in <em class="parameter"><code>group</code></em>
|
742
742
|
.</p>
|
743
743
|
<div class="refsect3">
|
@@ -756,7 +756,7 @@ gtk_tool_item_group_set_ellipsize (<em class="parameter"><code><a class="link" h
|
|
756
756
|
</tr>
|
757
757
|
<tr>
|
758
758
|
<td class="parameter_name"><p>ellipsize</p></td>
|
759
|
-
<td class="parameter_description"><p>the <a href="
|
759
|
+
<td class="parameter_description"><p>the <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a> labels in <em class="parameter"><code>group</code></em>
|
760
760
|
should use</p></td>
|
761
761
|
<td class="parameter_annotations"> </td>
|
762
762
|
</tr>
|
@@ -946,7 +946,7 @@ See <a class="link" href="GtkButton.html#gtk-button-set-relief" title="gtk_butto
|
|
946
946
|
<hr>
|
947
947
|
<div class="refsect2">
|
948
948
|
<a name="GtkToolItemGroup--ellipsize"></a><h3>The <code class="literal">“ellipsize”</code> property</h3>
|
949
|
-
<pre class="programlisting"> “ellipsize” <a href="
|
949
|
+
<pre class="programlisting"> “ellipsize” <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></pre>
|
950
950
|
<p>Ellipsize for item group headers.</p>
|
951
951
|
<p>Flags: Read / Write</p>
|
952
952
|
<p>Default value: PANGO_ELLIPSIZE_NONE</p>
|
@@ -857,7 +857,7 @@ gtk_tool_palette_add_drag_dest (<em class="parameter"><code><a class="link" href
|
|
857
857
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
858
858
|
<em class="parameter"><code><a class="link" href="gtk3-Drag-and-Drop.html#GtkDestDefaults" title="enum GtkDestDefaults"><span class="type">GtkDestDefaults</span></a> flags</code></em>,
|
859
859
|
<em class="parameter"><code><a class="link" href="GtkToolPalette.html#GtkToolPaletteDragTargets" title="enum GtkToolPaletteDragTargets"><span class="type">GtkToolPaletteDragTargets</span></a> targets</code></em>,
|
860
|
-
<em class="parameter"><code><a href="../
|
860
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
861
861
|
<p>Sets <em class="parameter"><code>palette</code></em>
|
862
862
|
as drag source (see <a class="link" href="GtkToolPalette.html#gtk-tool-palette-set-drag-source" title="gtk_tool_palette_set_drag_source ()"><code class="function">gtk_tool_palette_set_drag_source()</code></a>)
|
863
863
|
and sets <em class="parameter"><code>widget</code></em>
|
@@ -898,7 +898,7 @@ should support</p></td>
|
|
898
898
|
</tr>
|
899
899
|
<tr>
|
900
900
|
<td class="parameter_name"><p>actions</p></td>
|
901
|
-
<td class="parameter_description"><p>the <a href="../
|
901
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragActions</span></a> which the widget should suppport</p></td>
|
902
902
|
<td class="parameter_annotations"> </td>
|
903
903
|
</tr>
|
904
904
|
</tbody>
|