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
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkFontChooserWidget.html#GtkFontChoos
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkFontChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
55
55
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -65,8 +65,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
65
65
|
<div class="refsect1">
|
66
66
|
<a name="GtkFontSelection.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
67
67
|
<pre class="synopsis">
|
68
|
-
|
69
|
-
|
68
|
+
GObject
|
69
|
+
+----GInitiallyUnowned
|
70
70
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
71
71
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
72
72
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -64,8 +64,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
64
64
|
<div class="refsect1">
|
65
65
|
<a name="GtkFontSelectionDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
66
66
|
<pre class="synopsis">
|
67
|
-
|
68
|
-
|
67
|
+
GObject
|
68
|
+
+----GInitiallyUnowned
|
69
69
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
70
70
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
71
71
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -65,8 +65,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
65
65
|
<div class="refsect1">
|
66
66
|
<a name="GtkFrame.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
67
67
|
<pre class="synopsis">
|
68
|
-
|
69
|
-
|
68
|
+
GObject
|
69
|
+
+----GInitiallyUnowned
|
70
70
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
71
71
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
72
72
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -88,18 +88,18 @@ struct <a class="link" href="GtkGrid.html#GtkGrid-struct" title="st
|
|
88
88
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="GtkGrid.html#gtk-grid-get-baseline-row" title="gtk_grid_get_baseline_row ()">gtk_grid_get_baseline_row</a> (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>);
|
89
89
|
<span class="returnvalue">void</span> <a class="link" href="GtkGrid.html#gtk-grid-set-baseline-row" title="gtk_grid_set_baseline_row ()">gtk_grid_set_baseline_row</a> (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
90
90
|
<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#gint"><span class="type">gint</span></a> row</code></em>);
|
91
|
-
<span class="returnvalue">GtkBaselinePosition</span> <a class="link" href="GtkGrid.html#gtk-grid-get-row-baseline-position" title="gtk_grid_get_row_baseline_position ()">gtk_grid_get_row_baseline_position</a> (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
91
|
+
<a href="gtk3-Standard-Enumerations.html#GtkBaselinePosition"><span class="returnvalue">GtkBaselinePosition</span></a> <a class="link" href="GtkGrid.html#gtk-grid-get-row-baseline-position" title="gtk_grid_get_row_baseline_position ()">gtk_grid_get_row_baseline_position</a> (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
92
92
|
<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#gint"><span class="type">gint</span></a> row</code></em>);
|
93
93
|
<span class="returnvalue">void</span> <a class="link" href="GtkGrid.html#gtk-grid-set-row-baseline-position" title="gtk_grid_set_row_baseline_position ()">gtk_grid_set_row_baseline_position</a> (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
94
94
|
<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#gint"><span class="type">gint</span></a> row</code></em>,
|
95
|
-
<em class="parameter"><code><span class="type">GtkBaselinePosition</span> pos</code></em>);
|
95
|
+
<em class="parameter"><code><a href="gtk3-Standard-Enumerations.html#GtkBaselinePosition"><span class="type">GtkBaselinePosition</span></a> pos</code></em>);
|
96
96
|
</pre>
|
97
97
|
</div>
|
98
98
|
<div class="refsect1">
|
99
99
|
<a name="GtkGrid.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
100
100
|
<pre class="synopsis">
|
101
|
-
|
102
|
-
|
101
|
+
GObject
|
102
|
+
+----GInitiallyUnowned
|
103
103
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
104
104
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
105
105
|
+----GtkGrid
|
@@ -763,12 +763,12 @@ parent of the <em class="parameter"><code>grid</code></em>.
|
|
763
763
|
<hr>
|
764
764
|
<div class="refsect2">
|
765
765
|
<a name="gtk-grid-get-row-baseline-position"></a><h3>gtk_grid_get_row_baseline_position ()</h3>
|
766
|
-
<pre class="programlisting"><span class="returnvalue">GtkBaselinePosition</span> gtk_grid_get_row_baseline_position (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
766
|
+
<pre class="programlisting"><a href="gtk3-Standard-Enumerations.html#GtkBaselinePosition"><span class="returnvalue">GtkBaselinePosition</span></a> gtk_grid_get_row_baseline_position (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
767
767
|
<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#gint"><span class="type">gint</span></a> row</code></em>);</pre>
|
768
768
|
<p>
|
769
769
|
Returns the baseline position of <em class="parameter"><code>row</code></em> as set
|
770
770
|
by <a class="link" href="GtkGrid.html#gtk-grid-set-row-baseline-position" title="gtk_grid_set_row_baseline_position ()"><code class="function">gtk_grid_set_row_baseline_position()</code></a> or the default value
|
771
|
-
<code class="literal">GTK_BASELINE_POSITION_CENTER</code>.
|
771
|
+
<a href="gtk3-Standard-Enumerations.html#GTK-BASELINE-POSITION-CENTER:CAPS"><code class="literal">GTK_BASELINE_POSITION_CENTER</code></a>.
|
772
772
|
</p>
|
773
773
|
<div class="variablelist"><table border="0" class="variablelist">
|
774
774
|
<colgroup>
|
@@ -799,7 +799,7 @@ by <a class="link" href="GtkGrid.html#gtk-grid-set-row-baseline-position" title=
|
|
799
799
|
<a name="gtk-grid-set-row-baseline-position"></a><h3>gtk_grid_set_row_baseline_position ()</h3>
|
800
800
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_grid_set_row_baseline_position (<em class="parameter"><code><a class="link" href="GtkGrid.html" title="GtkGrid"><span class="type">GtkGrid</span></a> *grid</code></em>,
|
801
801
|
<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#gint"><span class="type">gint</span></a> row</code></em>,
|
802
|
-
<em class="parameter"><code><span class="type">GtkBaselinePosition</span> pos</code></em>);</pre>
|
802
|
+
<em class="parameter"><code><a href="gtk3-Standard-Enumerations.html#GtkBaselinePosition"><span class="type">GtkBaselinePosition</span></a> pos</code></em>);</pre>
|
803
803
|
<p>
|
804
804
|
Sets how the baseline should be positioned on <em class="parameter"><code>row</code></em> of the
|
805
805
|
grid, in case that row is assigned more space than is requested.
|
@@ -821,7 +821,7 @@ grid, in case that row is assigned more space than is requested.
|
|
821
821
|
</tr>
|
822
822
|
<tr>
|
823
823
|
<td><p><span class="term"><em class="parameter"><code>pos</code></em> :</span></p></td>
|
824
|
-
<td>a <span class="type">GtkBaselinePosition</span>
|
824
|
+
<td>a <a href="gtk3-Standard-Enumerations.html#GtkBaselinePosition"><span class="type">GtkBaselinePosition</span></a>
|
825
825
|
</td>
|
826
826
|
</tr>
|
827
827
|
</tbody>
|
@@ -49,8 +49,8 @@ struct <a class="link" href="GtkHBox.html#GtkHBox-struct" title="st
|
|
49
49
|
<div class="refsect1">
|
50
50
|
<a name="GtkHBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
51
51
|
<pre class="synopsis">
|
52
|
-
|
53
|
-
|
52
|
+
GObject
|
53
|
+
+----GInitiallyUnowned
|
54
54
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
55
55
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
56
56
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkHButtonBox.html#GtkHButtonBox-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkHButtonBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
55
55
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkHPaned.html#GtkHPaned-struct" title
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkHPaned.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
55
55
|
+----<a class="link" href="GtkPaned.html" title="GtkPaned">GtkPaned</a>
|
@@ -77,8 +77,8 @@ struct <a class="link" href="GtkHSV.html#GtkHSV-struct" title="stru
|
|
77
77
|
<div class="refsect1">
|
78
78
|
<a name="GtkHSV.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
79
79
|
<pre class="synopsis">
|
80
|
-
|
81
|
-
|
80
|
+
GObject
|
81
|
+
+----GInitiallyUnowned
|
82
82
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
83
83
|
+----GtkHSV
|
84
84
|
</pre>
|
@@ -92,8 +92,8 @@ GtkHSV implements
|
|
92
92
|
<div class="refsect1">
|
93
93
|
<a name="GtkHSV.signals"></a><h2>Signals</h2>
|
94
94
|
<pre class="synopsis">
|
95
|
-
"<a class="link" href="GtkHSV.html#GtkHSV-changed" title='The "changed" signal'>changed</a>" : <
|
96
|
-
"<a class="link" href="GtkHSV.html#GtkHSV-move" title='The "move" signal'>move</a>" : <
|
95
|
+
"<a class="link" href="GtkHSV.html#GtkHSV-changed" title='The "changed" signal'>changed</a>" : <code class="literal">Run First</code>
|
96
|
+
"<a class="link" href="GtkHSV.html#GtkHSV-move" title='The "move" signal'>move</a>" : <code class="literal">Action</code>
|
97
97
|
</pre>
|
98
98
|
</div>
|
99
99
|
<div class="refsect1">
|
@@ -120,6 +120,10 @@ it was used.
|
|
120
120
|
<div class="refsect2">
|
121
121
|
<a name="gtk-hsv-new"></a><h3>gtk_hsv_new ()</h3>
|
122
122
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_hsv_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
123
|
+
<div class="warning">
|
124
|
+
<h3 class="title">Warning</h3>
|
125
|
+
<p><code class="literal">gtk_hsv_new</code> is deprecated and should not be used in newly-written code.</p>
|
126
|
+
</div>
|
123
127
|
<p>
|
124
128
|
Creates a new HSV color selector.
|
125
129
|
</p>
|
@@ -142,6 +146,10 @@ Creates a new HSV color selector.
|
|
142
146
|
<em class="parameter"><code><span class="type">double</span> h</code></em>,
|
143
147
|
<em class="parameter"><code><span class="type">double</span> s</code></em>,
|
144
148
|
<em class="parameter"><code><span class="type">double</span> v</code></em>);</pre>
|
149
|
+
<div class="warning">
|
150
|
+
<h3 class="title">Warning</h3>
|
151
|
+
<p><code class="literal">gtk_hsv_set_color</code> is deprecated and should not be used in newly-written code.</p>
|
152
|
+
</div>
|
145
153
|
<p>
|
146
154
|
Sets the current color in an HSV color selector.
|
147
155
|
Color component values must be in the [0.0, 1.0] range.
|
@@ -179,6 +187,10 @@ Color component values must be in the [0.0, 1.0] range.
|
|
179
187
|
<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#gdouble"><span class="type">gdouble</span></a> *h</code></em>,
|
180
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#gdouble"><span class="type">gdouble</span></a> *s</code></em>,
|
181
189
|
<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#gdouble"><span class="type">gdouble</span></a> *v</code></em>);</pre>
|
190
|
+
<div class="warning">
|
191
|
+
<h3 class="title">Warning</h3>
|
192
|
+
<p><code class="literal">gtk_hsv_get_color</code> is deprecated and should not be used in newly-written code.</p>
|
193
|
+
</div>
|
182
194
|
<p>
|
183
195
|
Queries the current color in an HSV color selector.
|
184
196
|
Returned values will be in the [0.0, 1.0] range.
|
@@ -218,6 +230,10 @@ Returned values will be in the [0.0, 1.0] range.
|
|
218
230
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_hsv_set_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>,
|
219
231
|
<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#gint"><span class="type">gint</span></a> size</code></em>,
|
220
232
|
<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#gint"><span class="type">gint</span></a> ring_width</code></em>);</pre>
|
233
|
+
<div class="warning">
|
234
|
+
<h3 class="title">Warning</h3>
|
235
|
+
<p><code class="literal">gtk_hsv_set_metrics</code> is deprecated and should not be used in newly-written code.</p>
|
236
|
+
</div>
|
221
237
|
<p>
|
222
238
|
Sets the size and ring width of an HSV color selector.
|
223
239
|
</p>
|
@@ -249,6 +265,10 @@ Sets the size and ring width of an HSV color selector.
|
|
249
265
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_hsv_get_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>,
|
250
266
|
<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#gint"><span class="type">gint</span></a> *size</code></em>,
|
251
267
|
<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#gint"><span class="type">gint</span></a> *ring_width</code></em>);</pre>
|
268
|
+
<div class="warning">
|
269
|
+
<h3 class="title">Warning</h3>
|
270
|
+
<p><code class="literal">gtk_hsv_get_metrics</code> is deprecated and should not be used in newly-written code.</p>
|
271
|
+
</div>
|
252
272
|
<p>
|
253
273
|
Queries the size and ring width of an HSV color selector.
|
254
274
|
</p>
|
@@ -280,6 +300,10 @@ Queries the size and ring width of an HSV color selector.
|
|
280
300
|
<div class="refsect2">
|
281
301
|
<a name="gtk-hsv-is-adjusting"></a><h3>gtk_hsv_is_adjusting ()</h3>
|
282
302
|
<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_hsv_is_adjusting (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>);</pre>
|
303
|
+
<div class="warning">
|
304
|
+
<h3 class="title">Warning</h3>
|
305
|
+
<p><code class="literal">gtk_hsv_is_adjusting</code> is deprecated and should not be used in newly-written code.</p>
|
306
|
+
</div>
|
283
307
|
<p>
|
284
308
|
An HSV color selector can be said to be adjusting if multiple rapid
|
285
309
|
changes are being made to its value, for example, when the user is
|
@@ -420,14 +444,14 @@ output values will be in the same range.
|
|
420
444
|
<div class="refsect2">
|
421
445
|
<a name="GtkHSV-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
422
446
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv,
|
423
|
-
<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) : <
|
447
|
+
<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">Run First</code></pre>
|
424
448
|
</div>
|
425
449
|
<hr>
|
426
450
|
<div class="refsect2">
|
427
451
|
<a name="GtkHSV-move"></a><h3>The <code class="literal">"move"</code> signal</h3>
|
428
452
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv,
|
429
453
|
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
|
430
|
-
<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) : <
|
454
|
+
<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">Action</code></pre>
|
431
455
|
</div>
|
432
456
|
</div>
|
433
457
|
<div class="refsect1">
|
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkHScale.html#GtkHScale-struct" title
|
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="GtkHScale.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
53
|
<pre class="synopsis">
|
54
|
-
|
55
|
-
|
54
|
+
GObject
|
55
|
+
+----GInitiallyUnowned
|
56
56
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
57
57
|
+----<a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
|
58
58
|
+----<a class="link" href="GtkScale.html" title="GtkScale">GtkScale</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkHScrollbar.html#GtkHScrollbar-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkHScrollbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
|
55
55
|
+----<a class="link" href="GtkScrollbar.html" title="GtkScrollbar">GtkScrollbar</a>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkHSeparator.html#GtkHSeparator-struc
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkHSeparator.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
54
54
|
+----<a class="link" href="GtkSeparator.html" title="GtkSeparator">GtkSeparator</a>
|
55
55
|
+----GtkHSeparator
|
@@ -62,8 +62,8 @@ struct <a class="link" href="GtkHandleBox.html#GtkHandleBox-struct"
|
|
62
62
|
<div class="refsect1">
|
63
63
|
<a name="GtkHandleBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
64
64
|
<pre class="synopsis">
|
65
|
-
|
66
|
-
|
65
|
+
GObject
|
66
|
+
+----GInitiallyUnowned
|
67
67
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
68
68
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
69
69
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -89,8 +89,8 @@ GtkHandleBox implements
|
|
89
89
|
<div class="refsect1">
|
90
90
|
<a name="GtkHandleBox.signals"></a><h2>Signals</h2>
|
91
91
|
<pre class="synopsis">
|
92
|
-
"<a class="link" href="GtkHandleBox.html#GtkHandleBox-child-attached" title='The "child-attached" signal'>child-attached</a>" : <
|
93
|
-
"<a class="link" href="GtkHandleBox.html#GtkHandleBox-child-detached" title='The "child-detached" signal'>child-detached</a>" : <
|
92
|
+
"<a class="link" href="GtkHandleBox.html#GtkHandleBox-child-attached" title='The "child-attached" signal'>child-attached</a>" : <code class="literal">Run First</code>
|
93
|
+
"<a class="link" href="GtkHandleBox.html#GtkHandleBox-child-detached" title='The "child-detached" signal'>child-detached</a>" : <code class="literal">Run First</code>
|
94
94
|
</pre>
|
95
95
|
</div>
|
96
96
|
<div class="refsect1">
|
@@ -433,7 +433,7 @@ Whether the handlebox's child is currently detached.
|
|
433
433
|
<a name="GtkHandleBox-child-attached"></a><h3>The <code class="literal">"child-attached"</code> signal</h3>
|
434
434
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> *handlebox,
|
435
435
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
436
|
-
<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) : <
|
436
|
+
<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">Run First</code></pre>
|
437
437
|
<div class="warning">
|
438
438
|
<h3 class="title">Warning</h3>
|
439
439
|
<p><code class="literal">GtkHandleBox::child-attached</code> has been deprecated since version 3.4 and should not be used in newly-written code. <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> has been deprecated.</p>
|
@@ -470,7 +470,7 @@ and is here only for backwards-compatibility)</td>
|
|
470
470
|
<a name="GtkHandleBox-child-detached"></a><h3>The <code class="literal">"child-detached"</code> signal</h3>
|
471
471
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> *handlebox,
|
472
472
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget,
|
473
|
-
<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) : <
|
473
|
+
<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">Run First</code></pre>
|
474
474
|
<div class="warning">
|
475
475
|
<h3 class="title">Warning</h3>
|
476
476
|
<p><code class="literal">GtkHandleBox::child-detached</code> has been deprecated since version 3.4 and should not be used in newly-written code. <a class="link" href="GtkHandleBox.html" title="GtkHandleBox"><span class="type">GtkHandleBox</span></a> has been deprecated.</p>
|
@@ -70,8 +70,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
70
70
|
<div class="refsect1">
|
71
71
|
<a name="GtkHeaderBar.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
72
72
|
<pre class="synopsis">
|
73
|
-
|
74
|
-
|
73
|
+
GObject
|
74
|
+
+----GInitiallyUnowned
|
75
75
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
76
76
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
77
77
|
+----GtkHeaderBar
|
@@ -77,7 +77,7 @@ struct <a class="link" href="GtkIMContext.html#GtkIMContextInfo" ti
|
|
77
77
|
<div class="refsect1">
|
78
78
|
<a name="GtkIMContext.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
79
79
|
<pre class="synopsis">
|
80
|
-
|
80
|
+
GObject
|
81
81
|
+----GtkIMContext
|
82
82
|
+----<a class="link" href="GtkIMContextSimple.html" title="GtkIMContextSimple">GtkIMContextSimple</a>
|
83
83
|
+----<a class="link" href="GtkIMMulticontext.html" title="GtkIMMulticontext">GtkIMMulticontext</a>
|
@@ -93,12 +93,12 @@ struct <a class="link" href="GtkIMContext.html#GtkIMContextInfo" ti
|
|
93
93
|
<div class="refsect1">
|
94
94
|
<a name="GtkIMContext.signals"></a><h2>Signals</h2>
|
95
95
|
<pre class="synopsis">
|
96
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-commit" title='The "commit" signal'>commit</a>" : <
|
97
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-delete-surrounding" title='The "delete-surrounding" signal'>delete-surrounding</a>" : <
|
98
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-changed" title='The "preedit-changed" signal'>preedit-changed</a>" : <
|
99
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-end" title='The "preedit-end" signal'>preedit-end</a>" : <
|
100
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-start" title='The "preedit-start" signal'>preedit-start</a>" : <
|
101
|
-
"<a class="link" href="GtkIMContext.html#GtkIMContext-retrieve-surrounding" title='The "retrieve-surrounding" signal'>retrieve-surrounding</a>" : <
|
96
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-commit" title='The "commit" signal'>commit</a>" : <code class="literal">Run Last</code>
|
97
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-delete-surrounding" title='The "delete-surrounding" signal'>delete-surrounding</a>" : <code class="literal">Run Last</code>
|
98
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-changed" title='The "preedit-changed" signal'>preedit-changed</a>" : <code class="literal">Run Last</code>
|
99
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-end" title='The "preedit-end" signal'>preedit-end</a>" : <code class="literal">Run Last</code>
|
100
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-preedit-start" title='The "preedit-start" signal'>preedit-start</a>" : <code class="literal">Run Last</code>
|
101
|
+
"<a class="link" href="GtkIMContext.html#GtkIMContext-retrieve-surrounding" title='The "retrieve-surrounding" signal'>retrieve-surrounding</a>" : <code class="literal">Run Last</code>
|
102
102
|
</pre>
|
103
103
|
</div>
|
104
104
|
<div class="refsect1">
|
@@ -151,9 +151,9 @@ these four functions:
|
|
151
151
|
</div>
|
152
152
|
|
153
153
|
<p>
|
154
|
-
This function should register the <
|
155
|
-
implements the input method by means of <
|
156
|
-
that <
|
154
|
+
This function should register the <span class="type">GType</span> of the <a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> subclass which
|
155
|
+
implements the input method by means of <code class="function">g_type_module_register_type()</code>. Note
|
156
|
+
that <code class="function">g_type_register_static()</code> cannot be used as the type needs to be
|
157
157
|
registered dynamically.
|
158
158
|
</p>
|
159
159
|
<p>
|
@@ -830,7 +830,7 @@ a negative value means start before the cursor.</td>
|
|
830
830
|
<a name="GtkIMContext-commit"></a><h3>The <code class="literal">"commit"</code> signal</h3>
|
831
831
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
832
832
|
<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> *str,
|
833
|
-
<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) : <
|
833
|
+
<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">Run Last</code></pre>
|
834
834
|
<p>
|
835
835
|
The ::commit signal is emitted when a complete input sequence
|
836
836
|
has been entered by the user. This can be a single character
|
@@ -863,7 +863,7 @@ immediately after a key press or the final result of preediting.
|
|
863
863
|
<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="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
864
864
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offset,
|
865
865
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_chars,
|
866
|
-
<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) : <
|
866
|
+
<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">Run Last</code></pre>
|
867
867
|
<p>
|
868
868
|
The ::delete-surrounding signal is emitted when the input method
|
869
869
|
needs to delete all or part of the context surrounding the cursor.
|
@@ -904,7 +904,7 @@ the cursor.</td>
|
|
904
904
|
<div class="refsect2">
|
905
905
|
<a name="GtkIMContext-preedit-changed"></a><h3>The <code class="literal">"preedit-changed"</code> signal</h3>
|
906
906
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
907
|
-
<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) : <
|
907
|
+
<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">Run Last</code></pre>
|
908
908
|
<p>
|
909
909
|
The ::preedit-changed signal is emitted whenever the preedit sequence
|
910
910
|
currently being entered has changed. It is also emitted at the end of
|
@@ -932,7 +932,7 @@ a preedit sequence, in which case
|
|
932
932
|
<div class="refsect2">
|
933
933
|
<a name="GtkIMContext-preedit-end"></a><h3>The <code class="literal">"preedit-end"</code> signal</h3>
|
934
934
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
935
|
-
<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) : <
|
935
|
+
<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">Run Last</code></pre>
|
936
936
|
<p>
|
937
937
|
The ::preedit-end signal is emitted when a preediting sequence
|
938
938
|
has been completed or canceled.
|
@@ -958,7 +958,7 @@ has been completed or canceled.
|
|
958
958
|
<div class="refsect2">
|
959
959
|
<a name="GtkIMContext-preedit-start"></a><h3>The <code class="literal">"preedit-start"</code> signal</h3>
|
960
960
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
961
|
-
<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) : <
|
961
|
+
<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">Run Last</code></pre>
|
962
962
|
<p>
|
963
963
|
The ::preedit-start signal is emitted when a new preediting sequence
|
964
964
|
starts.
|
@@ -984,7 +984,7 @@ starts.
|
|
984
984
|
<div class="refsect2">
|
985
985
|
<a name="GtkIMContext-retrieve-surrounding"></a><h3>The <code class="literal">"retrieve-surrounding"</code> signal</h3>
|
986
986
|
<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="GtkIMContext.html" title="GtkIMContext"><span class="type">GtkIMContext</span></a> *context,
|
987
|
-
<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) : <
|
987
|
+
<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">Run Last</code></pre>
|
988
988
|
<p>
|
989
989
|
The ::retrieve-surrounding signal is emitted when the input method
|
990
990
|
requires the context surrounding the cursor. The callback should set
|
@@ -51,7 +51,7 @@ struct <a class="link" href="GtkIMContextSimple.html#GtkIMContextSi
|
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="GtkIMContextSimple.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
53
|
<pre class="synopsis">
|
54
|
-
|
54
|
+
GObject
|
55
55
|
+----<a class="link" href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
|
56
56
|
+----GtkIMContextSimple
|
57
57
|
</pre>
|
@@ -52,7 +52,7 @@ const <span class="returnvalue">char</span> * <a class="link" href="GtkIM
|
|
52
52
|
<div class="refsect1">
|
53
53
|
<a name="GtkIMMulticontext.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
54
54
|
<pre class="synopsis">
|
55
|
-
|
55
|
+
GObject
|
56
56
|
+----<a class="link" href="GtkIMContext.html" title="GtkIMContext">GtkIMContext</a>
|
57
57
|
+----GtkIMMulticontext
|
58
58
|
</pre>
|
@@ -86,12 +86,12 @@ enum <a class="link" href="GtkIconTheme.html#GtkIconThemeError" t
|
|
86
86
|
<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#gint"><span class="type">gint</span></a> scale</code></em>,
|
87
87
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);
|
88
88
|
<a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-theme-lookup-by-gicon" title="gtk_icon_theme_lookup_by_gicon ()">gtk_icon_theme_lookup_by_gicon</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
89
|
-
<em class="parameter"><code><
|
89
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>,
|
90
90
|
<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#gint"><span class="type">gint</span></a> size</code></em>,
|
91
91
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);
|
92
92
|
<a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-theme-lookup-by-gicon-for-scale" title="gtk_icon_theme_lookup_by_gicon_for_scale ()">gtk_icon_theme_lookup_by_gicon_for_scale</a>
|
93
93
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
94
|
-
<em class="parameter"><code><
|
94
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>,
|
95
95
|
<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#gint"><span class="type">gint</span></a> size</code></em>,
|
96
96
|
<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#gint"><span class="type">gint</span></a> scale</code></em>,
|
97
97
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);
|
@@ -138,11 +138,11 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
138
138
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *for_window</code></em>,
|
139
139
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
140
140
|
<span class="returnvalue">void</span> <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon-async" title="gtk_icon_info_load_icon_async ()">gtk_icon_info_load_icon_async</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
141
|
-
<em class="parameter"><code><
|
142
|
-
<em class="parameter"><code><
|
141
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
142
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
143
143
|
<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> user_data</code></em>);
|
144
144
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon-finish" title="gtk_icon_info_load_icon_finish ()">gtk_icon_info_load_icon_finish</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
145
|
-
<em class="parameter"><code><
|
145
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
146
146
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
147
147
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic" title="gtk_icon_info_load_symbolic ()">gtk_icon_info_load_symbolic</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
148
148
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *fg</code></em>,
|
@@ -156,11 +156,11 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
156
156
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *success_color</code></em>,
|
157
157
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *warning_color</code></em>,
|
158
158
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *error_color</code></em>,
|
159
|
-
<em class="parameter"><code><
|
160
|
-
<em class="parameter"><code><
|
159
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
160
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
161
161
|
<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> user_data</code></em>);
|
162
162
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-finish" title="gtk_icon_info_load_symbolic_finish ()">gtk_icon_info_load_symbolic_finish</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
163
|
-
<em class="parameter"><code><
|
163
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
164
164
|
<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#gboolean"><span class="type">gboolean</span></a> *was_symbolic</code></em>,
|
165
165
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
166
166
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-for-style" title="gtk_icon_info_load_symbolic_for_style ()">gtk_icon_info_load_symbolic_for_style</a>
|
@@ -177,12 +177,12 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
177
177
|
<span class="returnvalue">void</span> <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-for-context-async" title="gtk_icon_info_load_symbolic_for_context_async ()">gtk_icon_info_load_symbolic_for_context_async</a>
|
178
178
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
179
179
|
<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
180
|
-
<em class="parameter"><code><
|
181
|
-
<em class="parameter"><code><
|
180
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
181
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
182
182
|
<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> user_data</code></em>);
|
183
183
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-symbolic-for-context-finish" title="gtk_icon_info_load_symbolic_for_context_finish ()">gtk_icon_info_load_symbolic_for_context_finish</a>
|
184
184
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
185
|
-
<em class="parameter"><code><
|
185
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
186
186
|
<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#gboolean"><span class="type">gboolean</span></a> *was_symbolic</code></em>,
|
187
187
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
|
188
188
|
<span class="returnvalue">void</span> <a class="link" href="GtkIconTheme.html#gtk-icon-info-set-raw-coordinates" title="gtk_icon_info_set_raw_coordinates ()">gtk_icon_info_set_raw_coordinates</a> (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
@@ -198,14 +198,14 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
198
198
|
<div class="refsect1">
|
199
199
|
<a name="GtkIconTheme.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
200
200
|
<pre class="synopsis">
|
201
|
-
|
201
|
+
GObject
|
202
202
|
+----GtkIconTheme
|
203
203
|
</pre>
|
204
204
|
</div>
|
205
205
|
<div class="refsect1">
|
206
206
|
<a name="GtkIconTheme.signals"></a><h2>Signals</h2>
|
207
207
|
<pre class="synopsis">
|
208
|
-
"<a class="link" href="GtkIconTheme.html#GtkIconTheme-changed" title='The "changed" signal'>changed</a>" : <
|
208
|
+
"<a class="link" href="GtkIconTheme.html#GtkIconTheme-changed" title='The "changed" signal'>changed</a>" : <code class="literal">Run Last</code>
|
209
209
|
</pre>
|
210
210
|
</div>
|
211
211
|
<div class="refsect1">
|
@@ -310,7 +310,7 @@ being used, looking up an icon can be as simple as:
|
|
310
310
|
<span class="keyword">else</span>
|
311
311
|
<span class="normal"> </span><span class="cbracket">{</span>
|
312
312
|
<span class="normal"> </span><span class="comment">// Use the pixbuf</span>
|
313
|
-
<span class="normal"> </span><span class="function"
|
313
|
+
<span class="normal"> </span><span class="function">g_object_unref</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">pixbuf</span><span class="symbol">);</span>
|
314
314
|
<span class="normal"> </span><span class="cbracket">}</span></pre></td>
|
315
315
|
</tr>
|
316
316
|
</tbody>
|
@@ -972,7 +972,7 @@ about the icon, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/l
|
|
972
972
|
<div class="refsect2">
|
973
973
|
<a name="gtk-icon-theme-lookup-by-gicon"></a><h3>gtk_icon_theme_lookup_by_gicon ()</h3>
|
974
974
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> * gtk_icon_theme_lookup_by_gicon (<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
975
|
-
<em class="parameter"><code><
|
975
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>,
|
976
976
|
<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#gint"><span class="type">gint</span></a> size</code></em>,
|
977
977
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);</pre>
|
978
978
|
<p>
|
@@ -994,7 +994,7 @@ The icon can then be rendered into a pixbuf using
|
|
994
994
|
</tr>
|
995
995
|
<tr>
|
996
996
|
<td><p><span class="term"><em class="parameter"><code>icon</code></em> :</span></p></td>
|
997
|
-
<td>the <
|
997
|
+
<td>the <span class="type">GIcon</span> to look up</td>
|
998
998
|
</tr>
|
999
999
|
<tr>
|
1000
1000
|
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
|
@@ -1008,7 +1008,7 @@ The icon can then be rendered into a pixbuf using
|
|
1008
1008
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1009
1009
|
<td>a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> structure containing
|
1010
1010
|
information about the icon, 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 the icon
|
1011
|
-
wasn't found. Unref with <
|
1011
|
+
wasn't found. Unref 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>
|
1012
1012
|
</td>
|
1013
1013
|
</tr>
|
1014
1014
|
</tbody>
|
@@ -1020,7 +1020,7 @@ wasn't found. Unref with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/ve
|
|
1020
1020
|
<a name="gtk-icon-theme-lookup-by-gicon-for-scale"></a><h3>gtk_icon_theme_lookup_by_gicon_for_scale ()</h3>
|
1021
1021
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> * gtk_icon_theme_lookup_by_gicon_for_scale
|
1022
1022
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme</code></em>,
|
1023
|
-
<em class="parameter"><code><
|
1023
|
+
<em class="parameter"><code><span class="type">GIcon</span> *icon</code></em>,
|
1024
1024
|
<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#gint"><span class="type">gint</span></a> size</code></em>,
|
1025
1025
|
<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#gint"><span class="type">gint</span></a> scale</code></em>,
|
1026
1026
|
<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconLookupFlags" title="enum GtkIconLookupFlags"><span class="type">GtkIconLookupFlags</span></a> flags</code></em>);</pre>
|
@@ -1043,7 +1043,7 @@ The icon can then be rendered into a pixbuf using
|
|
1043
1043
|
</tr>
|
1044
1044
|
<tr>
|
1045
1045
|
<td><p><span class="term"><em class="parameter"><code>icon</code></em> :</span></p></td>
|
1046
|
-
<td>the <
|
1046
|
+
<td>the <span class="type">GIcon</span> to look up</td>
|
1047
1047
|
</tr>
|
1048
1048
|
<tr>
|
1049
1049
|
<td><p><span class="term"><em class="parameter"><code>size</code></em> :</span></p></td>
|
@@ -1061,7 +1061,7 @@ The icon can then be rendered into a pixbuf using
|
|
1061
1061
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1062
1062
|
<td>a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> structure containing
|
1063
1063
|
information about the icon, 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 the icon
|
1064
|
-
wasn't found. Unref with <
|
1064
|
+
wasn't found. Unref 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>
|
1065
1065
|
</td>
|
1066
1066
|
</tr>
|
1067
1067
|
</tbody>
|
@@ -1125,7 +1125,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1125
1125
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1126
1126
|
<td>the rendered icon; this may be a
|
1127
1127
|
newly created icon or a new reference to an internal icon, so
|
1128
|
-
you must not modify the icon. Use <
|
1128
|
+
you must not modify the icon. Use <code class="function">g_object_unref()</code> to release
|
1129
1129
|
your reference to the icon. <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 the icon isn't found. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
1130
1130
|
</td>
|
1131
1131
|
</tr>
|
@@ -1196,7 +1196,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1196
1196
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1197
1197
|
<td>the rendered icon; this may be a
|
1198
1198
|
newly created icon or a new reference to an internal icon, so
|
1199
|
-
you must not modify the icon. Use <
|
1199
|
+
you must not modify the icon. Use <code class="function">g_object_unref()</code> to release
|
1200
1200
|
your reference to the icon. <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 the icon isn't found. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
1201
1201
|
</td>
|
1202
1202
|
</tr>
|
@@ -1502,7 +1502,7 @@ for <em class="parameter"><code>icon_name</code></em>.</td>
|
|
1502
1502
|
<pre class="programlisting"><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="returnvalue">GtkIconInfo</span></a> * gtk_icon_info_copy (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>);</pre>
|
1503
1503
|
<div class="warning">
|
1504
1504
|
<h3 class="title">Warning</h3>
|
1505
|
-
<p><code class="literal">gtk_icon_info_copy</code> has been deprecated since version 3.8 and should not be used in newly-written code. Use <
|
1505
|
+
<p><code class="literal">gtk_icon_info_copy</code> has been deprecated since version 3.8 and should not be used in newly-written code. Use <code class="function">g_object_ref()</code></p>
|
1506
1506
|
</div>
|
1507
1507
|
<p>
|
1508
1508
|
Make a copy of a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a>.
|
@@ -1532,7 +1532,7 @@ Make a copy of a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="Gtk
|
|
1532
1532
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_icon_info_free (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>);</pre>
|
1533
1533
|
<div class="warning">
|
1534
1534
|
<h3 class="title">Warning</h3>
|
1535
|
-
<p><code class="literal">gtk_icon_info_free</code> has been deprecated since version 3.8 and should not be used in newly-written code. Use <
|
1535
|
+
<p><code class="literal">gtk_icon_info_free</code> has been deprecated since version 3.8 and should not be used in newly-written code. Use <code class="function">g_object_unref()</code></p>
|
1536
1536
|
</div>
|
1537
1537
|
<p>
|
1538
1538
|
Free a <a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> and associated information
|
@@ -1707,7 +1707,7 @@ GTK+ to use built in icon images, you must pass the
|
|
1707
1707
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1708
1708
|
<td>the built-in image pixbuf, 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>. No
|
1709
1709
|
extra reference is added to the returned pixbuf, so if
|
1710
|
-
you want to keep it around, you must use <
|
1710
|
+
you want to keep it around, you must use <code class="function">g_object_ref()</code>.
|
1711
1711
|
The returned image must not be modified. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
|
1712
1712
|
</td>
|
1713
1713
|
</tr>
|
@@ -1754,7 +1754,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1754
1754
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1755
1755
|
<td>the rendered icon; this may be a newly
|
1756
1756
|
created icon or a new reference to an internal icon, so you must
|
1757
|
-
not modify the icon. Use <
|
1757
|
+
not modify the icon. Use <code class="function">g_object_unref()</code> to release your reference
|
1758
1758
|
to the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
1759
1759
|
</td>
|
1760
1760
|
</tr>
|
@@ -1820,8 +1820,8 @@ to the icon. <span class="annotation">[<acronym title="Free data after the code
|
|
1820
1820
|
<div class="refsect2">
|
1821
1821
|
<a name="gtk-icon-info-load-icon-async"></a><h3>gtk_icon_info_load_icon_async ()</h3>
|
1822
1822
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_icon_info_load_icon_async (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
1823
|
-
<em class="parameter"><code><
|
1824
|
-
<em class="parameter"><code><
|
1823
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
1824
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
1825
1825
|
<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> user_data</code></em>);</pre>
|
1826
1826
|
<p>
|
1827
1827
|
Asynchronously load, render and scale an icon previously looked up
|
@@ -1844,13 +1844,13 @@ version of this call.
|
|
1844
1844
|
</tr>
|
1845
1845
|
<tr>
|
1846
1846
|
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
|
1847
|
-
<td>optional <
|
1847
|
+
<td>optional <span class="type">GCancellable</span> object,
|
1848
1848
|
<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> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
1849
1849
|
</td>
|
1850
1850
|
</tr>
|
1851
1851
|
<tr>
|
1852
1852
|
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
|
1853
|
-
<td>a <
|
1853
|
+
<td>a <span class="type">GAsyncReadyCallback</span> to call when the
|
1854
1854
|
request is satisfied. <span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span>
|
1855
1855
|
</td>
|
1856
1856
|
</tr>
|
@@ -1867,7 +1867,7 @@ request is satisfied. <span class="annotation">[<acronym title="The callback is
|
|
1867
1867
|
<div class="refsect2">
|
1868
1868
|
<a name="gtk-icon-info-load-icon-finish"></a><h3>gtk_icon_info_load_icon_finish ()</h3>
|
1869
1869
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * gtk_icon_info_load_icon_finish (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
1870
|
-
<em class="parameter"><code><
|
1870
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
1871
1871
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
1872
1872
|
<p>
|
1873
1873
|
Finishes an async icon load, see <a class="link" href="GtkIconTheme.html#gtk-icon-info-load-icon-async" title="gtk_icon_info_load_icon_async ()"><code class="function">gtk_icon_info_load_icon_async()</code></a>.
|
@@ -1885,7 +1885,7 @@ Finishes an async icon load, see <a class="link" href="GtkIconTheme.html#gtk-ico
|
|
1885
1885
|
</tr>
|
1886
1886
|
<tr>
|
1887
1887
|
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
|
1888
|
-
<td>a <
|
1888
|
+
<td>a <span class="type">GAsyncResult</span>
|
1889
1889
|
</td>
|
1890
1890
|
</tr>
|
1891
1891
|
<tr>
|
@@ -1898,7 +1898,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1898
1898
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1899
1899
|
<td>the rendered icon; this may be a newly
|
1900
1900
|
created icon or a new reference to an internal icon, so you must
|
1901
|
-
not modify the icon. Use <
|
1901
|
+
not modify the icon. Use <code class="function">g_object_unref()</code> to release your reference
|
1902
1902
|
to the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
1903
1903
|
</td>
|
1904
1904
|
</tr>
|
@@ -1926,7 +1926,7 @@ This allows loading symbolic icons that will match the system theme.
|
|
1926
1926
|
</p>
|
1927
1927
|
<p>
|
1928
1928
|
Unless you are implementing a widget, you will want to use
|
1929
|
-
<
|
1929
|
+
<code class="function">g_themed_icon_new_with_default_fallbacks()</code> to load the icon.
|
1930
1930
|
</p>
|
1931
1931
|
<p>
|
1932
1932
|
As implementation details, the icon loaded needs to be of SVG type,
|
@@ -2001,8 +2001,8 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
2001
2001
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *success_color</code></em>,
|
2002
2002
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *warning_color</code></em>,
|
2003
2003
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *error_color</code></em>,
|
2004
|
-
<em class="parameter"><code><
|
2005
|
-
<em class="parameter"><code><
|
2004
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
2005
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
2006
2006
|
<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> user_data</code></em>);</pre>
|
2007
2007
|
<p>
|
2008
2008
|
Asynchronously load, render and scale a symbolic icon previously looked up
|
@@ -2047,13 +2047,13 @@ of the icon or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local
|
|
2047
2047
|
</tr>
|
2048
2048
|
<tr>
|
2049
2049
|
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
|
2050
|
-
<td>optional <
|
2050
|
+
<td>optional <span class="type">GCancellable</span> object,
|
2051
2051
|
<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> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
2052
2052
|
</td>
|
2053
2053
|
</tr>
|
2054
2054
|
<tr>
|
2055
2055
|
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
|
2056
|
-
<td>a <
|
2056
|
+
<td>a <span class="type">GAsyncReadyCallback</span> to call when the
|
2057
2057
|
request is satisfied. <span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span>
|
2058
2058
|
</td>
|
2059
2059
|
</tr>
|
@@ -2070,7 +2070,7 @@ request is satisfied. <span class="annotation">[<acronym title="The callback is
|
|
2070
2070
|
<div class="refsect2">
|
2071
2071
|
<a name="gtk-icon-info-load-symbolic-finish"></a><h3>gtk_icon_info_load_symbolic_finish ()</h3>
|
2072
2072
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * gtk_icon_info_load_symbolic_finish (<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
2073
|
-
<em class="parameter"><code><
|
2073
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
2074
2074
|
<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#gboolean"><span class="type">gboolean</span></a> *was_symbolic</code></em>,
|
2075
2075
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
2076
2076
|
<p>
|
@@ -2089,7 +2089,7 @@ Finishes an async icon load, see <a class="link" href="GtkIconTheme.html#gtk-ico
|
|
2089
2089
|
</tr>
|
2090
2090
|
<tr>
|
2091
2091
|
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
|
2092
|
-
<td>a <
|
2092
|
+
<td>a <span class="type">GAsyncResult</span>
|
2093
2093
|
</td>
|
2094
2094
|
</tr>
|
2095
2095
|
<tr>
|
@@ -2109,7 +2109,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
2109
2109
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2110
2110
|
<td>the rendered icon; this may be a newly
|
2111
2111
|
created icon or a new reference to an internal icon, so you must
|
2112
|
-
not modify the icon. Use <
|
2112
|
+
not modify the icon. Use <code class="function">g_object_unref()</code> to release your reference
|
2113
2113
|
to the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
2114
2114
|
</td>
|
2115
2115
|
</tr>
|
@@ -2248,8 +2248,8 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
2248
2248
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_icon_info_load_symbolic_for_context_async
|
2249
2249
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
2250
2250
|
<em class="parameter"><code><a class="link" href="GtkStyleContext.html" title="GtkStyleContext"><span class="type">GtkStyleContext</span></a> *context</code></em>,
|
2251
|
-
<em class="parameter"><code><
|
2252
|
-
<em class="parameter"><code><
|
2251
|
+
<em class="parameter"><code><span class="type">GCancellable</span> *cancellable</code></em>,
|
2252
|
+
<em class="parameter"><code><span class="type">GAsyncReadyCallback</span> callback</code></em>,
|
2253
2253
|
<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> user_data</code></em>);</pre>
|
2254
2254
|
<p>
|
2255
2255
|
Asynchronously load, render and scale a symbolic icon previously looked up
|
@@ -2277,13 +2277,13 @@ version of this call.
|
|
2277
2277
|
</tr>
|
2278
2278
|
<tr>
|
2279
2279
|
<td><p><span class="term"><em class="parameter"><code>cancellable</code></em> :</span></p></td>
|
2280
|
-
<td>optional <
|
2280
|
+
<td>optional <span class="type">GCancellable</span> object,
|
2281
2281
|
<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> to ignore. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
2282
2282
|
</td>
|
2283
2283
|
</tr>
|
2284
2284
|
<tr>
|
2285
2285
|
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
|
2286
|
-
<td>a <
|
2286
|
+
<td>a <span class="type">GAsyncReadyCallback</span> to call when the
|
2287
2287
|
request is satisfied. <span class="annotation">[<acronym title="The callback is valid until first called."><span class="acronym">scope async</span></acronym>]</span>
|
2288
2288
|
</td>
|
2289
2289
|
</tr>
|
@@ -2301,7 +2301,7 @@ request is satisfied. <span class="annotation">[<acronym title="The callback is
|
|
2301
2301
|
<a name="gtk-icon-info-load-symbolic-for-context-finish"></a><h3>gtk_icon_info_load_symbolic_for_context_finish ()</h3>
|
2302
2302
|
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> * gtk_icon_info_load_symbolic_for_context_finish
|
2303
2303
|
(<em class="parameter"><code><a class="link" href="GtkIconTheme.html#GtkIconInfo" title="GtkIconInfo"><span class="type">GtkIconInfo</span></a> *icon_info</code></em>,
|
2304
|
-
<em class="parameter"><code><
|
2304
|
+
<em class="parameter"><code><span class="type">GAsyncResult</span> *res</code></em>,
|
2305
2305
|
<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#gboolean"><span class="type">gboolean</span></a> *was_symbolic</code></em>,
|
2306
2306
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
2307
2307
|
<p>
|
@@ -2320,7 +2320,7 @@ Finishes an async icon load, see <a class="link" href="GtkIconTheme.html#gtk-ico
|
|
2320
2320
|
</tr>
|
2321
2321
|
<tr>
|
2322
2322
|
<td><p><span class="term"><em class="parameter"><code>res</code></em> :</span></p></td>
|
2323
|
-
<td>a <
|
2323
|
+
<td>a <span class="type">GAsyncResult</span>
|
2324
2324
|
</td>
|
2325
2325
|
</tr>
|
2326
2326
|
<tr>
|
@@ -2340,7 +2340,7 @@ or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
2340
2340
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
2341
2341
|
<td>the rendered icon; this may be a newly
|
2342
2342
|
created icon or a new reference to an internal icon, so you must
|
2343
|
-
not modify the icon. Use <
|
2343
|
+
not modify the icon. Use <code class="function">g_object_unref()</code> to release your reference
|
2344
2344
|
to the icon. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
2345
2345
|
</td>
|
2346
2346
|
</tr>
|
@@ -2510,7 +2510,7 @@ is owned <em class="parameter"><code>icon_info</code></em> and must not be modif
|
|
2510
2510
|
<div class="refsect2">
|
2511
2511
|
<a name="GtkIconTheme-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
|
2512
2512
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkIconTheme.html" title="GtkIconTheme"><span class="type">GtkIconTheme</span></a> *icon_theme,
|
2513
|
-
<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) : <
|
2513
|
+
<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">Run Last</code></pre>
|
2514
2514
|
<p>
|
2515
2515
|
Emitted when the current icon theme is switched or GTK+ detects
|
2516
2516
|
that a change has occurred in the contents of the current
|