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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 46ef5e8ff2e7d4aa08abdd9751f4c6aa22abb200
|
4
|
+
data.tar.gz: 83165d197757913d0d68ce7a1a21ec9f23680edd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7fa49fcb29b246e029208fc5e026b9557d15e19d98c1987a1bfe424629bdba13b9ce25e3b486c3ccf94adcb690a56ed5c9804f9b28830eda863db6cd69984662
|
7
|
+
data.tar.gz: 88959db02011577b68ccea7bfc2bca1b759ecb0070dadcf0ad62e3721246452f2e02dc9055ea40188510969e1d5ff78959c4ad3725678b79ca9d8a19c3c3b88c
|
data/Rakefile
CHANGED
data/lib/gdk3/loader.rb
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -45,6 +45,7 @@ G_BEGIN_DECLS
|
|
45
45
|
|
46
46
|
/**
|
47
47
|
* GtkTextWindowType:
|
48
|
+
* @GTK_TEXT_WINDOW_PRIVATE: Invalid value, used as a marker
|
48
49
|
* @GTK_TEXT_WINDOW_WIDGET: Window that floats over scrolling areas.
|
49
50
|
* @GTK_TEXT_WINDOW_TEXT: Scrollable text window.
|
50
51
|
* @GTK_TEXT_WINDOW_LEFT: Left side border window.
|
@@ -56,9 +57,7 @@ G_BEGIN_DECLS
|
|
56
57
|
*/
|
57
58
|
typedef enum
|
58
59
|
{
|
59
|
-
/*< private >*/
|
60
60
|
GTK_TEXT_WINDOW_PRIVATE,
|
61
|
-
/*< public >*/
|
62
61
|
GTK_TEXT_WINDOW_WIDGET,
|
63
62
|
GTK_TEXT_WINDOW_TEXT,
|
64
63
|
GTK_TEXT_WINDOW_LEFT,
|
@@ -64,7 +64,7 @@
|
|
64
64
|
* application compile time, rather than from the library linked
|
65
65
|
* against at application run time.
|
66
66
|
*/
|
67
|
-
#define GTK_MICRO_VERSION (
|
67
|
+
#define GTK_MICRO_VERSION (16)
|
68
68
|
|
69
69
|
/**
|
70
70
|
* GTK_BINARY_AGE:
|
@@ -73,7 +73,7 @@
|
|
73
73
|
* application compile time, rather than from the library linked
|
74
74
|
* against at application run time.
|
75
75
|
*/
|
76
|
-
#define GTK_BINARY_AGE (
|
76
|
+
#define GTK_BINARY_AGE (2216)
|
77
77
|
|
78
78
|
/**
|
79
79
|
* GTK_INTERFACE_AGE:
|
@@ -82,7 +82,7 @@
|
|
82
82
|
* application compile time, rather than from the library linked
|
83
83
|
* against at application run time.
|
84
84
|
*/
|
85
|
-
#define GTK_INTERFACE_AGE (
|
85
|
+
#define GTK_INTERFACE_AGE (16)
|
86
86
|
|
87
87
|
/**
|
88
88
|
* GTK_CHECK_VERSION:
|
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
1
|
# GTK+ Input Method Modules file
|
2
2
|
# Automatically generated file, do not edit
|
3
|
-
# Created by Z:/home/vagrant/ruby-gnome2.win32/gdk3/tmp/windows/gtk+/gtk+-3.22.
|
3
|
+
# Created by Z:/home/vagrant/ruby-gnome2.win32/gdk3/tmp/windows/gtk+/gtk+-3.22.16/gtk/.libs/gtk-query-immodules-3.0.exe from gtk+-3.22.16
|
4
4
|
#
|
5
5
|
# ModulesPath = /home/vagrant/ruby-gnome2.win32/gdk3/vendor/local/lib/gtk-3.0/3.0.0/i686-w64-mingw32/immodules;/home/vagrant/ruby-gnome2.win32/gdk3/vendor/local/lib/gtk-3.0/3.0.0/immodules;/home/vagrant/ruby-gnome2.win32/gdk3/vendor/local/lib/gtk-3.0/i686-w64-mingw32/immodules;/home/vagrant/ruby-gnome2.win32/gdk3/vendor/local/lib/gtk-3.0/immodules
|
6
6
|
#
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -6,7 +6,7 @@ targets=win32
|
|
6
6
|
|
7
7
|
Name: GDK
|
8
8
|
Description: GTK+ Drawing Kit
|
9
|
-
Version: 3.22.
|
9
|
+
Version: 3.22.16
|
10
10
|
Requires: pangowin32 pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
|
11
11
|
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.0
|
12
12
|
Libs: -L${libdir} -lgdk-3 -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -lwinmm -ldwmapi -lsetupapi -lcfgmgr32
|
@@ -6,7 +6,7 @@ targets=win32
|
|
6
6
|
|
7
7
|
Name: GDK
|
8
8
|
Description: GTK+ Drawing Kit
|
9
|
-
Version: 3.22.
|
9
|
+
Version: 3.22.16
|
10
10
|
Requires: pangowin32 pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
|
11
11
|
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.0
|
12
12
|
Libs: -L${libdir} -lgdk-3 -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -lwinmm -ldwmapi -lsetupapi -lcfgmgr32
|
@@ -9,7 +9,7 @@ gtk_host=i686-w64-mingw32
|
|
9
9
|
|
10
10
|
Name: GTK+
|
11
11
|
Description: GTK+ Graphical UI Library
|
12
|
-
Version: 3.22.
|
12
|
+
Version: 3.22.16
|
13
13
|
Requires: gdk-3.0 atk >= 2.15.1 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0 gio-2.0 >= 2.49.4
|
14
14
|
Requires.private: atk epoxy >= 1.0
|
15
15
|
Libs: -L${libdir} -lgtk-3
|
@@ -9,7 +9,7 @@ gtk_host=i686-w64-mingw32
|
|
9
9
|
|
10
10
|
Name: GTK+
|
11
11
|
Description: GTK+ Graphical UI Library
|
12
|
-
Version: 3.22.
|
12
|
+
Version: 3.22.16
|
13
13
|
Requires: gdk-3.0 atk >= 2.15.1 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0 gio-2.0 >= 2.49.4
|
14
14
|
Requires.private: atk epoxy >= 1.0
|
15
15
|
Libs: -L${libdir} -lgtk-3
|
@@ -10169,7 +10169,7 @@ container that has been allocated.</doc>
|
|
10169
10169
|
<doc xml:space="preserve">the widget should fill the space allocated to it.</doc>
|
10170
10170
|
</member>
|
10171
10171
|
</bitfield>
|
10172
|
-
<constant name="BINARY_AGE" value="
|
10172
|
+
<constant name="BINARY_AGE" value="2216" c:type="GTK_BINARY_AGE">
|
10173
10173
|
<doc xml:space="preserve">Like gtk_get_binary_age(), but from the headers used at
|
10174
10174
|
application compile time, rather than from the library linked
|
10175
10175
|
against at application run time.</doc>
|
@@ -39616,7 +39616,7 @@ types a file name that already exists.</doc>
|
|
39616
39616
|
<method name="get_extra_widget"
|
39617
39617
|
c:identifier="gtk_file_chooser_get_extra_widget"
|
39618
39618
|
version="2.4">
|
39619
|
-
<doc xml:space="preserve">Gets the current
|
39619
|
+
<doc xml:space="preserve">Gets the current extra widget; see
|
39620
39620
|
gtk_file_chooser_set_extra_widget().</doc>
|
39621
39621
|
<return-value transfer-ownership="none" nullable="1">
|
39622
39622
|
<doc xml:space="preserve">the current extra widget, or %NULL</doc>
|
@@ -47842,7 +47842,7 @@ akin to an input shape.</doc>
|
|
47842
47842
|
</return-value>
|
47843
47843
|
<parameters>
|
47844
47844
|
<instance-parameter name="gesture" transfer-ownership="none">
|
47845
|
-
<doc xml:space="preserve">a #
|
47845
|
+
<doc xml:space="preserve">a #GtkGestureMultiPress</doc>
|
47846
47846
|
<type name="GestureMultiPress" c:type="GtkGestureMultiPress*"/>
|
47847
47847
|
</instance-parameter>
|
47848
47848
|
<parameter name="rect"
|
@@ -50407,7 +50407,7 @@ including close, maximize, and minimize.</doc>
|
|
50407
50407
|
<type name="HeaderBar" c:type="GtkHeaderBar*"/>
|
50408
50408
|
</instance-parameter>
|
50409
50409
|
<parameter name="setting" transfer-ownership="none">
|
50410
|
-
<doc xml:space="preserve">%TRUE to show standard
|
50410
|
+
<doc xml:space="preserve">%TRUE to show standard window decorations</doc>
|
50411
50411
|
<type name="gboolean" c:type="gboolean"/>
|
50412
50412
|
</parameter>
|
50413
50413
|
</parameters>
|
@@ -51955,7 +51955,7 @@ replaced by the slave corresponding to the new context id.</doc>
|
|
51955
51955
|
signal in case of conversion failure.</doc>
|
51956
51956
|
<type name="gint" c:type="gint"/>
|
51957
51957
|
</constant>
|
51958
|
-
<constant name="INTERFACE_AGE" value="
|
51958
|
+
<constant name="INTERFACE_AGE" value="16" c:type="GTK_INTERFACE_AGE">
|
51959
51959
|
<doc xml:space="preserve">Like gtk_get_interface_age(), but from the headers used at
|
51960
51960
|
application compile time, rather than from the library linked
|
51961
51961
|
against at application run time.</doc>
|
@@ -64810,7 +64810,7 @@ against at application run time.</doc>
|
|
64810
64810
|
<doc xml:space="preserve">The maximum length of sequences in compose tables.</doc>
|
64811
64811
|
<type name="gint" c:type="gint"/>
|
64812
64812
|
</constant>
|
64813
|
-
<constant name="MICRO_VERSION" value="
|
64813
|
+
<constant name="MICRO_VERSION" value="16" c:type="GTK_MICRO_VERSION">
|
64814
64814
|
<doc xml:space="preserve">Like gtk_get_micro_version(), but from the headers used at
|
64815
64815
|
application compile time, rather than from the library linked
|
64816
64816
|
against at application run time.</doc>
|
@@ -74038,7 +74038,7 @@ paned
|
|
74038
74038
|
]|
|
74039
74039
|
|
74040
74040
|
GtkPaned has a main CSS node with name paned, and a subnode for
|
74041
|
-
the separator with name separator. The
|
74041
|
+
the separator with name separator. The subnode gets a .wide style
|
74042
74042
|
class when the paned is supposed to be wide.
|
74043
74043
|
|
74044
74044
|
In horizontal orientation, the nodes of the children are always arranged
|
@@ -80876,18 +80876,18 @@ step size used in activity mode can be set.
|
|
80876
80876
|
|
80877
80877
|
|[<!-- language="plain" -->
|
80878
80878
|
progressbar[.osd]
|
80879
|
+
├── [text]
|
80879
80880
|
╰── trough[.empty][.full]
|
80880
|
-
├── [text]
|
80881
80881
|
╰── progress[.pulse]
|
80882
80882
|
]|
|
80883
80883
|
|
80884
80884
|
GtkProgressBar has a main CSS node with name progressbar and subnodes with
|
80885
|
-
names text
|
80886
|
-
is shown. The progress subnode has the
|
80887
|
-
mode. It gets the style classes .left,
|
80888
|
-
the progress 'touches' the corresponding
|
80889
|
-
The .osd class on the progressbar node is for use
|
80890
|
-
|
80885
|
+
names text and trough, of which the latter has a subnode named progress. The
|
80886
|
+
text subnode is only present if text is shown. The progress subnode has the
|
80887
|
+
style class .pulse when in activity mode. It gets the style classes .left,
|
80888
|
+
.right, .top or .bottom added when the progress 'touches' the corresponding
|
80889
|
+
end of the GtkProgressBar. The .osd class on the progressbar node is for use
|
80890
|
+
in overlays like the one Epiphany has for page loading progress.</doc>
|
80891
80891
|
<implements name="Atk.ImplementorIface"/>
|
80892
80892
|
<implements name="Buildable"/>
|
80893
80893
|
<implements name="Orientable"/>
|
@@ -90243,10 +90243,9 @@ To remove marks from a scale, use gtk_scale_clear_marks().</doc>
|
|
90243
90243
|
</parameters>
|
90244
90244
|
</method>
|
90245
90245
|
<method name="get_digits" c:identifier="gtk_scale_get_digits">
|
90246
|
-
<doc xml:space="preserve">Gets the number of decimal places
|
90247
|
-
This number is also used by the default #GtkScale::format-value handler.</doc>
|
90246
|
+
<doc xml:space="preserve">Gets the number of decimal places that are displayed in the value.</doc>
|
90248
90247
|
<return-value transfer-ownership="none">
|
90249
|
-
<doc xml:space="preserve">the number of decimal places</doc>
|
90248
|
+
<doc xml:space="preserve">the number of decimal places that are displayed</doc>
|
90250
90249
|
<type name="gint" c:type="gint"/>
|
90251
90250
|
</return-value>
|
90252
90251
|
<parameters>
|
@@ -90355,9 +90354,11 @@ values are undefined.</doc>
|
|
90355
90354
|
</parameters>
|
90356
90355
|
</method>
|
90357
90356
|
<method name="set_digits" c:identifier="gtk_scale_set_digits">
|
90358
|
-
<doc xml:space="preserve">Sets the number of decimal places
|
90359
|
-
|
90360
|
-
|
90357
|
+
<doc xml:space="preserve">Sets the number of decimal places that are displayed in the value. Also
|
90358
|
+
causes the value of the adjustment to be rounded to this number of digits,
|
90359
|
+
so the retrieved value matches the displayed one, if #GtkScale:draw-value is
|
90360
|
+
%TRUE when the value changes. If you want to enforce rounding the value when
|
90361
|
+
#GtkScale:draw-value is %FALSE, you can set #GtkRange:round-digits instead.
|
90361
90362
|
|
90362
90363
|
Note that rounding to a small number of digits can interfere with
|
90363
90364
|
the smooth autoscrolling that is built into #GtkScale. As an alternative,
|
@@ -90372,7 +90373,8 @@ value yourself.</doc>
|
|
90372
90373
|
<type name="Scale" c:type="GtkScale*"/>
|
90373
90374
|
</instance-parameter>
|
90374
90375
|
<parameter name="digits" transfer-ownership="none">
|
90375
|
-
<doc xml:space="preserve">the number of decimal places to
|
90376
|
+
<doc xml:space="preserve">the number of decimal places to display,
|
90377
|
+
e.g. use 1 to display 1.0, 2 to display 1.00, etc</doc>
|
90376
90378
|
<type name="gint" c:type="gint"/>
|
90377
90379
|
</parameter>
|
90378
90380
|
</parameters>
|
@@ -90397,9 +90399,8 @@ to the slider.</doc>
|
|
90397
90399
|
<method name="set_has_origin"
|
90398
90400
|
c:identifier="gtk_scale_set_has_origin"
|
90399
90401
|
version="3.4">
|
90400
|
-
<doc xml:space="preserve">If
|
90401
|
-
|
90402
|
-
between the origin (bottom or left side) of the scale
|
90402
|
+
<doc xml:space="preserve">If #GtkScale:has-origin is set to %TRUE (the default), the scale will
|
90403
|
+
highlight the part of the trough between the origin (bottom or left side)
|
90403
90404
|
and the current value.</doc>
|
90404
90405
|
<return-value transfer-ownership="none">
|
90405
90406
|
<type name="none" c:type="void"/>
|
@@ -90432,9 +90433,6 @@ and the current value.</doc>
|
|
90432
90433
|
</parameters>
|
90433
90434
|
</method>
|
90434
90435
|
<property name="digits" writable="1" transfer-ownership="none">
|
90435
|
-
<doc xml:space="preserve">The number of decimal places to which the value is rounded when it is
|
90436
|
-
changed. This also sets the number of digits shown in the displayed value
|
90437
|
-
when using the default handler for the #GtkScale::format-value signal.</doc>
|
90438
90436
|
<type name="gint" c:type="gint"/>
|
90439
90437
|
</property>
|
90440
90438
|
<property name="draw-value" writable="1" transfer-ownership="none">
|
@@ -95801,6 +95799,8 @@ to the desired number of characters to display in the entry.
|
|
95801
95799
|
|
95802
95800
|
|[<!-- language="plain" -->
|
95803
95801
|
spinbutton.horizontal
|
95802
|
+
├── undershoot.left
|
95803
|
+
├── undershoot.right
|
95804
95804
|
├── entry
|
95805
95805
|
│ ╰── ...
|
95806
95806
|
├── button.down
|
@@ -95809,6 +95809,8 @@ spinbutton.horizontal
|
|
95809
95809
|
|
95810
95810
|
|[<!-- language="plain" -->
|
95811
95811
|
spinbutton.vertical
|
95812
|
+
├── undershoot.left
|
95813
|
+
├── undershoot.right
|
95812
95814
|
├── button.up
|
95813
95815
|
├── entry
|
95814
95816
|
│ ╰── ...
|
@@ -112798,7 +112800,7 @@ gtk_text_view_set_border_window_size()).</doc>
|
|
112798
112800
|
<type name="TextView" c:type="GtkTextView*"/>
|
112799
112801
|
</instance-parameter>
|
112800
112802
|
<parameter name="win" transfer-ownership="none">
|
112801
|
-
<doc xml:space="preserve">a #GtkTextWindowType except
|
112803
|
+
<doc xml:space="preserve">a #GtkTextWindowType, except %GTK_TEXT_WINDOW_PRIVATE</doc>
|
112802
112804
|
<type name="TextWindowType" c:type="GtkTextWindowType"/>
|
112803
112805
|
</parameter>
|
112804
112806
|
<parameter name="buffer_x" transfer-ownership="none">
|
@@ -113511,9 +113513,9 @@ realized.</doc>
|
|
113511
113513
|
<method name="get_window_type"
|
113512
113514
|
c:identifier="gtk_text_view_get_window_type">
|
113513
113515
|
<doc xml:space="preserve">Usually used to find out which window an event corresponds to.
|
113516
|
+
|
113514
113517
|
If you connect to an event signal on @text_view, this function
|
113515
|
-
should be called on `event->window` to
|
113516
|
-
see which window it was.</doc>
|
113518
|
+
should be called on `event->window` to see which window it was.</doc>
|
113517
113519
|
<return-value transfer-ownership="none">
|
113518
113520
|
<doc xml:space="preserve">the window type.</doc>
|
113519
113521
|
<type name="TextWindowType" c:type="GtkTextWindowType"/>
|
@@ -113848,9 +113850,9 @@ chain.</doc>
|
|
113848
113850
|
or the height of %GTK_TEXT_WINDOW_TOP or %GTK_TEXT_WINDOW_BOTTOM.
|
113849
113851
|
Automatically destroys the corresponding window if the size is set
|
113850
113852
|
to 0, and creates the window if the size is set to non-zero. This
|
113851
|
-
function can only be used for the “border windows
|
113852
|
-
with
|
113853
|
-
|
113853
|
+
function can only be used for the “border windows”, and it won’t
|
113854
|
+
work with %GTK_TEXT_WINDOW_WIDGET, %GTK_TEXT_WINDOW_TEXT, or
|
113855
|
+
%GTK_TEXT_WINDOW_PRIVATE.</doc>
|
113854
113856
|
<return-value transfer-ownership="none">
|
113855
113857
|
<type name="none" c:type="void"/>
|
113856
113858
|
</return-value>
|
@@ -114253,7 +114255,7 @@ gtk_text_view_set_border_window_size()).</doc>
|
|
114253
114255
|
<type name="TextView" c:type="GtkTextView*"/>
|
114254
114256
|
</instance-parameter>
|
114255
114257
|
<parameter name="win" transfer-ownership="none">
|
114256
|
-
<doc xml:space="preserve">a #GtkTextWindowType except
|
114258
|
+
<doc xml:space="preserve">a #GtkTextWindowType except %GTK_TEXT_WINDOW_PRIVATE</doc>
|
114257
114259
|
<type name="TextWindowType" c:type="GtkTextWindowType"/>
|
114258
114260
|
</parameter>
|
114259
114261
|
<parameter name="window_x" transfer-ownership="none">
|
@@ -115006,6 +115008,7 @@ drawing with the ::draw_layer vfunc.</doc>
|
|
115006
115008
|
value="0"
|
115007
115009
|
c:identifier="GTK_TEXT_WINDOW_PRIVATE"
|
115008
115010
|
glib:nick="private">
|
115011
|
+
<doc xml:space="preserve">Invalid value, used as a marker</doc>
|
115009
115012
|
</member>
|
115010
115013
|
<member name="widget"
|
115011
115014
|
value="1"
|
@@ -146478,8 +146481,9 @@ attribute of a <child> element.
|
|
146478
146481
|
# CSS nodes
|
146479
146482
|
|
146480
146483
|
|[<!-- language="plain" -->
|
146481
|
-
window
|
146484
|
+
window.background
|
146482
146485
|
├── decoration
|
146486
|
+
├── <titlebar child>.titlebar [.default-decoration]
|
146483
146487
|
╰── <child>
|
146484
146488
|
]|
|
146485
146489
|
|
@@ -154,7 +154,7 @@ to <em class="parameter"><code>attrib_set</code></em>
|
|
154
154
|
<a name="gail-misc-layout-get-run-attributes"></a><h3>gail_misc_layout_get_run_attributes ()</h3>
|
155
155
|
<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> *
|
156
156
|
gail_misc_layout_get_run_attributes (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>,
|
157
|
-
<em class="parameter"><code><a href="
|
157
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>,
|
158
158
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
159
159
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>,
|
160
160
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>,
|
@@ -213,8 +213,8 @@ attribute set.</p>
|
|
213
213
|
<a name="gail-misc-get-default-attributes"></a><h3>gail_misc_get_default_attributes ()</h3>
|
214
214
|
<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> *
|
215
215
|
gail_misc_get_default_attributes (<em class="parameter"><code><span class="type">AtkAttributeSet</span> *attrib_set</code></em>,
|
216
|
-
<em class="parameter"><code><a href="
|
217
|
-
<em class="parameter"><code><a href="
|
216
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>,
|
217
|
+
<em class="parameter"><code><a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>);</pre>
|
218
218
|
<p>Adds the default attributes to the specified attribute set.</p>
|
219
219
|
<div class="refsect3">
|
220
220
|
<a name="gail-misc-get-default-attributes.parameters"></a><h4>Parameters</h4>
|
@@ -253,8 +253,8 @@ gail_misc_get_default_attributes (<em class="parameter"><code><span class="type"
|
|
253
253
|
<a name="gail-misc-get-extents-from-pango-rectangle"></a><h3>gail_misc_get_extents_from_pango_rectangle ()</h3>
|
254
254
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
255
255
|
gail_misc_get_extents_from_pango_rectangle
|
256
|
-
(<em class="parameter"><code><a href="
|
257
|
-
<em class="parameter"><code><a href="
|
256
|
+
(<em class="parameter"><code><a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
257
|
+
<em class="parameter"><code><a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> *char_rect</code></em>,
|
258
258
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>,
|
259
259
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>,
|
260
260
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x</code></em>,
|
@@ -284,7 +284,7 @@ the PangoRectangle</p></td>
|
|
284
284
|
</tr>
|
285
285
|
<tr>
|
286
286
|
<td class="parameter_name"><p>char_rect</p></td>
|
287
|
-
<td class="parameter_description"><p>The <a href="
|
287
|
+
<td class="parameter_description"><p>The <a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> from which to calculate extents</p></td>
|
288
288
|
<td class="parameter_annotations"> </td>
|
289
289
|
</tr>
|
290
290
|
<tr>
|
@@ -303,24 +303,24 @@ PangoLayout that contains the PangoRectangle, relative to <em class="parameter">
|
|
303
303
|
</tr>
|
304
304
|
<tr>
|
305
305
|
<td class="parameter_name"><p>x</p></td>
|
306
|
-
<td class="parameter_description"><p>The x-position of the <a href="
|
306
|
+
<td class="parameter_description"><p>The x-position of the <a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> relative to <em class="parameter"><code>coords</code></em>
|
307
307
|
</p></td>
|
308
308
|
<td class="parameter_annotations"> </td>
|
309
309
|
</tr>
|
310
310
|
<tr>
|
311
311
|
<td class="parameter_name"><p>y</p></td>
|
312
|
-
<td class="parameter_description"><p>The y-position of the <a href="
|
312
|
+
<td class="parameter_description"><p>The y-position of the <a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a> relative to <em class="parameter"><code>coords</code></em>
|
313
313
|
</p></td>
|
314
314
|
<td class="parameter_annotations"> </td>
|
315
315
|
</tr>
|
316
316
|
<tr>
|
317
317
|
<td class="parameter_name"><p>width</p></td>
|
318
|
-
<td class="parameter_description"><p>The width of the <a href="
|
318
|
+
<td class="parameter_description"><p>The width of the <a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a></p></td>
|
319
319
|
<td class="parameter_annotations"> </td>
|
320
320
|
</tr>
|
321
321
|
<tr>
|
322
322
|
<td class="parameter_name"><p>height</p></td>
|
323
|
-
<td class="parameter_description"><p>The height of the <a href="
|
323
|
+
<td class="parameter_description"><p>The height of the <a href="../pango/pango-Glyph-Storage.html#PangoRectangle"><span class="type">PangoRectangle</span></a></p></td>
|
324
324
|
<td class="parameter_annotations"> </td>
|
325
325
|
</tr>
|
326
326
|
<tr>
|
@@ -337,8 +337,8 @@ PangoLayout that contains the PangoRectangle, relative to <em class="parameter">
|
|
337
337
|
<a name="gail-misc-get-index-at-point-in-layout"></a><h3>gail_misc_get_index_at_point_in_layout ()</h3>
|
338
338
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
339
339
|
gail_misc_get_index_at_point_in_layout
|
340
|
-
(<em class="parameter"><code><a href="
|
341
|
-
<em class="parameter"><code><a href="
|
340
|
+
(<em class="parameter"><code><a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
341
|
+
<em class="parameter"><code><a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> *layout</code></em>,
|
342
342
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x_layout</code></em>,
|
343
343
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y_layout</code></em>,
|
344
344
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
@@ -346,7 +346,7 @@ gail_misc_get_index_at_point_in_layout
|
|
346
346
|
<em class="parameter"><code><span class="type">AtkCoordType</span> coords</code></em>);</pre>
|
347
347
|
<p>Gets the byte offset at the specified <em class="parameter"><code>x</code></em>
|
348
348
|
and <em class="parameter"><code>y</code></em>
|
349
|
-
in a <a href="
|
349
|
+
in a <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>.</p>
|
350
350
|
<div class="refsect3">
|
351
351
|
<a name="gail-misc-get-index-at-point-in-layout.parameters"></a><h4>Parameters</h4>
|
352
352
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -358,26 +358,26 @@ gail_misc_get_index_at_point_in_layout
|
|
358
358
|
<tbody>
|
359
359
|
<tr>
|
360
360
|
<td class="parameter_name"><p>widget</p></td>
|
361
|
-
<td class="parameter_description"><p>A <a href="
|
361
|
+
<td class="parameter_description"><p>A <a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a></p></td>
|
362
362
|
<td class="parameter_annotations"> </td>
|
363
363
|
</tr>
|
364
364
|
<tr>
|
365
365
|
<td class="parameter_name"><p>layout</p></td>
|
366
|
-
<td class="parameter_description"><p>The <a href="
|
366
|
+
<td class="parameter_description"><p>The <a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a> from which to get the index at the
|
367
367
|
specified point.</p></td>
|
368
368
|
<td class="parameter_annotations"> </td>
|
369
369
|
</tr>
|
370
370
|
<tr>
|
371
371
|
<td class="parameter_name"><p>x_layout</p></td>
|
372
372
|
<td class="parameter_description"><p>The x-offset at which the widget displays the
|
373
|
-
<a href="
|
373
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>, relative to <em class="parameter"><code>widget</code></em>
|
374
374
|
</p></td>
|
375
375
|
<td class="parameter_annotations"> </td>
|
376
376
|
</tr>
|
377
377
|
<tr>
|
378
378
|
<td class="parameter_name"><p>y_layout</p></td>
|
379
379
|
<td class="parameter_description"><p>The y-offset at which the widget displays the
|
380
|
-
<a href="
|
380
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a>, relative to <em class="parameter"><code>widget</code></em>
|
381
381
|
</p></td>
|
382
382
|
<td class="parameter_annotations"> </td>
|
383
383
|
</tr>
|
@@ -408,14 +408,14 @@ calculate the index</p></td>
|
|
408
408
|
<p> the byte offset at the specified <em class="parameter"><code>x</code></em>
|
409
409
|
and <em class="parameter"><code>y</code></em>
|
410
410
|
in a
|
411
|
-
<a href="
|
411
|
+
<a href="../pango/pango-Layout-Objects.html#PangoLayout-struct"><span class="type">PangoLayout</span></a></p>
|
412
412
|
</div>
|
413
413
|
</div>
|
414
414
|
<hr>
|
415
415
|
<div class="refsect2">
|
416
416
|
<a name="gail-misc-get-origins"></a><h3>gail_misc_get_origins ()</h3>
|
417
417
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
418
|
-
gail_misc_get_origins (<em class="parameter"><code><a href="
|
418
|
+
gail_misc_get_origins (<em class="parameter"><code><a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
419
419
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_window</code></em>,
|
420
420
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_window</code></em>,
|
421
421
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_toplevel</code></em>,
|
@@ -433,7 +433,7 @@ widgets top-level window.</p>
|
|
433
433
|
<tbody>
|
434
434
|
<tr>
|
435
435
|
<td class="parameter_name"><p>widget</p></td>
|
436
|
-
<td class="parameter_description"><p>a <a href="
|
436
|
+
<td class="parameter_description"><p>a <a href="../gtk4/GtkWidget.html#GtkWidget-struct"><span class="type">GtkWidget</span></a></p></td>
|
437
437
|
<td class="parameter_annotations"> </td>
|
438
438
|
</tr>
|
439
439
|
<tr>
|
@@ -464,7 +464,7 @@ widgets top-level window.</p>
|
|
464
464
|
<div class="refsect2">
|
465
465
|
<a name="gail-misc-buffer-get-run-attributes"></a><h3>gail_misc_buffer_get_run_attributes ()</h3>
|
466
466
|
<pre class="programlisting"><span class="returnvalue">AtkAttributeSet</span> *
|
467
|
-
gail_misc_buffer_get_run_attributes (<em class="parameter"><code><a href="
|
467
|
+
gail_misc_buffer_get_run_attributes (<em class="parameter"><code><a href="../gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
468
468
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset</code></em>,
|
469
469
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *start_offset</code></em>,
|
470
470
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *end_offset</code></em>);</pre>
|
@@ -481,7 +481,7 @@ run starting at offset.</p>
|
|
481
481
|
<tbody>
|
482
482
|
<tr>
|
483
483
|
<td class="parameter_name"><p>buffer</p></td>
|
484
|
-
<td class="parameter_description"><p>The <a href="
|
484
|
+
<td class="parameter_description"><p>The <a href="../gtk4/GtkTextBuffer.html#GtkTextBuffer-struct"><span class="type">GtkTextBuffer</span></a> for which the attributes will be obtained</p></td>
|
485
485
|
<td class="parameter_annotations"> </td>
|
486
486
|
</tr>
|
487
487
|
<tr>
|