gdk3 3.1.8-x64-mingw32 → 3.1.9-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/lib/gdk3/window.rb +6 -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/gdkevents.h +27 -10
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkenums.h +5 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkflowbox.h +2 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gdk-3.0.typelib +0 -0
- 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 +2 -2
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +2 -2
- 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/Gdk-3.0.gir +51 -2
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +239 -107
- data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
- data/vendor/local/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml +17 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +58 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3.devhelp2 +8 -0
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +17 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +3 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +4 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +15 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +36 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +9 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +14 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFlowBox.html +8 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +8 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +45 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +7 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +2 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +14 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +10 -3
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-full.html +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-overview.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-properties.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-running.html +9 -0
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +9 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkFileChooserNative.html +16 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +3 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/icons/Adwaita/16x16/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/16x16/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/22x22/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/24x24/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/32x32/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/48x48/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/512x512/emblems/emblem-synchronizing.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/64x64/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/actions/error-correct-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/actions/system-switch-user-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/actions/tab-new-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/actions/view-mirror-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/actions/view-pin-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/apps/preferences-system-details-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/apps/preferences-system-devices-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/devices/thunderbolt-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/devices/video-joined-displays-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/devices/video-single-display-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/mimetypes/application-x-firmware-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/orientation-landscape-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/orientation-landscape-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/orientation-portrait-inverse-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/orientation-portrait-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/thunderbolt-acquiring-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/weather-clear-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/weather-clear-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/weather-few-clouds-night-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/weather-few-clouds-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/96x96/status/weather-windy-symbolic.symbolic.png +0 -0
- data/vendor/local/share/icons/Adwaita/icon-theme.cache +0 -0
- data/vendor/local/share/icons/Adwaita/scalable/actions/error-correct-symbolic.svg +36 -0
- data/vendor/local/share/icons/Adwaita/scalable/actions/system-switch-user-symbolic.svg +39 -0
- data/vendor/local/share/icons/Adwaita/scalable/actions/tab-new-symbolic.svg +14 -13
- data/vendor/local/share/icons/Adwaita/scalable/actions/view-mirror-symbolic.svg +36 -0
- data/vendor/local/share/icons/Adwaita/scalable/actions/view-pin-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/apps/preferences-system-details-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/apps/preferences-system-devices-symbolic.svg +37 -0
- data/vendor/local/share/icons/Adwaita/scalable/devices/thunderbolt-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/devices/video-joined-displays-symbolic.svg +38 -0
- data/vendor/local/share/icons/Adwaita/scalable/devices/video-single-display-symbolic.svg +36 -0
- data/vendor/local/share/icons/Adwaita/scalable/mimetypes/application-x-firmware-symbolic.svg +48 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/orientation-landscape-inverse-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/orientation-landscape-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/orientation-portrait-inverse-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/orientation-portrait-symbolic.svg +35 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/thunderbolt-acquiring-symbolic.svg +38 -0
- data/vendor/local/share/icons/Adwaita/scalable/status/weather-clear-night-symbolic.svg +20 -15
- data/vendor/local/share/icons/Adwaita/scalable/status/weather-clear-symbolic.svg +27 -30
- data/vendor/local/share/icons/Adwaita/scalable/status/weather-few-clouds-night-symbolic.svg +21 -18
- data/vendor/local/share/icons/Adwaita/scalable/status/weather-few-clouds-symbolic.svg +26 -31
- data/vendor/local/share/icons/Adwaita/scalable/status/weather-windy-symbolic.svg +40 -0
- data/vendor/local/share/icons/hicolor/icon-theme.cache +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtk30.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/hu/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/kg/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30.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/mn/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30.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/locale/sv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk30.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
- data/vendor/local/share/pkgconfig/adwaita-icon-theme.pc +1 -1
- metadata +126 -10
Binary file
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<schemalist>
|
3
|
+
|
4
|
+
<schema id='org.gtk.Settings.EmojiChooser' path='/org/gtk/settings/emoji-chooser/'>
|
5
|
+
<key name='recent-emoji' type='a((auss)u)'>
|
6
|
+
<default>[]</default>
|
7
|
+
<summary>Recently used Emoji</summary>
|
8
|
+
<description>
|
9
|
+
An array of Emoji definitions to show in the Emoji chooser. Each Emoji is
|
10
|
+
specified as an array of codepoints, name and shortname. The extra integer after this
|
11
|
+
pair is the code of the Fitzpatrick modifier to use in place of a 0 in the
|
12
|
+
codepoint array.
|
13
|
+
</description>
|
14
|
+
</key>
|
15
|
+
</schema>
|
16
|
+
|
17
|
+
</schemalist>
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GAIL Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
Version 3.22.
|
18
|
+
Version 3.22.24
|
19
19
|
|
20
20
|
The latest version of this documentation can be found on-line at
|
21
21
|
<a class="ulink" href="http://developer.gnome.org/gail-libgail-util/unstable/" target="_top">http://developer.gnome.org/gail-libgail-util/unstable/</a>.
|
@@ -2595,7 +2595,64 @@ full details of crossing event generation.</p>
|
|
2595
2595
|
<tr>
|
2596
2596
|
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-TILED:CAPS"></a>GDK_WINDOW_STATE_TILED</p></td>
|
2597
2597
|
<td class="enum_member_description">
|
2598
|
-
<p>the window is in a tiled state, Since 3.10
|
2598
|
+
<p>the window is in a tiled state, Since 3.10. Since 3.22.23, this
|
2599
|
+
is deprecated in favor of per-edge information.</p>
|
2600
|
+
</td>
|
2601
|
+
<td class="enum_member_annotations"> </td>
|
2602
|
+
</tr>
|
2603
|
+
<tr>
|
2604
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-TOP-TILED:CAPS"></a>GDK_WINDOW_STATE_TOP_TILED</p></td>
|
2605
|
+
<td class="enum_member_description">
|
2606
|
+
<p>whether the top edge is tiled, Since 3.22.23</p>
|
2607
|
+
</td>
|
2608
|
+
<td class="enum_member_annotations"> </td>
|
2609
|
+
</tr>
|
2610
|
+
<tr>
|
2611
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-TOP-RESIZABLE:CAPS"></a>GDK_WINDOW_STATE_TOP_RESIZABLE</p></td>
|
2612
|
+
<td class="enum_member_description">
|
2613
|
+
<p>whether the top edge is resizable, Since 3.22.23</p>
|
2614
|
+
</td>
|
2615
|
+
<td class="enum_member_annotations"> </td>
|
2616
|
+
</tr>
|
2617
|
+
<tr>
|
2618
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-RIGHT-TILED:CAPS"></a>GDK_WINDOW_STATE_RIGHT_TILED</p></td>
|
2619
|
+
<td class="enum_member_description">
|
2620
|
+
<p>whether the right edge is tiled, Since 3.22.23</p>
|
2621
|
+
</td>
|
2622
|
+
<td class="enum_member_annotations"> </td>
|
2623
|
+
</tr>
|
2624
|
+
<tr>
|
2625
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-RIGHT-RESIZABLE:CAPS"></a>GDK_WINDOW_STATE_RIGHT_RESIZABLE</p></td>
|
2626
|
+
<td class="enum_member_description">
|
2627
|
+
<p>whether the right edge is resizable, Since 3.22.23</p>
|
2628
|
+
</td>
|
2629
|
+
<td class="enum_member_annotations"> </td>
|
2630
|
+
</tr>
|
2631
|
+
<tr>
|
2632
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-BOTTOM-TILED:CAPS"></a>GDK_WINDOW_STATE_BOTTOM_TILED</p></td>
|
2633
|
+
<td class="enum_member_description">
|
2634
|
+
<p>whether the bottom edge is tiled, Since 3.22.23</p>
|
2635
|
+
</td>
|
2636
|
+
<td class="enum_member_annotations"> </td>
|
2637
|
+
</tr>
|
2638
|
+
<tr>
|
2639
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-BOTTOM-RESIZABLE:CAPS"></a>GDK_WINDOW_STATE_BOTTOM_RESIZABLE</p></td>
|
2640
|
+
<td class="enum_member_description">
|
2641
|
+
<p>whether the bottom edge is resizable, Since 3.22.23</p>
|
2642
|
+
</td>
|
2643
|
+
<td class="enum_member_annotations"> </td>
|
2644
|
+
</tr>
|
2645
|
+
<tr>
|
2646
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-LEFT-TILED:CAPS"></a>GDK_WINDOW_STATE_LEFT_TILED</p></td>
|
2647
|
+
<td class="enum_member_description">
|
2648
|
+
<p>whether the left edge is tiled, Since 3.22.23</p>
|
2649
|
+
</td>
|
2650
|
+
<td class="enum_member_annotations"> </td>
|
2651
|
+
</tr>
|
2652
|
+
<tr>
|
2653
|
+
<td class="enum_member_name"><p><a name="GDK-WINDOW-STATE-LEFT-RESIZABLE:CAPS"></a>GDK_WINDOW_STATE_LEFT_RESIZABLE</p></td>
|
2654
|
+
<td class="enum_member_description">
|
2655
|
+
<p>whether the left edge is resizable, Since 3.22.23</p>
|
2599
2656
|
</td>
|
2600
2657
|
<td class="enum_member_annotations"> </td>
|
2601
2658
|
</tr>
|
@@ -194,7 +194,7 @@ have full opacity)</p></li>
|
|
194
194
|
</ul></div>
|
195
195
|
<p>Where “r”, “g”, “b” and “a” are respectively the red, green, blue and
|
196
196
|
alpha color values. In the last two cases, r g and b are either integers
|
197
|
-
in the range 0 to 255 or
|
197
|
+
in the range 0 to 255 or percentage values in the range 0% to 100%, and
|
198
198
|
a is a floating point value in the range 0 to 1.</p>
|
199
199
|
<div class="refsect3">
|
200
200
|
<a name="gdk-rgba-parse.parameters"></a><h4>Parameters</h4>
|
@@ -1315,6 +1315,14 @@
|
|
1315
1315
|
<keyword type="constant" name="GDK_WINDOW_STATE_BELOW" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-BELOW:CAPS"/>
|
1316
1316
|
<keyword type="constant" name="GDK_WINDOW_STATE_FOCUSED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-FOCUSED:CAPS"/>
|
1317
1317
|
<keyword type="constant" name="GDK_WINDOW_STATE_TILED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-TILED:CAPS"/>
|
1318
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_TOP_TILED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-TOP-TILED:CAPS"/>
|
1319
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_TOP_RESIZABLE" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-TOP-RESIZABLE:CAPS"/>
|
1320
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_RIGHT_TILED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-RIGHT-TILED:CAPS"/>
|
1321
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_RIGHT_RESIZABLE" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-RIGHT-RESIZABLE:CAPS"/>
|
1322
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_BOTTOM_TILED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-BOTTOM-TILED:CAPS"/>
|
1323
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_BOTTOM_RESIZABLE" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-BOTTOM-RESIZABLE:CAPS"/>
|
1324
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_LEFT_TILED" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-LEFT-TILED:CAPS"/>
|
1325
|
+
<keyword type="constant" name="GDK_WINDOW_STATE_LEFT_RESIZABLE" link="gdk3-Event-Structures.html#GDK-WINDOW-STATE-LEFT-RESIZABLE:CAPS"/>
|
1318
1326
|
<keyword type="constant" name="GDK_SETTING_ACTION_NEW" link="gdk3-Event-Structures.html#GDK-SETTING-ACTION-NEW:CAPS"/>
|
1319
1327
|
<keyword type="constant" name="GDK_SETTING_ACTION_CHANGED" link="gdk3-Event-Structures.html#GDK-SETTING-ACTION-CHANGED:CAPS"/>
|
1320
1328
|
<keyword type="constant" name="GDK_SETTING_ACTION_DELETED" link="gdk3-Event-Structures.html#GDK-SETTING-ACTION-DELETED:CAPS"/>
|
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GDK 3 Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
This document is for the GDK 3 library, version 3.22.
|
18
|
+
This document is for the GDK 3 library, version 3.22.24
|
19
19
|
|
20
20
|
The latest versions can be found online at
|
21
21
|
<a class="ulink" href="https://developer.gnome.org/gdk3/" target="_top">https://developer.gnome.org/gdk3/</a>.
|
@@ -170,17 +170,17 @@ GtkAccelLabel implements
|
|
170
170
|
<div class="refsect1">
|
171
171
|
<a name="GtkAccelLabel.description"></a><h2>Description</h2>
|
172
172
|
<p>The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> widget is a subclass of <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> that also displays an
|
173
|
-
accelerator key on the right of the label text, e.g. “
|
173
|
+
accelerator key on the right of the label text, e.g. “Ctrl+S”.
|
174
174
|
It is commonly used in menus to show the keyboard short-cuts for commands.</p>
|
175
175
|
<p>The accelerator key to display is typically not set explicitly (although it
|
176
176
|
can be, with <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel" title="gtk_accel_label_set_accel ()"><code class="function">gtk_accel_label_set_accel()</code></a>). Instead, the <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> displays
|
177
177
|
the accelerators which have been added to a particular widget. This widget is
|
178
178
|
set by calling <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a>.</p>
|
179
179
|
<p>For example, a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> widget may have an accelerator added to emit
|
180
|
-
the “activate” signal when the “
|
180
|
+
the “activate” signal when the “Ctrl+S” key combination is pressed.
|
181
181
|
A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> is created and added to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>, and
|
182
182
|
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a> is called with the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> as the
|
183
|
-
second argument. The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will now display “
|
183
|
+
second argument. The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will now display “Ctrl+S” after its label.</p>
|
184
184
|
<p>Note that creating a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> with <a class="link" href="GtkMenuItem.html#gtk-menu-item-new-with-label" title="gtk_menu_item_new_with_label ()"><code class="function">gtk_menu_item_new_with_label()</code></a> (or
|
185
185
|
one of the similar functions for <a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a> and <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>)
|
186
186
|
automatically adds a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> and calls
|
@@ -294,7 +294,11 @@ gtk_accel_label_new (<em class="parameter"><code>const <a href="/home/vagrant/ru
|
|
294
294
|
gtk_accel_label_set_accel_closure (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
295
295
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html#GClosure"><span class="type">GClosure</span></a> *accel_closure</code></em>);</pre>
|
296
296
|
<p>Sets the closure to be monitored by this accelerator label. The closure
|
297
|
-
must be connected to an accelerator group; see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a
|
297
|
+
must be connected to an accelerator group; see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>.
|
298
|
+
Passing <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for <em class="parameter"><code>accel_closure</code></em>
|
299
|
+
will dissociate <em class="parameter"><code>accel_label</code></em>
|
300
|
+
from its
|
301
|
+
current closure, if any.</p>
|
298
302
|
<div class="refsect3">
|
299
303
|
<a name="gtk-accel-label-set-accel-closure.parameters"></a><h4>Parameters</h4>
|
300
304
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -311,8 +315,9 @@ must be connected to an accelerator group; see <a class="link" href="gtk3-Keyboa
|
|
311
315
|
</tr>
|
312
316
|
<tr>
|
313
317
|
<td class="parameter_name"><p>accel_closure</p></td>
|
314
|
-
<td class="parameter_description"><p>the closure to monitor for accelerator changes
|
315
|
-
<
|
318
|
+
<td class="parameter_description"><p> the closure to monitor for accelerator changes,
|
319
|
+
or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
320
|
+
<td class="parameter_annotations"><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>]</span></td>
|
316
321
|
</tr>
|
317
322
|
</tbody>
|
318
323
|
</table></div>
|
@@ -352,7 +357,10 @@ gtk_accel_label_get_accel_widget (<em class="parameter"><code><a class="link" hr
|
|
352
357
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
353
358
|
gtk_accel_label_set_accel_widget (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
354
359
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *accel_widget</code></em>);</pre>
|
355
|
-
<p>Sets the widget to be monitored by this accelerator label
|
360
|
+
<p>Sets the widget to be monitored by this accelerator label. Passing <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for
|
361
|
+
<em class="parameter"><code>accel_widget</code></em>
|
362
|
+
will dissociate <em class="parameter"><code>accel_label</code></em>
|
363
|
+
from its current widget, if any.</p>
|
356
364
|
<div class="refsect3">
|
357
365
|
<a name="gtk-accel-label-set-accel-widget.parameters"></a><h4>Parameters</h4>
|
358
366
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -369,8 +377,8 @@ gtk_accel_label_set_accel_widget (<em class="parameter"><code><a class="link" hr
|
|
369
377
|
</tr>
|
370
378
|
<tr>
|
371
379
|
<td class="parameter_name"><p>accel_widget</p></td>
|
372
|
-
<td class="parameter_description"><p>the widget to be monitored
|
373
|
-
<td class="parameter_annotations">
|
380
|
+
<td class="parameter_description"><p> the widget to be monitored, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
381
|
+
<td class="parameter_annotations"><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>]</span></td>
|
374
382
|
</tr>
|
375
383
|
</tbody>
|
376
384
|
</table></div>
|
@@ -625,8 +625,9 @@ recently-focused window within this application.</p>
|
|
625
625
|
</div>
|
626
626
|
<div class="refsect3">
|
627
627
|
<a name="gtk-application-get-active-window.returns"></a><h4>Returns</h4>
|
628
|
-
<p> the active window. </
|
629
|
-
|
628
|
+
<p> the active window, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
629
|
+
there isn't one. </p>
|
630
|
+
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
630
631
|
</div>
|
631
632
|
<p class="since">Since: <a class="link" href="api-index-3-6.html#api-index-3.6">3.6</a></p>
|
632
633
|
</div>
|
@@ -143,8 +143,10 @@ added, so you do not need to unref it.</p>
|
|
143
143
|
</div>
|
144
144
|
<div class="refsect3">
|
145
145
|
<a name="gtk-bin-get-child.returns"></a><h4>Returns</h4>
|
146
|
-
<p>
|
147
|
-
|
146
|
+
<p> the child of <em class="parameter"><code>bin</code></em>
|
147
|
+
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it does
|
148
|
+
not have a child. </p>
|
149
|
+
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
148
150
|
</div>
|
149
151
|
</div>
|
150
152
|
</div>
|
@@ -1203,8 +1203,8 @@ displayed if the label text is <a href="/home/vagrant/ruby-gnome2.win64/glib2/ve
|
|
1203
1203
|
</tr>
|
1204
1204
|
<tr>
|
1205
1205
|
<td class="parameter_name"><p>image</p></td>
|
1206
|
-
<td class="parameter_description"><p>a widget to set as the image for the button</p></td>
|
1207
|
-
<td class="parameter_annotations">
|
1206
|
+
<td class="parameter_description"><p> a widget to set as the image for the button, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset. </p></td>
|
1207
|
+
<td class="parameter_annotations"><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>]</span></td>
|
1208
1208
|
</tr>
|
1209
1209
|
</tbody>
|
1210
1210
|
</table></div>
|
@@ -1063,7 +1063,9 @@ no active item</p></td>
|
|
1063
1063
|
gtk_combo_box_get_active_iter (<em class="parameter"><code><a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> *combo_box</code></em>,
|
1064
1064
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>);</pre>
|
1065
1065
|
<p>Sets <em class="parameter"><code>iter</code></em>
|
1066
|
-
to point to the
|
1066
|
+
to point to the currently active item, if any item is active.
|
1067
|
+
Otherwise, <em class="parameter"><code>iter</code></em>
|
1068
|
+
is left unchanged.</p>
|
1067
1069
|
<div class="refsect3">
|
1068
1070
|
<a name="gtk-combo-box-get-active-iter.parameters"></a><h4>Parameters</h4>
|
1069
1071
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1080,7 +1082,7 @@ gtk_combo_box_get_active_iter (<em class="parameter"><code><a class="link" href=
|
|
1080
1082
|
</tr>
|
1081
1083
|
<tr>
|
1082
1084
|
<td class="parameter_name"><p>iter</p></td>
|
1083
|
-
<td class="parameter_description"><p>
|
1085
|
+
<td class="parameter_description"><p> A <a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a>. </p></td>
|
1084
1086
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
1085
1087
|
</tr>
|
1086
1088
|
</tbody>
|
@@ -1088,8 +1090,8 @@ gtk_combo_box_get_active_iter (<em class="parameter"><code><a class="link" href=
|
|
1088
1090
|
</div>
|
1089
1091
|
<div class="refsect3">
|
1090
1092
|
<a name="gtk-combo-box-get-active-iter.returns"></a><h4>Returns</h4>
|
1091
|
-
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a
|
1092
|
-
was set</p>
|
1093
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1094
|
+
was set, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
1093
1095
|
</div>
|
1094
1096
|
<p class="since">Since: 2.4</p>
|
1095
1097
|
</div>
|
@@ -2066,9 +2068,10 @@ a horizontally oriented <a class="link" href="GtkCellAreaBox.html" title="GtkCel
|
|
2066
2068
|
<a name="GtkComboBox--column-span-column"></a><h3>The <code class="literal">“column-span-column”</code> property</h3>
|
2067
2069
|
<pre class="programlisting"> “column-span-column” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2068
2070
|
<p>If this is set to a non-negative value, it must be the index of a column
|
2069
|
-
of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"><code class="literal">G_TYPE_INT</code></a> in the model
|
2070
|
-
|
2071
|
-
in the
|
2071
|
+
of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"><code class="literal">G_TYPE_INT</code></a> in the model. The value in that column for each item
|
2072
|
+
will determine how many columns that item will span in the popup.
|
2073
|
+
Therefore, values in this column must be greater than zero, and the sum of
|
2074
|
+
an item’s column position + span should not exceed <a class="link" href="GtkComboBox.html#GtkComboBox--wrap-width" title="The “wrap-width” property"><span class="type">“wrap-width”</span></a>.</p>
|
2072
2075
|
<p>Flags: Read / Write</p>
|
2073
2076
|
<p>Allowed values: >= -1</p>
|
2074
2077
|
<p>Default value: -1</p>
|
@@ -2150,10 +2153,9 @@ it allows you to connect to notify::popup-shown.</p>
|
|
2150
2153
|
<a name="GtkComboBox--row-span-column"></a><h3>The <code class="literal">“row-span-column”</code> property</h3>
|
2151
2154
|
<pre class="programlisting"> “row-span-column” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2152
2155
|
<p>If this is set to a non-negative value, it must be the index of a column
|
2153
|
-
of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"><code class="literal">G_TYPE_INT</code></a> in the model
|
2154
|
-
|
2155
|
-
|
2156
|
-
by this property must be greater than zero and not larger than wrap-width.</p>
|
2156
|
+
of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-INT:CAPS"><code class="literal">G_TYPE_INT</code></a> in the model. The value in that column for each item
|
2157
|
+
will determine how many rows that item will span in the popup. Therefore,
|
2158
|
+
values in this column must be greater than zero.</p>
|
2157
2159
|
<p>Flags: Read / Write</p>
|
2158
2160
|
<p>Allowed values: >= -1</p>
|
2159
2161
|
<p>Default value: -1</p>
|
@@ -2174,9 +2176,8 @@ when the popup is torn-off.</p>
|
|
2174
2176
|
<div class="refsect2">
|
2175
2177
|
<a name="GtkComboBox--wrap-width"></a><h3>The <code class="literal">“wrap-width”</code> property</h3>
|
2176
2178
|
<pre class="programlisting"> “wrap-width” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
2177
|
-
<p>If wrap-width is set to a positive value, the
|
2178
|
-
|
2179
|
-
determined by wrap-width.</p>
|
2179
|
+
<p>If wrap-width is set to a positive value, items in the popup will be laid
|
2180
|
+
out along multiple columns, starting a new row on reaching the wrap width.</p>
|
2180
2181
|
<p>Flags: Read / Write</p>
|
2181
2182
|
<p>Allowed values: >= 0</p>
|
2182
2183
|
<p>Default value: 0</p>
|
@@ -888,6 +888,11 @@
|
|
888
888
|
<td class="property_flags">Read / Write</td>
|
889
889
|
</tr>
|
890
890
|
<tr>
|
891
|
+
<td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
892
|
+
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--show-emoji-icon" title="The “show-emoji-icon” property">show-emoji-icon</a></td>
|
893
|
+
<td class="property_flags">Read / Write</td>
|
894
|
+
</tr>
|
895
|
+
<tr>
|
891
896
|
<td class="property_type">
|
892
897
|
<a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
|
893
898
|
<td class="property_name"><a class="link" href="GtkEntry.html#GtkEntry--tabs" title="The “tabs” property">tabs</a></td>
|
@@ -3403,6 +3408,11 @@ at the specified position.</p>
|
|
3403
3408
|
to remove an existing tooltip.</p>
|
3404
3409
|
<p>See also <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk_widget_set_tooltip_text ()"><code class="function">gtk_widget_set_tooltip_text()</code></a> and
|
3405
3410
|
<a class="link" href="GtkEntry.html#gtk-entry-set-icon-tooltip-markup" title="gtk_entry_set_icon_tooltip_markup ()"><code class="function">gtk_entry_set_icon_tooltip_markup()</code></a>.</p>
|
3411
|
+
<p>If you unset the widget tooltip via <a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-text" title="gtk_widget_set_tooltip_text ()"><code class="function">gtk_widget_set_tooltip_text()</code></a> or
|
3412
|
+
<a class="link" href="GtkWidget.html#gtk-widget-set-tooltip-markup" title="gtk_widget_set_tooltip_markup ()"><code class="function">gtk_widget_set_tooltip_markup()</code></a>, this sets GtkWidget:has-tooltip to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>,
|
3413
|
+
which suppresses icon tooltips too. You can resolve this by then calling
|
3414
|
+
<a class="link" href="GtkWidget.html#gtk-widget-set-has-tooltip" title="gtk_widget_set_has_tooltip ()"><code class="function">gtk_widget_set_has_tooltip()</code></a> to set GtkWidget:has-tooltip back to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, or
|
3415
|
+
setting at least one non-empty tooltip on any icon achieves the same result.</p>
|
3406
3416
|
<div class="refsect3">
|
3407
3417
|
<a name="gtk-entry-set-icon-tooltip-text.parameters"></a><h4>Parameters</h4>
|
3408
3418
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -3653,7 +3663,10 @@ This function is useful when drawing something to the
|
|
3653
3663
|
entry in a draw callback.</p>
|
3654
3664
|
<p>If the entry is not realized or has no icon at the given position,
|
3655
3665
|
<em class="parameter"><code>icon_area</code></em>
|
3656
|
-
is filled with zeros
|
3666
|
+
is filled with zeros. Otherwise, <em class="parameter"><code>icon_area</code></em>
|
3667
|
+
will be filled
|
3668
|
+
with the icon’s allocation, relative to <em class="parameter"><code>entry</code></em>
|
3669
|
+
’s allocation.</p>
|
3657
3670
|
<p>See also <a class="link" href="GtkEntry.html#gtk-entry-get-text-area" title="gtk_entry_get_text_area ()"><code class="function">gtk_entry_get_text_area()</code></a></p>
|
3658
3671
|
<div class="refsect3">
|
3659
3672
|
<a name="gtk-entry-get-icon-area.parameters"></a><h4>Parameters</h4>
|
@@ -4204,6 +4217,20 @@ ignore unknown values.</p>
|
|
4204
4217
|
</td>
|
4205
4218
|
<td class="enum_member_annotations"> </td>
|
4206
4219
|
</tr>
|
4220
|
+
<tr>
|
4221
|
+
<td class="enum_member_name"><p><a name="GTK-INPUT-HINT-EMOJI:CAPS"></a>GTK_INPUT_HINT_EMOJI</p></td>
|
4222
|
+
<td class="enum_member_description">
|
4223
|
+
<p>Suggest offering Emoji support. Since 3.22.20</p>
|
4224
|
+
</td>
|
4225
|
+
<td class="enum_member_annotations"> </td>
|
4226
|
+
</tr>
|
4227
|
+
<tr>
|
4228
|
+
<td class="enum_member_name"><p><a name="GTK-INPUT-HINT-NO-EMOJI:CAPS"></a>GTK_INPUT_HINT_NO_EMOJI</p></td>
|
4229
|
+
<td class="enum_member_description">
|
4230
|
+
<p>Suggest not offering Emoji support. Since 3.22.20</p>
|
4231
|
+
</td>
|
4232
|
+
<td class="enum_member_annotations"> </td>
|
4233
|
+
</tr>
|
4207
4234
|
</tbody>
|
4208
4235
|
</table></div>
|
4209
4236
|
</div>
|
@@ -4654,6 +4681,14 @@ with the Pango text markup language.</p>
|
|
4654
4681
|
</div>
|
4655
4682
|
<hr>
|
4656
4683
|
<div class="refsect2">
|
4684
|
+
<a name="GtkEntry--show-emoji-icon"></a><h3>The <code class="literal">“show-emoji-icon”</code> property</h3>
|
4685
|
+
<pre class="programlisting"> “show-emoji-icon” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
4686
|
+
<p>Whether to show an icon for Emoji.</p>
|
4687
|
+
<p>Flags: Read / Write</p>
|
4688
|
+
<p>Default value: FALSE</p>
|
4689
|
+
</div>
|
4690
|
+
<hr>
|
4691
|
+
<div class="refsect2">
|
4657
4692
|
<a name="GtkEntry--tabs"></a><h3>The <code class="literal">“tabs”</code> property</h3>
|
4658
4693
|
<pre class="programlisting"> “tabs” <a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
|
4659
4694
|
<p>A list of tabstop locations to apply to the text of the entry.</p>
|
@@ -456,8 +456,8 @@ specified without specifying a <child> type attribute.</p>
|
|
456
456
|
|
457
457
|
<p></p>
|
458
458
|
<p>GtkExpander has three CSS nodes, the main node with the name expander,
|
459
|
-
a subnode with name title and node below it with name arrow.
|
460
|
-
|
459
|
+
a subnode with name title and node below it with name arrow. The arrow of an
|
460
|
+
expander that is showing its child gets the :checked pseudoclass added to it.</p>
|
461
461
|
</div>
|
462
462
|
</div>
|
463
463
|
<div class="refsect1">
|
@@ -478,8 +478,8 @@ gtk_expander_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-
|
|
478
478
|
</colgroup>
|
479
479
|
<tbody><tr>
|
480
480
|
<td class="parameter_name"><p>label</p></td>
|
481
|
-
<td class="parameter_description"><p>the text of the label</p></td>
|
482
|
-
<td class="parameter_annotations">
|
481
|
+
<td class="parameter_description"><p> the text of the label. </p></td>
|
482
|
+
<td class="parameter_annotations"><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>]</span></td>
|
483
483
|
</tr></tbody>
|
484
484
|
</table></div>
|
485
485
|
</div>
|
@@ -514,7 +514,7 @@ Pressing Alt and that key activates the button.</p>
|
|
514
514
|
<td class="parameter_name"><p>label</p></td>
|
515
515
|
<td class="parameter_description"><p> the text of the label with an underscore
|
516
516
|
in front of the mnemonic character. </p></td>
|
517
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL
|
517
|
+
<td class="parameter_annotations"><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>]</span></td>
|
518
518
|
</tr></tbody>
|
519
519
|
</table></div>
|
520
520
|
</div>
|
@@ -680,7 +680,7 @@ gtk_expander_set_label (<em class="parameter"><code><a class="link" href="GtkExp
|
|
680
680
|
<tr>
|
681
681
|
<td class="parameter_name"><p>label</p></td>
|
682
682
|
<td class="parameter_description"><p> a string. </p></td>
|
683
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL
|
683
|
+
<td class="parameter_annotations"><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>]</span></td>
|
684
684
|
</tr>
|
685
685
|
</tbody>
|
686
686
|
</table></div>
|
@@ -720,7 +720,8 @@ widget.</p>
|
|
720
720
|
<div class="refsect3">
|
721
721
|
<a name="gtk-expander-get-label.returns"></a><h4>Returns</h4>
|
722
722
|
<p> The text of the label widget. This string is owned
|
723
|
-
by the widget and must not be modified or freed
|
723
|
+
by the widget and must not be modified or freed. </p>
|
724
|
+
<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>]</span></p>
|
724
725
|
</div>
|
725
726
|
<p class="since">Since: 2.4</p>
|
726
727
|
</div>
|
@@ -872,7 +873,7 @@ that will appear embedded alongside the expander arrow.</p>
|
|
872
873
|
<tr>
|
873
874
|
<td class="parameter_name"><p>label_widget</p></td>
|
874
875
|
<td class="parameter_description"><p> the new label widget. </p></td>
|
875
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL
|
876
|
+
<td class="parameter_annotations"><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>]</span></td>
|
876
877
|
</tr>
|
877
878
|
</tbody>
|
878
879
|
</table></div>
|
@@ -140,17 +140,18 @@ other display bugs:</p>
|
|
140
140
|
<li class="listitem"><p>Fonts other than the one you used to write the app will of course
|
141
141
|
change the size of widgets containing text; keep in mind that
|
142
142
|
users may use a larger font because of difficulty reading the
|
143
|
-
default, or they may be using
|
144
|
-
GTK+, where different fonts are available.</p></li>
|
143
|
+
default, or they may be using a different OS that provides different fonts.</p></li>
|
145
144
|
<li class="listitem"><p>Translation of text into other languages changes its size. Also,
|
146
145
|
display of non-English text will use a different font in many
|
147
146
|
cases.</p></li>
|
148
147
|
</ul></div>
|
149
|
-
<p>In addition,
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
148
|
+
<p>In addition, <a class="link" href="GtkFixed.html" title="GtkFixed"><span class="type">GtkFixed</span></a> does not pay attention to text direction and thus may
|
149
|
+
produce unwanted results if your app is run under right-to-left languages
|
150
|
+
such as Hebrew or Arabic. That is: normally GTK+ will order containers
|
151
|
+
appropriately for the text direction, e.g. to put labels to the right of the
|
152
|
+
thing they label when using an RTL language, but it can’t do that with
|
153
|
+
<a class="link" href="GtkFixed.html" title="GtkFixed"><span class="type">GtkFixed</span></a>. So if you need to reorder widgets depending on the text direction,
|
154
|
+
you would need to manually detect it and adjust child positions accordingly.</p>
|
154
155
|
<p>Finally, fixed positioning makes it kind of annoying to add/remove
|
155
156
|
GUI elements, since you have to reposition all the other
|
156
157
|
elements. This is a long-term maintenance problem for your
|
@@ -158,6 +159,8 @@ application.</p>
|
|
158
159
|
<p>If you know none of these things are an issue for your application,
|
159
160
|
and prefer the simplicity of <a class="link" href="GtkFixed.html" title="GtkFixed"><span class="type">GtkFixed</span></a>, by all means use the
|
160
161
|
widget. But you should be aware of the tradeoffs.</p>
|
162
|
+
<p>See also <a class="link" href="GtkLayout.html" title="GtkLayout"><span class="type">GtkLayout</span></a>, which shares the ability to perform fixed positioning
|
163
|
+
of child widgets and additionally adds custom drawing and scrollability.</p>
|
161
164
|
</div>
|
162
165
|
<div class="refsect1">
|
163
166
|
<a name="GtkFixed.functions_details"></a><h2>Functions</h2>
|
@@ -281,6 +284,10 @@ gtk_fixed_move (<em class="parameter"><code><a class="link" href="GtkFixed.html"
|
|
281
284
|
<p>Default value: 0</p>
|
282
285
|
</div>
|
283
286
|
</div>
|
287
|
+
<div class="refsect1">
|
288
|
+
<a name="GtkFixed.see-also"></a><h2>See Also</h2>
|
289
|
+
<p><a class="link" href="GtkLayout.html" title="GtkLayout"><span class="type">GtkLayout</span></a></p>
|
290
|
+
</div>
|
284
291
|
</div>
|
285
292
|
<div class="footer">
|
286
293
|
<hr>Generated by GTK-Doc V1.25.1</div>
|