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
@@ -51,8 +51,8 @@ enum <a class="link" href="GtkCellRendererAccel.html#GtkCellRende
|
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="GtkCellRendererAccel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
53
|
<pre class="synopsis">
|
54
|
-
|
55
|
-
|
54
|
+
GObject
|
55
|
+
+----GInitiallyUnowned
|
56
56
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
57
57
|
+----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
58
58
|
+----GtkCellRendererAccel
|
@@ -70,8 +70,8 @@ enum <a class="link" href="GtkCellRendererAccel.html#GtkCellRende
|
|
70
70
|
<div class="refsect1">
|
71
71
|
<a name="GtkCellRendererAccel.signals"></a><h2>Signals</h2>
|
72
72
|
<pre class="synopsis">
|
73
|
-
"<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared" title='The "accel-cleared" signal'>accel-cleared</a>" : <
|
74
|
-
"<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited" title='The "accel-edited" signal'>accel-edited</a>" : <
|
73
|
+
"<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared" title='The "accel-cleared" signal'>accel-cleared</a>" : <code class="literal">Run Last</code>
|
74
|
+
"<a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited" title='The "accel-edited" signal'>accel-edited</a>" : <code class="literal">Run Last</code>
|
75
75
|
</pre>
|
76
76
|
</div>
|
77
77
|
<div class="refsect1">
|
@@ -191,7 +191,7 @@ configuration should assign keyvals to all keys.
|
|
191
191
|
<a name="GtkCellRendererAccel-accel-cleared"></a><h3>The <code class="literal">"accel-cleared"</code> signal</h3>
|
192
192
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
|
193
193
|
<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> *path_string,
|
194
|
-
<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) : <
|
194
|
+
<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>
|
195
195
|
<p>
|
196
196
|
Gets emitted when the user has removed the accelerator.
|
197
197
|
</p>
|
@@ -225,7 +225,7 @@ Gets emitted when the user has removed the accelerator.
|
|
225
225
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key,
|
226
226
|
<a href="http://developer.gnome.org/gdk2/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
|
227
227
|
<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> hardware_keycode,
|
228
|
-
<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) : <
|
228
|
+
<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>
|
229
229
|
<p>
|
230
230
|
Gets emitted when the user has selected a new accelerator.
|
231
231
|
</p>
|
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkCellRendererCombo.html#GtkCellRende
|
|
50
50
|
<div class="refsect1">
|
51
51
|
<a name="GtkCellRendererCombo.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
52
52
|
<pre class="synopsis">
|
53
|
-
|
54
|
-
|
53
|
+
GObject
|
54
|
+
+----GInitiallyUnowned
|
55
55
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
56
56
|
+----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
57
57
|
+----GtkCellRendererCombo
|
@@ -68,7 +68,7 @@ struct <a class="link" href="GtkCellRendererCombo.html#GtkCellRende
|
|
68
68
|
<div class="refsect1">
|
69
69
|
<a name="GtkCellRendererCombo.signals"></a><h2>Signals</h2>
|
70
70
|
<pre class="synopsis">
|
71
|
-
"<a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo-changed" title='The "changed" signal'>changed</a>" : <
|
71
|
+
"<a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo-changed" title='The "changed" signal'>changed</a>" : <code class="literal">Run Last</code>
|
72
72
|
</pre>
|
73
73
|
</div>
|
74
74
|
<div class="refsect1">
|
@@ -103,7 +103,7 @@ The <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo
|
|
103
103
|
<p>
|
104
104
|
Creates a new <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a>.
|
105
105
|
Adjust how text is drawn using object properties.
|
106
|
-
Object properties can be set globally (with <
|
106
|
+
Object properties can be set globally (with <code class="function">g_object_set()</code>).
|
107
107
|
Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you can bind a property to a value
|
108
108
|
in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you can bind the "text" property
|
109
109
|
on the cell renderer to a string value in the model, thus rendering
|
@@ -180,7 +180,7 @@ this column to its combo box.
|
|
180
180
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a> *combo,
|
181
181
|
<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> *path_string,
|
182
182
|
<a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *new_iter,
|
183
|
-
<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) : <
|
183
|
+
<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>
|
184
184
|
<p>
|
185
185
|
This signal is emitted each time after the user selected an item in
|
186
186
|
the combo box, either by using the mouse or the arrow keys. Contrary
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRend
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkCellRendererPixbuf.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
54
54
|
+----GtkCellRendererPixbuf
|
55
55
|
</pre>
|
@@ -58,7 +58,7 @@ struct <a class="link" href="GtkCellRendererPixbuf.html#GtkCellRend
|
|
58
58
|
<a name="GtkCellRendererPixbuf.properties"></a><h2>Properties</h2>
|
59
59
|
<pre class="synopsis">
|
60
60
|
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--follow-state" title='The "follow-state" property'>follow-state</a>" <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> : Read / Write
|
61
|
-
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--gicon" title='The "gicon" property'>gicon</a>" <
|
61
|
+
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--gicon" title='The "gicon" property'>gicon</a>" <span class="type">GIcon</span>* : Read / Write
|
62
62
|
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--icon-name" title='The "icon-name" property'>icon-name</a>" <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>* : Read / Write
|
63
63
|
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf" title='The "pixbuf" property'>pixbuf</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
|
64
64
|
"<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-closed" title='The "pixbuf-expander-closed" property'>pixbuf-expander-closed</a>" <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>* : Read / Write
|
@@ -100,7 +100,7 @@ pixbuf, it renders that one.
|
|
100
100
|
<p>
|
101
101
|
Creates a new <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a>. Adjust rendering
|
102
102
|
parameters using object properties. Object properties can be set
|
103
|
-
globally (with <
|
103
|
+
globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
|
104
104
|
can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you
|
105
105
|
can bind the "pixbuf" property on the cell renderer to a pixbuf value
|
106
106
|
in the model, thus rendering a different image in each row of the
|
@@ -133,7 +133,7 @@ according to the <a class="link" href="GtkCellRenderer.html#GtkCellRendererState
|
|
133
133
|
<hr>
|
134
134
|
<div class="refsect2">
|
135
135
|
<a name="GtkCellRendererPixbuf--gicon"></a><h3>The <code class="literal">"gicon"</code> property</h3>
|
136
|
-
<pre class="programlisting"> "gicon" <
|
136
|
+
<pre class="programlisting"> "gicon" <span class="type">GIcon</span>* : Read / Write</pre>
|
137
137
|
<p>
|
138
138
|
The GIcon representing the icon to display.
|
139
139
|
If the icon theme is changed, the image will be updated
|
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkCellRendererProgress.html#GtkCellRe
|
|
50
50
|
<div class="refsect1">
|
51
51
|
<a name="GtkCellRendererProgress.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
52
52
|
<pre class="synopsis">
|
53
|
-
|
54
|
-
|
53
|
+
GObject
|
54
|
+
+----GInitiallyUnowned
|
55
55
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
56
56
|
+----GtkCellRendererProgress
|
57
57
|
</pre>
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererSpin.html#GtkCellRender
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkCellRendererSpin.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
54
54
|
+----<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
55
55
|
+----GtkCellRendererSpin
|
@@ -48,8 +48,8 @@ struct <a class="link" href="GtkCellRendererSpinner.html#GtkCellRen
|
|
48
48
|
<div class="refsect1">
|
49
49
|
<a name="GtkCellRendererSpinner.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
50
50
|
<pre class="synopsis">
|
51
|
-
|
52
|
-
|
51
|
+
GObject
|
52
|
+
+----GInitiallyUnowned
|
53
53
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
54
54
|
+----GtkCellRendererSpinner
|
55
55
|
</pre>
|
@@ -53,8 +53,8 @@ struct <a class="link" href="GtkCellRendererText.html#GtkCellRender
|
|
53
53
|
<div class="refsect1">
|
54
54
|
<a name="GtkCellRendererText.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
55
55
|
<pre class="synopsis">
|
56
|
-
|
57
|
-
|
56
|
+
GObject
|
57
|
+
+----GInitiallyUnowned
|
58
58
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
59
59
|
+----GtkCellRendererText
|
60
60
|
+----<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel">GtkCellRendererAccel</a>
|
@@ -118,7 +118,7 @@ struct <a class="link" href="GtkCellRendererText.html#GtkCellRender
|
|
118
118
|
<div class="refsect1">
|
119
119
|
<a name="GtkCellRendererText.signals"></a><h2>Signals</h2>
|
120
120
|
<pre class="synopsis">
|
121
|
-
"<a class="link" href="GtkCellRendererText.html#GtkCellRendererText-edited" title='The "edited" signal'>edited</a>" : <
|
121
|
+
"<a class="link" href="GtkCellRendererText.html#GtkCellRendererText-edited" title='The "edited" signal'>edited</a>" : <code class="literal">Run Last</code>
|
122
122
|
</pre>
|
123
123
|
</div>
|
124
124
|
<div class="refsect1">
|
@@ -146,7 +146,7 @@ the <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">
|
|
146
146
|
<p>
|
147
147
|
Creates a new <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>. Adjust how text is drawn using
|
148
148
|
object properties. Object properties can be
|
149
|
-
set globally (with <
|
149
|
+
set globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>,
|
150
150
|
you can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example,
|
151
151
|
you can bind the "text" property on the cell renderer to a string
|
152
152
|
value in the model, thus rendering a different string in each row
|
@@ -617,7 +617,7 @@ Setting wrap-width to -1 turns wrapping off.
|
|
617
617
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> *renderer,
|
618
618
|
<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> *path,
|
619
619
|
<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> *new_text,
|
620
|
-
<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) : <
|
620
|
+
<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>
|
621
621
|
<p>
|
622
622
|
This signal is emitted after <em class="parameter"><code>renderer</code></em> has been edited.
|
623
623
|
</p>
|
@@ -61,8 +61,8 @@ struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRend
|
|
61
61
|
<div class="refsect1">
|
62
62
|
<a name="GtkCellRendererToggle.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
63
63
|
<pre class="synopsis">
|
64
|
-
|
65
|
-
|
64
|
+
GObject
|
65
|
+
+----GInitiallyUnowned
|
66
66
|
+----<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
67
67
|
+----GtkCellRendererToggle
|
68
68
|
</pre>
|
@@ -80,7 +80,7 @@ struct <a class="link" href="GtkCellRendererToggle.html#GtkCellRend
|
|
80
80
|
<div class="refsect1">
|
81
81
|
<a name="GtkCellRendererToggle.signals"></a><h2>Signals</h2>
|
82
82
|
<pre class="synopsis">
|
83
|
-
"<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</a>" : <
|
83
|
+
"<a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title='The "toggled" signal'>toggled</a>" : <code class="literal">Run Last</code>
|
84
84
|
</pre>
|
85
85
|
</div>
|
86
86
|
<div class="refsect1">
|
@@ -105,7 +105,7 @@ When activated, it emits the <a class="link" href="GtkCellRendererToggle.html#Gt
|
|
105
105
|
<p>
|
106
106
|
Creates a new <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a>. Adjust rendering
|
107
107
|
parameters using object properties. Object properties can be set
|
108
|
-
globally (with <
|
108
|
+
globally (with <code class="function">g_object_set()</code>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
|
109
109
|
can bind a property to a value in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you
|
110
110
|
can bind the "active" property on the cell renderer to a boolean value
|
111
111
|
in the model, thus causing the check button to reflect the state of
|
@@ -334,7 +334,7 @@ Makes the cell renderer activatable.
|
|
334
334
|
<a name="GtkCellRendererToggle-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
|
335
335
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *cell_renderer,
|
336
336
|
<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> *path,
|
337
|
-
<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) : <
|
337
|
+
<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>
|
338
338
|
<p>
|
339
339
|
The ::toggled signal is emitted when the cell is toggled.
|
340
340
|
</p>
|
@@ -74,8 +74,8 @@ struct <a class="link" href="GtkCellView.html#GtkCellView-struct" t
|
|
74
74
|
<div class="refsect1">
|
75
75
|
<a name="GtkCellView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
76
76
|
<pre class="synopsis">
|
77
|
-
|
78
|
-
|
77
|
+
GObject
|
78
|
+
+----GInitiallyUnowned
|
79
79
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
80
80
|
+----GtkCellView
|
81
81
|
</pre>
|
@@ -52,8 +52,8 @@ struct <a class="link" href="GtkCheckButton.html#GtkCheckButton-str
|
|
52
52
|
<div class="refsect1">
|
53
53
|
<a name="GtkCheckButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
54
54
|
<pre class="synopsis">
|
55
|
-
|
56
|
-
|
55
|
+
GObject
|
56
|
+
+----GInitiallyUnowned
|
57
57
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
58
58
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
59
59
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -71,8 +71,8 @@ struct <a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem
|
|
71
71
|
<div class="refsect1">
|
72
72
|
<a name="GtkCheckMenuItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
73
73
|
<pre class="synopsis">
|
74
|
-
|
75
|
-
|
74
|
+
GObject
|
75
|
+
+----GInitiallyUnowned
|
76
76
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
77
77
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
78
78
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -104,7 +104,7 @@ GtkCheckMenuItem implements
|
|
104
104
|
<div class="refsect1">
|
105
105
|
<a name="GtkCheckMenuItem.signals"></a><h2>Signals</h2>
|
106
106
|
<pre class="synopsis">
|
107
|
-
"<a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem-toggled" title='The "toggled" signal'>toggled</a>" : <
|
107
|
+
"<a class="link" href="GtkCheckMenuItem.html#GtkCheckMenuItem-toggled" title='The "toggled" signal'>toggled</a>" : <code class="literal">Run First</code>
|
108
108
|
</pre>
|
109
109
|
</div>
|
110
110
|
<div class="refsect1">
|
@@ -425,7 +425,7 @@ Returns whether <em class="parameter"><code>check_menu_item</code></em> looks li
|
|
425
425
|
<div class="refsect2">
|
426
426
|
<a name="GtkCheckMenuItem-toggled"></a><h3>The <code class="literal">"toggled"</code> signal</h3>
|
427
427
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkCheckMenuItem.html" title="GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a> *checkmenuitem,
|
428
|
-
<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) : <
|
428
|
+
<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>
|
429
429
|
<p>
|
430
430
|
This signal is emitted when the state of the check box is changed.
|
431
431
|
</p>
|
@@ -71,8 +71,8 @@ const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
71
71
|
<div class="refsect1">
|
72
72
|
<a name="GtkColorButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
73
73
|
<pre class="synopsis">
|
74
|
-
|
75
|
-
|
74
|
+
GObject
|
75
|
+
+----GInitiallyUnowned
|
76
76
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
77
77
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
78
78
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -99,7 +99,7 @@ GtkColorButton implements
|
|
99
99
|
<div class="refsect1">
|
100
100
|
<a name="GtkColorButton.signals"></a><h2>Signals</h2>
|
101
101
|
<pre class="synopsis">
|
102
|
-
"<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <
|
102
|
+
"<a class="link" href="GtkColorButton.html#GtkColorButton-color-set" title='The "color-set" signal'>color-set</a>" : <code class="literal">Run First</code>
|
103
103
|
</pre>
|
104
104
|
</div>
|
105
105
|
<div class="refsect1">
|
@@ -562,7 +562,7 @@ the opacity slider is displayed in the color selection dialog.
|
|
562
562
|
<div class="refsect2">
|
563
563
|
<a name="GtkColorButton-color-set"></a><h3>The <code class="literal">"color-set"</code> signal</h3>
|
564
564
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *widget,
|
565
|
-
<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) : <
|
565
|
+
<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>
|
566
566
|
<p>
|
567
567
|
The ::color-set signal is emitted when the user selects a color.
|
568
568
|
When handling this signal, use <a class="link" href="GtkColorButton.html#gtk-color-button-get-rgba" title="gtk_color_button_get_rgba ()"><code class="function">gtk_color_button_get_rgba()</code></a> to
|
@@ -73,7 +73,7 @@
|
|
73
73
|
<a name="GtkColorChooser.prerequisites"></a><h2>Prerequisites</h2>
|
74
74
|
<p>
|
75
75
|
GtkColorChooser requires
|
76
|
-
|
76
|
+
GObject.</p>
|
77
77
|
</div>
|
78
78
|
<div class="refsect1">
|
79
79
|
<a name="GtkColorChooser.implementations"></a><h2>Known Implementations</h2>
|
@@ -91,7 +91,7 @@ GtkColorChooser is implemented by
|
|
91
91
|
<div class="refsect1">
|
92
92
|
<a name="GtkColorChooser.signals"></a><h2>Signals</h2>
|
93
93
|
<pre class="synopsis">
|
94
|
-
"<a class="link" href="GtkColorChooser.html#GtkColorChooser-color-activated" title='The "color-activated" signal'>color-activated</a>" : <
|
94
|
+
"<a class="link" href="GtkColorChooser.html#GtkColorChooser-color-activated" title='The "color-activated" signal'>color-activated</a>" : <code class="literal">Run First</code>
|
95
95
|
</pre>
|
96
96
|
</div>
|
97
97
|
<div class="refsect1">
|
@@ -326,7 +326,7 @@ over a non-uniform background (like a checkerboard pattern).
|
|
326
326
|
<a name="GtkColorChooser-color-activated"></a><h3>The <code class="literal">"color-activated"</code> signal</h3>
|
327
327
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorChooser.html" title="GtkColorChooser"><span class="type">GtkColorChooser</span></a> *chooser,
|
328
328
|
<a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *color,
|
329
|
-
<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) : <
|
329
|
+
<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>
|
330
330
|
<p>
|
331
331
|
Emitted when a color is activated from the color chooser.
|
332
332
|
This usually happens when the user clicks a color swatch,
|
@@ -51,8 +51,8 @@ struct <a class="link" href="GtkColorChooserDialog.html#GtkColorCho
|
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="GtkColorChooserDialog.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="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
58
58
|
+----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a>
|
@@ -50,8 +50,8 @@ struct <a class="link" href="GtkColorChooserWidget.html#GtkColorCho
|
|
50
50
|
<div class="refsect1">
|
51
51
|
<a name="GtkColorChooserWidget.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
52
52
|
<pre class="synopsis">
|
53
|
-
|
54
|
-
|
53
|
+
GObject
|
54
|
+
+----GInitiallyUnowned
|
55
55
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
56
56
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
57
57
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -111,8 +111,8 @@ struct <a class="link" href="GtkColorSelection.html#GtkColorSelecti
|
|
111
111
|
<div class="refsect1">
|
112
112
|
<a name="GtkColorSelection.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
113
113
|
<pre class="synopsis">
|
114
|
-
|
115
|
-
|
114
|
+
GObject
|
115
|
+
+----GInitiallyUnowned
|
116
116
|
+----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
117
117
|
+----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
118
118
|
+----<a class="link" href="GtkBox.html" title="GtkBox">GtkBox</a>
|
@@ -138,7 +138,7 @@ GtkColorSelection implements
|
|
138
138
|
<div class="refsect1">
|
139
139
|
<a name="GtkColorSelection.signals"></a><h2>Signals</h2>
|
140
140
|
<pre class="synopsis">
|
141
|
-
"<a class="link" href="GtkColorSelection.html#GtkColorSelection-color-changed" title='The "color-changed" signal'>color-changed</a>" : <
|
141
|
+
"<a class="link" href="GtkColorSelection.html#GtkColorSelection-color-changed" title='The "color-changed" signal'>color-changed</a>" : <code class="literal">Run First</code>
|
142
142
|
</pre>
|
143
143
|
</div>
|
144
144
|
<div class="refsect1">
|
@@ -161,6 +161,10 @@ color selection dialog box <a class="link" href="GtkColorSelectionDialog.html" t
|
|
161
161
|
<div class="refsect2">
|
162
162
|
<a name="gtk-color-selection-new"></a><h3>gtk_color_selection_new ()</h3>
|
163
163
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_color_selection_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
164
|
+
<div class="warning">
|
165
|
+
<h3 class="title">Warning</h3>
|
166
|
+
<p><code class="literal">gtk_color_selection_new</code> is deprecated and should not be used in newly-written code.</p>
|
167
|
+
</div>
|
164
168
|
<p>
|
165
169
|
Creates a new GtkColorSelection.
|
166
170
|
</p>
|
@@ -182,6 +186,10 @@ Creates a new GtkColorSelection.
|
|
182
186
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_has_opacity_control
|
183
187
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
184
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#gboolean"><span class="type">gboolean</span></a> has_opacity</code></em>);</pre>
|
189
|
+
<div class="warning">
|
190
|
+
<h3 class="title">Warning</h3>
|
191
|
+
<p><code class="literal">gtk_color_selection_set_has_opacity_control</code> is deprecated and should not be used in newly-written code.</p>
|
192
|
+
</div>
|
185
193
|
<p>
|
186
194
|
Sets the <em class="parameter"><code>colorsel</code></em> to use or not use opacity.
|
187
195
|
</p>
|
@@ -209,6 +217,10 @@ Sets the <em class="parameter"><code>colorsel</code></em> to use or not use opac
|
|
209
217
|
<a name="gtk-color-selection-get-has-opacity-control"></a><h3>gtk_color_selection_get_has_opacity_control ()</h3>
|
210
218
|
<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_color_selection_get_has_opacity_control
|
211
219
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
|
220
|
+
<div class="warning">
|
221
|
+
<h3 class="title">Warning</h3>
|
222
|
+
<p><code class="literal">gtk_color_selection_get_has_opacity_control</code> is deprecated and should not be used in newly-written code.</p>
|
223
|
+
</div>
|
212
224
|
<p>
|
213
225
|
Determines whether the colorsel has an opacity control.
|
214
226
|
</p>
|
@@ -237,6 +249,10 @@ Determines whether the colorsel has an opacity control.
|
|
237
249
|
<a name="gtk-color-selection-set-has-palette"></a><h3>gtk_color_selection_set_has_palette ()</h3>
|
238
250
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_has_palette (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
239
251
|
<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> has_palette</code></em>);</pre>
|
252
|
+
<div class="warning">
|
253
|
+
<h3 class="title">Warning</h3>
|
254
|
+
<p><code class="literal">gtk_color_selection_set_has_palette</code> is deprecated and should not be used in newly-written code.</p>
|
255
|
+
</div>
|
240
256
|
<p>
|
241
257
|
Shows and hides the palette based upon the value of <em class="parameter"><code>has_palette</code></em>.
|
242
258
|
</p>
|
@@ -263,6 +279,10 @@ Shows and hides the palette based upon the value of <em class="parameter"><code>
|
|
263
279
|
<div class="refsect2">
|
264
280
|
<a name="gtk-color-selection-get-has-palette"></a><h3>gtk_color_selection_get_has_palette ()</h3>
|
265
281
|
<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_color_selection_get_has_palette (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
|
282
|
+
<div class="warning">
|
283
|
+
<h3 class="title">Warning</h3>
|
284
|
+
<p><code class="literal">gtk_color_selection_get_has_palette</code> is deprecated and should not be used in newly-written code.</p>
|
285
|
+
</div>
|
266
286
|
<p>
|
267
287
|
Determines whether the color selector has a color palette.
|
268
288
|
</p>
|
@@ -290,6 +310,10 @@ Determines whether the color selector has a color palette.
|
|
290
310
|
<a name="gtk-color-selection-get-current-alpha"></a><h3>gtk_color_selection_get_current_alpha ()</h3>
|
291
311
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_selection_get_current_alpha
|
292
312
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
|
313
|
+
<div class="warning">
|
314
|
+
<h3 class="title">Warning</h3>
|
315
|
+
<p><code class="literal">gtk_color_selection_get_current_alpha</code> is deprecated and should not be used in newly-written code.</p>
|
316
|
+
</div>
|
293
317
|
<p>
|
294
318
|
Returns the current alpha value.
|
295
319
|
</p>
|
@@ -317,6 +341,10 @@ Returns the current alpha value.
|
|
317
341
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_current_alpha
|
318
342
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
319
343
|
<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#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
|
344
|
+
<div class="warning">
|
345
|
+
<h3 class="title">Warning</h3>
|
346
|
+
<p><code class="literal">gtk_color_selection_set_current_alpha</code> is deprecated and should not be used in newly-written code.</p>
|
347
|
+
</div>
|
320
348
|
<p>
|
321
349
|
Sets the current opacity to be <em class="parameter"><code>alpha</code></em>.
|
322
350
|
</p>
|
@@ -414,6 +442,10 @@ the original color to be <em class="parameter"><code>color</code></em> too.
|
|
414
442
|
<a name="gtk-color-selection-get-previous-alpha"></a><h3>gtk_color_selection_get_previous_alpha ()</h3>
|
415
443
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a> gtk_color_selection_get_previous_alpha
|
416
444
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
|
445
|
+
<div class="warning">
|
446
|
+
<h3 class="title">Warning</h3>
|
447
|
+
<p><code class="literal">gtk_color_selection_get_previous_alpha</code> is deprecated and should not be used in newly-written code.</p>
|
448
|
+
</div>
|
417
449
|
<p>
|
418
450
|
Returns the previous alpha value.
|
419
451
|
</p>
|
@@ -441,6 +473,10 @@ Returns the previous alpha value.
|
|
441
473
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_previous_alpha
|
442
474
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
443
475
|
<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#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
|
476
|
+
<div class="warning">
|
477
|
+
<h3 class="title">Warning</h3>
|
478
|
+
<p><code class="literal">gtk_color_selection_set_previous_alpha</code> is deprecated and should not be used in newly-written code.</p>
|
479
|
+
</div>
|
444
480
|
<p>
|
445
481
|
Sets the 'previous' alpha to be <em class="parameter"><code>alpha</code></em>.
|
446
482
|
</p>
|
@@ -541,6 +577,10 @@ set this color the first time it is called.
|
|
541
577
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_get_current_rgba
|
542
578
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
543
579
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
580
|
+
<div class="warning">
|
581
|
+
<h3 class="title">Warning</h3>
|
582
|
+
<p><code class="literal">gtk_color_selection_get_current_rgba</code> is deprecated and should not be used in newly-written code.</p>
|
583
|
+
</div>
|
544
584
|
<p>
|
545
585
|
Sets <em class="parameter"><code>rgba</code></em> to be the current color in the GtkColorSelection widget.
|
546
586
|
</p>
|
@@ -570,6 +610,10 @@ Sets <em class="parameter"><code>rgba</code></em> to be the current color in the
|
|
570
610
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_current_rgba
|
571
611
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
572
612
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
613
|
+
<div class="warning">
|
614
|
+
<h3 class="title">Warning</h3>
|
615
|
+
<p><code class="literal">gtk_color_selection_set_current_rgba</code> is deprecated and should not be used in newly-written code.</p>
|
616
|
+
</div>
|
573
617
|
<p>
|
574
618
|
Sets the current color to be <em class="parameter"><code>rgba</code></em>.
|
575
619
|
</p>
|
@@ -602,6 +646,10 @@ the original color to be <em class="parameter"><code>rgba</code></em> too.
|
|
602
646
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_get_previous_rgba
|
603
647
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
604
648
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
649
|
+
<div class="warning">
|
650
|
+
<h3 class="title">Warning</h3>
|
651
|
+
<p><code class="literal">gtk_color_selection_get_previous_rgba</code> is deprecated and should not be used in newly-written code.</p>
|
652
|
+
</div>
|
605
653
|
<p>
|
606
654
|
Fills <em class="parameter"><code>rgba</code></em> in with the original color value.
|
607
655
|
</p>
|
@@ -631,6 +679,10 @@ Fills <em class="parameter"><code>rgba</code></em> in with the original color va
|
|
631
679
|
<pre class="programlisting"><span class="returnvalue">void</span> gtk_color_selection_set_previous_rgba
|
632
680
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>,
|
633
681
|
<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
682
|
+
<div class="warning">
|
683
|
+
<h3 class="title">Warning</h3>
|
684
|
+
<p><code class="literal">gtk_color_selection_set_previous_rgba</code> is deprecated and should not be used in newly-written code.</p>
|
685
|
+
</div>
|
634
686
|
<p>
|
635
687
|
Sets the 'previous' color to be <em class="parameter"><code>rgba</code></em>.
|
636
688
|
</p>
|
@@ -663,6 +715,10 @@ set this color the first time it is called.
|
|
663
715
|
<div class="refsect2">
|
664
716
|
<a name="gtk-color-selection-is-adjusting"></a><h3>gtk_color_selection_is_adjusting ()</h3>
|
665
717
|
<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_color_selection_is_adjusting (<em class="parameter"><code><a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorsel</code></em>);</pre>
|
718
|
+
<div class="warning">
|
719
|
+
<h3 class="title">Warning</h3>
|
720
|
+
<p><code class="literal">gtk_color_selection_is_adjusting</code> is deprecated and should not be used in newly-written code.</p>
|
721
|
+
</div>
|
666
722
|
<p>
|
667
723
|
Gets the current state of the <em class="parameter"><code>colorsel</code></em>.
|
668
724
|
</p>
|
@@ -693,6 +749,10 @@ a color around, and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/
|
|
693
749
|
(<em class="parameter"><code>const <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *str</code></em>,
|
694
750
|
<em class="parameter"><code><a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#GdkColor"><span class="type">GdkColor</span></a> **colors</code></em>,
|
695
751
|
<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> *n_colors</code></em>);</pre>
|
752
|
+
<div class="warning">
|
753
|
+
<h3 class="title">Warning</h3>
|
754
|
+
<p><code class="literal">gtk_color_selection_palette_from_string</code> is deprecated and should not be used in newly-written code.</p>
|
755
|
+
</div>
|
696
756
|
<p>
|
697
757
|
Parses a color palette string; the string is a colon-separated
|
698
758
|
list of color names readable by <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#gdk-color-parse"><code class="function">gdk_color_parse()</code></a>.
|
@@ -731,6 +791,10 @@ allocated array of <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#Gdk
|
|
731
791
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * gtk_color_selection_palette_to_string
|
732
792
|
(<em class="parameter"><code>const <a href="http://developer.gnome.org/gdk2/gdk3-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *colors</code></em>,
|
733
793
|
<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> n_colors</code></em>);</pre>
|
794
|
+
<div class="warning">
|
795
|
+
<h3 class="title">Warning</h3>
|
796
|
+
<p><code class="literal">gtk_color_selection_palette_to_string</code> is deprecated and should not be used in newly-written code.</p>
|
797
|
+
</div>
|
734
798
|
<p>
|
735
799
|
Encodes a palette as a string, useful for persistent storage.
|
736
800
|
</p>
|
@@ -768,6 +832,10 @@ Encodes a palette as a string, useful for persistent storage.
|
|
768
832
|
<a name="gtk-color-selection-set-change-palette-with-screen-hook"></a><h3>gtk_color_selection_set_change_palette_with_screen_hook ()</h3>
|
769
833
|
<pre class="programlisting"><a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" title="GtkColorSelectionChangePaletteWithScreenFunc ()"><span class="returnvalue">GtkColorSelectionChangePaletteWithScreenFunc</span></a> gtk_color_selection_set_change_palette_with_screen_hook
|
770
834
|
(<em class="parameter"><code><a class="link" href="GtkColorSelection.html#GtkColorSelectionChangePaletteWithScreenFunc" title="GtkColorSelectionChangePaletteWithScreenFunc ()"><span class="type">GtkColorSelectionChangePaletteWithScreenFunc</span></a> func</code></em>);</pre>
|
835
|
+
<div class="warning">
|
836
|
+
<h3 class="title">Warning</h3>
|
837
|
+
<p><code class="literal">gtk_color_selection_set_change_palette_with_screen_hook</code> is deprecated and should not be used in newly-written code.</p>
|
838
|
+
</div>
|
771
839
|
<p>
|
772
840
|
Installs a global function to be called whenever the user
|
773
841
|
tries to modify the palette in a color selection.
|
@@ -855,7 +923,7 @@ The current RGBA color.
|
|
855
923
|
<div class="refsect2">
|
856
924
|
<a name="GtkColorSelection-color-changed"></a><h3>The <code class="literal">"color-changed"</code> signal</h3>
|
857
925
|
<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a> *colorselection,
|
858
|
-
<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) : <
|
926
|
+
<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>
|
859
927
|
<p>
|
860
928
|
This signal is emitted when the color changes in the <a class="link" href="GtkColorSelection.html" title="GtkColorSelection"><span class="type">GtkColorSelection</span></a>
|
861
929
|
according to its update policy.
|