gdk3 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -7
- data/gdk3.gemspec +2 -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/epoxy/common.h +63 -0
- data/vendor/local/include/epoxy/gl.h +24 -16
- data/vendor/local/include/epoxy/gl_generated.h +9575 -8631
- data/vendor/local/include/epoxy/wgl.h +7 -10
- data/vendor/local/include/epoxy/wgl_generated.h +191 -139
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +26 -2
- data/vendor/local/include/gtk-3.0/gdk/gdkwindow.h +9 -0
- data/vendor/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h +4 -4
- data/vendor/local/include/gtk-3.0/gtk/gtk.h +4 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkcssprovider.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollerkey.h +63 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollermotion.h +50 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkeventcontrollerscroll.h +80 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkfilechooserbutton.h +4 -4
- data/vendor/local/include/gtk-3.0/gtk/gtkfontchooser.h +36 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkgesturestylus.h +59 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkrender.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkstyleprovider.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktypebuiltins.h +8 -0
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +4 -4
- data/vendor/local/lib/gdk-win32-3.0.def +1 -0
- 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/gtk-win32-3.0.def +6 -6
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libepoxy.la +2 -2
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.la +1 -1
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +4 -4
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +4 -4
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/libgtkreftestprivate.la +1 -1
- data/vendor/local/lib/pkgconfig/epoxy.pc +6 -1
- 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 +2 -2
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +2 -2
- data/vendor/local/share/aclocal/gtk-3.0.m4 +4 -0
- data/vendor/local/share/gir-1.0/Gdk-3.0.gir +55 -2
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +914 -145
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html +2 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkGLContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkMonitor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkSeat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/annotation-glossary.html +6 -4
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +6 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Colors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameTimings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Properties-and-Atoms.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +8 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Testing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +107 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3.devhelp2 +2 -0
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/rn02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/AbstractObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Application.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ApplicationChoosing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Builder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ButtonWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/DeprecatedObjects.html +4 -3
- data/vendor/local/share/gtk-doc/html/gtk3/DisplayWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Gestures.html +14 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkArrow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +6 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +25 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +15 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +6 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +16 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +7 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerKey.html +199 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerMotion.html +276 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventControllerScroll.html +526 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFixed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFlowBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +232 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +34 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFrame.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureDrag.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureLongPress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesturePan.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureRotate.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +3 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureStylus.html +350 -0
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSwipe.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureZoom.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGrid.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSV.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHandleBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +2 -47
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +81 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +7 -118
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +26 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkModelButton.html +18 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopoverMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsSection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsShortcut.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkShortcutsWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinner.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStack.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSidebar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +10 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +11 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScale.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/LayoutContainers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/MenusAndCombos.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/MiscObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/NumericEntry.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Ornaments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/PlugSocket.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/Printing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/RecentDocuments.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ScrollingWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/SelectorWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ShortcutsOverview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TextWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TextWidgetObjects.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk3/WindowWidgets.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/annotation-glossary.html +4 -22
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-full.html +182 -2
- data/vendor/local/share/gtk-doc/html/gtk3/broadwayd.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s04.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +6 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch28s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch30s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch30s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s03.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s04.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s06.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s07.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s08.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s09.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s11.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-overview.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-css-properties.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-gdkeventexpose-region.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-modifiers.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/checklist-named-icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-broadway.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-builder-tool.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-building.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-encode-symbolic-svg.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-getting-started.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-launch.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-3-x-to-y.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkGrid.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-checklist.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html +2 -2
- 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-migrating-unique-GtkApplication.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-mir.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-osx.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-query-settings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-resources.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-running.html +9 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-update-icon-cache.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-wayland.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-windows.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-x11.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkFileChooserNative.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkNativeDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +7 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo-application.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-demo.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-icon-browser.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-widget-factory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +62 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtkbase.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtkobjects.html +17 -5
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +18 -6
- data/vendor/local/share/gtk-doc/html/gtk3/migrating.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/platform-support.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/pt06.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/style.css +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/theming.html +2 -2
- data/vendor/local/share/icons/hicolor/index.theme +2015 -46
- data/vendor/local/share/locale/ca/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/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/fi/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/lt/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/ru/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/tr/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
- metadata +17 -8
@@ -205,6 +205,10 @@ GDK_AVAILABLE_IN_ALL GType gtk_pan_direction_get_type (void) G_GNUC_CONST;
|
|
205
205
|
GDK_AVAILABLE_IN_ALL GType gtk_popover_constraint_get_type (void) G_GNUC_CONST;
|
206
206
|
#define GTK_TYPE_POPOVER_CONSTRAINT (gtk_popover_constraint_get_type ())
|
207
207
|
|
208
|
+
/* enumerations from "gtkeventcontrollerscroll.h" */
|
209
|
+
GDK_AVAILABLE_IN_ALL GType gtk_event_controller_scroll_flags_get_type (void) G_GNUC_CONST;
|
210
|
+
#define GTK_TYPE_EVENT_CONTROLLER_SCROLL_FLAGS (gtk_event_controller_scroll_flags_get_type ())
|
211
|
+
|
208
212
|
/* enumerations from "gtkfilechooser.h" */
|
209
213
|
GDK_AVAILABLE_IN_ALL GType gtk_file_chooser_action_get_type (void) G_GNUC_CONST;
|
210
214
|
#define GTK_TYPE_FILE_CHOOSER_ACTION (gtk_file_chooser_action_get_type ())
|
@@ -217,6 +221,10 @@ GDK_AVAILABLE_IN_ALL GType gtk_file_chooser_error_get_type (void) G_GNUC_CONST;
|
|
217
221
|
GDK_AVAILABLE_IN_ALL GType gtk_file_filter_flags_get_type (void) G_GNUC_CONST;
|
218
222
|
#define GTK_TYPE_FILE_FILTER_FLAGS (gtk_file_filter_flags_get_type ())
|
219
223
|
|
224
|
+
/* enumerations from "gtkfontchooser.h" */
|
225
|
+
GDK_AVAILABLE_IN_ALL GType gtk_font_chooser_level_get_type (void) G_GNUC_CONST;
|
226
|
+
#define GTK_TYPE_FONT_CHOOSER_LEVEL (gtk_font_chooser_level_get_type ())
|
227
|
+
|
220
228
|
/* enumerations from "gtkicontheme.h" */
|
221
229
|
GDK_AVAILABLE_IN_ALL GType gtk_icon_lookup_flags_get_type (void) G_GNUC_CONST;
|
222
230
|
#define GTK_TYPE_ICON_LOOKUP_FLAGS (gtk_icon_lookup_flags_get_type ())
|
@@ -55,7 +55,7 @@
|
|
55
55
|
* application compile time, rather than from the library linked
|
56
56
|
* against at application run time.
|
57
57
|
*/
|
58
|
-
#define GTK_MINOR_VERSION (
|
58
|
+
#define GTK_MINOR_VERSION (23)
|
59
59
|
|
60
60
|
/**
|
61
61
|
* GTK_MICRO_VERSION:
|
@@ -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 (2)
|
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 (2302)
|
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 (0)
|
86
86
|
|
87
87
|
/**
|
88
88
|
* GTK_CHECK_VERSION:
|
Binary file
|
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/gdk3/tmp/windows/gtk+/gtk+-3.
|
3
|
+
# Created by Z:/home/vagrant/ruby-gnome2/gdk3/tmp/windows/gtk+/gtk+-3.23.2/gtk/.libs/gtk-query-immodules-3.0.exe from gtk+-3.23.2
|
4
4
|
#
|
5
5
|
# ModulesPath = /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/gtk-3.0/3.0.0/x86_64-w64-mingw32/immodules;/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/gtk-3.0/3.0.0/immodules;/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/gtk-3.0/x86_64-w64-mingw32/immodules;/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/gtk-3.0/immodules
|
6
6
|
#
|
@@ -675,6 +675,12 @@ gtk_color_chooser_set_rgba
|
|
675
675
|
gtk_color_chooser_set_use_alpha
|
676
676
|
gtk_color_chooser_widget_get_type
|
677
677
|
gtk_color_chooser_widget_new
|
678
|
+
gtk_color_picker_get_type
|
679
|
+
gtk_color_picker_new
|
680
|
+
gtk_color_picker_pick
|
681
|
+
gtk_color_picker_pick_finish
|
682
|
+
gtk_color_picker_portal_new
|
683
|
+
gtk_color_picker_shell_new
|
678
684
|
gtk_color_selection_dialog_get_color_selection
|
679
685
|
gtk_color_selection_dialog_get_type
|
680
686
|
gtk_color_selection_dialog_new
|
@@ -994,9 +1000,3 @@ gtk_entry_new_with_buffer
|
|
994
1000
|
gtk_entry_progress_pulse
|
995
1001
|
gtk_entry_reset_im_context
|
996
1002
|
gtk_entry_set_activates_default
|
997
|
-
gtk_entry_set_alignment
|
998
|
-
gtk_entry_set_attributes
|
999
|
-
gtk_entry_set_buffer
|
1000
|
-
gtk_entry_set_completion
|
1001
|
-
gtk_entry_set_cursor_hadjustment
|
1002
|
-
gtk_entry_set_has_frame
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libepoxy.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libepoxy.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library=''
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgtk-3.la -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2/
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgtk-3.la -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -L/home/vagrant/ruby-gnome2/atk/vendor/local/lib -lcomdlg32 -lwinspool -lcomctl32 /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgdk-3.la -limm32 -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/rcairo/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la -lgdi32 -lmsimg32 /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi /home/vagrant/ruby-gnome2/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libepoxy.la -lopengl32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
Binary file
|
@@ -17,15 +17,15 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib -limm32 -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib -limm32 -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/rcairo/vendor/local/lib/libcairo-gobject.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lgdi32 -lmsimg32 -lz /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libepoxy.la -lopengl32'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libgdk-3.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=2302
|
27
|
+
age=2302
|
28
|
+
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,15 +17,15 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgdk-3.la -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgdk-3.la -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 -L/home/vagrant/ruby-gnome2/atk/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/rcairo/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la -lmsimg32 /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la -ldnsapi -liphlpapi /home/vagrant/ruby-gnome2/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libepoxy.la -lopengl32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz -limm32 -lole32 -lgdi32 -lcomdlg32 -lwinspool -lcomctl32'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libgtk-3.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=2302
|
27
|
+
age=2302
|
28
|
+
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk3/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -L/home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgtk-3.la /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libgdk-3.la -L/home/vagrant/ruby-gnome2/atk/vendor/local/lib -lcomdlg32 -lwinspool -lcomctl32 -limm32 -lshell32 -ldwmapi -lsetupapi -lcfgmgr32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangocairo-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 /home/vagrant/rcairo/vendor/local/lib/libcairo-gobject.la /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la -lgdi32 -lmsimg32 /home/vagrant/ruby-gnome2/gdk_pixbuf2/vendor/local/lib/libgdk_pixbuf-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgio-2.0.la -ldnsapi -liphlpapi /home/vagrant/ruby-gnome2/atk/vendor/local/lib/libatk-1.0.la /home/vagrant/ruby-gnome2/gdk3/vendor/local/lib/libepoxy.la -lopengl32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgmodule-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -3,9 +3,14 @@ exec_prefix=${prefix}
|
|
3
3
|
libdir=${exec_prefix}/lib
|
4
4
|
includedir=${prefix}/include
|
5
5
|
|
6
|
+
epoxy_has_glx=0
|
7
|
+
epoxy_has_egl=0
|
8
|
+
epoxy_has_wgl=1
|
9
|
+
|
6
10
|
Name: epoxy
|
7
11
|
Description: epoxy GL dispatch Library
|
8
|
-
Version: 1.
|
12
|
+
Version: 1.5.2
|
9
13
|
Cflags: -I${includedir}
|
10
14
|
Libs: -L${libdir} -lepoxy
|
11
15
|
Libs.private:
|
16
|
+
Requires.private:
|
@@ -6,8 +6,8 @@ targets=win32
|
|
6
6
|
|
7
7
|
Name: GDK
|
8
8
|
Description: GTK+ Drawing Kit
|
9
|
-
Version: 3.
|
9
|
+
Version: 3.23.2
|
10
10
|
Requires: pangowin32 pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
|
11
|
-
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.
|
11
|
+
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.4
|
12
12
|
Libs: -L${libdir} -lgdk-3 -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -lwinmm -ldwmapi -lsetupapi -lcfgmgr32
|
13
13
|
Cflags: -I${includedir}/gtk-3.0
|
@@ -6,8 +6,8 @@ targets=win32
|
|
6
6
|
|
7
7
|
Name: GDK
|
8
8
|
Description: GTK+ Drawing Kit
|
9
|
-
Version: 3.
|
9
|
+
Version: 3.23.2
|
10
10
|
Requires: pangowin32 pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
|
11
|
-
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.
|
11
|
+
Requires.private: gio-2.0 >= 2.49.4 cairo-win32 epoxy >= 1.4
|
12
12
|
Libs: -L${libdir} -lgdk-3 -lgdi32 -limm32 -lshell32 -lole32 -Wl,-luuid -lwinmm -ldwmapi -lsetupapi -lcfgmgr32
|
13
13
|
Cflags: -I${includedir}/gtk-3.0
|
@@ -9,8 +9,8 @@ gtk_host=x86_64-w64-mingw32
|
|
9
9
|
|
10
10
|
Name: GTK+
|
11
11
|
Description: GTK+ Graphical UI Library
|
12
|
-
Version: 3.
|
12
|
+
Version: 3.23.2
|
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
|
-
Requires.private: atk epoxy >= 1.
|
14
|
+
Requires.private: atk epoxy >= 1.4
|
15
15
|
Libs: -L${libdir} -lgtk-3
|
16
16
|
Cflags: -I${includedir}/gtk-3.0 -mms-bitfields
|
@@ -9,8 +9,8 @@ gtk_host=x86_64-w64-mingw32
|
|
9
9
|
|
10
10
|
Name: GTK+
|
11
11
|
Description: GTK+ Graphical UI Library
|
12
|
-
Version: 3.
|
12
|
+
Version: 3.23.2
|
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
|
-
Requires.private: atk epoxy >= 1.
|
14
|
+
Requires.private: atk epoxy >= 1.4
|
15
15
|
Libs: -L${libdir} -lgtk-3
|
16
16
|
Cflags: -I${includedir}/gtk-3.0 -mms-bitfields
|
@@ -1,6 +1,10 @@
|
|
1
1
|
# Configure paths for GTK+
|
2
2
|
# Owen Taylor 1997-2001
|
3
3
|
|
4
|
+
# Version number used by aclocal, see `info automake Serials`.
|
5
|
+
# Increment on every change.
|
6
|
+
#serial 1
|
7
|
+
|
4
8
|
dnl AM_PATH_GTK_3_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
|
5
9
|
dnl Test for GTK+, and define GTK_CFLAGS and GTK_LIBS, if gthread is specified in MODULES,
|
6
10
|
dnl pass to pkg-config
|
@@ -4529,7 +4529,7 @@ gdk_drag_context_get_suggested_action() returns %GDK_ACTION_ASK.</doc>
|
|
4529
4529
|
<method name="get_dest_window"
|
4530
4530
|
c:identifier="gdk_drag_context_get_dest_window"
|
4531
4531
|
version="3.0">
|
4532
|
-
<doc xml:space="preserve">Returns the destination
|
4532
|
+
<doc xml:space="preserve">Returns the destination window for the DND operation.</doc>
|
4533
4533
|
<return-value transfer-ownership="none">
|
4534
4534
|
<doc xml:space="preserve">a #GdkWindow</doc>
|
4535
4535
|
<type name="Window" c:type="GdkWindow*"/>
|
@@ -4577,7 +4577,7 @@ the drag operation is over.</doc>
|
|
4577
4577
|
<method name="get_protocol"
|
4578
4578
|
c:identifier="gdk_drag_context_get_protocol"
|
4579
4579
|
version="3.0">
|
4580
|
-
<doc xml:space="preserve">Returns the drag protocol
|
4580
|
+
<doc xml:space="preserve">Returns the drag protocol that is used by this context.</doc>
|
4581
4581
|
<return-value transfer-ownership="none">
|
4582
4582
|
<doc xml:space="preserve">the drag protocol</doc>
|
4583
4583
|
<type name="DragProtocol" c:type="GdkDragProtocol"/>
|
@@ -23837,6 +23837,59 @@ move, then resize, if you don’t use gdk_window_move_resize().)</doc>
|
|
23837
23837
|
</parameter>
|
23838
23838
|
</parameters>
|
23839
23839
|
</method>
|
23840
|
+
<method name="move_to_rect"
|
23841
|
+
c:identifier="gdk_window_move_to_rect"
|
23842
|
+
version="3.24">
|
23843
|
+
<doc xml:space="preserve">Moves @window to @rect, aligning their anchor points.
|
23844
|
+
|
23845
|
+
@rect is relative to the top-left corner of the window that @window is
|
23846
|
+
transient for. @rect_anchor and @window_anchor determine anchor points on
|
23847
|
+
@rect and @window to pin together. @rect's anchor point can optionally be
|
23848
|
+
offset by @rect_anchor_dx and @rect_anchor_dy, which is equivalent to
|
23849
|
+
offsetting the position of @window.
|
23850
|
+
|
23851
|
+
@anchor_hints determines how @window will be moved if the anchor points cause
|
23852
|
+
it to move off-screen. For example, %GDK_ANCHOR_FLIP_X will replace
|
23853
|
+
%GDK_GRAVITY_NORTH_WEST with %GDK_GRAVITY_NORTH_EAST and vice versa if
|
23854
|
+
@window extends beyond the left or right edges of the monitor.
|
23855
|
+
|
23856
|
+
Connect to the #GdkWindow::moved-to-rect signal to find out how it was
|
23857
|
+
actually positioned.</doc>
|
23858
|
+
<return-value transfer-ownership="none">
|
23859
|
+
<type name="none" c:type="void"/>
|
23860
|
+
</return-value>
|
23861
|
+
<parameters>
|
23862
|
+
<instance-parameter name="window" transfer-ownership="none">
|
23863
|
+
<doc xml:space="preserve">the #GdkWindow to move</doc>
|
23864
|
+
<type name="Window" c:type="GdkWindow*"/>
|
23865
|
+
</instance-parameter>
|
23866
|
+
<parameter name="rect" transfer-ownership="none">
|
23867
|
+
<doc xml:space="preserve">the destination #GdkRectangle to align @window with</doc>
|
23868
|
+
<type name="Rectangle" c:type="const GdkRectangle*"/>
|
23869
|
+
</parameter>
|
23870
|
+
<parameter name="rect_anchor" transfer-ownership="none">
|
23871
|
+
<doc xml:space="preserve">the point on @rect to align with @window's anchor point</doc>
|
23872
|
+
<type name="Gravity" c:type="GdkGravity"/>
|
23873
|
+
</parameter>
|
23874
|
+
<parameter name="window_anchor" transfer-ownership="none">
|
23875
|
+
<doc xml:space="preserve">the point on @window to align with @rect's anchor point</doc>
|
23876
|
+
<type name="Gravity" c:type="GdkGravity"/>
|
23877
|
+
</parameter>
|
23878
|
+
<parameter name="anchor_hints" transfer-ownership="none">
|
23879
|
+
<doc xml:space="preserve">positioning hints to use when limited on space</doc>
|
23880
|
+
<type name="AnchorHints" c:type="GdkAnchorHints"/>
|
23881
|
+
</parameter>
|
23882
|
+
<parameter name="rect_anchor_dx" transfer-ownership="none">
|
23883
|
+
<doc xml:space="preserve">horizontal offset to shift @window, i.e. @rect's anchor
|
23884
|
+
point</doc>
|
23885
|
+
<type name="gint" c:type="gint"/>
|
23886
|
+
</parameter>
|
23887
|
+
<parameter name="rect_anchor_dy" transfer-ownership="none">
|
23888
|
+
<doc xml:space="preserve">vertical offset to shift @window, i.e. @rect's anchor point</doc>
|
23889
|
+
<type name="gint" c:type="gint"/>
|
23890
|
+
</parameter>
|
23891
|
+
</parameters>
|
23892
|
+
</method>
|
23840
23893
|
<method name="peek_children" c:identifier="gdk_window_peek_children">
|
23841
23894
|
<doc xml:space="preserve">Like gdk_window_get_children(), but does not copy the list of
|
23842
23895
|
children, so the list does not need to be freed.</doc>
|
@@ -10189,7 +10189,7 @@ container that has been allocated.</doc>
|
|
10189
10189
|
<doc xml:space="preserve">the widget should fill the space allocated to it.</doc>
|
10190
10190
|
</member>
|
10191
10191
|
</bitfield>
|
10192
|
-
<constant name="BINARY_AGE" value="
|
10192
|
+
<constant name="BINARY_AGE" value="2302" c:type="GTK_BINARY_AGE">
|
10193
10193
|
<doc xml:space="preserve">Like gtk_get_binary_age(), but from the headers used at
|
10194
10194
|
application compile time, rather than from the library linked
|
10195
10195
|
against at application run time.</doc>
|
@@ -13458,13 +13458,15 @@ gtk_button_set_image().</doc>
|
|
13458
13458
|
c:identifier="gtk_button_new_from_stock"
|
13459
13459
|
deprecated="1"
|
13460
13460
|
deprecated-version="3.10">
|
13461
|
-
<doc xml:space="preserve">Creates a new #GtkButton containing the image and text from a
|
13461
|
+
<doc xml:space="preserve">Creates a new #GtkButton containing the image and text from a
|
13462
|
+
[stock item][gtkstock].
|
13462
13463
|
Some stock ids have preprocessor macros like #GTK_STOCK_OK and
|
13463
13464
|
#GTK_STOCK_APPLY.
|
13464
13465
|
|
13465
13466
|
If @stock_id is unknown, then it will be treated as a mnemonic
|
13466
13467
|
label (as for gtk_button_new_with_mnemonic()).</doc>
|
13467
|
-
<doc-deprecated xml:space="preserve">Use gtk_button_new_with_label()
|
13468
|
+
<doc-deprecated xml:space="preserve">Stock items are deprecated. Use gtk_button_new_with_label()
|
13469
|
+
instead.</doc-deprecated>
|
13468
13470
|
<return-value transfer-ownership="none">
|
13469
13471
|
<doc xml:space="preserve">a new #GtkButton</doc>
|
13470
13472
|
<type name="Widget" c:type="GtkWidget*"/>
|
@@ -19883,7 +19885,8 @@ the cell renderers of a #GtkCellArea, see gtk_cell_area_foreach().</doc>
|
|
19883
19885
|
glib:get-type="gtk_cell_editable_get_type"
|
19884
19886
|
glib:type-struct="CellEditableIface">
|
19885
19887
|
<doc xml:space="preserve">The #GtkCellEditable interface must be implemented for widgets to be usable
|
19886
|
-
|
19888
|
+
to edit the contents of a #GtkTreeView cell. It provides a way to specify how
|
19889
|
+
temporary widgets should be configured for editing, get the new value, etc.</doc>
|
19887
19890
|
<prerequisite name="Widget"/>
|
19888
19891
|
<virtual-method name="editing_done" invoker="editing_done">
|
19889
19892
|
<doc xml:space="preserve">Emits the #GtkCellEditable::editing-done signal.</doc>
|
@@ -19910,9 +19913,16 @@ when editing the contents of a #GtkTreeView cell.</doc>
|
|
19910
19913
|
</parameters>
|
19911
19914
|
</virtual-method>
|
19912
19915
|
<virtual-method name="start_editing" invoker="start_editing">
|
19913
|
-
<doc xml:space="preserve">Begins editing on a @cell_editable.
|
19914
|
-
|
19915
|
-
|
19916
|
+
<doc xml:space="preserve">Begins editing on a @cell_editable.
|
19917
|
+
|
19918
|
+
The #GtkCellRenderer for the cell creates and returns a #GtkCellEditable from
|
19919
|
+
gtk_cell_renderer_start_editing(), configured for the #GtkCellRenderer type.
|
19920
|
+
|
19921
|
+
gtk_cell_editable_start_editing() can then set up @cell_editable suitably for
|
19922
|
+
editing a cell, e.g. making the Esc key emit #GtkCellEditable::editing-done.
|
19923
|
+
|
19924
|
+
Note that the @cell_editable is created on-demand for the current edit; its
|
19925
|
+
lifetime is temporary and does not persist across other edits and/or cells.</doc>
|
19916
19926
|
<return-value transfer-ownership="none">
|
19917
19927
|
<type name="none" c:type="void"/>
|
19918
19928
|
</return-value>
|
@@ -19925,7 +19935,8 @@ initiated through programatic means.</doc>
|
|
19925
19935
|
transfer-ownership="none"
|
19926
19936
|
nullable="1"
|
19927
19937
|
allow-none="1">
|
19928
|
-
<doc xml:space="preserve">
|
19938
|
+
<doc xml:space="preserve">The #GdkEvent that began the editing process, or
|
19939
|
+
%NULL if editing was initiated programmatically</doc>
|
19929
19940
|
<type name="Gdk.Event" c:type="GdkEvent*"/>
|
19930
19941
|
</parameter>
|
19931
19942
|
</parameters>
|
@@ -19958,9 +19969,16 @@ initiated through programatic means.</doc>
|
|
19958
19969
|
</method>
|
19959
19970
|
<method name="start_editing"
|
19960
19971
|
c:identifier="gtk_cell_editable_start_editing">
|
19961
|
-
<doc xml:space="preserve">Begins editing on a @cell_editable.
|
19962
|
-
|
19963
|
-
|
19972
|
+
<doc xml:space="preserve">Begins editing on a @cell_editable.
|
19973
|
+
|
19974
|
+
The #GtkCellRenderer for the cell creates and returns a #GtkCellEditable from
|
19975
|
+
gtk_cell_renderer_start_editing(), configured for the #GtkCellRenderer type.
|
19976
|
+
|
19977
|
+
gtk_cell_editable_start_editing() can then set up @cell_editable suitably for
|
19978
|
+
editing a cell, e.g. making the Esc key emit #GtkCellEditable::editing-done.
|
19979
|
+
|
19980
|
+
Note that the @cell_editable is created on-demand for the current edit; its
|
19981
|
+
lifetime is temporary and does not persist across other edits and/or cells.</doc>
|
19964
19982
|
<return-value transfer-ownership="none">
|
19965
19983
|
<type name="none" c:type="void"/>
|
19966
19984
|
</return-value>
|
@@ -19973,7 +19991,8 @@ initiated through programatic means.</doc>
|
|
19973
19991
|
transfer-ownership="none"
|
19974
19992
|
nullable="1"
|
19975
19993
|
allow-none="1">
|
19976
|
-
<doc xml:space="preserve">
|
19994
|
+
<doc xml:space="preserve">The #GdkEvent that began the editing process, or
|
19995
|
+
%NULL if editing was initiated programmatically</doc>
|
19977
19996
|
<type name="Gdk.Event" c:type="GdkEvent*"/>
|
19978
19997
|
</parameter>
|
19979
19998
|
</parameters>
|
@@ -19991,7 +20010,9 @@ value from the @cell_editable.
|
|
19991
20010
|
|
19992
20011
|
Implementations of #GtkCellEditable are responsible for
|
19993
20012
|
emitting this signal when they are done editing, e.g.
|
19994
|
-
#GtkEntry
|
20013
|
+
#GtkEntry emits this signal when the user presses Enter. Typical things to
|
20014
|
+
do in a handler for ::editing-done are to capture the edited value,
|
20015
|
+
disconnect the @cell_editable from signals on the #GtkCellRenderer, etc.
|
19995
20016
|
|
19996
20017
|
gtk_cell_editable_editing_done() is a convenience method
|
19997
20018
|
for emitting #GtkCellEditable::editing-done.</doc>
|
@@ -20001,7 +20022,8 @@ for emitting #GtkCellEditable::editing-done.</doc>
|
|
20001
20022
|
</glib:signal>
|
20002
20023
|
<glib:signal name="remove-widget" when="last">
|
20003
20024
|
<doc xml:space="preserve">This signal is meant to indicate that the cell is finished
|
20004
|
-
editing, and the widget
|
20025
|
+
editing, and the @cell_editable widget is being removed and may
|
20026
|
+
subsequently be destroyed.
|
20005
20027
|
|
20006
20028
|
Implementations of #GtkCellEditable are responsible for
|
20007
20029
|
emitting this signal when they are done editing. It must
|
@@ -20062,7 +20084,8 @@ for emitting #GtkCellEditable::remove-widget.</doc>
|
|
20062
20084
|
transfer-ownership="none"
|
20063
20085
|
nullable="1"
|
20064
20086
|
allow-none="1">
|
20065
|
-
<doc xml:space="preserve">
|
20087
|
+
<doc xml:space="preserve">The #GdkEvent that began the editing process, or
|
20088
|
+
%NULL if editing was initiated programmatically</doc>
|
20066
20089
|
<type name="Gdk.Event" c:type="GdkEvent*"/>
|
20067
20090
|
</parameter>
|
20068
20091
|
</parameters>
|
@@ -20905,7 +20928,8 @@ provide active user interface elements. A cell renderer can be
|
|
20905
20928
|
“activatable” like #GtkCellRendererToggle,
|
20906
20929
|
which toggles when it gets activated by a mouse click, or it can be
|
20907
20930
|
“editable” like #GtkCellRendererText, which
|
20908
|
-
allows the user to edit the text using a
|
20931
|
+
allows the user to edit the text using a widget implementing the
|
20932
|
+
#GtkCellEditable interface, e.g. #GtkEntry.
|
20909
20933
|
To make a cell renderer activatable or editable, you have to
|
20910
20934
|
implement the #GtkCellRendererClass.activate or
|
20911
20935
|
#GtkCellRendererClass.start_editing virtual functions, respectively.
|
@@ -21294,9 +21318,11 @@ so the @background_area rectangles for all cells tile to cover the entire
|
|
21294
21318
|
</parameters>
|
21295
21319
|
</virtual-method>
|
21296
21320
|
<virtual-method name="start_editing" invoker="start_editing">
|
21297
|
-
<doc xml:space="preserve">
|
21321
|
+
<doc xml:space="preserve">Starts editing the contents of this @cell, through a new #GtkCellEditable
|
21322
|
+
widget created by the #GtkCellRendererClass.start_editing virtual function.</doc>
|
21298
21323
|
<return-value transfer-ownership="none" nullable="1">
|
21299
|
-
<doc xml:space="preserve">A new #GtkCellEditable
|
21324
|
+
<doc xml:space="preserve">A new #GtkCellEditable for editing this
|
21325
|
+
@cell, or %NULL if editing is not possible</doc>
|
21300
21326
|
<type name="CellEditable" c:type="GtkCellEditable*"/>
|
21301
21327
|
</return-value>
|
21302
21328
|
<parameters>
|
@@ -21998,9 +22024,11 @@ so the @background_area rectangles for all cells tile to cover the entire
|
|
21998
22024
|
</method>
|
21999
22025
|
<method name="start_editing"
|
22000
22026
|
c:identifier="gtk_cell_renderer_start_editing">
|
22001
|
-
<doc xml:space="preserve">
|
22027
|
+
<doc xml:space="preserve">Starts editing the contents of this @cell, through a new #GtkCellEditable
|
22028
|
+
widget created by the #GtkCellRendererClass.start_editing virtual function.</doc>
|
22002
22029
|
<return-value transfer-ownership="none" nullable="1">
|
22003
|
-
<doc xml:space="preserve">A new #GtkCellEditable
|
22030
|
+
<doc xml:space="preserve">A new #GtkCellEditable for editing this
|
22031
|
+
@cell, or %NULL if editing is not possible</doc>
|
22004
22032
|
<type name="CellEditable" c:type="GtkCellEditable*"/>
|
22005
22033
|
</return-value>
|
22006
22034
|
<parameters>
|
@@ -22147,6 +22175,9 @@ The intended use of this signal is to do special setup
|
|
22147
22175
|
on @editable, e.g. adding a #GtkEntryCompletion or setting
|
22148
22176
|
up additional columns in a #GtkComboBox.
|
22149
22177
|
|
22178
|
+
See gtk_cell_editable_start_editing() for information on the lifecycle of
|
22179
|
+
the @editable and a way to do setup that doesn’t depend on the @renderer.
|
22180
|
+
|
22150
22181
|
Note that GTK+ doesn't guarantee that cell renderers will
|
22151
22182
|
continue to use the same kind of widget for editing in future
|
22152
22183
|
releases, therefore you should check the type of @editable
|
@@ -22760,7 +22791,8 @@ in the same way as they are in menus.</doc>
|
|
22760
22791
|
<field name="start_editing">
|
22761
22792
|
<callback name="start_editing">
|
22762
22793
|
<return-value transfer-ownership="none" nullable="1">
|
22763
|
-
<doc xml:space="preserve">A new #GtkCellEditable
|
22794
|
+
<doc xml:space="preserve">A new #GtkCellEditable for editing this
|
22795
|
+
@cell, or %NULL if editing is not possible</doc>
|
22764
22796
|
<type name="CellEditable" c:type="GtkCellEditable*"/>
|
22765
22797
|
</return-value>
|
22766
22798
|
<parameters>
|
@@ -31331,9 +31363,13 @@ key theme, as defined by #GtkSettings:gtk-key-theme-name.</doc>
|
|
31331
31363
|
<type name="CssProvider" c:type="GtkCssProvider*"/>
|
31332
31364
|
</return-value>
|
31333
31365
|
</constructor>
|
31334
|
-
<function name="get_default"
|
31366
|
+
<function name="get_default"
|
31367
|
+
c:identifier="gtk_css_provider_get_default"
|
31368
|
+
deprecated="1"
|
31369
|
+
deprecated-version="3.24">
|
31335
31370
|
<doc xml:space="preserve">Returns the provider containing the style settings used as a
|
31336
31371
|
fallback for all widgets.</doc>
|
31372
|
+
<doc-deprecated xml:space="preserve">Use gtk_css_provider_new() instead.</doc-deprecated>
|
31337
31373
|
<return-value transfer-ownership="none">
|
31338
31374
|
<doc xml:space="preserve">The provider used for fallback styling.
|
31339
31375
|
This memory is owned by GTK+, and you must not free it.</doc>
|
@@ -33975,7 +34011,7 @@ via the context menu of the entry.
|
|
33975
34011
|
# CSS nodes
|
33976
34012
|
|
33977
34013
|
|[<!-- language="plain" -->
|
33978
|
-
entry
|
34014
|
+
entry[.read-only][.flat][.warning][.error]
|
33979
34015
|
├── image.left
|
33980
34016
|
├── image.right
|
33981
34017
|
├── undershoot.left
|
@@ -35849,6 +35885,11 @@ other purpose.</doc>
|
|
35849
35885
|
<property name="editable" writable="1" transfer-ownership="none">
|
35850
35886
|
<type name="gboolean" c:type="gboolean"/>
|
35851
35887
|
</property>
|
35888
|
+
<property name="enable-emoji-completion"
|
35889
|
+
writable="1"
|
35890
|
+
transfer-ownership="none">
|
35891
|
+
<type name="gboolean" c:type="gboolean"/>
|
35892
|
+
</property>
|
35852
35893
|
<property name="has-frame" writable="1" transfer-ownership="none">
|
35853
35894
|
<type name="gboolean" c:type="gboolean"/>
|
35854
35895
|
</property>
|
@@ -38624,6 +38665,414 @@ the events can be managed by calling gtk_event_controller_handle_event().</doc>
|
|
38624
38665
|
disguised="1"
|
38625
38666
|
glib:is-gtype-struct-for="EventController">
|
38626
38667
|
</record>
|
38668
|
+
<class name="EventControllerKey"
|
38669
|
+
c:symbol-prefix="event_controller_key"
|
38670
|
+
c:type="GtkEventControllerKey"
|
38671
|
+
parent="EventController"
|
38672
|
+
glib:type-name="GtkEventControllerKey"
|
38673
|
+
glib:get-type="gtk_event_controller_key_get_type"
|
38674
|
+
glib:type-struct="EventControllerKeyClass">
|
38675
|
+
<constructor name="new" c:identifier="gtk_event_controller_key_new">
|
38676
|
+
<return-value transfer-ownership="full">
|
38677
|
+
<type name="EventController" c:type="GtkEventController*"/>
|
38678
|
+
</return-value>
|
38679
|
+
<parameters>
|
38680
|
+
<parameter name="widget" transfer-ownership="none">
|
38681
|
+
<type name="Widget" c:type="GtkWidget*"/>
|
38682
|
+
</parameter>
|
38683
|
+
</parameters>
|
38684
|
+
</constructor>
|
38685
|
+
<method name="forward" c:identifier="gtk_event_controller_key_forward">
|
38686
|
+
<return-value transfer-ownership="none">
|
38687
|
+
<type name="gboolean" c:type="gboolean"/>
|
38688
|
+
</return-value>
|
38689
|
+
<parameters>
|
38690
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38691
|
+
<type name="EventControllerKey" c:type="GtkEventControllerKey*"/>
|
38692
|
+
</instance-parameter>
|
38693
|
+
<parameter name="widget" transfer-ownership="none">
|
38694
|
+
<type name="Widget" c:type="GtkWidget*"/>
|
38695
|
+
</parameter>
|
38696
|
+
</parameters>
|
38697
|
+
</method>
|
38698
|
+
<method name="get_group"
|
38699
|
+
c:identifier="gtk_event_controller_key_get_group">
|
38700
|
+
<return-value transfer-ownership="none">
|
38701
|
+
<type name="guint" c:type="guint"/>
|
38702
|
+
</return-value>
|
38703
|
+
<parameters>
|
38704
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38705
|
+
<type name="EventControllerKey" c:type="GtkEventControllerKey*"/>
|
38706
|
+
</instance-parameter>
|
38707
|
+
</parameters>
|
38708
|
+
</method>
|
38709
|
+
<method name="get_im_context"
|
38710
|
+
c:identifier="gtk_event_controller_key_get_im_context"
|
38711
|
+
version="3.24">
|
38712
|
+
<doc xml:space="preserve">Gets the IM context of a key controller.</doc>
|
38713
|
+
<return-value transfer-ownership="none">
|
38714
|
+
<doc xml:space="preserve">the IM context</doc>
|
38715
|
+
<type name="IMContext" c:type="GtkIMContext*"/>
|
38716
|
+
</return-value>
|
38717
|
+
<parameters>
|
38718
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38719
|
+
<doc xml:space="preserve">a #GtkEventControllerKey</doc>
|
38720
|
+
<type name="EventControllerKey" c:type="GtkEventControllerKey*"/>
|
38721
|
+
</instance-parameter>
|
38722
|
+
</parameters>
|
38723
|
+
</method>
|
38724
|
+
<method name="set_im_context"
|
38725
|
+
c:identifier="gtk_event_controller_key_set_im_context">
|
38726
|
+
<return-value transfer-ownership="none">
|
38727
|
+
<type name="none" c:type="void"/>
|
38728
|
+
</return-value>
|
38729
|
+
<parameters>
|
38730
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38731
|
+
<type name="EventControllerKey" c:type="GtkEventControllerKey*"/>
|
38732
|
+
</instance-parameter>
|
38733
|
+
<parameter name="im_context" transfer-ownership="none">
|
38734
|
+
<type name="IMContext" c:type="GtkIMContext*"/>
|
38735
|
+
</parameter>
|
38736
|
+
</parameters>
|
38737
|
+
</method>
|
38738
|
+
<glib:signal name="focus-in" when="last">
|
38739
|
+
<return-value transfer-ownership="none">
|
38740
|
+
<type name="none" c:type="void"/>
|
38741
|
+
</return-value>
|
38742
|
+
</glib:signal>
|
38743
|
+
<glib:signal name="focus-out" when="last">
|
38744
|
+
<return-value transfer-ownership="none">
|
38745
|
+
<type name="none" c:type="void"/>
|
38746
|
+
</return-value>
|
38747
|
+
</glib:signal>
|
38748
|
+
<glib:signal name="im-update" when="last">
|
38749
|
+
<return-value transfer-ownership="none">
|
38750
|
+
<type name="none" c:type="void"/>
|
38751
|
+
</return-value>
|
38752
|
+
</glib:signal>
|
38753
|
+
<glib:signal name="key-pressed" when="last">
|
38754
|
+
<return-value transfer-ownership="none">
|
38755
|
+
<type name="gboolean" c:type="gboolean"/>
|
38756
|
+
</return-value>
|
38757
|
+
<parameters>
|
38758
|
+
<parameter name="object" transfer-ownership="none">
|
38759
|
+
<type name="guint" c:type="guint"/>
|
38760
|
+
</parameter>
|
38761
|
+
<parameter name="p0" transfer-ownership="none">
|
38762
|
+
<type name="guint" c:type="guint"/>
|
38763
|
+
</parameter>
|
38764
|
+
<parameter name="p1" transfer-ownership="none">
|
38765
|
+
<type name="Gdk.ModifierType"/>
|
38766
|
+
</parameter>
|
38767
|
+
</parameters>
|
38768
|
+
</glib:signal>
|
38769
|
+
<glib:signal name="key-released" when="last">
|
38770
|
+
<return-value transfer-ownership="none">
|
38771
|
+
<type name="none" c:type="void"/>
|
38772
|
+
</return-value>
|
38773
|
+
<parameters>
|
38774
|
+
<parameter name="object" transfer-ownership="none">
|
38775
|
+
<type name="guint" c:type="guint"/>
|
38776
|
+
</parameter>
|
38777
|
+
<parameter name="p0" transfer-ownership="none">
|
38778
|
+
<type name="guint" c:type="guint"/>
|
38779
|
+
</parameter>
|
38780
|
+
<parameter name="p1" transfer-ownership="none">
|
38781
|
+
<type name="Gdk.ModifierType"/>
|
38782
|
+
</parameter>
|
38783
|
+
</parameters>
|
38784
|
+
</glib:signal>
|
38785
|
+
<glib:signal name="modifiers" when="last">
|
38786
|
+
<return-value transfer-ownership="none">
|
38787
|
+
<type name="gboolean" c:type="gboolean"/>
|
38788
|
+
</return-value>
|
38789
|
+
<parameters>
|
38790
|
+
<parameter name="object" transfer-ownership="none">
|
38791
|
+
<type name="Gdk.ModifierType"/>
|
38792
|
+
</parameter>
|
38793
|
+
</parameters>
|
38794
|
+
</glib:signal>
|
38795
|
+
</class>
|
38796
|
+
<record name="EventControllerKeyClass"
|
38797
|
+
c:type="GtkEventControllerKeyClass"
|
38798
|
+
disguised="1"
|
38799
|
+
glib:is-gtype-struct-for="EventControllerKey">
|
38800
|
+
</record>
|
38801
|
+
<class name="EventControllerMotion"
|
38802
|
+
c:symbol-prefix="event_controller_motion"
|
38803
|
+
c:type="GtkEventControllerMotion"
|
38804
|
+
parent="EventController"
|
38805
|
+
glib:type-name="GtkEventControllerMotion"
|
38806
|
+
glib:get-type="gtk_event_controller_motion_get_type"
|
38807
|
+
glib:type-struct="EventControllerMotionClass">
|
38808
|
+
<doc xml:space="preserve">#GtkEventControllerMotion is an event controller meant for situations
|
38809
|
+
where you need to track the position of the pointer.
|
38810
|
+
|
38811
|
+
This object was added in 3.24.</doc>
|
38812
|
+
<constructor name="new"
|
38813
|
+
c:identifier="gtk_event_controller_motion_new"
|
38814
|
+
version="3.24">
|
38815
|
+
<doc xml:space="preserve">Creates a new event controller that will handle motion events
|
38816
|
+
for the given @widget.</doc>
|
38817
|
+
<return-value transfer-ownership="full">
|
38818
|
+
<doc xml:space="preserve">a new #GtkEventControllerMotion</doc>
|
38819
|
+
<type name="EventController" c:type="GtkEventController*"/>
|
38820
|
+
</return-value>
|
38821
|
+
<parameters>
|
38822
|
+
<parameter name="widget" transfer-ownership="none">
|
38823
|
+
<doc xml:space="preserve">a #GtkWidget</doc>
|
38824
|
+
<type name="Widget" c:type="GtkWidget*"/>
|
38825
|
+
</parameter>
|
38826
|
+
</parameters>
|
38827
|
+
</constructor>
|
38828
|
+
<glib:signal name="enter" when="first">
|
38829
|
+
<doc xml:space="preserve">Signals that the pointer has entered the widget.</doc>
|
38830
|
+
<return-value transfer-ownership="none">
|
38831
|
+
<type name="none" c:type="void"/>
|
38832
|
+
</return-value>
|
38833
|
+
<parameters>
|
38834
|
+
<parameter name="x" transfer-ownership="none">
|
38835
|
+
<doc xml:space="preserve">the x coordinate</doc>
|
38836
|
+
<type name="gdouble" c:type="gdouble"/>
|
38837
|
+
</parameter>
|
38838
|
+
<parameter name="y" transfer-ownership="none">
|
38839
|
+
<doc xml:space="preserve">the y coordinate</doc>
|
38840
|
+
<type name="gdouble" c:type="gdouble"/>
|
38841
|
+
</parameter>
|
38842
|
+
</parameters>
|
38843
|
+
</glib:signal>
|
38844
|
+
<glib:signal name="leave" when="first">
|
38845
|
+
<doc xml:space="preserve">Signals that pointer has left the widget.</doc>
|
38846
|
+
<return-value transfer-ownership="none">
|
38847
|
+
<type name="none" c:type="void"/>
|
38848
|
+
</return-value>
|
38849
|
+
</glib:signal>
|
38850
|
+
<glib:signal name="motion" when="first">
|
38851
|
+
<doc xml:space="preserve">Emitted when the pointer moves inside the widget.</doc>
|
38852
|
+
<return-value transfer-ownership="none">
|
38853
|
+
<type name="none" c:type="void"/>
|
38854
|
+
</return-value>
|
38855
|
+
<parameters>
|
38856
|
+
<parameter name="x" transfer-ownership="none">
|
38857
|
+
<doc xml:space="preserve">the x coordinate</doc>
|
38858
|
+
<type name="gdouble" c:type="gdouble"/>
|
38859
|
+
</parameter>
|
38860
|
+
<parameter name="y" transfer-ownership="none">
|
38861
|
+
<doc xml:space="preserve">the y coordinate</doc>
|
38862
|
+
<type name="gdouble" c:type="gdouble"/>
|
38863
|
+
</parameter>
|
38864
|
+
</parameters>
|
38865
|
+
</glib:signal>
|
38866
|
+
</class>
|
38867
|
+
<record name="EventControllerMotionClass"
|
38868
|
+
c:type="GtkEventControllerMotionClass"
|
38869
|
+
disguised="1"
|
38870
|
+
glib:is-gtype-struct-for="EventControllerMotion">
|
38871
|
+
</record>
|
38872
|
+
<class name="EventControllerScroll"
|
38873
|
+
c:symbol-prefix="event_controller_scroll"
|
38874
|
+
c:type="GtkEventControllerScroll"
|
38875
|
+
parent="EventController"
|
38876
|
+
glib:type-name="GtkEventControllerScroll"
|
38877
|
+
glib:get-type="gtk_event_controller_scroll_get_type"
|
38878
|
+
glib:type-struct="EventControllerScrollClass">
|
38879
|
+
<doc xml:space="preserve">#GtkEventControllerScroll is an event controller meant to handle
|
38880
|
+
scroll events from mice and touchpads. It is capable of handling
|
38881
|
+
both discrete and continuous scroll events, abstracting them both
|
38882
|
+
on the #GtkEventControllerScroll::scroll signal (deltas in the
|
38883
|
+
discrete case are multiples of 1).
|
38884
|
+
|
38885
|
+
In the case of continuous scroll events, #GtkEventControllerScroll
|
38886
|
+
encloses all #GtkEventControllerScroll::scroll events between two
|
38887
|
+
#GtkEventControllerScroll::scroll-begin and #GtkEventControllerScroll::scroll-end
|
38888
|
+
signals.
|
38889
|
+
|
38890
|
+
The behavior of the event controller can be modified by the
|
38891
|
+
flags given at creation time, or modified at a later point through
|
38892
|
+
gtk_event_controller_scroll_set_flags() (e.g. because the scrolling
|
38893
|
+
conditions of the widget changed).
|
38894
|
+
|
38895
|
+
The controller can be set up to emit motion for either/both vertical
|
38896
|
+
and horizontal scroll events through #GTK_EVENT_CONTROLLER_SCROLL_VERTICAL,
|
38897
|
+
#GTK_EVENT_CONTROLLER_SCROLL_HORIZONTAL and #GTK_EVENT_CONTROLLER_SCROLL_BOTH.
|
38898
|
+
If any axis is disabled, the respective #GtkEventControllerScroll::scroll
|
38899
|
+
delta will be 0. Vertical scroll events will be translated to horizontal
|
38900
|
+
motion for the devices incapable of horizontal scrolling.
|
38901
|
+
|
38902
|
+
The event controller can also be forced to emit discrete events on all devices
|
38903
|
+
through #GTK_EVENT_CONTROLLER_SCROLL_DISCRETE. This can be used to implement
|
38904
|
+
discrete actions triggered through scroll events (e.g. switching across
|
38905
|
+
combobox options).
|
38906
|
+
|
38907
|
+
The #GTK_EVENT_CONTROLLER_SCROLL_KINETIC flag toggles the emission of the
|
38908
|
+
#GtkEventControllerScroll::decelerate signal, emitted at the end of scrolling
|
38909
|
+
with two X/Y velocity arguments that are consistent with the motion that
|
38910
|
+
was received.
|
38911
|
+
|
38912
|
+
This object was added in 3.24.</doc>
|
38913
|
+
<constructor name="new"
|
38914
|
+
c:identifier="gtk_event_controller_scroll_new"
|
38915
|
+
version="3.24">
|
38916
|
+
<doc xml:space="preserve">Creates a new event controller that will handle scroll events
|
38917
|
+
for the given @widget.</doc>
|
38918
|
+
<return-value transfer-ownership="full">
|
38919
|
+
<doc xml:space="preserve">a new #GtkEventControllerScroll</doc>
|
38920
|
+
<type name="EventController" c:type="GtkEventController*"/>
|
38921
|
+
</return-value>
|
38922
|
+
<parameters>
|
38923
|
+
<parameter name="widget" transfer-ownership="none">
|
38924
|
+
<doc xml:space="preserve">a #GtkWidget</doc>
|
38925
|
+
<type name="Widget" c:type="GtkWidget*"/>
|
38926
|
+
</parameter>
|
38927
|
+
<parameter name="flags" transfer-ownership="none">
|
38928
|
+
<doc xml:space="preserve">behavior flags</doc>
|
38929
|
+
<type name="EventControllerScrollFlags"
|
38930
|
+
c:type="GtkEventControllerScrollFlags"/>
|
38931
|
+
</parameter>
|
38932
|
+
</parameters>
|
38933
|
+
</constructor>
|
38934
|
+
<method name="get_flags"
|
38935
|
+
c:identifier="gtk_event_controller_scroll_get_flags"
|
38936
|
+
version="3.24">
|
38937
|
+
<doc xml:space="preserve">Gets the flags conditioning the scroll controller behavior.</doc>
|
38938
|
+
<return-value transfer-ownership="none">
|
38939
|
+
<doc xml:space="preserve">the controller flags.</doc>
|
38940
|
+
<type name="EventControllerScrollFlags"
|
38941
|
+
c:type="GtkEventControllerScrollFlags"/>
|
38942
|
+
</return-value>
|
38943
|
+
<parameters>
|
38944
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38945
|
+
<type name="EventControllerScroll"
|
38946
|
+
c:type="GtkEventControllerScroll*"/>
|
38947
|
+
</instance-parameter>
|
38948
|
+
</parameters>
|
38949
|
+
</method>
|
38950
|
+
<method name="set_flags"
|
38951
|
+
c:identifier="gtk_event_controller_scroll_set_flags"
|
38952
|
+
version="3.24">
|
38953
|
+
<doc xml:space="preserve">Sets the flags conditioning scroll controller behavior.</doc>
|
38954
|
+
<return-value transfer-ownership="none">
|
38955
|
+
<type name="none" c:type="void"/>
|
38956
|
+
</return-value>
|
38957
|
+
<parameters>
|
38958
|
+
<instance-parameter name="controller" transfer-ownership="none">
|
38959
|
+
<type name="EventControllerScroll"
|
38960
|
+
c:type="GtkEventControllerScroll*"/>
|
38961
|
+
</instance-parameter>
|
38962
|
+
<parameter name="flags" transfer-ownership="none">
|
38963
|
+
<doc xml:space="preserve">behavior flags</doc>
|
38964
|
+
<type name="EventControllerScrollFlags"
|
38965
|
+
c:type="GtkEventControllerScrollFlags"/>
|
38966
|
+
</parameter>
|
38967
|
+
</parameters>
|
38968
|
+
</method>
|
38969
|
+
<property name="flags"
|
38970
|
+
version="3.24"
|
38971
|
+
writable="1"
|
38972
|
+
transfer-ownership="none">
|
38973
|
+
<doc xml:space="preserve">The flags affecting event controller behavior</doc>
|
38974
|
+
<type name="EventControllerScrollFlags"/>
|
38975
|
+
</property>
|
38976
|
+
<glib:signal name="decelerate" when="first">
|
38977
|
+
<doc xml:space="preserve">Emitted after scroll is finished if the #GTK_EVENT_CONTROLLER_SCROLL_KINETIC
|
38978
|
+
flag is set. @vel_x and @vel_y express the initial velocity that was
|
38979
|
+
imprinted by the scroll events. @vel_x and @vel_y are expressed in
|
38980
|
+
pixels/ms.</doc>
|
38981
|
+
<return-value transfer-ownership="none">
|
38982
|
+
<type name="none" c:type="void"/>
|
38983
|
+
</return-value>
|
38984
|
+
<parameters>
|
38985
|
+
<parameter name="vel_x" transfer-ownership="none">
|
38986
|
+
<doc xml:space="preserve">X velocity</doc>
|
38987
|
+
<type name="gdouble" c:type="gdouble"/>
|
38988
|
+
</parameter>
|
38989
|
+
<parameter name="vel_y" transfer-ownership="none">
|
38990
|
+
<doc xml:space="preserve">Y velocity</doc>
|
38991
|
+
<type name="gdouble" c:type="gdouble"/>
|
38992
|
+
</parameter>
|
38993
|
+
</parameters>
|
38994
|
+
</glib:signal>
|
38995
|
+
<glib:signal name="scroll" when="first">
|
38996
|
+
<doc xml:space="preserve">Signals that the widget should scroll by the
|
38997
|
+
amount specified by @dx and @dy.</doc>
|
38998
|
+
<return-value transfer-ownership="none">
|
38999
|
+
<type name="none" c:type="void"/>
|
39000
|
+
</return-value>
|
39001
|
+
<parameters>
|
39002
|
+
<parameter name="dx" transfer-ownership="none">
|
39003
|
+
<doc xml:space="preserve">X delta</doc>
|
39004
|
+
<type name="gdouble" c:type="gdouble"/>
|
39005
|
+
</parameter>
|
39006
|
+
<parameter name="dy" transfer-ownership="none">
|
39007
|
+
<doc xml:space="preserve">Y delta</doc>
|
39008
|
+
<type name="gdouble" c:type="gdouble"/>
|
39009
|
+
</parameter>
|
39010
|
+
</parameters>
|
39011
|
+
</glib:signal>
|
39012
|
+
<glib:signal name="scroll-begin" when="first">
|
39013
|
+
<doc xml:space="preserve">Signals that a new scrolling operation has begun. It will
|
39014
|
+
only be emitted on devices capable of it.</doc>
|
39015
|
+
<return-value transfer-ownership="none">
|
39016
|
+
<type name="none" c:type="void"/>
|
39017
|
+
</return-value>
|
39018
|
+
</glib:signal>
|
39019
|
+
<glib:signal name="scroll-end" when="first">
|
39020
|
+
<doc xml:space="preserve">Signals that a new scrolling operation has finished. It will
|
39021
|
+
only be emitted on devices capable of it.</doc>
|
39022
|
+
<return-value transfer-ownership="none">
|
39023
|
+
<type name="none" c:type="void"/>
|
39024
|
+
</return-value>
|
39025
|
+
</glib:signal>
|
39026
|
+
</class>
|
39027
|
+
<record name="EventControllerScrollClass"
|
39028
|
+
c:type="GtkEventControllerScrollClass"
|
39029
|
+
disguised="1"
|
39030
|
+
glib:is-gtype-struct-for="EventControllerScroll">
|
39031
|
+
</record>
|
39032
|
+
<bitfield name="EventControllerScrollFlags"
|
39033
|
+
version="3.24"
|
39034
|
+
glib:type-name="GtkEventControllerScrollFlags"
|
39035
|
+
glib:get-type="gtk_event_controller_scroll_flags_get_type"
|
39036
|
+
c:type="GtkEventControllerScrollFlags">
|
39037
|
+
<doc xml:space="preserve">Describes the behavior of a #GtkEventControllerScroll.</doc>
|
39038
|
+
<member name="none"
|
39039
|
+
value="0"
|
39040
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_NONE"
|
39041
|
+
glib:nick="none">
|
39042
|
+
<doc xml:space="preserve">Don't emit scroll.</doc>
|
39043
|
+
</member>
|
39044
|
+
<member name="vertical"
|
39045
|
+
value="1"
|
39046
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_VERTICAL"
|
39047
|
+
glib:nick="vertical">
|
39048
|
+
<doc xml:space="preserve">Emit scroll with vertical deltas.</doc>
|
39049
|
+
</member>
|
39050
|
+
<member name="horizontal"
|
39051
|
+
value="2"
|
39052
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_HORIZONTAL"
|
39053
|
+
glib:nick="horizontal">
|
39054
|
+
<doc xml:space="preserve">Emit scroll with horizontal deltas.</doc>
|
39055
|
+
</member>
|
39056
|
+
<member name="discrete"
|
39057
|
+
value="4"
|
39058
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_DISCRETE"
|
39059
|
+
glib:nick="discrete">
|
39060
|
+
<doc xml:space="preserve">Only emit deltas that are multiples of 1.</doc>
|
39061
|
+
</member>
|
39062
|
+
<member name="kinetic"
|
39063
|
+
value="8"
|
39064
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_KINETIC"
|
39065
|
+
glib:nick="kinetic">
|
39066
|
+
<doc xml:space="preserve">Emit #GtkEventControllerScroll::decelerate
|
39067
|
+
after continuous scroll finishes.</doc>
|
39068
|
+
</member>
|
39069
|
+
<member name="both_axes"
|
39070
|
+
value="3"
|
39071
|
+
c:identifier="GTK_EVENT_CONTROLLER_SCROLL_BOTH_AXES"
|
39072
|
+
glib:nick="both-axes">
|
39073
|
+
<doc xml:space="preserve">Emit scroll on both axes.</doc>
|
39074
|
+
</member>
|
39075
|
+
</bitfield>
|
38627
39076
|
<enumeration name="EventSequenceState"
|
38628
39077
|
version="3.14"
|
38629
39078
|
glib:type-name="GtkEventSequenceState"
|
@@ -41318,17 +41767,33 @@ changes the file.</doc>
|
|
41318
41767
|
</parameters>
|
41319
41768
|
</callback>
|
41320
41769
|
</field>
|
41321
|
-
<field name="__gtk_reserved1"
|
41322
|
-
<
|
41770
|
+
<field name="__gtk_reserved1" introspectable="0">
|
41771
|
+
<callback name="__gtk_reserved1">
|
41772
|
+
<return-value transfer-ownership="none">
|
41773
|
+
<type name="none" c:type="void"/>
|
41774
|
+
</return-value>
|
41775
|
+
</callback>
|
41323
41776
|
</field>
|
41324
|
-
<field name="__gtk_reserved2"
|
41325
|
-
<
|
41777
|
+
<field name="__gtk_reserved2" introspectable="0">
|
41778
|
+
<callback name="__gtk_reserved2">
|
41779
|
+
<return-value transfer-ownership="none">
|
41780
|
+
<type name="none" c:type="void"/>
|
41781
|
+
</return-value>
|
41782
|
+
</callback>
|
41326
41783
|
</field>
|
41327
|
-
<field name="__gtk_reserved3"
|
41328
|
-
<
|
41784
|
+
<field name="__gtk_reserved3" introspectable="0">
|
41785
|
+
<callback name="__gtk_reserved3">
|
41786
|
+
<return-value transfer-ownership="none">
|
41787
|
+
<type name="none" c:type="void"/>
|
41788
|
+
</return-value>
|
41789
|
+
</callback>
|
41329
41790
|
</field>
|
41330
|
-
<field name="__gtk_reserved4"
|
41331
|
-
<
|
41791
|
+
<field name="__gtk_reserved4" introspectable="0">
|
41792
|
+
<callback name="__gtk_reserved4">
|
41793
|
+
<return-value transfer-ownership="none">
|
41794
|
+
<type name="none" c:type="void"/>
|
41795
|
+
</return-value>
|
41796
|
+
</callback>
|
41332
41797
|
</field>
|
41333
41798
|
</record>
|
41334
41799
|
<record name="FileChooserButtonPrivate"
|
@@ -44468,7 +44933,7 @@ with the selected font size.</doc>
|
|
44468
44933
|
</field>
|
44469
44934
|
<glib:signal name="font-set" when="first" version="2.4">
|
44470
44935
|
<doc xml:space="preserve">The ::font-set signal is emitted when the user selects a font.
|
44471
|
-
When handling this signal, use
|
44936
|
+
When handling this signal, use gtk_font_chooser_get_font()
|
44472
44937
|
to find out which font was just selected.
|
44473
44938
|
|
44474
44939
|
Note that this signal is only emitted when the user
|
@@ -44798,6 +45263,21 @@ If the selected font is not installed, returns %NULL.</doc>
|
|
44798
45263
|
</instance-parameter>
|
44799
45264
|
</parameters>
|
44800
45265
|
</method>
|
45266
|
+
<method name="get_font_features"
|
45267
|
+
c:identifier="gtk_font_chooser_get_font_features"
|
45268
|
+
version="3.24">
|
45269
|
+
<doc xml:space="preserve">Gets the currently-selected font features.</doc>
|
45270
|
+
<return-value transfer-ownership="full">
|
45271
|
+
<doc xml:space="preserve">the currently selected font features</doc>
|
45272
|
+
<type name="utf8" c:type="char*"/>
|
45273
|
+
</return-value>
|
45274
|
+
<parameters>
|
45275
|
+
<instance-parameter name="fontchooser" transfer-ownership="none">
|
45276
|
+
<doc xml:space="preserve">a #GtkFontChooser</doc>
|
45277
|
+
<type name="FontChooser" c:type="GtkFontChooser*"/>
|
45278
|
+
</instance-parameter>
|
45279
|
+
</parameters>
|
45280
|
+
</method>
|
44801
45281
|
<method name="get_font_map"
|
44802
45282
|
c:identifier="gtk_font_chooser_get_font_map"
|
44803
45283
|
version="3.18">
|
@@ -44830,6 +45310,36 @@ or %NULL if it does not have one.</doc>
|
|
44830
45310
|
</instance-parameter>
|
44831
45311
|
</parameters>
|
44832
45312
|
</method>
|
45313
|
+
<method name="get_language"
|
45314
|
+
c:identifier="gtk_font_chooser_get_language"
|
45315
|
+
version="3.24">
|
45316
|
+
<doc xml:space="preserve">Gets the language that is used for font features.</doc>
|
45317
|
+
<return-value transfer-ownership="full">
|
45318
|
+
<doc xml:space="preserve">the currently selected language</doc>
|
45319
|
+
<type name="utf8" c:type="char*"/>
|
45320
|
+
</return-value>
|
45321
|
+
<parameters>
|
45322
|
+
<instance-parameter name="fontchooser" transfer-ownership="none">
|
45323
|
+
<doc xml:space="preserve">a #GtkFontChooser</doc>
|
45324
|
+
<type name="FontChooser" c:type="GtkFontChooser*"/>
|
45325
|
+
</instance-parameter>
|
45326
|
+
</parameters>
|
45327
|
+
</method>
|
45328
|
+
<method name="get_level"
|
45329
|
+
c:identifier="gtk_font_chooser_get_level"
|
45330
|
+
version="3.24">
|
45331
|
+
<doc xml:space="preserve">Returns the current level of granularity for selecting fonts.</doc>
|
45332
|
+
<return-value transfer-ownership="none">
|
45333
|
+
<doc xml:space="preserve">the current granularity level</doc>
|
45334
|
+
<type name="FontChooserLevel" c:type="GtkFontChooserLevel"/>
|
45335
|
+
</return-value>
|
45336
|
+
<parameters>
|
45337
|
+
<instance-parameter name="fontchooser" transfer-ownership="none">
|
45338
|
+
<doc xml:space="preserve">a #GtkFontChooser</doc>
|
45339
|
+
<type name="FontChooser" c:type="GtkFontChooser*"/>
|
45340
|
+
</instance-parameter>
|
45341
|
+
</parameters>
|
45342
|
+
</method>
|
44833
45343
|
<method name="get_preview_text"
|
44834
45344
|
c:identifier="gtk_font_chooser_get_preview_text"
|
44835
45345
|
version="3.2">
|
@@ -44979,6 +45489,42 @@ pango_context_set_font_map (context, fontmap);
|
|
44979
45489
|
</parameter>
|
44980
45490
|
</parameters>
|
44981
45491
|
</method>
|
45492
|
+
<method name="set_language"
|
45493
|
+
c:identifier="gtk_font_chooser_set_language"
|
45494
|
+
version="3.24">
|
45495
|
+
<doc xml:space="preserve">Sets the language to use for font features.</doc>
|
45496
|
+
<return-value transfer-ownership="none">
|
45497
|
+
<type name="none" c:type="void"/>
|
45498
|
+
</return-value>
|
45499
|
+
<parameters>
|
45500
|
+
<instance-parameter name="fontchooser" transfer-ownership="none">
|
45501
|
+
<doc xml:space="preserve">a #GtkFontChooser</doc>
|
45502
|
+
<type name="FontChooser" c:type="GtkFontChooser*"/>
|
45503
|
+
</instance-parameter>
|
45504
|
+
<parameter name="language" transfer-ownership="none">
|
45505
|
+
<doc xml:space="preserve">a language</doc>
|
45506
|
+
<type name="utf8" c:type="const char*"/>
|
45507
|
+
</parameter>
|
45508
|
+
</parameters>
|
45509
|
+
</method>
|
45510
|
+
<method name="set_level"
|
45511
|
+
c:identifier="gtk_font_chooser_set_level"
|
45512
|
+
version="3.24">
|
45513
|
+
<doc xml:space="preserve">Sets the desired level of granularity for selecting fonts.</doc>
|
45514
|
+
<return-value transfer-ownership="none">
|
45515
|
+
<type name="none" c:type="void"/>
|
45516
|
+
</return-value>
|
45517
|
+
<parameters>
|
45518
|
+
<instance-parameter name="fontchooser" transfer-ownership="none">
|
45519
|
+
<doc xml:space="preserve">a #GtkFontChooser</doc>
|
45520
|
+
<type name="FontChooser" c:type="GtkFontChooser*"/>
|
45521
|
+
</instance-parameter>
|
45522
|
+
<parameter name="level" transfer-ownership="none">
|
45523
|
+
<doc xml:space="preserve">the desired level of granularity</doc>
|
45524
|
+
<type name="FontChooserLevel" c:type="GtkFontChooserLevel"/>
|
45525
|
+
</parameter>
|
45526
|
+
</parameters>
|
45527
|
+
</method>
|
44982
45528
|
<method name="set_preview_text"
|
44983
45529
|
c:identifier="gtk_font_chooser_set_preview_text"
|
44984
45530
|
version="3.2">
|
@@ -45024,6 +45570,29 @@ The @text is used to show how the selected font looks.</doc>
|
|
45024
45570
|
<doc xml:space="preserve">The font description as a #PangoFontDescription.</doc>
|
45025
45571
|
<type name="Pango.FontDescription"/>
|
45026
45572
|
</property>
|
45573
|
+
<property name="font-features"
|
45574
|
+
version="3.22.30"
|
45575
|
+
transfer-ownership="none">
|
45576
|
+
<doc xml:space="preserve">The selected font features, in a format that is compatible with
|
45577
|
+
CSS and with Pango attributes.</doc>
|
45578
|
+
<type name="utf8" c:type="gchar*"/>
|
45579
|
+
</property>
|
45580
|
+
<property name="language"
|
45581
|
+
version="3.22.30"
|
45582
|
+
writable="1"
|
45583
|
+
transfer-ownership="none">
|
45584
|
+
<doc xml:space="preserve">The language for which the #GtkFontChooser:font-features were
|
45585
|
+
selected, in a format that is compatible with CSS and with Pango
|
45586
|
+
attributes.</doc>
|
45587
|
+
<type name="utf8" c:type="gchar*"/>
|
45588
|
+
</property>
|
45589
|
+
<property name="level"
|
45590
|
+
version="3.22.30"
|
45591
|
+
writable="1"
|
45592
|
+
transfer-ownership="none">
|
45593
|
+
<doc xml:space="preserve">The level of granularity to offer for selecting fonts.</doc>
|
45594
|
+
<type name="FontChooserLevel"/>
|
45595
|
+
</property>
|
45027
45596
|
<property name="preview-text" writable="1" transfer-ownership="none">
|
45028
45597
|
<doc xml:space="preserve">The string with which to preview the font.</doc>
|
45029
45598
|
<type name="utf8" c:type="gchar*"/>
|
@@ -45284,6 +45853,45 @@ and “cancel_button”.</doc>
|
|
45284
45853
|
</array>
|
45285
45854
|
</field>
|
45286
45855
|
</record>
|
45856
|
+
<bitfield name="FontChooserLevel"
|
45857
|
+
glib:type-name="GtkFontChooserLevel"
|
45858
|
+
glib:get-type="gtk_font_chooser_level_get_type"
|
45859
|
+
c:type="GtkFontChooserLevel">
|
45860
|
+
<doc xml:space="preserve">This enumeration specifies the granularity of font selection
|
45861
|
+
that is desired in a font chooser.
|
45862
|
+
|
45863
|
+
This enumeration may be extended in the future; applications should
|
45864
|
+
ignore unknown values.</doc>
|
45865
|
+
<member name="family"
|
45866
|
+
value="0"
|
45867
|
+
c:identifier="GTK_FONT_CHOOSER_LEVEL_FAMILY"
|
45868
|
+
glib:nick="family">
|
45869
|
+
<doc xml:space="preserve">Allow selecting a font family</doc>
|
45870
|
+
</member>
|
45871
|
+
<member name="style"
|
45872
|
+
value="1"
|
45873
|
+
c:identifier="GTK_FONT_CHOOSER_LEVEL_STYLE"
|
45874
|
+
glib:nick="style">
|
45875
|
+
<doc xml:space="preserve">Allow selecting a specific font face</doc>
|
45876
|
+
</member>
|
45877
|
+
<member name="size"
|
45878
|
+
value="2"
|
45879
|
+
c:identifier="GTK_FONT_CHOOSER_LEVEL_SIZE"
|
45880
|
+
glib:nick="size">
|
45881
|
+
<doc xml:space="preserve">Allow selecting a specific font size</doc>
|
45882
|
+
</member>
|
45883
|
+
<member name="variations"
|
45884
|
+
value="4"
|
45885
|
+
c:identifier="GTK_FONT_CHOOSER_LEVEL_VARIATIONS"
|
45886
|
+
glib:nick="variations">
|
45887
|
+
</member>
|
45888
|
+
<member name="features"
|
45889
|
+
value="8"
|
45890
|
+
c:identifier="GTK_FONT_CHOOSER_LEVEL_FEATURES"
|
45891
|
+
glib:nick="features">
|
45892
|
+
<doc xml:space="preserve">Allow selecting specific OpenType font features</doc>
|
45893
|
+
</member>
|
45894
|
+
</bitfield>
|
45287
45895
|
<class name="FontChooserWidget"
|
45288
45896
|
c:symbol-prefix="font_chooser_widget"
|
45289
45897
|
c:type="GtkFontChooserWidget"
|
@@ -45321,6 +45929,15 @@ GtkFontChooserWidget has a single CSS node with name fontchooser.</doc>
|
|
45321
45929
|
<type name="Widget" c:type="GtkWidget*"/>
|
45322
45930
|
</return-value>
|
45323
45931
|
</constructor>
|
45932
|
+
<property name="tweak-action" transfer-ownership="none">
|
45933
|
+
<doc xml:space="preserve">A toggle action that can be used to switch to the tweak page
|
45934
|
+
of the font chooser widget, which lets the user tweak the
|
45935
|
+
OpenType features and variation axes of the selected font.
|
45936
|
+
|
45937
|
+
The action will be enabled or disabled depending on whether
|
45938
|
+
the selected font has any features or axes.</doc>
|
45939
|
+
<type name="Gio.Action"/>
|
45940
|
+
</property>
|
45324
45941
|
<field name="parent_instance">
|
45325
45942
|
<type name="Box" c:type="GtkBox"/>
|
45326
45943
|
</field>
|
@@ -47206,7 +47823,10 @@ a copy of the event.</doc>
|
|
47206
47823
|
<doc xml:space="preserve">a #GtkGesture</doc>
|
47207
47824
|
<type name="Gesture" c:type="GtkGesture*"/>
|
47208
47825
|
</instance-parameter>
|
47209
|
-
<parameter name="sequence"
|
47826
|
+
<parameter name="sequence"
|
47827
|
+
transfer-ownership="none"
|
47828
|
+
nullable="1"
|
47829
|
+
allow-none="1">
|
47210
47830
|
<doc xml:space="preserve">a #GdkEventSequence</doc>
|
47211
47831
|
<type name="Gdk.EventSequence" c:type="GdkEventSequence*"/>
|
47212
47832
|
</parameter>
|
@@ -47457,7 +48077,7 @@ first_gesture_begin_cb (GtkGesture *first_gesture,
|
|
47457
48077
|
GdkEventSequence *sequence,
|
47458
48078
|
gpointer user_data)
|
47459
48079
|
{
|
47460
|
-
gtk_gesture_set_sequence_state (first_gesture, sequence,
|
48080
|
+
gtk_gesture_set_sequence_state (first_gesture, sequence, GTK_EVENT_SEQUENCE_CLAIMED);
|
47461
48081
|
gtk_gesture_set_sequence_state (second_gesture, sequence, GTK_EVENT_SEQUENCE_DENIED);
|
47462
48082
|
}
|
47463
48083
|
|
@@ -47466,7 +48086,7 @@ second_gesture_begin_cb (GtkGesture *second_gesture,
|
|
47466
48086
|
GdkEventSequence *sequence,
|
47467
48087
|
gpointer user_data)
|
47468
48088
|
{
|
47469
|
-
if (gtk_gesture_get_sequence_state (first_gesture, sequence) ==
|
48089
|
+
if (gtk_gesture_get_sequence_state (first_gesture, sequence) == GTK_EVENT_SEQUENCE_CLAIMED)
|
47470
48090
|
gtk_gesture_set_sequence_state (second_gesture, sequence, GTK_EVENT_SEQUENCE_DENIED);
|
47471
48091
|
}
|
47472
48092
|
]|
|
@@ -48369,6 +48989,164 @@ and pointer emulated events.</doc>
|
|
48369
48989
|
disguised="1"
|
48370
48990
|
glib:is-gtype-struct-for="GestureSingle">
|
48371
48991
|
</record>
|
48992
|
+
<class name="GestureStylus"
|
48993
|
+
c:symbol-prefix="gesture_stylus"
|
48994
|
+
c:type="GtkGestureStylus"
|
48995
|
+
parent="GestureSingle"
|
48996
|
+
glib:type-name="GtkGestureStylus"
|
48997
|
+
glib:get-type="gtk_gesture_stylus_get_type"
|
48998
|
+
glib:type-struct="GestureStylusClass">
|
48999
|
+
<doc xml:space="preserve">#GtkGestureStylus is a #GtkGesture implementation specific to stylus
|
49000
|
+
input. The provided signals just provide the basic information</doc>
|
49001
|
+
<constructor name="new"
|
49002
|
+
c:identifier="gtk_gesture_stylus_new"
|
49003
|
+
version="3.24">
|
49004
|
+
<doc xml:space="preserve">Creates a new #GtkGestureStylus.</doc>
|
49005
|
+
<return-value transfer-ownership="full">
|
49006
|
+
<doc xml:space="preserve">a newly created stylus gesture</doc>
|
49007
|
+
<type name="Gesture" c:type="GtkGesture*"/>
|
49008
|
+
</return-value>
|
49009
|
+
<parameters>
|
49010
|
+
<parameter name="widget" transfer-ownership="none">
|
49011
|
+
<doc xml:space="preserve">a #GtkWidget</doc>
|
49012
|
+
<type name="Widget" c:type="GtkWidget*"/>
|
49013
|
+
</parameter>
|
49014
|
+
</parameters>
|
49015
|
+
</constructor>
|
49016
|
+
<method name="get_axes"
|
49017
|
+
c:identifier="gtk_gesture_stylus_get_axes"
|
49018
|
+
version="3.24">
|
49019
|
+
<doc xml:space="preserve">Returns the current values for the requested @axes. This function
|
49020
|
+
must be called from either the #GtkGestureStylus:down,
|
49021
|
+
#GtkGestureStylus:motion, #GtkGestureStylus:up or #GtkGestureStylus:proximity
|
49022
|
+
signals.</doc>
|
49023
|
+
<return-value transfer-ownership="none">
|
49024
|
+
<doc xml:space="preserve">#TRUE if there is a current value for the axes</doc>
|
49025
|
+
<type name="gboolean" c:type="gboolean"/>
|
49026
|
+
</return-value>
|
49027
|
+
<parameters>
|
49028
|
+
<instance-parameter name="gesture" transfer-ownership="none">
|
49029
|
+
<doc xml:space="preserve">a GtkGestureStylus</doc>
|
49030
|
+
<type name="GestureStylus" c:type="GtkGestureStylus*"/>
|
49031
|
+
</instance-parameter>
|
49032
|
+
<parameter name="axes" transfer-ownership="none">
|
49033
|
+
<doc xml:space="preserve">array of requested axes, terminated with #GDK_AXIS_IGNORE</doc>
|
49034
|
+
<type name="Gdk.AxisUse" c:type="GdkAxisUse"/>
|
49035
|
+
</parameter>
|
49036
|
+
<parameter name="values"
|
49037
|
+
direction="out"
|
49038
|
+
caller-allocates="0"
|
49039
|
+
transfer-ownership="full">
|
49040
|
+
<doc xml:space="preserve">return location for the axis values</doc>
|
49041
|
+
<type name="gdouble" c:type="gdouble**"/>
|
49042
|
+
</parameter>
|
49043
|
+
</parameters>
|
49044
|
+
</method>
|
49045
|
+
<method name="get_axis"
|
49046
|
+
c:identifier="gtk_gesture_stylus_get_axis"
|
49047
|
+
version="3.24">
|
49048
|
+
<doc xml:space="preserve">Returns the current value for the requested @axis. This function
|
49049
|
+
must be called from either the #GtkGestureStylus:down,
|
49050
|
+
#GtkGestureStylus:motion, #GtkGestureStylus:up or #GtkGestureStylus:proximity
|
49051
|
+
signals.</doc>
|
49052
|
+
<return-value transfer-ownership="none">
|
49053
|
+
<doc xml:space="preserve">#TRUE if there is a current value for the axis</doc>
|
49054
|
+
<type name="gboolean" c:type="gboolean"/>
|
49055
|
+
</return-value>
|
49056
|
+
<parameters>
|
49057
|
+
<instance-parameter name="gesture" transfer-ownership="none">
|
49058
|
+
<doc xml:space="preserve">a #GtkGestureStylus</doc>
|
49059
|
+
<type name="GestureStylus" c:type="GtkGestureStylus*"/>
|
49060
|
+
</instance-parameter>
|
49061
|
+
<parameter name="axis" transfer-ownership="none">
|
49062
|
+
<doc xml:space="preserve">requested device axis</doc>
|
49063
|
+
<type name="Gdk.AxisUse" c:type="GdkAxisUse"/>
|
49064
|
+
</parameter>
|
49065
|
+
<parameter name="value"
|
49066
|
+
direction="out"
|
49067
|
+
caller-allocates="0"
|
49068
|
+
transfer-ownership="full">
|
49069
|
+
<doc xml:space="preserve">return location for the axis value</doc>
|
49070
|
+
<type name="gdouble" c:type="gdouble*"/>
|
49071
|
+
</parameter>
|
49072
|
+
</parameters>
|
49073
|
+
</method>
|
49074
|
+
<method name="get_device_tool"
|
49075
|
+
c:identifier="gtk_gesture_stylus_get_device_tool"
|
49076
|
+
version="3.24">
|
49077
|
+
<doc xml:space="preserve">Returns the #GdkDeviceTool currently driving input through this gesture.
|
49078
|
+
This function must be called from either the #GtkGestureStylus::down,
|
49079
|
+
#GtkGestureStylus::motion, #GtkGestureStylus::up or #GtkGestureStylus::proximity
|
49080
|
+
signal handlers.</doc>
|
49081
|
+
<return-value transfer-ownership="none" nullable="1">
|
49082
|
+
<doc xml:space="preserve">The current stylus tool</doc>
|
49083
|
+
<type name="Gdk.DeviceTool" c:type="GdkDeviceTool*"/>
|
49084
|
+
</return-value>
|
49085
|
+
<parameters>
|
49086
|
+
<instance-parameter name="gesture" transfer-ownership="none">
|
49087
|
+
<doc xml:space="preserve">a #GtkGestureStylus</doc>
|
49088
|
+
<type name="GestureStylus" c:type="GtkGestureStylus*"/>
|
49089
|
+
</instance-parameter>
|
49090
|
+
</parameters>
|
49091
|
+
</method>
|
49092
|
+
<glib:signal name="down" when="last">
|
49093
|
+
<return-value transfer-ownership="none">
|
49094
|
+
<type name="none" c:type="void"/>
|
49095
|
+
</return-value>
|
49096
|
+
<parameters>
|
49097
|
+
<parameter name="object" transfer-ownership="none">
|
49098
|
+
<type name="gdouble" c:type="gdouble"/>
|
49099
|
+
</parameter>
|
49100
|
+
<parameter name="p0" transfer-ownership="none">
|
49101
|
+
<type name="gdouble" c:type="gdouble"/>
|
49102
|
+
</parameter>
|
49103
|
+
</parameters>
|
49104
|
+
</glib:signal>
|
49105
|
+
<glib:signal name="motion" when="last">
|
49106
|
+
<return-value transfer-ownership="none">
|
49107
|
+
<type name="none" c:type="void"/>
|
49108
|
+
</return-value>
|
49109
|
+
<parameters>
|
49110
|
+
<parameter name="object" transfer-ownership="none">
|
49111
|
+
<type name="gdouble" c:type="gdouble"/>
|
49112
|
+
</parameter>
|
49113
|
+
<parameter name="p0" transfer-ownership="none">
|
49114
|
+
<type name="gdouble" c:type="gdouble"/>
|
49115
|
+
</parameter>
|
49116
|
+
</parameters>
|
49117
|
+
</glib:signal>
|
49118
|
+
<glib:signal name="proximity" when="last">
|
49119
|
+
<return-value transfer-ownership="none">
|
49120
|
+
<type name="none" c:type="void"/>
|
49121
|
+
</return-value>
|
49122
|
+
<parameters>
|
49123
|
+
<parameter name="object" transfer-ownership="none">
|
49124
|
+
<type name="gdouble" c:type="gdouble"/>
|
49125
|
+
</parameter>
|
49126
|
+
<parameter name="p0" transfer-ownership="none">
|
49127
|
+
<type name="gdouble" c:type="gdouble"/>
|
49128
|
+
</parameter>
|
49129
|
+
</parameters>
|
49130
|
+
</glib:signal>
|
49131
|
+
<glib:signal name="up" when="last">
|
49132
|
+
<return-value transfer-ownership="none">
|
49133
|
+
<type name="none" c:type="void"/>
|
49134
|
+
</return-value>
|
49135
|
+
<parameters>
|
49136
|
+
<parameter name="object" transfer-ownership="none">
|
49137
|
+
<type name="gdouble" c:type="gdouble"/>
|
49138
|
+
</parameter>
|
49139
|
+
<parameter name="p0" transfer-ownership="none">
|
49140
|
+
<type name="gdouble" c:type="gdouble"/>
|
49141
|
+
</parameter>
|
49142
|
+
</parameters>
|
49143
|
+
</glib:signal>
|
49144
|
+
</class>
|
49145
|
+
<record name="GestureStylusClass"
|
49146
|
+
c:type="GtkGestureStylusClass"
|
49147
|
+
disguised="1"
|
49148
|
+
glib:is-gtype-struct-for="GestureStylus">
|
49149
|
+
</record>
|
48372
49150
|
<class name="GestureSwipe"
|
48373
49151
|
c:symbol-prefix="gesture_swipe"
|
48374
49152
|
c:type="GtkGestureSwipe"
|
@@ -51801,53 +52579,10 @@ following files that is found: ~/.config/gtk-3.0/Compose, ~/.XCompose,
|
|
51801
52579
|
Compose file). The syntax of these files is described in the Compose(5)
|
51802
52580
|
manual page.
|
51803
52581
|
|
51804
|
-
## Unicode characters
|
51805
|
-
|
51806
52582
|
GtkIMContextSimple also supports numeric entry of Unicode characters
|
51807
52583
|
by typing Ctrl-Shift-u, followed by a hexadecimal Unicode codepoint.
|
51808
52584
|
For example, Ctrl-Shift-u 1 2 3 Enter yields U+0123 LATIN SMALL LETTER
|
51809
|
-
G WITH CEDILLA, i.e.
|
51810
|
-
|
51811
|
-
## Emoji
|
51812
|
-
|
51813
|
-
GtkIMContextSimple also supports entry of Emoji by their name.
|
51814
|
-
This works by first typing Ctrl-Shift-e, followed by an Emoji name.
|
51815
|
-
|
51816
|
-
The following names are supported:
|
51817
|
-
- :-) 🙂
|
51818
|
-
- 8-) 😍
|
51819
|
-
- <3 ❤
|
51820
|
-
- kiss 💋
|
51821
|
-
- grin 😁
|
51822
|
-
- joy 😂
|
51823
|
-
- :-* 😚
|
51824
|
-
- xD 😆
|
51825
|
-
- like 👍
|
51826
|
-
- dislike 👎
|
51827
|
-
- up 👆
|
51828
|
-
- v ✌
|
51829
|
-
- ok 👌
|
51830
|
-
- B-) 😎
|
51831
|
-
- ;-) 😉
|
51832
|
-
- ;-P 😜
|
51833
|
-
- :-p 😋
|
51834
|
-
- 3( 😔
|
51835
|
-
- :-( 😞
|
51836
|
-
- :] 😏
|
51837
|
-
- :'( 😢
|
51838
|
-
- :_( 😭
|
51839
|
-
- :(( 😩
|
51840
|
-
- :o 😨
|
51841
|
-
- :| 😐
|
51842
|
-
- 3-) 😌
|
51843
|
-
- >( 😠
|
51844
|
-
- >(( 😡
|
51845
|
-
- O:) 😇
|
51846
|
-
- ;o 😰
|
51847
|
-
- 8| 😳
|
51848
|
-
- 8o 😲
|
51849
|
-
- :X 😷
|
51850
|
-
- }:) 😈</doc>
|
52585
|
+
G WITH CEDILLA, i.e. ģ.</doc>
|
51851
52586
|
<constructor name="new" c:identifier="gtk_im_context_simple_new">
|
51852
52587
|
<doc xml:space="preserve">Creates a new #GtkIMContextSimple.</doc>
|
51853
52588
|
<return-value transfer-ownership="full">
|
@@ -52105,7 +52840,7 @@ replaced by the slave corresponding to the new context id.</doc>
|
|
52105
52840
|
signal in case of conversion failure.</doc>
|
52106
52841
|
<type name="gint" c:type="gint"/>
|
52107
52842
|
</constant>
|
52108
|
-
<constant name="INTERFACE_AGE" value="
|
52843
|
+
<constant name="INTERFACE_AGE" value="0" c:type="GTK_INTERFACE_AGE">
|
52109
52844
|
<doc xml:space="preserve">Like gtk_get_interface_age(), but from the headers used at
|
52110
52845
|
application compile time, rather than from the library linked
|
52111
52846
|
against at application run time.</doc>
|
@@ -59108,7 +59843,7 @@ have any effect if it is invisible.</doc>
|
|
59108
59843
|
</return-value>
|
59109
59844
|
<parameters>
|
59110
59845
|
<instance-parameter name="info_bar" transfer-ownership="none">
|
59111
|
-
<doc xml:space="preserve">a #
|
59846
|
+
<doc xml:space="preserve">a #GtkInfoBar</doc>
|
59112
59847
|
<type name="InfoBar" c:type="GtkInfoBar*"/>
|
59113
59848
|
</instance-parameter>
|
59114
59849
|
<parameter name="revealed" transfer-ownership="none">
|
@@ -65036,13 +65771,13 @@ against at application run time.</doc>
|
|
65036
65771
|
<doc xml:space="preserve">The maximum length of sequences in compose tables.</doc>
|
65037
65772
|
<type name="gint" c:type="gint"/>
|
65038
65773
|
</constant>
|
65039
|
-
<constant name="MICRO_VERSION" value="
|
65774
|
+
<constant name="MICRO_VERSION" value="2" c:type="GTK_MICRO_VERSION">
|
65040
65775
|
<doc xml:space="preserve">Like gtk_get_micro_version(), but from the headers used at
|
65041
65776
|
application compile time, rather than from the library linked
|
65042
65777
|
against at application run time.</doc>
|
65043
65778
|
<type name="gint" c:type="gint"/>
|
65044
65779
|
</constant>
|
65045
|
-
<constant name="MINOR_VERSION" value="
|
65780
|
+
<constant name="MINOR_VERSION" value="23" c:type="GTK_MINOR_VERSION">
|
65046
65781
|
<doc xml:space="preserve">Like gtk_get_minor_version(), but from the headers used at
|
65047
65782
|
application compile time, rather than from the library linked
|
65048
65783
|
against at application run time.</doc>
|
@@ -65500,8 +66235,7 @@ have this problem.</doc>
|
|
65500
66235
|
</method>
|
65501
66236
|
<method name="popup_at_pointer"
|
65502
66237
|
c:identifier="gtk_menu_popup_at_pointer"
|
65503
|
-
version="3.22"
|
65504
|
-
stability="Unstable">
|
66238
|
+
version="3.22">
|
65505
66239
|
<doc xml:space="preserve">Displays @menu and makes it available for selection.
|
65506
66240
|
|
65507
66241
|
See gtk_menu_popup_at_widget () to pop up a menu at a widget.
|
@@ -65534,8 +66268,7 @@ out how it was actually positioned.</doc>
|
|
65534
66268
|
</method>
|
65535
66269
|
<method name="popup_at_rect"
|
65536
66270
|
c:identifier="gtk_menu_popup_at_rect"
|
65537
|
-
version="3.22"
|
65538
|
-
stability="Unstable">
|
66271
|
+
version="3.22">
|
65539
66272
|
<doc xml:space="preserve">Displays @menu and makes it available for selection.
|
65540
66273
|
|
65541
66274
|
See gtk_menu_popup_at_widget () and gtk_menu_popup_at_pointer (), which
|
@@ -65590,8 +66323,7 @@ Other properties that influence the behaviour of this function are
|
|
65590
66323
|
</method>
|
65591
66324
|
<method name="popup_at_widget"
|
65592
66325
|
c:identifier="gtk_menu_popup_at_widget"
|
65593
|
-
version="3.22"
|
65594
|
-
stability="Unstable">
|
66326
|
+
version="3.22">
|
65595
66327
|
<doc xml:space="preserve">Displays @menu and makes it available for selection.
|
65596
66328
|
|
65597
66329
|
See gtk_menu_popup_at_pointer () to pop up a menu at the master pointer.
|
@@ -65832,7 +66564,7 @@ it first with g_intern_static_string().</doc>
|
|
65832
66564
|
transfer-ownership="none"
|
65833
66565
|
nullable="1"
|
65834
66566
|
allow-none="1">
|
65835
|
-
<doc xml:space="preserve">a valid accelerator path</doc>
|
66567
|
+
<doc xml:space="preserve">a valid accelerator path, or %NULL to unset the path</doc>
|
65836
66568
|
<type name="utf8" c:type="const gchar*"/>
|
65837
66569
|
</parameter>
|
65838
66570
|
</parameters>
|
@@ -65963,8 +66695,12 @@ text as that menu item’s label.</doc>
|
|
65963
66695
|
<doc xml:space="preserve">a #GtkMenu</doc>
|
65964
66696
|
<type name="Menu" c:type="GtkMenu*"/>
|
65965
66697
|
</instance-parameter>
|
65966
|
-
<parameter name="title"
|
65967
|
-
|
66698
|
+
<parameter name="title"
|
66699
|
+
transfer-ownership="none"
|
66700
|
+
nullable="1"
|
66701
|
+
allow-none="1">
|
66702
|
+
<doc xml:space="preserve">a string containing the title for the menu, or %NULL to
|
66703
|
+
inherit the title of the parent menu item, if any</doc>
|
65968
66704
|
<type name="utf8" c:type="const gchar*"/>
|
65969
66705
|
</parameter>
|
65970
66706
|
</parameters>
|
@@ -65993,7 +66729,6 @@ menu item is selected.</doc>
|
|
65993
66729
|
</property>
|
65994
66730
|
<property name="anchor-hints"
|
65995
66731
|
version="3.22"
|
65996
|
-
stability="Unstable"
|
65997
66732
|
writable="1"
|
65998
66733
|
construct="1"
|
65999
66734
|
transfer-ownership="none">
|
@@ -66024,7 +66759,6 @@ use gtk_menu_attach_to_widget() directly.</doc>
|
|
66024
66759
|
</property>
|
66025
66760
|
<property name="menu-type-hint"
|
66026
66761
|
version="3.22"
|
66027
|
-
stability="Unstable"
|
66028
66762
|
writable="1"
|
66029
66763
|
construct="1"
|
66030
66764
|
transfer-ownership="none">
|
@@ -66044,7 +66778,6 @@ gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints,
|
|
66044
66778
|
</property>
|
66045
66779
|
<property name="rect-anchor-dx"
|
66046
66780
|
version="3.22"
|
66047
|
-
stability="Unstable"
|
66048
66781
|
writable="1"
|
66049
66782
|
construct="1"
|
66050
66783
|
transfer-ownership="none">
|
@@ -66058,7 +66791,6 @@ gtk_menu_popup_at_pointer (), #GtkMenu:anchor-hints,
|
|
66058
66791
|
</property>
|
66059
66792
|
<property name="rect-anchor-dy"
|
66060
66793
|
version="3.22"
|
66061
|
-
stability="Unstable"
|
66062
66794
|
writable="1"
|
66063
66795
|
construct="1"
|
66064
66796
|
transfer-ownership="none">
|
@@ -66117,10 +66849,7 @@ menu is torn-off.</doc>
|
|
66117
66849
|
</parameter>
|
66118
66850
|
</parameters>
|
66119
66851
|
</glib:signal>
|
66120
|
-
<glib:signal name="popped-up"
|
66121
|
-
when="first"
|
66122
|
-
version="3.22"
|
66123
|
-
stability="Unstable">
|
66852
|
+
<glib:signal name="popped-up" when="first" version="3.22">
|
66124
66853
|
<doc xml:space="preserve">Emitted when the position of @menu is finalized after being popped up
|
66125
66854
|
using gtk_menu_popup_at_rect (), gtk_menu_popup_at_widget (), or
|
66126
66855
|
gtk_menu_popup_at_pointer ().
|
@@ -66630,15 +67359,16 @@ as if you passed %GTK_ARROW_DOWN (although you won’t see any arrows).</doc>
|
|
66630
67359
|
c:identifier="gtk_menu_button_set_menu_model"
|
66631
67360
|
version="3.6">
|
66632
67361
|
<doc xml:space="preserve">Sets the #GMenuModel from which the popup will be constructed,
|
66633
|
-
or %NULL to disable the button.
|
67362
|
+
or %NULL to dissociate any existing menu model and disable the button.
|
66634
67363
|
|
66635
67364
|
Depending on the value of #GtkMenuButton:use-popover, either a
|
66636
67365
|
#GtkMenu will be created with gtk_menu_new_from_model(), or a
|
66637
67366
|
#GtkPopover with gtk_popover_new_from_model(). In either case,
|
66638
67367
|
actions will be connected as documented for these functions.
|
66639
67368
|
|
66640
|
-
If #GtkMenuButton:popup or #GtkMenuButton:popover are already set,
|
66641
|
-
|
67369
|
+
If #GtkMenuButton:popup or #GtkMenuButton:popover are already set, those
|
67370
|
+
widgets are dissociated from the @menu_button, and those properties are set
|
67371
|
+
to %NULL.</doc>
|
66642
67372
|
<return-value transfer-ownership="none">
|
66643
67373
|
<type name="none" c:type="void"/>
|
66644
67374
|
</return-value>
|
@@ -66651,7 +67381,8 @@ their content will be lost and replaced by the newly created popup.</doc>
|
|
66651
67381
|
transfer-ownership="none"
|
66652
67382
|
nullable="1"
|
66653
67383
|
allow-none="1">
|
66654
|
-
<doc xml:space="preserve">a #GMenuModel
|
67384
|
+
<doc xml:space="preserve">a #GMenuModel, or %NULL to unset and disable the
|
67385
|
+
button</doc>
|
66655
67386
|
<type name="Gio.MenuModel" c:type="GMenuModel*"/>
|
66656
67387
|
</parameter>
|
66657
67388
|
</parameters>
|
@@ -66659,9 +67390,11 @@ their content will be lost and replaced by the newly created popup.</doc>
|
|
66659
67390
|
<method name="set_popover"
|
66660
67391
|
c:identifier="gtk_menu_button_set_popover"
|
66661
67392
|
version="3.12">
|
66662
|
-
<doc xml:space="preserve">Sets the #GtkPopover that will be popped up when the
|
66663
|
-
|
66664
|
-
|
67393
|
+
<doc xml:space="preserve">Sets the #GtkPopover that will be popped up when the @menu_button is clicked,
|
67394
|
+
or %NULL to dissociate any existing popover and disable the button.
|
67395
|
+
|
67396
|
+
If #GtkMenuButton:menu-model or #GtkMenuButton:popup are set, those objects
|
67397
|
+
are dissociated from the @menu_button, and those properties are set to %NULL.</doc>
|
66665
67398
|
<return-value transfer-ownership="none">
|
66666
67399
|
<type name="none" c:type="void"/>
|
66667
67400
|
</return-value>
|
@@ -66674,7 +67407,7 @@ or #GtkMenuButton:popup are set, they will be set to %NULL.</doc>
|
|
66674
67407
|
transfer-ownership="none"
|
66675
67408
|
nullable="1"
|
66676
67409
|
allow-none="1">
|
66677
|
-
<doc xml:space="preserve">a #GtkPopover</doc>
|
67410
|
+
<doc xml:space="preserve">a #GtkPopover, or %NULL to unset and disable the button</doc>
|
66678
67411
|
<type name="Widget" c:type="GtkWidget*"/>
|
66679
67412
|
</parameter>
|
66680
67413
|
</parameters>
|
@@ -66682,9 +67415,11 @@ or #GtkMenuButton:popup are set, they will be set to %NULL.</doc>
|
|
66682
67415
|
<method name="set_popup"
|
66683
67416
|
c:identifier="gtk_menu_button_set_popup"
|
66684
67417
|
version="3.6">
|
66685
|
-
<doc xml:space="preserve">Sets the #GtkMenu that will be popped up when the
|
66686
|
-
|
66687
|
-
|
67418
|
+
<doc xml:space="preserve">Sets the #GtkMenu that will be popped up when the @menu_button is clicked, or
|
67419
|
+
%NULL to dissociate any existing menu and disable the button.
|
67420
|
+
|
67421
|
+
If #GtkMenuButton:menu-model or #GtkMenuButton:popover are set, those objects
|
67422
|
+
are dissociated from the @menu_button, and those properties are set to %NULL.</doc>
|
66688
67423
|
<return-value transfer-ownership="none">
|
66689
67424
|
<type name="none" c:type="void"/>
|
66690
67425
|
</return-value>
|
@@ -66697,7 +67432,7 @@ or %NULL to disable the button. If #GtkMenuButton:menu-model or
|
|
66697
67432
|
transfer-ownership="none"
|
66698
67433
|
nullable="1"
|
66699
67434
|
allow-none="1">
|
66700
|
-
<doc xml:space="preserve">a #GtkMenu</doc>
|
67435
|
+
<doc xml:space="preserve">a #GtkMenu, or %NULL to unset and disable the button</doc>
|
66701
67436
|
<type name="Widget" c:type="GtkWidget*"/>
|
66702
67437
|
</parameter>
|
66703
67438
|
</parameters>
|
@@ -69711,6 +70446,15 @@ from the action and does not have to be set explicitly.</doc>
|
|
69711
70446
|
<doc xml:space="preserve">The label for the button.</doc>
|
69712
70447
|
<type name="utf8" c:type="gchar*"/>
|
69713
70448
|
</property>
|
70449
|
+
<property name="use-markup"
|
70450
|
+
version="3.24"
|
70451
|
+
writable="1"
|
70452
|
+
transfer-ownership="none">
|
70453
|
+
<doc xml:space="preserve">If %TRUE, XML tags in the text of the button are interpreted as by
|
70454
|
+
pango_parse_markup() to format the enclosed spans of text. If %FALSE, the
|
70455
|
+
text will be displayed verbatim.</doc>
|
70456
|
+
<type name="gboolean" c:type="gboolean"/>
|
70457
|
+
</property>
|
69714
70458
|
</class>
|
69715
70459
|
<callback name="ModuleDisplayInitFunc"
|
69716
70460
|
c:type="GtkModuleDisplayInitFunc"
|
@@ -76328,7 +77072,9 @@ tag in the tracker database.</doc>
|
|
76328
77072
|
<type name="none" c:type="void"/>
|
76329
77073
|
</return-value>
|
76330
77074
|
<parameters>
|
76331
|
-
<parameter name="
|
77075
|
+
<parameter name="open_flags" transfer-ownership="none">
|
77076
|
+
<doc xml:space="preserve">a single value from #GtkPlacesOpenFlags specifying how the
|
77077
|
+
starred file should be opened.</doc>
|
76332
77078
|
<type name="PlacesOpenFlags"/>
|
76333
77079
|
</parameter>
|
76334
77080
|
</parameters>
|
@@ -90243,7 +90989,7 @@ by themes.</doc>
|
|
90243
90989
|
value="800"
|
90244
90990
|
c:type="GTK_STYLE_PROVIDER_PRIORITY_USER">
|
90245
90991
|
<doc xml:space="preserve">The priority used for the style information from
|
90246
|
-
|
90992
|
+
`XDG_CONFIG_HOME/gtk-3.0/gtk.css`.
|
90247
90993
|
|
90248
90994
|
You should not use priorities higher than this, to
|
90249
90995
|
give the user the last word.</doc>
|
@@ -92196,7 +92942,7 @@ scrollbars. See gtk_scrolled_window_set_policy().</doc>
|
|
92196
92942
|
c:identifier="gtk_scrolled_window_get_propagate_natural_height"
|
92197
92943
|
version="3.22">
|
92198
92944
|
<doc xml:space="preserve">Reports whether the natural height of the child will be calculated and propagated
|
92199
|
-
through the scrolled
|
92945
|
+
through the scrolled window’s requested natural height.</doc>
|
92200
92946
|
<return-value transfer-ownership="none">
|
92201
92947
|
<doc xml:space="preserve">whether natural height propagation is enabled.</doc>
|
92202
92948
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -92212,7 +92958,7 @@ through the scrolled windows requested natural height.</doc>
|
|
92212
92958
|
c:identifier="gtk_scrolled_window_get_propagate_natural_width"
|
92213
92959
|
version="3.22">
|
92214
92960
|
<doc xml:space="preserve">Reports whether the natural width of the child will be calculated and propagated
|
92215
|
-
through the scrolled
|
92961
|
+
through the scrolled window’s requested natural width.</doc>
|
92216
92962
|
<return-value transfer-ownership="none">
|
92217
92963
|
<doc xml:space="preserve">whether natural width propagation is enabled.</doc>
|
92218
92964
|
<type name="gboolean" c:type="gboolean"/>
|
@@ -92501,7 +93247,7 @@ than the trough — the display is larger than the page size).</doc>
|
|
92501
93247
|
c:identifier="gtk_scrolled_window_set_propagate_natural_height"
|
92502
93248
|
version="3.22">
|
92503
93249
|
<doc xml:space="preserve">Sets whether the natural height of the child should be calculated and propagated
|
92504
|
-
through the scrolled
|
93250
|
+
through the scrolled window’s requested natural height.</doc>
|
92505
93251
|
<return-value transfer-ownership="none">
|
92506
93252
|
<type name="none" c:type="void"/>
|
92507
93253
|
</return-value>
|
@@ -92520,7 +93266,7 @@ through the scrolled windows requested natural height.</doc>
|
|
92520
93266
|
c:identifier="gtk_scrolled_window_set_propagate_natural_width"
|
92521
93267
|
version="3.22">
|
92522
93268
|
<doc xml:space="preserve">Sets whether the natural width of the child should be calculated and propagated
|
92523
|
-
through the scrolled
|
93269
|
+
through the scrolled window’s requested natural width.</doc>
|
92524
93270
|
<return-value transfer-ownership="none">
|
92525
93271
|
<type name="none" c:type="void"/>
|
92526
93272
|
</return-value>
|
@@ -92651,7 +93397,7 @@ as narrow indicators.</doc>
|
|
92651
93397
|
writable="1"
|
92652
93398
|
transfer-ownership="none">
|
92653
93399
|
<doc xml:space="preserve">Whether the natural height of the child should be calculated and propagated
|
92654
|
-
through the scrolled
|
93400
|
+
through the scrolled window’s requested natural height.
|
92655
93401
|
|
92656
93402
|
This is useful in cases where an attempt should be made to allocate exactly
|
92657
93403
|
enough space for the natural size of the child.</doc>
|
@@ -92662,7 +93408,7 @@ enough space for the natural size of the child.</doc>
|
|
92662
93408
|
writable="1"
|
92663
93409
|
transfer-ownership="none">
|
92664
93410
|
<doc xml:space="preserve">Whether the natural width of the child should be calculated and propagated
|
92665
|
-
through the scrolled
|
93411
|
+
through the scrolled window’s requested natural width.
|
92666
93412
|
|
92667
93413
|
This is useful in cases where an attempt should be made to allocate exactly
|
92668
93414
|
enough space for the natural size of the child.</doc>
|
@@ -92705,7 +93451,7 @@ of the contents with respect to the scrollbars.</doc>
|
|
92705
93451
|
</field>
|
92706
93452
|
<glib:signal name="edge-overshot" when="last" version="3.16">
|
92707
93453
|
<doc xml:space="preserve">The ::edge-overshot signal is emitted whenever user initiated scrolling
|
92708
|
-
makes the
|
93454
|
+
makes the scrolled window firmly surpass (i.e. with some edge resistance)
|
92709
93455
|
the lower or upper limits defined by the adjustment in that orientation.
|
92710
93456
|
|
92711
93457
|
A similar behavior without edge resistance is provided by the
|
@@ -92725,7 +93471,7 @@ if intending to provide behavior on horizontal edges.</doc>
|
|
92725
93471
|
</glib:signal>
|
92726
93472
|
<glib:signal name="edge-reached" when="last" version="3.16">
|
92727
93473
|
<doc xml:space="preserve">The ::edge-reached signal is emitted whenever user-initiated scrolling
|
92728
|
-
makes the
|
93474
|
+
makes the scrolled window exactly reach the lower or upper limits
|
92729
93475
|
defined by the adjustment in that orientation.
|
92730
93476
|
|
92731
93477
|
A similar behavior with edge resistance is provided by the
|
@@ -92748,9 +93494,9 @@ if intending to provide behavior on horizontal edges.</doc>
|
|
92748
93494
|
[keybinding signal][GtkBindingSignal] which gets
|
92749
93495
|
emitted when focus is moved away from the scrolled window by a
|
92750
93496
|
keybinding. The #GtkWidget::move-focus signal is emitted with
|
92751
|
-
@direction_type on this scrolled
|
93497
|
+
@direction_type on this scrolled window’s toplevel parent in the
|
92752
93498
|
container hierarchy. The default bindings for this signal are
|
92753
|
-
`
|
93499
|
+
`Ctrl + Tab` to move forward and `Ctrl + Shift + Tab` to move backward.</doc>
|
92754
93500
|
<return-value transfer-ownership="none">
|
92755
93501
|
<type name="none" c:type="void"/>
|
92756
93502
|
</return-value>
|
@@ -92767,7 +93513,7 @@ container hierarchy. The default bindings for this signal are
|
|
92767
93513
|
[keybinding signal][GtkBindingSignal]
|
92768
93514
|
which gets emitted when a keybinding that scrolls is pressed.
|
92769
93515
|
The horizontal or vertical adjustment is updated which triggers a
|
92770
|
-
signal that the scrolled
|
93516
|
+
signal that the scrolled window’s child may listen to and scroll itself.</doc>
|
92771
93517
|
<return-value transfer-ownership="none">
|
92772
93518
|
<type name="gboolean" c:type="gboolean"/>
|
92773
93519
|
</return-value>
|
@@ -92917,7 +93663,7 @@ GtkSearchBar has a single CSS node with name searchbar.
|
|
92917
93663
|
|
92918
93664
|
## Creating a search bar
|
92919
93665
|
|
92920
|
-
[A simple example](https://
|
93666
|
+
[A simple example](https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/examples/search-bar.c)</doc>
|
92921
93667
|
<implements name="Atk.ImplementorIface"/>
|
92922
93668
|
<implements name="Buildable"/>
|
92923
93669
|
<constructor name="new" c:identifier="gtk_search_bar_new" version="3.10">
|
@@ -96228,8 +96974,8 @@ create_floating_spin_button (void)
|
|
96228
96974
|
<type name="Adjustment" c:type="GtkAdjustment*"/>
|
96229
96975
|
</parameter>
|
96230
96976
|
<parameter name="climb_rate" transfer-ownership="none">
|
96231
|
-
<doc xml:space="preserve">specifies how much the
|
96232
|
-
|
96977
|
+
<doc xml:space="preserve">specifies by how much the rate of change in the value will
|
96978
|
+
accelerate if you continue to hold down an up/down button or arrow key</doc>
|
96233
96979
|
<type name="gdouble" c:type="gdouble"/>
|
96234
96980
|
</parameter>
|
96235
96981
|
<parameter name="digits" transfer-ownership="none">
|
@@ -99638,17 +100384,33 @@ size. Otherwise, GTK+ will scale the icon as necessary.</doc>
|
|
99638
100384
|
</parameters>
|
99639
100385
|
</callback>
|
99640
100386
|
</field>
|
99641
|
-
<field name="__gtk_reserved1">
|
99642
|
-
<
|
100387
|
+
<field name="__gtk_reserved1" introspectable="0">
|
100388
|
+
<callback name="__gtk_reserved1">
|
100389
|
+
<return-value transfer-ownership="none">
|
100390
|
+
<type name="none" c:type="void"/>
|
100391
|
+
</return-value>
|
100392
|
+
</callback>
|
99643
100393
|
</field>
|
99644
|
-
<field name="__gtk_reserved2">
|
99645
|
-
<
|
100394
|
+
<field name="__gtk_reserved2" introspectable="0">
|
100395
|
+
<callback name="__gtk_reserved2">
|
100396
|
+
<return-value transfer-ownership="none">
|
100397
|
+
<type name="none" c:type="void"/>
|
100398
|
+
</return-value>
|
100399
|
+
</callback>
|
99646
100400
|
</field>
|
99647
|
-
<field name="__gtk_reserved3">
|
99648
|
-
<
|
100401
|
+
<field name="__gtk_reserved3" introspectable="0">
|
100402
|
+
<callback name="__gtk_reserved3">
|
100403
|
+
<return-value transfer-ownership="none">
|
100404
|
+
<type name="none" c:type="void"/>
|
100405
|
+
</return-value>
|
100406
|
+
</callback>
|
99649
100407
|
</field>
|
99650
|
-
<field name="__gtk_reserved4">
|
99651
|
-
<
|
100408
|
+
<field name="__gtk_reserved4" introspectable="0">
|
100409
|
+
<callback name="__gtk_reserved4">
|
100410
|
+
<return-value transfer-ownership="none">
|
100411
|
+
<type name="none" c:type="void"/>
|
100412
|
+
</return-value>
|
100413
|
+
</callback>
|
99652
100414
|
</field>
|
99653
100415
|
</record>
|
99654
100416
|
<record name="StatusIconPrivate"
|
@@ -102477,11 +103239,8 @@ updated automatically if any of these settings change on the widget.
|
|
102477
103239
|
|
102478
103240
|
If you are using the theming layer standalone, you will need to set a
|
102479
103241
|
widget path and a screen yourself to the created style context through
|
102480
|
-
gtk_style_context_set_path() and gtk_style_context_set_screen()
|
102481
|
-
|
102482
|
-
whenever any of the conditions change, such as a change in the
|
102483
|
-
#GtkSettings:gtk-theme-name setting or a hierarchy change in the rendered
|
102484
|
-
widget. See the “Foreign drawing“ example in gtk3-demo.
|
103242
|
+
gtk_style_context_set_path() and possibly gtk_style_context_set_screen(). See
|
103243
|
+
the “Foreign drawing“ example in gtk3-demo.
|
102485
103244
|
|
102486
103245
|
# Style Classes # {#gtkstylecontext-classes}
|
102487
103246
|
|
@@ -103861,7 +104620,7 @@ this yourself.</doc>
|
|
103861
104620
|
<doc xml:space="preserve">Attaches @context to the given screen.
|
103862
104621
|
|
103863
104622
|
The screen is used to add style information from “global” style
|
103864
|
-
providers, such as the
|
104623
|
+
providers, such as the screen’s #GtkSettings instance.
|
103865
104624
|
|
103866
104625
|
If you are using a #GtkStyleContext returned from
|
103867
104626
|
gtk_widget_get_style_context(), you do not need to
|
@@ -132202,7 +132961,13 @@ has some similarity to strcmp() returning 0 for equal strings.</doc>
|
|
132202
132961
|
glib:type-name="GtkUIManager"
|
132203
132962
|
glib:get-type="gtk_ui_manager_get_type"
|
132204
132963
|
glib:type-struct="UIManagerClass">
|
132205
|
-
<doc xml:space="preserve"
|
132964
|
+
<doc xml:space="preserve">> GtkUIManager is deprecated since GTK+ 3.10. To construct user interfaces
|
132965
|
+
> from XML definitions, you should use #GtkBuilder, #GMenuModel, et al. To
|
132966
|
+
> work with actions, use #GAction, #GtkActionable et al. These newer classes
|
132967
|
+
> support richer functionality and integration with various desktop shells.
|
132968
|
+
> It should be possible to migrate most/all functionality from GtkUIManager.
|
132969
|
+
|
132970
|
+
A #GtkUIManager constructs a user interface (menus and toolbars) from
|
132206
132971
|
one or more UI definitions, which reference actions from one or more
|
132207
132972
|
action groups.
|
132208
132973
|
|
@@ -134266,7 +135031,7 @@ implementation of an object can be set by accessing the internal child
|
|
134266
135031
|
|
134267
135032
|
An example of a UI definition fragment specifying an accessible:
|
134268
135033
|
|[
|
134269
|
-
<object class="
|
135034
|
+
<object class="GtkLabel" id="label1"/>
|
134270
135035
|
<property name="label">I am a Label for a Button</property>
|
134271
135036
|
</object>
|
134272
135037
|
<object class="GtkButton" id="button1">
|
@@ -154735,7 +155500,9 @@ Examples of frame rendering, showing the effect of `border-image`,
|
|
154735
155500
|
</function>
|
154736
155501
|
<function name="render_frame_gap"
|
154737
155502
|
c:identifier="gtk_render_frame_gap"
|
154738
|
-
version="3.0"
|
155503
|
+
version="3.0"
|
155504
|
+
deprecated="1"
|
155505
|
+
deprecated-version="3.24">
|
154739
155506
|
<doc xml:space="preserve">Renders a frame around the rectangle defined by (@x, @y, @width, @height),
|
154740
155507
|
leaving a gap on one side. @xy0_gap and @xy1_gap will mean X coordinates
|
154741
155508
|
for %GTK_POS_TOP and %GTK_POS_BOTTOM gap sides, and Y coordinates for
|
@@ -154744,6 +155511,8 @@ for %GTK_POS_TOP and %GTK_POS_BOTTOM gap sides, and Y coordinates for
|
|
154744
155511
|
Typical rendering of a frame with a gap:
|
154745
155512
|
|
154746
155513
|
![](frame-gap.png)</doc>
|
155514
|
+
<doc-deprecated xml:space="preserve">Use gtk_render_frame() instead. Themes can create gaps
|
155515
|
+
by omitting borders via CSS.</doc-deprecated>
|
154747
155516
|
<return-value transfer-ownership="none">
|
154748
155517
|
<type name="none" c:type="void"/>
|
154749
155518
|
</return-value>
|