gdk3 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +3 -1
- data/ext/gdk3/rbgdkcursor.c +5 -12
- data/ext/gdk3/rbgdkdevicemanager.c +2 -2
- data/ext/gdk3/rbgdkdisplay.c +7 -0
- data/ext/gdk3/rbgdkevent.c +8 -9
- data/ext/gdk3/rbgdkwindow.c +7 -0
- data/lib/1.9/gdk3.so +0 -0
- data/lib/2.0/gdk3.so +0 -0
- data/lib/2.1/gdk3.so +0 -0
- data/test/test-gdk-event.rb +126 -20
- 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-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-widget-factory.exe +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/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -34
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +2 -2
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +5 -4
- data/vendor/local/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml +36 -1
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/api-index-full.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAction.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAdjustment.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAlignment.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplication.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html +18 -18
- 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 +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBox.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButtonBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCalendar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +5 -5
- 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 +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html +5 -5
- 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 +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +3 -3
- 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 +72 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +14 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkExpander.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html +4 -4
- 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/GtkFontButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html +2 -2
- 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/GtkGrid.html +8 -8
- 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 +30 -6
- 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 +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +49 -49
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInfoBar.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLevelBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLinkButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListBox.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLockButton.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuButton.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuItem.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMisc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNotebook.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.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 +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrinter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentAction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +5 -5
- 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 +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRevealer.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScaleButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- 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 +38 -38
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +12 -12
- 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/GtkStackSwitcher.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusbar.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +37 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSwitch.html +4 -4
- 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 +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextMark.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleAction.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolButton.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolbar.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkUIManager.html +15 -15
- 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 +188 -188
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/TreeWidget.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/api-index-deprecated.html +126 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/ch24s02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html +1 -1
- 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-unique-GtkApplication.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -0
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.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-update-icon-cache.1 +1 -1
- metadata +6 -39
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ime.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-thai.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.la +0 -41
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.dll.a +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.la +0 -41
@@ -50,36 +50,36 @@ struct <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAcc
|
|
50
50
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
51
51
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
|
52
52
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>,
|
53
|
-
<em class="parameter"><code><
|
53
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);
|
54
54
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect-by-path" title="gtk_accel_group_connect_by_path ()">gtk_accel_group_connect_by_path</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
55
55
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *accel_path</code></em>,
|
56
|
-
<em class="parameter"><code><
|
56
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);
|
57
57
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroupActivate" title="GtkAccelGroupActivate ()">*GtkAccelGroupActivate</a>) (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
58
|
-
<em class="parameter"><code><
|
58
|
+
<em class="parameter"><code><span class="type">GObject</span> *acceleratable</code></em>,
|
59
59
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
60
60
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);
|
61
61
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroupFindFunc" title="GtkAccelGroupFindFunc ()">*GtkAccelGroupFindFunc</a>) (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelKey" title="struct GtkAccelKey"><span class="type">GtkAccelKey</span></a> *key</code></em>,
|
62
|
-
<em class="parameter"><code><
|
62
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>,
|
63
63
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
|
64
64
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-disconnect" title="gtk_accel_group_disconnect ()">gtk_accel_group_disconnect</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
65
|
-
<em class="parameter"><code><
|
65
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);
|
66
66
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-disconnect-key" title="gtk_accel_group_disconnect_key ()">gtk_accel_group_disconnect_key</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
67
67
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
68
68
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);
|
69
69
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-activate" title="gtk_accel_group_activate ()">gtk_accel_group_activate</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
70
70
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> accel_quark</code></em>,
|
71
|
-
<em class="parameter"><code><
|
71
|
+
<em class="parameter"><code><span class="type">GObject</span> *acceleratable</code></em>,
|
72
72
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
73
73
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);
|
74
74
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-lock" title="gtk_accel_group_lock ()">gtk_accel_group_lock</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);
|
75
75
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-unlock" title="gtk_accel_group_unlock ()">gtk_accel_group_unlock</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);
|
76
76
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-get-is-locked" title="gtk_accel_group_get_is_locked ()">gtk_accel_group_get_is_locked</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);
|
77
|
-
<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="returnvalue">GtkAccelGroup</span></a> * <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-from-accel-closure" title="gtk_accel_group_from_accel_closure ()">gtk_accel_group_from_accel_closure</a> (<em class="parameter"><code><
|
77
|
+
<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="returnvalue">GtkAccelGroup</span></a> * <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-from-accel-closure" title="gtk_accel_group_from_accel_closure ()">gtk_accel_group_from_accel_closure</a> (<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);
|
78
78
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-get-modifier-mask" title="gtk_accel_group_get_modifier_mask ()">gtk_accel_group_get_modifier_mask</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>);
|
79
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-groups-activate" title="gtk_accel_groups_activate ()">gtk_accel_groups_activate</a> (<em class="parameter"><code><
|
79
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-groups-activate" title="gtk_accel_groups_activate ()">gtk_accel_groups_activate</a> (<em class="parameter"><code><span class="type">GObject</span> *object</code></em>,
|
80
80
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
81
81
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);
|
82
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-groups-from-object" title="gtk_accel_groups_from_object ()">gtk_accel_groups_from_object</a> (<em class="parameter"><code><
|
82
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-groups-from-object" title="gtk_accel_groups_from_object ()">gtk_accel_groups_from_object</a> (<em class="parameter"><code><span class="type">GObject</span> *object</code></em>);
|
83
83
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelKey" title="struct GtkAccelKey"><span class="returnvalue">GtkAccelKey</span></a> * <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-find" title="gtk_accel_group_find ()">gtk_accel_group_find</a> (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
84
84
|
<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroupFindFunc" title="GtkAccelGroupFindFunc ()"><span class="type">GtkAccelGroupFindFunc</span></a> find_func</code></em>,
|
85
85
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
|
@@ -115,7 +115,7 @@ struct <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAcc
|
|
115
115
|
<div class="refsect1">
|
116
116
|
<a name="gtk3-Keyboard-Accelerators.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
117
117
|
<pre class="synopsis">
|
118
|
-
|
118
|
+
GObject
|
119
119
|
+----GtkAccelGroup
|
120
120
|
</pre>
|
121
121
|
</div>
|
@@ -129,8 +129,8 @@ struct <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAcc
|
|
129
129
|
<div class="refsect1">
|
130
130
|
<a name="gtk3-Keyboard-Accelerators.signals"></a><h2>Signals</h2>
|
131
131
|
<pre class="synopsis">
|
132
|
-
"<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup-accel-activate" title='The "accel-activate" signal'>accel-activate</a>" : <
|
133
|
-
"<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup-accel-changed" title='The "accel-changed" signal'>accel-changed</a>" : <
|
132
|
+
"<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup-accel-activate" title='The "accel-activate" signal'>accel-activate</a>" : <code class="literal">Has Details</code>
|
133
|
+
"<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup-accel-changed" title='The "accel-changed" signal'>accel-changed</a>" : <code class="literal">Has Details</code>
|
134
134
|
</pre>
|
135
135
|
</div>
|
136
136
|
<div class="refsect1">
|
@@ -188,7 +188,7 @@ Creates a new <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGrou
|
|
188
188
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
189
189
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>,
|
190
190
|
<em class="parameter"><code><a class="link" href="gtk3-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a> accel_flags</code></em>,
|
191
|
-
<em class="parameter"><code><
|
191
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);</pre>
|
192
192
|
<p>
|
193
193
|
Installs an accelerator in this group. When <em class="parameter"><code>accel_group</code></em> is being
|
194
194
|
activated in response to a call to <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-groups-activate" title="gtk_accel_groups_activate ()"><code class="function">gtk_accel_groups_activate()</code></a>,
|
@@ -236,7 +236,7 @@ only be connected to one accelerator group.
|
|
236
236
|
<a name="gtk-accel-group-connect-by-path"></a><h3>gtk_accel_group_connect_by_path ()</h3>
|
237
237
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_accel_group_connect_by_path (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
238
238
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *accel_path</code></em>,
|
239
|
-
<em class="parameter"><code><
|
239
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);</pre>
|
240
240
|
<p>
|
241
241
|
Installs an accelerator in this group, using an accelerator path
|
242
242
|
to look up the appropriate key and modifiers (see
|
@@ -278,7 +278,7 @@ first with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
278
278
|
<div class="refsect2">
|
279
279
|
<a name="GtkAccelGroupActivate"></a><h3>GtkAccelGroupActivate ()</h3>
|
280
280
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkAccelGroupActivate) (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
281
|
-
<em class="parameter"><code><
|
281
|
+
<em class="parameter"><code><span class="type">GObject</span> *acceleratable</code></em>,
|
282
282
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
283
283
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
|
284
284
|
</div>
|
@@ -286,7 +286,7 @@ first with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
286
286
|
<div class="refsect2">
|
287
287
|
<a name="GtkAccelGroupFindFunc"></a><h3>GtkAccelGroupFindFunc ()</h3>
|
288
288
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> (*GtkAccelGroupFindFunc) (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelKey" title="struct GtkAccelKey"><span class="type">GtkAccelKey</span></a> *key</code></em>,
|
289
|
-
<em class="parameter"><code><
|
289
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>,
|
290
290
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
291
291
|
<div class="variablelist"><table border="0" class="variablelist">
|
292
292
|
<colgroup>
|
@@ -305,7 +305,7 @@ first with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
305
305
|
<div class="refsect2">
|
306
306
|
<a name="gtk-accel-group-disconnect"></a><h3>gtk_accel_group_disconnect ()</h3>
|
307
307
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_accel_group_disconnect (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
308
|
-
<em class="parameter"><code><
|
308
|
+
<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);</pre>
|
309
309
|
<p>
|
310
310
|
Removes an accelerator previously installed through
|
311
311
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>.
|
@@ -379,7 +379,7 @@ removed, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share
|
|
379
379
|
<a name="gtk-accel-group-activate"></a><h3>gtk_accel_group_activate ()</h3>
|
380
380
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_accel_group_activate (<em class="parameter"><code><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group</code></em>,
|
381
381
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#GQuark"><span class="type">GQuark</span></a> accel_quark</code></em>,
|
382
|
-
<em class="parameter"><code><
|
382
|
+
<em class="parameter"><code><span class="type">GObject</span> *acceleratable</code></em>,
|
383
383
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
384
384
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
385
385
|
<p>
|
@@ -403,7 +403,7 @@ Finds the first accelerator in <em class="parameter"><code>accel_group</code></e
|
|
403
403
|
</tr>
|
404
404
|
<tr>
|
405
405
|
<td><p><span class="term"><em class="parameter"><code>acceleratable</code></em> :</span></p></td>
|
406
|
-
<td>the <
|
406
|
+
<td>the <span class="type">GObject</span>, usually a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>, on which
|
407
407
|
to activate the accelerator</td>
|
408
408
|
</tr>
|
409
409
|
<tr>
|
@@ -503,7 +503,7 @@ Locks are added and removed using <a class="link" href="gtk3-Keyboard-Accelerato
|
|
503
503
|
<hr>
|
504
504
|
<div class="refsect2">
|
505
505
|
<a name="gtk-accel-group-from-accel-closure"></a><h3>gtk_accel_group_from_accel_closure ()</h3>
|
506
|
-
<pre class="programlisting"><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="returnvalue">GtkAccelGroup</span></a> * gtk_accel_group_from_accel_closure (<em class="parameter"><code><
|
506
|
+
<pre class="programlisting"><a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="returnvalue">GtkAccelGroup</span></a> * gtk_accel_group_from_accel_closure (<em class="parameter"><code><span class="type">GClosure</span> *closure</code></em>);</pre>
|
507
507
|
<p>
|
508
508
|
Finds the <a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> to which <em class="parameter"><code>closure</code></em> is connected;
|
509
509
|
see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>.
|
@@ -516,7 +516,7 @@ see <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-accel-group-connec
|
|
516
516
|
<tbody>
|
517
517
|
<tr>
|
518
518
|
<td><p><span class="term"><em class="parameter"><code>closure</code></em> :</span></p></td>
|
519
|
-
<td>a <
|
519
|
+
<td>a <span class="type">GClosure</span>
|
520
520
|
</td>
|
521
521
|
</tr>
|
522
522
|
<tr>
|
@@ -558,7 +558,7 @@ Gets a <a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierTyp
|
|
558
558
|
<hr>
|
559
559
|
<div class="refsect2">
|
560
560
|
<a name="gtk-accel-groups-activate"></a><h3>gtk_accel_groups_activate ()</h3>
|
561
|
-
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_accel_groups_activate (<em class="parameter"><code><
|
561
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> gtk_accel_groups_activate (<em class="parameter"><code><span class="type">GObject</span> *object</code></em>,
|
562
562
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key</code></em>,
|
563
563
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods</code></em>);</pre>
|
564
564
|
<p>
|
@@ -574,7 +574,7 @@ activates that accelerator.
|
|
574
574
|
<tbody>
|
575
575
|
<tr>
|
576
576
|
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
|
577
|
-
<td>the <
|
577
|
+
<td>the <span class="type">GObject</span>, usually a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>, on which
|
578
578
|
to activate the accelerator</td>
|
579
579
|
</tr>
|
580
580
|
<tr>
|
@@ -597,7 +597,7 @@ this keypress</td>
|
|
597
597
|
<hr>
|
598
598
|
<div class="refsect2">
|
599
599
|
<a name="gtk-accel-groups-from-object"></a><h3>gtk_accel_groups_from_object ()</h3>
|
600
|
-
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_accel_groups_from_object (<em class="parameter"><code><
|
600
|
+
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> * gtk_accel_groups_from_object (<em class="parameter"><code><span class="type">GObject</span> *object</code></em>);</pre>
|
601
601
|
<p>
|
602
602
|
Gets a list of all accel groups which are attached to <em class="parameter"><code>object</code></em>.
|
603
603
|
</p>
|
@@ -609,7 +609,7 @@ Gets a list of all accel groups which are attached to <em class="parameter"><cod
|
|
609
609
|
<tbody>
|
610
610
|
<tr>
|
611
611
|
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
|
612
|
-
<td>a <
|
612
|
+
<td>a <span class="type">GObject</span>, usually a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>
|
613
613
|
</td>
|
614
614
|
</tr>
|
615
615
|
<tr>
|
@@ -1041,10 +1041,10 @@ Gets the value set by <a class="link" href="gtk3-Keyboard-Accelerators.html#gtk-
|
|
1041
1041
|
<div class="refsect2">
|
1042
1042
|
<a name="GtkAccelGroup-accel-activate"></a><h3>The <code class="literal">"accel-activate"</code> signal</h3>
|
1043
1043
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group,
|
1044
|
-
<
|
1044
|
+
<span class="type">GObject</span> *acceleratable,
|
1045
1045
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval,
|
1046
1046
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier,
|
1047
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
1047
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Has Details</code></pre>
|
1048
1048
|
<p>
|
1049
1049
|
The accel-activate signal is an implementation detail of
|
1050
1050
|
<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> and not meant to be used by applications.
|
@@ -1089,8 +1089,8 @@ The accel-activate signal is an implementation detail of
|
|
1089
1089
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="gtk3-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> *accel_group,
|
1090
1090
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval,
|
1091
1091
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier,
|
1092
|
-
<
|
1093
|
-
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <
|
1092
|
+
<span class="type">GClosure</span> *accel_closure,
|
1093
|
+
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <code class="literal">Has Details</code></pre>
|
1094
1094
|
<p>
|
1095
1095
|
The accel-changed signal is emitted when an entry
|
1096
1096
|
is added to or removed from the accel group.
|
@@ -1120,7 +1120,7 @@ their visual representation if the <em class="parameter"><code>accel_closure</co
|
|
1120
1120
|
</tr>
|
1121
1121
|
<tr>
|
1122
1122
|
<td><p><span class="term"><em class="parameter"><code>accel_closure</code></em> :</span></p></td>
|
1123
|
-
<td>the <
|
1123
|
+
<td>the <span class="type">GClosure</span> of the accelerator</td>
|
1124
1124
|
</tr>
|
1125
1125
|
<tr>
|
1126
1126
|
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
@@ -62,7 +62,7 @@
|
|
62
62
|
<a name="gtk3-Orientable.prerequisites"></a><h2>Prerequisites</h2>
|
63
63
|
<p>
|
64
64
|
GtkOrientable requires
|
65
|
-
|
65
|
+
GObject.</p>
|
66
66
|
</div>
|
67
67
|
<div class="refsect1">
|
68
68
|
<a name="gtk3-Orientable.implementations"></a><h2>Known Implementations</h2>
|
@@ -47,7 +47,7 @@ enum <a class="link" href="gtk3-Resource-Files.html#GtkRcTokenTyp
|
|
47
47
|
<a class="link" href="GtkStyle.html" title="GtkStyle"><span class="returnvalue">GtkStyle</span></a> * <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-style-by-paths" title="gtk_rc_get_style_by_paths ()">gtk_rc_get_style_by_paths</a> (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
48
48
|
<em class="parameter"><code>const <span class="type">char</span> *widget_path</code></em>,
|
49
49
|
<em class="parameter"><code>const <span class="type">char</span> *class_path</code></em>,
|
50
|
-
<em class="parameter"><code><
|
50
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);
|
51
51
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse" title="gtk_rc_parse ()">gtk_rc_parse</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *filename</code></em>);
|
52
52
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Resource-Files.html#gtk-rc-parse-string" title="gtk_rc_parse_string ()">gtk_rc_parse_string</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *rc_string</code></em>);
|
53
53
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="gtk3-Resource-Files.html#gtk-rc-reparse-all" title="gtk_rc_reparse_all ()">gtk_rc_reparse_all</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
@@ -81,7 +81,7 @@ enum <a class="link" href="gtk3-Resource-Files.html#GtkRcTokenTyp
|
|
81
81
|
<div class="refsect1">
|
82
82
|
<a name="gtk3-Resource-Files.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
83
83
|
<pre class="synopsis">
|
84
|
-
|
84
|
+
GObject
|
85
85
|
+----GtkRcStyle
|
86
86
|
</pre>
|
87
87
|
</div>
|
@@ -946,7 +946,7 @@ modifiers can be:
|
|
946
946
|
The action that is bound to the key is a sequence
|
947
947
|
of signal names (strings) followed by parameters for
|
948
948
|
each signal. The signals must be action signals.
|
949
|
-
(See <
|
949
|
+
(See <code class="function">g_signal_new()</code>). Each parameter can be
|
950
950
|
a float, integer, string, or unquoted string
|
951
951
|
representing an enumeration value. The types of
|
952
952
|
the parameters specified must match the types of the
|
@@ -1301,7 +1301,7 @@ you should add a reference yourself. <span class="annotation">[<acronym title="D
|
|
1301
1301
|
<pre class="programlisting"><a class="link" href="GtkStyle.html" title="GtkStyle"><span class="returnvalue">GtkStyle</span></a> * gtk_rc_get_style_by_paths (<em class="parameter"><code><a class="link" href="GtkSettings.html" title="Settings"><span class="type">GtkSettings</span></a> *settings</code></em>,
|
1302
1302
|
<em class="parameter"><code>const <span class="type">char</span> *widget_path</code></em>,
|
1303
1303
|
<em class="parameter"><code>const <span class="type">char</span> *class_path</code></em>,
|
1304
|
-
<em class="parameter"><code><
|
1304
|
+
<em class="parameter"><code><span class="type">GType</span> type</code></em>);</pre>
|
1305
1305
|
<div class="warning">
|
1306
1306
|
<h3 class="title">Warning</h3>
|
1307
1307
|
<p><code class="literal">gtk_rc_get_style_by_paths</code> has been deprecated since version 3.0 and should not be used in newly-written code. Use <a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> instead</p>
|
@@ -1329,7 +1329,7 @@ The action of <a class="link" href="gtk3-Resource-Files.html#gtk-rc-get-style" t
|
|
1329
1329
|
<span class="function"><a href="GtkWidget.html#gtk-widget-class-path">gtk_widget_class_path</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">,</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">,</span><span class="normal"> </span><span class="symbol">&</span><span class="normal">class_path</span><span class="symbol">,</span><span class="normal"> <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span>
|
1330
1330
|
<span class="function"><a href="gtk3-Resource-Files.html#gtk-rc-get-style-by-paths">gtk_rc_get_style_by_paths</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function"><a href="GtkWidget.html#gtk-widget-get-settings">gtk_widget_get_settings</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">),</span>
|
1331
1331
|
<span class="normal"> path</span><span class="symbol">,</span><span class="normal"> class_path</span><span class="symbol">,</span>
|
1332
|
-
<span class="normal"> </span><span class="function"
|
1332
|
+
<span class="normal"> </span><span class="function">G_OBJECT_TYPE</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">widget</span><span class="symbol">));</span></pre></td>
|
1333
1333
|
</tr>
|
1334
1334
|
</tbody>
|
1335
1335
|
</table>
|
@@ -1362,7 +1362,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1362
1362
|
<tr>
|
1363
1363
|
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
|
1364
1364
|
<td>a type that will be used along with parent types of this type
|
1365
|
-
when matching against class styles, or <
|
1365
|
+
when matching against class styles, or <span class="type">G_TYPE_NONE</span>
|
1366
1366
|
</td>
|
1367
1367
|
</tr>
|
1368
1368
|
<tr>
|
@@ -1370,7 +1370,7 @@ when matching against class styles, or <a href="/home/kou/work/ruby/ruby-gnome2.
|
|
1370
1370
|
<td>A style created by matching with the
|
1371
1371
|
supplied paths, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if nothing matching was specified and the
|
1372
1372
|
default style should be used. The returned value is owned by GTK+
|
1373
|
-
as part of an internal cache, so you must call <
|
1373
|
+
as part of an internal cache, so you must call <code class="function">g_object_ref()</code> on
|
1374
1374
|
the returned value if you want to keep a reference to it. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
1375
1375
|
</td>
|
1376
1376
|
</tr>
|
@@ -1146,7 +1146,7 @@ Gets the contents of the selection data as a <a href="http://library.gnome.org/d
|
|
1146
1146
|
<td>if the selection data contained a recognized
|
1147
1147
|
image type and it could be converted to a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>, a
|
1148
1148
|
newly allocated pixbuf is returned, otherwise <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
|
1149
|
-
If the result is non-<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it must be freed with <
|
1149
|
+
If the result is non-<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> it must be freed with <code class="function">g_object_unref()</code>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
1150
1150
|
</td>
|
1151
1151
|
</tr>
|
1152
1152
|
</tbody>
|
@@ -39,7 +39,7 @@
|
|
39
39
|
|
40
40
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-create-simple-window" title="gtk_test_create_simple_window ()">gtk_test_create_simple_window</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *window_title</code></em>,
|
41
41
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *dialog_text</code></em>);
|
42
|
-
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-create-widget" title="gtk_test_create_widget ()">gtk_test_create_widget</a> (<em class="parameter"><code><
|
42
|
+
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-create-widget" title="gtk_test_create_widget ()">gtk_test_create_widget</a> (<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>,
|
43
43
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
44
44
|
<em class="parameter"><code>...</code></em>);
|
45
45
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-display-button-window" title="gtk_test_display_button_window ()">gtk_test_display_button_window</a> (<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *window_title</code></em>,
|
@@ -48,14 +48,14 @@
|
|
48
48
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-find-label" title="gtk_test_find_label ()">gtk_test_find_label</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
49
49
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label_pattern</code></em>);
|
50
50
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-find-sibling" title="gtk_test_find_sibling ()">gtk_test_find_sibling</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *base_widget</code></em>,
|
51
|
-
<em class="parameter"><code><
|
51
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);
|
52
52
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="gtk3-Testing.html#gtk-test-find-widget" title="gtk_test_find_widget ()">gtk_test_find_widget</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
53
53
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label_pattern</code></em>,
|
54
|
-
<em class="parameter"><code><
|
54
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Testing.html#gtk-test-init" title="gtk_test_init ()">gtk_test_init</a> (<em class="parameter"><code><span class="type">int</span> *argcp</code></em>,
|
56
56
|
<em class="parameter"><code><span class="type">char</span> ***argvp</code></em>,
|
57
57
|
<em class="parameter"><code>...</code></em>);
|
58
|
-
const <
|
58
|
+
const <span class="returnvalue">GType</span> * <a class="link" href="gtk3-Testing.html#gtk-test-list-all-types" title="gtk_test_list_all_types ()">gtk_test_list_all_types</a> (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_types</code></em>);
|
59
59
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Testing.html#gtk-test-register-all-types" title="gtk_test_register_all_types ()">gtk_test_register_all_types</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
60
60
|
<span class="returnvalue">double</span> <a class="link" href="gtk3-Testing.html#gtk-test-slider-get-value" title="gtk_test_slider_get_value ()">gtk_test_slider_get_value</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>);
|
61
61
|
<span class="returnvalue">void</span> <a class="link" href="gtk3-Testing.html#gtk-test-slider-set-perc" title="gtk_test_slider_set_perc ()">gtk_test_slider_set_perc</a> (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
@@ -116,13 +116,13 @@ will automatically be destroyed upon test function teardown.
|
|
116
116
|
<hr>
|
117
117
|
<div class="refsect2">
|
118
118
|
<a name="gtk-test-create-widget"></a><h3>gtk_test_create_widget ()</h3>
|
119
|
-
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_test_create_widget (<em class="parameter"><code><
|
119
|
+
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_test_create_widget (<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>,
|
120
120
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
121
121
|
<em class="parameter"><code>...</code></em>);</pre>
|
122
122
|
<p>
|
123
|
-
This function wraps <
|
123
|
+
This function wraps <code class="function">g_object_new()</code> for widget types.
|
124
124
|
It'll automatically show all created non window widgets, also
|
125
|
-
<
|
125
|
+
<code class="function">g_object_ref_sink()</code> them (to keep them alive across a running test)
|
126
126
|
and set them up for destruction during the next test teardown phase.
|
127
127
|
</p>
|
128
128
|
<div class="variablelist"><table border="0" class="variablelist">
|
@@ -242,7 +242,7 @@ predetermined locales, see <a class="link" href="gtk3-Testing.html#gtk-test-init
|
|
242
242
|
<div class="refsect2">
|
243
243
|
<a name="gtk-test-find-sibling"></a><h3>gtk_test_find_sibling ()</h3>
|
244
244
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_test_find_sibling (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *base_widget</code></em>,
|
245
|
-
<em class="parameter"><code><
|
245
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);</pre>
|
246
246
|
<p>
|
247
247
|
This function will search siblings of <em class="parameter"><code>base_widget</code></em> and siblings of its
|
248
248
|
ancestors for all widgets matching <em class="parameter"><code>widget_type</code></em>.
|
@@ -280,7 +280,7 @@ button or text entry widget, given its corresponding label widget.
|
|
280
280
|
<a name="gtk-test-find-widget"></a><h3>gtk_test_find_widget ()</h3>
|
281
281
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_test_find_widget (<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
282
282
|
<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label_pattern</code></em>,
|
283
|
-
<em class="parameter"><code><
|
283
|
+
<em class="parameter"><code><span class="type">GType</span> widget_type</code></em>);</pre>
|
284
284
|
<p>
|
285
285
|
This function will search the descendants of <em class="parameter"><code>widget</code></em> for a widget
|
286
286
|
of type <em class="parameter"><code>widget_type</code></em> that has a label matching <em class="parameter"><code>label_pattern</code></em> next
|
@@ -367,7 +367,7 @@ stripped before return. <span class="annotation">[<acronym title="Parameter for
|
|
367
367
|
<hr>
|
368
368
|
<div class="refsect2">
|
369
369
|
<a name="gtk-test-list-all-types"></a><h3>gtk_test_list_all_types ()</h3>
|
370
|
-
<pre class="programlisting">const <
|
370
|
+
<pre class="programlisting">const <span class="returnvalue">GType</span> * gtk_test_list_all_types (<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> *n_types</code></em>);</pre>
|
371
371
|
<p>
|
372
372
|
Return the type ids that have been registered after
|
373
373
|
calling <a class="link" href="gtk3-Testing.html#gtk-test-register-all-types" title="gtk_test_register_all_types ()"><code class="function">gtk_test_register_all_types()</code></a>.
|
@@ -398,7 +398,7 @@ calling <a class="link" href="gtk3-Testing.html#gtk-test-register-all-types" tit
|
|
398
398
|
<p>
|
399
399
|
Force registration of all core Gtk+ and Gdk object types.
|
400
400
|
This allowes to refer to any of those object types via
|
401
|
-
<
|
401
|
+
<code class="function">g_type_from_name()</code> after calling this function.
|
402
402
|
</p>
|
403
403
|
<p class="since">Since 2.14</p>
|
404
404
|
</div>
|
@@ -132,7 +132,7 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
132
132
|
<div class="refsect1">
|
133
133
|
<a name="gtk3-Themeable-Stock-Images.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
134
134
|
<pre class="synopsis">
|
135
|
-
|
135
|
+
GObject
|
136
136
|
+----GtkIconFactory
|
137
137
|
</pre>
|
138
138
|
<pre class="synopsis">
|
@@ -5030,7 +5030,7 @@
|
|
5030
5030
|
<keyword type="function" name="gtk_gradient_ref ()" link="gtk3-GtkGradient.html#gtk-gradient-ref" deprecated="3.8: #GtkGradient is deprecated." since="3.0"/>
|
5031
5031
|
<keyword type="function" name="gtk_gradient_unref ()" link="gtk3-GtkGradient.html#gtk-gradient-unref" deprecated="3.8: #GtkGradient is deprecated." since="3.0"/>
|
5032
5032
|
<keyword type="function" name="gtk_gradient_resolve ()" link="gtk3-GtkGradient.html#gtk-gradient-resolve" deprecated="3.8: #GtkGradient is deprecated." since="3.0"/>
|
5033
|
-
<keyword type="function" name="gtk_gradient_resolve_for_context ()" link="gtk3-GtkGradient.html#gtk-gradient-resolve-for-context"/>
|
5033
|
+
<keyword type="function" name="gtk_gradient_resolve_for_context ()" link="gtk3-GtkGradient.html#gtk-gradient-resolve-for-context" deprecated=""/>
|
5034
5034
|
<keyword type="function" name="gtk_gradient_to_string ()" link="gtk3-GtkGradient.html#gtk-gradient-to-string" deprecated="3.8: #GtkGradient is deprecated."/>
|
5035
5035
|
<keyword type="" name="Default files" link="gtk3-Resource-Files.html#id-1.3.23.4.5.4.1"/>
|
5036
5036
|
<keyword type="" name="Pathnames and patterns" link="gtk3-Resource-Files.html#id-1.3.23.4.5.4.2"/>
|
@@ -5071,15 +5071,15 @@
|
|
5071
5071
|
<keyword type="function" name="gtk_style_copy ()" link="GtkStyle.html#gtk-style-copy" deprecated="3.0: Use #GtkStyleContext instead"/>
|
5072
5072
|
<keyword type="function" name="gtk_style_attach ()" link="GtkStyle.html#gtk-style-attach" deprecated="3.0: Use gtk_widget_style_attach() instead"/>
|
5073
5073
|
<keyword type="function" name="gtk_style_detach ()" link="GtkStyle.html#gtk-style-detach" deprecated="3.0: Use #GtkStyleContext instead"/>
|
5074
|
-
<keyword type="function" name="gtk_style_has_context ()" link="GtkStyle.html#gtk-style-has-context" since="3.0"/>
|
5074
|
+
<keyword type="function" name="gtk_style_has_context ()" link="GtkStyle.html#gtk-style-has-context" deprecated="" since="3.0"/>
|
5075
5075
|
<keyword type="function" name="gtk_style_set_background ()" link="GtkStyle.html#gtk-style-set-background" deprecated="3.0: Use gtk_style_context_set_background() instead"/>
|
5076
5076
|
<keyword type="function" name="gtk_style_apply_default_background ()" link="GtkStyle.html#gtk-style-apply-default-background" deprecated="3.0: Use #GtkStyleContext instead"/>
|
5077
5077
|
<keyword type="function" name="gtk_style_lookup_color ()" link="GtkStyle.html#gtk-style-lookup-color" deprecated="3.0: Use gtk_style_context_lookup_color() instead" since="2.10"/>
|
5078
5078
|
<keyword type="function" name="gtk_style_lookup_icon_set ()" link="GtkStyle.html#gtk-style-lookup-icon-set" deprecated="3.0: Use gtk_style_context_lookup_icon_set() instead"/>
|
5079
5079
|
<keyword type="function" name="gtk_style_render_icon ()" link="GtkStyle.html#gtk-style-render-icon" deprecated="3.0: Use gtk_render_icon_pixbuf() instead"/>
|
5080
|
-
<keyword type="function" name="gtk_style_get_style_property ()" link="GtkStyle.html#gtk-style-get-style-property" since="2.16"/>
|
5081
|
-
<keyword type="function" name="gtk_style_get_valist ()" link="GtkStyle.html#gtk-style-get-valist" since="2.16"/>
|
5082
|
-
<keyword type="function" name="gtk_style_get ()" link="GtkStyle.html#gtk-style-get" since="2.16"/>
|
5080
|
+
<keyword type="function" name="gtk_style_get_style_property ()" link="GtkStyle.html#gtk-style-get-style-property" deprecated="" since="2.16"/>
|
5081
|
+
<keyword type="function" name="gtk_style_get_valist ()" link="GtkStyle.html#gtk-style-get-valist" deprecated="" since="2.16"/>
|
5082
|
+
<keyword type="function" name="gtk_style_get ()" link="GtkStyle.html#gtk-style-get" deprecated="" since="2.16"/>
|
5083
5083
|
<keyword type="function" name="gtk_paint_arrow ()" link="GtkStyle.html#gtk-paint-arrow" deprecated="3.0: Use gtk_render_arrow() instead"/>
|
5084
5084
|
<keyword type="function" name="gtk_paint_box ()" link="GtkStyle.html#gtk-paint-box" deprecated="3.0: Use gtk_render_frame() and gtk_render_background() instead"/>
|
5085
5085
|
<keyword type="function" name="gtk_paint_box_gap ()" link="GtkStyle.html#gtk-paint-box-gap" deprecated="3.0: Use gtk_render_frame_gap() instead"/>
|
@@ -5115,28 +5115,28 @@
|
|
5115
5115
|
<keyword type="struct" name="struct GtkTearoffMenuItem" link="GtkTearoffMenuItem.html#GtkTearoffMenuItem-struct"/>
|
5116
5116
|
<keyword type="function" name="gtk_tearoff_menu_item_new ()" link="GtkTearoffMenuItem.html#gtk-tearoff-menu-item-new" deprecated=""/>
|
5117
5117
|
<keyword type="struct" name="struct GtkColorSelection" link="GtkColorSelection.html#GtkColorSelection-struct"/>
|
5118
|
-
<keyword type="function" name="gtk_color_selection_new ()" link="GtkColorSelection.html#gtk-color-selection-new"/>
|
5119
|
-
<keyword type="function" name="gtk_color_selection_set_has_opacity_control ()" link="GtkColorSelection.html#gtk-color-selection-set-has-opacity-control"/>
|
5120
|
-
<keyword type="function" name="gtk_color_selection_get_has_opacity_control ()" link="GtkColorSelection.html#gtk-color-selection-get-has-opacity-control"/>
|
5121
|
-
<keyword type="function" name="gtk_color_selection_set_has_palette ()" link="GtkColorSelection.html#gtk-color-selection-set-has-palette"/>
|
5122
|
-
<keyword type="function" name="gtk_color_selection_get_has_palette ()" link="GtkColorSelection.html#gtk-color-selection-get-has-palette"/>
|
5123
|
-
<keyword type="function" name="gtk_color_selection_get_current_alpha ()" link="GtkColorSelection.html#gtk-color-selection-get-current-alpha"/>
|
5124
|
-
<keyword type="function" name="gtk_color_selection_set_current_alpha ()" link="GtkColorSelection.html#gtk-color-selection-set-current-alpha"/>
|
5118
|
+
<keyword type="function" name="gtk_color_selection_new ()" link="GtkColorSelection.html#gtk-color-selection-new" deprecated=""/>
|
5119
|
+
<keyword type="function" name="gtk_color_selection_set_has_opacity_control ()" link="GtkColorSelection.html#gtk-color-selection-set-has-opacity-control" deprecated=""/>
|
5120
|
+
<keyword type="function" name="gtk_color_selection_get_has_opacity_control ()" link="GtkColorSelection.html#gtk-color-selection-get-has-opacity-control" deprecated=""/>
|
5121
|
+
<keyword type="function" name="gtk_color_selection_set_has_palette ()" link="GtkColorSelection.html#gtk-color-selection-set-has-palette" deprecated=""/>
|
5122
|
+
<keyword type="function" name="gtk_color_selection_get_has_palette ()" link="GtkColorSelection.html#gtk-color-selection-get-has-palette" deprecated=""/>
|
5123
|
+
<keyword type="function" name="gtk_color_selection_get_current_alpha ()" link="GtkColorSelection.html#gtk-color-selection-get-current-alpha" deprecated=""/>
|
5124
|
+
<keyword type="function" name="gtk_color_selection_set_current_alpha ()" link="GtkColorSelection.html#gtk-color-selection-set-current-alpha" deprecated=""/>
|
5125
5125
|
<keyword type="function" name="gtk_color_selection_get_current_color ()" link="GtkColorSelection.html#gtk-color-selection-get-current-color" deprecated="3.4: Use gtk_color_selection_get_current_rgba() instead."/>
|
5126
5126
|
<keyword type="function" name="gtk_color_selection_set_current_color ()" link="GtkColorSelection.html#gtk-color-selection-set-current-color" deprecated="3.4: Use gtk_color_selection_set_current_rgba() instead."/>
|
5127
|
-
<keyword type="function" name="gtk_color_selection_get_previous_alpha ()" link="GtkColorSelection.html#gtk-color-selection-get-previous-alpha"/>
|
5128
|
-
<keyword type="function" name="gtk_color_selection_set_previous_alpha ()" link="GtkColorSelection.html#gtk-color-selection-set-previous-alpha"/>
|
5127
|
+
<keyword type="function" name="gtk_color_selection_get_previous_alpha ()" link="GtkColorSelection.html#gtk-color-selection-get-previous-alpha" deprecated=""/>
|
5128
|
+
<keyword type="function" name="gtk_color_selection_set_previous_alpha ()" link="GtkColorSelection.html#gtk-color-selection-set-previous-alpha" deprecated=""/>
|
5129
5129
|
<keyword type="function" name="gtk_color_selection_get_previous_color ()" link="GtkColorSelection.html#gtk-color-selection-get-previous-color" deprecated="3.4: Use gtk_color_selection_get_previous_rgba() instead."/>
|
5130
5130
|
<keyword type="function" name="gtk_color_selection_set_previous_color ()" link="GtkColorSelection.html#gtk-color-selection-set-previous-color" deprecated="3.4: Use gtk_color_selection_set_previous_rgba() instead."/>
|
5131
|
-
<keyword type="function" name="gtk_color_selection_get_current_rgba ()" link="GtkColorSelection.html#gtk-color-selection-get-current-rgba" since="3.0"/>
|
5132
|
-
<keyword type="function" name="gtk_color_selection_set_current_rgba ()" link="GtkColorSelection.html#gtk-color-selection-set-current-rgba" since="3.0"/>
|
5133
|
-
<keyword type="function" name="gtk_color_selection_get_previous_rgba ()" link="GtkColorSelection.html#gtk-color-selection-get-previous-rgba" since="3.0"/>
|
5134
|
-
<keyword type="function" name="gtk_color_selection_set_previous_rgba ()" link="GtkColorSelection.html#gtk-color-selection-set-previous-rgba" since="3.0"/>
|
5135
|
-
<keyword type="function" name="gtk_color_selection_is_adjusting ()" link="GtkColorSelection.html#gtk-color-selection-is-adjusting"/>
|
5136
|
-
<keyword type="function" name="gtk_color_selection_palette_from_string ()" link="GtkColorSelection.html#gtk-color-selection-palette-from-string"/>
|
5137
|
-
<keyword type="function" name="gtk_color_selection_palette_to_string ()" link="GtkColorSelection.html#gtk-color-selection-palette-to-string"/>
|
5131
|
+
<keyword type="function" name="gtk_color_selection_get_current_rgba ()" link="GtkColorSelection.html#gtk-color-selection-get-current-rgba" deprecated="" since="3.0"/>
|
5132
|
+
<keyword type="function" name="gtk_color_selection_set_current_rgba ()" link="GtkColorSelection.html#gtk-color-selection-set-current-rgba" deprecated="" since="3.0"/>
|
5133
|
+
<keyword type="function" name="gtk_color_selection_get_previous_rgba ()" link="GtkColorSelection.html#gtk-color-selection-get-previous-rgba" deprecated="" since="3.0"/>
|
5134
|
+
<keyword type="function" name="gtk_color_selection_set_previous_rgba ()" link="GtkColorSelection.html#gtk-color-selection-set-previous-rgba" deprecated="" since="3.0"/>
|
5135
|
+
<keyword type="function" name="gtk_color_selection_is_adjusting ()" link="GtkColorSelection.html#gtk-color-selection-is-adjusting" deprecated=""/>
|
5136
|
+
<keyword type="function" name="gtk_color_selection_palette_from_string ()" link="GtkColorSelection.html#gtk-color-selection-palette-from-string" deprecated=""/>
|
5137
|
+
<keyword type="function" name="gtk_color_selection_palette_to_string ()" link="GtkColorSelection.html#gtk-color-selection-palette-to-string" deprecated=""/>
|
5138
5138
|
<keyword type="function" name="GtkColorSelectionChangePaletteFunc ()" link="GtkColorSelection.html#GtkColorSelectionChangePaletteFunc"/>
|
5139
|
-
<keyword type="function" name="gtk_color_selection_set_change_palette_with_screen_hook ()" link="GtkColorSelection.html#gtk-color-selection-set-change-palette-with-screen-hook" since="2.2"/>
|
5139
|
+
<keyword type="function" name="gtk_color_selection_set_change_palette_with_screen_hook ()" link="GtkColorSelection.html#gtk-color-selection-set-change-palette-with-screen-hook" deprecated="" since="2.2"/>
|
5140
5140
|
<keyword type="function" name="GtkColorSelectionChangePaletteWithScreenFunc ()" link="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" since="2.2"/>
|
5141
5141
|
<keyword type="property" name="The "current-alpha" property" link="GtkColorSelection.html#GtkColorSelection--current-alpha"/>
|
5142
5142
|
<keyword type="property" name="The "current-color" property" link="GtkColorSelection.html#GtkColorSelection--current-color"/>
|
@@ -5146,19 +5146,19 @@
|
|
5146
5146
|
<keyword type="signal" name="The "color-changed" signal" link="GtkColorSelection.html#GtkColorSelection-color-changed"/>
|
5147
5147
|
<keyword type="" name="GtkColorSelectionDialog as GtkBuildable" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog-BUILDER-UI"/>
|
5148
5148
|
<keyword type="struct" name="struct GtkColorSelectionDialog" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog-struct"/>
|
5149
|
-
<keyword type="function" name="gtk_color_selection_dialog_new ()" link="GtkColorSelectionDialog.html#gtk-color-selection-dialog-new"/>
|
5150
|
-
<keyword type="function" name="gtk_color_selection_dialog_get_color_selection ()" link="GtkColorSelectionDialog.html#gtk-color-selection-dialog-get-color-selection" since="2.14"/>
|
5149
|
+
<keyword type="function" name="gtk_color_selection_dialog_new ()" link="GtkColorSelectionDialog.html#gtk-color-selection-dialog-new" deprecated=""/>
|
5150
|
+
<keyword type="function" name="gtk_color_selection_dialog_get_color_selection ()" link="GtkColorSelectionDialog.html#gtk-color-selection-dialog-get-color-selection" deprecated="" since="2.14"/>
|
5151
5151
|
<keyword type="property" name="The "cancel-button" property" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog--cancel-button"/>
|
5152
5152
|
<keyword type="property" name="The "color-selection" property" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog--color-selection"/>
|
5153
5153
|
<keyword type="property" name="The "help-button" property" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog--help-button"/>
|
5154
5154
|
<keyword type="property" name="The "ok-button" property" link="GtkColorSelectionDialog.html#GtkColorSelectionDialog--ok-button"/>
|
5155
5155
|
<keyword type="struct" name="struct GtkHSV" link="GtkHSV.html#GtkHSV-struct"/>
|
5156
|
-
<keyword type="function" name="gtk_hsv_new ()" link="GtkHSV.html#gtk-hsv-new" since="2.14"/>
|
5157
|
-
<keyword type="function" name="gtk_hsv_set_color ()" link="GtkHSV.html#gtk-hsv-set-color" since="2.14"/>
|
5158
|
-
<keyword type="function" name="gtk_hsv_get_color ()" link="GtkHSV.html#gtk-hsv-get-color" since="2.14"/>
|
5159
|
-
<keyword type="function" name="gtk_hsv_set_metrics ()" link="GtkHSV.html#gtk-hsv-set-metrics" since="2.14"/>
|
5160
|
-
<keyword type="function" name="gtk_hsv_get_metrics ()" link="GtkHSV.html#gtk-hsv-get-metrics" since="2.14"/>
|
5161
|
-
<keyword type="function" name="gtk_hsv_is_adjusting ()" link="GtkHSV.html#gtk-hsv-is-adjusting" since="2.14"/>
|
5156
|
+
<keyword type="function" name="gtk_hsv_new ()" link="GtkHSV.html#gtk-hsv-new" deprecated="" since="2.14"/>
|
5157
|
+
<keyword type="function" name="gtk_hsv_set_color ()" link="GtkHSV.html#gtk-hsv-set-color" deprecated="" since="2.14"/>
|
5158
|
+
<keyword type="function" name="gtk_hsv_get_color ()" link="GtkHSV.html#gtk-hsv-get-color" deprecated="" since="2.14"/>
|
5159
|
+
<keyword type="function" name="gtk_hsv_set_metrics ()" link="GtkHSV.html#gtk-hsv-set-metrics" deprecated="" since="2.14"/>
|
5160
|
+
<keyword type="function" name="gtk_hsv_get_metrics ()" link="GtkHSV.html#gtk-hsv-get-metrics" deprecated="" since="2.14"/>
|
5161
|
+
<keyword type="function" name="gtk_hsv_is_adjusting ()" link="GtkHSV.html#gtk-hsv-is-adjusting" deprecated="" since="2.14"/>
|
5162
5162
|
<keyword type="function" name="gtk_hsv_to_rgb ()" link="GtkHSV.html#gtk-hsv-to-rgb" since="2.14"/>
|
5163
5163
|
<keyword type="function" name="gtk_rgb_to_hsv ()" link="GtkHSV.html#gtk-rgb-to-hsv" since="2.14"/>
|
5164
5164
|
<keyword type="signal" name="The "changed" signal" link="GtkHSV.html#GtkHSV-changed"/>
|
@@ -6111,7 +6111,7 @@
|
|
6111
6111
|
<keyword type="function" name="gtk_css_provider_new ()" link="GtkCssProvider.html#gtk-css-provider-new"/>
|
6112
6112
|
<keyword type="function" name="gtk_css_provider_to_string ()" link="GtkCssProvider.html#gtk-css-provider-to-string" since="3.2"/>
|
6113
6113
|
<keyword type="macro" name="GTK_CSS_PROVIDER_ERROR" link="GtkCssProvider.html#GTK-CSS-PROVIDER-ERROR:CAPS"/>
|
6114
|
-
<keyword type="enum" name="enum GtkCssProviderError" link="GtkCssProvider.html#GtkCssProviderError"/>
|
6114
|
+
<keyword type="enum" name="enum GtkCssProviderError" link="GtkCssProvider.html#GtkCssProviderError" deprecated=""/>
|
6115
6115
|
<keyword type="struct" name="GtkCssSection" link="GtkCssProvider.html#GtkCssSection-struct"/>
|
6116
6116
|
<keyword type="enum" name="enum GtkCssSectionType" link="GtkCssProvider.html#GtkCssSectionType" since="3.2"/>
|
6117
6117
|
<keyword type="function" name="gtk_css_section_get_end_line ()" link="GtkCssProvider.html#gtk-css-section-get-end-line" since="3.2"/>
|