gtk2 3.0.8-x86-mingw32 → 3.0.9-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/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +9 -9
@@ -61,7 +61,7 @@
|
|
61
61
|
</colgroup>
|
62
62
|
<tbody>
|
63
63
|
<tr>
|
64
|
-
<td class="property_type"><a href="
|
64
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
65
65
|
<td class="property_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-key" title="The “accel-key” property">accel-key</a></td>
|
66
66
|
<td class="property_flags">Read / Write</td>
|
67
67
|
</tr>
|
@@ -76,7 +76,7 @@
|
|
76
76
|
<td class="property_flags">Read / Write</td>
|
77
77
|
</tr>
|
78
78
|
<tr>
|
79
|
-
<td class="property_type"><a href="
|
79
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
80
80
|
<td class="property_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel--keycode" title="The “keycode” property">keycode</a></td>
|
81
81
|
<td class="property_flags">Read / Write</td>
|
82
82
|
</tr>
|
@@ -95,12 +95,12 @@
|
|
95
95
|
<tr>
|
96
96
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
97
97
|
<td class="signal_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-cleared" title="The “accel-cleared” signal">accel-cleared</a></td>
|
98
|
-
<td class="signal_flags"><a href="
|
98
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
101
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
102
102
|
<td class="signal_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel-accel-edited" title="The “accel-edited” signal">accel-edited</a></td>
|
103
|
-
<td class="signal_flags"><a href="
|
103
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
104
104
|
</tr>
|
105
105
|
</tbody>
|
106
106
|
</table></div>
|
@@ -126,8 +126,8 @@
|
|
126
126
|
</div>
|
127
127
|
<div class="refsect1">
|
128
128
|
<a name="GtkCellRendererAccel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
129
|
-
<pre class="screen"> <a href="
|
130
|
-
<span class="lineart">╰──</span> <a href="
|
129
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
130
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
131
131
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
132
132
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
133
133
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
@@ -205,7 +205,7 @@ gtk_cell_renderer_accel_new (<em class="parameter"><code><span class="type">void
|
|
205
205
|
<a name="GtkCellRendererAccel.property-details"></a><h2>Property Details</h2>
|
206
206
|
<div class="refsect2">
|
207
207
|
<a name="GtkCellRendererAccel--accel-key"></a><h3>The <code class="literal">“accel-key”</code> property</h3>
|
208
|
-
<pre class="programlisting"> “accel-key” <a href="
|
208
|
+
<pre class="programlisting"> “accel-key” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
209
209
|
<p>The keyval of the accelerator.</p>
|
210
210
|
<p>Flags: Read / Write</p>
|
211
211
|
<p>Allowed values: <= G_MAXINT</p>
|
@@ -235,7 +235,7 @@ in the same way as they are in menus.</p>
|
|
235
235
|
<hr>
|
236
236
|
<div class="refsect2">
|
237
237
|
<a name="GtkCellRendererAccel--keycode"></a><h3>The <code class="literal">“keycode”</code> property</h3>
|
238
|
-
<pre class="programlisting"> “keycode” <a href="
|
238
|
+
<pre class="programlisting"> “keycode” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
239
239
|
<p>The hardware keycode of the accelerator. Note that the hardware keycode is
|
240
240
|
only relevant if the key does not have a keyval. Normally, the keyboard
|
241
241
|
configuration should assign keyvals to all keys.</p>
|
@@ -251,8 +251,8 @@ configuration should assign keyvals to all keys.</p>
|
|
251
251
|
<a name="GtkCellRendererAccel-accel-cleared"></a><h3>The <code class="literal">“accel-cleared”</code> signal</h3>
|
252
252
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
253
253
|
user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
|
254
|
-
<a href="
|
255
|
-
<a href="
|
254
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
|
255
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
256
256
|
<p>Gets emitted when the user has removed the accelerator.</p>
|
257
257
|
<div class="refsect3">
|
258
258
|
<a name="GtkCellRendererAccel-accel-cleared.parameters"></a><h4>Parameters</h4>
|
@@ -281,7 +281,7 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
|
281
281
|
</tbody>
|
282
282
|
</table></div>
|
283
283
|
</div>
|
284
|
-
<p>Flags: <a href="
|
284
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
285
285
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
286
286
|
</div>
|
287
287
|
<hr>
|
@@ -289,11 +289,11 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
|
289
289
|
<a name="GtkCellRendererAccel-accel-edited"></a><h3>The <code class="literal">“accel-edited”</code> signal</h3>
|
290
290
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
291
291
|
user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
|
292
|
-
<a href="
|
293
|
-
<a href="
|
292
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
|
293
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key,
|
294
294
|
<a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
|
295
|
-
<a href="
|
296
|
-
<a href="
|
295
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> hardware_keycode,
|
296
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
297
297
|
<p>Gets emitted when the user has selected a new accelerator.</p>
|
298
298
|
<div class="refsect3">
|
299
299
|
<a name="GtkCellRendererAccel-accel-edited.parameters"></a><h4>Parameters</h4>
|
@@ -337,7 +337,7 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
|
337
337
|
</tbody>
|
338
338
|
</table></div>
|
339
339
|
</div>
|
340
|
-
<p>Flags: <a href="
|
340
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
341
341
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
342
342
|
</div>
|
343
343
|
</div>
|
@@ -61,7 +61,7 @@
|
|
61
61
|
</colgroup>
|
62
62
|
<tbody>
|
63
63
|
<tr>
|
64
|
-
<td class="property_type"><a href="
|
64
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
65
65
|
<td class="property_name"><a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo--has-entry" title="The “has-entry” property">has-entry</a></td>
|
66
66
|
<td class="property_flags">Read / Write</td>
|
67
67
|
</tr>
|
@@ -72,7 +72,7 @@
|
|
72
72
|
<td class="property_flags">Read / Write</td>
|
73
73
|
</tr>
|
74
74
|
<tr>
|
75
|
-
<td class="property_type"><a href="
|
75
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
76
76
|
<td class="property_name"><a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo--text-column" title="The “text-column” property">text-column</a></td>
|
77
77
|
<td class="property_flags">Read / Write</td>
|
78
78
|
</tr>
|
@@ -90,7 +90,7 @@
|
|
90
90
|
<tbody><tr>
|
91
91
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
92
92
|
<td class="signal_name"><a class="link" href="GtkCellRendererCombo.html#GtkCellRendererCombo-changed" title="The “changed” signal">changed</a></td>
|
93
|
-
<td class="signal_flags"><a href="
|
93
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
94
94
|
</tr></tbody>
|
95
95
|
</table></div>
|
96
96
|
</div>
|
@@ -109,8 +109,8 @@
|
|
109
109
|
</div>
|
110
110
|
<div class="refsect1">
|
111
111
|
<a name="GtkCellRendererCombo.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
112
|
-
<pre class="screen"> <a href="
|
113
|
-
<span class="lineart">╰──</span> <a href="
|
112
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
113
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
114
114
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
115
115
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
116
116
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
@@ -151,7 +151,7 @@ The <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo
|
|
151
151
|
gtk_cell_renderer_combo_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
152
152
|
<p>Creates a new <a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a>.
|
153
153
|
Adjust how text is drawn using object properties.
|
154
|
-
Object properties can be set globally (with <a href="
|
154
|
+
Object properties can be set globally (with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>).
|
155
155
|
Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you can bind a property to a value
|
156
156
|
in a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>. For example, you can bind the "text" property
|
157
157
|
on the cell renderer to a string value in the model, thus rendering
|
@@ -176,8 +176,8 @@ a different string in each row of the <a class="link" href="GtkTreeView.html" ti
|
|
176
176
|
<a name="GtkCellRendererCombo.property-details"></a><h2>Property Details</h2>
|
177
177
|
<div class="refsect2">
|
178
178
|
<a name="GtkCellRendererCombo--has-entry"></a><h3>The <code class="literal">“has-entry”</code> property</h3>
|
179
|
-
<pre class="programlisting"> “has-entry” <a href="
|
180
|
-
<p>If <a href="
|
179
|
+
<pre class="programlisting"> “has-entry” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
180
|
+
<p>If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the cell renderer will include an entry and allow to enter
|
181
181
|
|
182
182
|
values other than the ones in the popup list.</p>
|
183
183
|
<p>Flags: Read / Write</p>
|
@@ -197,7 +197,7 @@ Use the text_column property to specify the column holding the values.</p>
|
|
197
197
|
<hr>
|
198
198
|
<div class="refsect2">
|
199
199
|
<a name="GtkCellRendererCombo--text-column"></a><h3>The <code class="literal">“text-column”</code> property</h3>
|
200
|
-
<pre class="programlisting"> “text-column” <a href="
|
200
|
+
<pre class="programlisting"> “text-column” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
201
201
|
<p>Specifies the model column which holds the possible values for the
|
202
202
|
|
203
203
|
combo box. </p>
|
@@ -221,9 +221,9 @@ this column to its combo box.</p>
|
|
221
221
|
<a name="GtkCellRendererCombo-changed"></a><h3>The <code class="literal">“changed”</code> signal</h3>
|
222
222
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
223
223
|
user_function (<a class="link" href="GtkCellRendererCombo.html" title="GtkCellRendererCombo"><span class="type">GtkCellRendererCombo</span></a> *combo,
|
224
|
-
<a href="
|
224
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
|
225
225
|
<a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *new_iter,
|
226
|
-
<a href="
|
226
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
227
227
|
<p>This signal is emitted each time after the user selected an item in
|
228
228
|
the combo box, either by using the mouse or the arrow keys. Contrary
|
229
229
|
to GtkComboBox, GtkCellRendererCombo::changed is not emitted for
|
@@ -269,7 +269,7 @@ until the combo cell renderer emits the edited or editing_canceled signal.</p>
|
|
269
269
|
</tbody>
|
270
270
|
</table></div>
|
271
271
|
</div>
|
272
|
-
<p>Flags: <a href="
|
272
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
273
273
|
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
274
274
|
</div>
|
275
275
|
</div>
|
@@ -60,19 +60,19 @@
|
|
60
60
|
</colgroup>
|
61
61
|
<tbody>
|
62
62
|
<tr>
|
63
|
-
<td class="property_type"><a href="
|
63
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
64
64
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--follow-state" title="The “follow-state” property">follow-state</a></td>
|
65
65
|
<td class="property_flags">Read / Write</td>
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
68
|
<td class="property_type">
|
69
|
-
<a href="
|
69
|
+
<a href="https://developer.gnome.org/gio/unstable/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</td>
|
70
70
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--gicon" title="The “gicon” property">gicon</a></td>
|
71
71
|
<td class="property_flags">Read / Write</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
74
|
<td class="property_type">
|
75
|
-
<a href="
|
75
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
76
76
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--icon-name" title="The “icon-name” property">icon-name</a></td>
|
77
77
|
<td class="property_flags">Read / Write</td>
|
78
78
|
</tr>
|
@@ -96,18 +96,18 @@
|
|
96
96
|
</tr>
|
97
97
|
<tr>
|
98
98
|
<td class="property_type">
|
99
|
-
<a href="
|
99
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
100
100
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--stock-detail" title="The “stock-detail” property">stock-detail</a></td>
|
101
101
|
<td class="property_flags">Read / Write</td>
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
104
|
<td class="property_type">
|
105
|
-
<a href="
|
105
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
106
106
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--stock-id" title="The “stock-id” property">stock-id</a></td>
|
107
107
|
<td class="property_flags">Read / Write</td>
|
108
108
|
</tr>
|
109
109
|
<tr>
|
110
|
-
<td class="property_type"><a href="
|
110
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
111
111
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--stock-size" title="The “stock-size” property">stock-size</a></td>
|
112
112
|
<td class="property_flags">Read / Write</td>
|
113
113
|
</tr>
|
@@ -129,8 +129,8 @@
|
|
129
129
|
</div>
|
130
130
|
<div class="refsect1">
|
131
131
|
<a name="GtkCellRendererPixbuf.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
132
|
-
<pre class="screen"> <a href="
|
133
|
-
<span class="lineart">╰──</span> <a href="
|
132
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
133
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
134
134
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
135
135
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
136
136
|
<span class="lineart">╰──</span> GtkCellRendererPixbuf
|
@@ -152,11 +152,11 @@ either a given <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-p
|
|
152
152
|
<p>
|
153
153
|
To support the tree view, <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a> also supports rendering two alternative
|
154
154
|
pixbufs, when the <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expander" title="The “is-expander” property">is-expander</a> property
|
155
|
-
is <a href="
|
156
|
-
is <a href="
|
155
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>. If the <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title="The “is-expanded” property">is-expanded</a> property
|
156
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> and the
|
157
157
|
<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-open" title="The “pixbuf-expander-open” property">pixbuf-expander-open</a>
|
158
158
|
property is set to a pixbuf, it renders that pixbuf, if the
|
159
|
-
<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title="The “is-expanded” property">is-expanded</a> property is <a href="
|
159
|
+
<a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title="The “is-expanded” property">is-expanded</a> property is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and
|
160
160
|
the
|
161
161
|
<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-closed" title="The “pixbuf-expander-closed” property">pixbuf-expander-closed</a>
|
162
162
|
property is set to a pixbuf, it renders that one.
|
@@ -170,7 +170,7 @@ property is set to a pixbuf, it renders that one.
|
|
170
170
|
gtk_cell_renderer_pixbuf_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
171
171
|
<p>Creates a new <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a>. Adjust rendering
|
172
172
|
parameters using object properties. Object properties can be set
|
173
|
-
globally (with <a href="
|
173
|
+
globally (with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>). Also, with <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, you
|
174
174
|
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
|
175
175
|
can bind the "pixbuf" property on the cell renderer to a pixbuf value
|
176
176
|
in the model, thus rendering a different image in each row of the
|
@@ -194,7 +194,7 @@ in the model, thus rendering a different image in each row of the
|
|
194
194
|
<a name="GtkCellRendererPixbuf.property-details"></a><h2>Property Details</h2>
|
195
195
|
<div class="refsect2">
|
196
196
|
<a name="GtkCellRendererPixbuf--follow-state"></a><h3>The <code class="literal">“follow-state”</code> property</h3>
|
197
|
-
<pre class="programlisting"> “follow-state” <a href="
|
197
|
+
<pre class="programlisting"> “follow-state” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
198
198
|
<p>Specifies whether the rendered pixbuf should be colorized
|
199
199
|
according to the <a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a>.</p>
|
200
200
|
<p>Flags: Read / Write</p>
|
@@ -204,7 +204,7 @@ according to the <a class="link" href="GtkCellRenderer.html#GtkCellRendererState
|
|
204
204
|
<hr>
|
205
205
|
<div class="refsect2">
|
206
206
|
<a name="GtkCellRendererPixbuf--gicon"></a><h3>The <code class="literal">“gicon”</code> property</h3>
|
207
|
-
<pre class="programlisting"> “gicon” <a href="
|
207
|
+
<pre class="programlisting"> “gicon” <a href="https://developer.gnome.org/gio/unstable/GIcon.html#GIcon-struct"><span class="type">GIcon</span></a> *</pre>
|
208
208
|
<p>The GIcon representing the icon to display.
|
209
209
|
If the icon theme is changed, the image will be updated
|
210
210
|
automatically.</p>
|
@@ -214,7 +214,7 @@ automatically.</p>
|
|
214
214
|
<hr>
|
215
215
|
<div class="refsect2">
|
216
216
|
<a name="GtkCellRendererPixbuf--icon-name"></a><h3>The <code class="literal">“icon-name”</code> property</h3>
|
217
|
-
<pre class="programlisting"> “icon-name” <a href="
|
217
|
+
<pre class="programlisting"> “icon-name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
218
218
|
<p>The name of the themed icon to display.
|
219
219
|
This property only has an effect if not overridden by "stock_id"
|
220
220
|
|
@@ -247,7 +247,7 @@ or "pixbuf" properties.</p>
|
|
247
247
|
<hr>
|
248
248
|
<div class="refsect2">
|
249
249
|
<a name="GtkCellRendererPixbuf--stock-detail"></a><h3>The <code class="literal">“stock-detail”</code> property</h3>
|
250
|
-
<pre class="programlisting"> “stock-detail” <a href="
|
250
|
+
<pre class="programlisting"> “stock-detail” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
251
251
|
<p>Render detail to pass to the theme engine.</p>
|
252
252
|
<p>Flags: Read / Write</p>
|
253
253
|
<p>Default value: NULL</p>
|
@@ -255,7 +255,7 @@ or "pixbuf" properties.</p>
|
|
255
255
|
<hr>
|
256
256
|
<div class="refsect2">
|
257
257
|
<a name="GtkCellRendererPixbuf--stock-id"></a><h3>The <code class="literal">“stock-id”</code> property</h3>
|
258
|
-
<pre class="programlisting"> “stock-id” <a href="
|
258
|
+
<pre class="programlisting"> “stock-id” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
259
259
|
<p>The stock ID of the stock icon to render.</p>
|
260
260
|
<p>Flags: Read / Write</p>
|
261
261
|
<p>Default value: NULL</p>
|
@@ -263,7 +263,7 @@ or "pixbuf" properties.</p>
|
|
263
263
|
<hr>
|
264
264
|
<div class="refsect2">
|
265
265
|
<a name="GtkCellRendererPixbuf--stock-size"></a><h3>The <code class="literal">“stock-size”</code> property</h3>
|
266
|
-
<pre class="programlisting"> “stock-size” <a href="
|
266
|
+
<pre class="programlisting"> “stock-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
267
267
|
<p>The GtkIconSize value that specifies the size of the rendered icon.</p>
|
268
268
|
<p>Flags: Read / Write</p>
|
269
269
|
<p>Default value: 1</p>
|
@@ -65,28 +65,28 @@
|
|
65
65
|
<td class="property_flags">Read / Write</td>
|
66
66
|
</tr>
|
67
67
|
<tr>
|
68
|
-
<td class="property_type"><a href="
|
68
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
69
69
|
<td class="property_name"><a class="link" href="GtkCellRendererProgress.html#GtkCellRendererProgress--pulse" title="The “pulse” property">pulse</a></td>
|
70
70
|
<td class="property_flags">Read / Write</td>
|
71
71
|
</tr>
|
72
72
|
<tr>
|
73
73
|
<td class="property_type">
|
74
|
-
<a href="
|
74
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
75
75
|
<td class="property_name"><a class="link" href="GtkCellRendererProgress.html#GtkCellRendererProgress--text" title="The “text” property">text</a></td>
|
76
76
|
<td class="property_flags">Read / Write</td>
|
77
77
|
</tr>
|
78
78
|
<tr>
|
79
|
-
<td class="property_type"><a href="
|
79
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
80
80
|
<td class="property_name"><a class="link" href="GtkCellRendererProgress.html#GtkCellRendererProgress--text-xalign" title="The “text-xalign” property">text-xalign</a></td>
|
81
81
|
<td class="property_flags">Read / Write</td>
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
|
-
<td class="property_type"><a href="
|
84
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
85
85
|
<td class="property_name"><a class="link" href="GtkCellRendererProgress.html#GtkCellRendererProgress--text-yalign" title="The “text-yalign” property">text-yalign</a></td>
|
86
86
|
<td class="property_flags">Read / Write</td>
|
87
87
|
</tr>
|
88
88
|
<tr>
|
89
|
-
<td class="property_type"><a href="
|
89
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
90
90
|
<td class="property_name"><a class="link" href="GtkCellRendererProgress.html#GtkCellRendererProgress--value" title="The “value” property">value</a></td>
|
91
91
|
<td class="property_flags">Read / Write</td>
|
92
92
|
</tr>
|
@@ -108,8 +108,8 @@
|
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
110
|
<a name="GtkCellRendererProgress.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
111
|
-
<pre class="screen"> <a href="
|
112
|
-
<span class="lineart">╰──</span> <a href="
|
111
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
112
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
113
113
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
114
114
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
115
115
|
<span class="lineart">╰──</span> GtkCellRendererProgress
|
@@ -168,7 +168,7 @@ top-to-bottom or bottom-to-top).</p>
|
|
168
168
|
<hr>
|
169
169
|
<div class="refsect2">
|
170
170
|
<a name="GtkCellRendererProgress--pulse"></a><h3>The <code class="literal">“pulse”</code> property</h3>
|
171
|
-
<pre class="programlisting"> “pulse” <a href="
|
171
|
+
<pre class="programlisting"> “pulse” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
172
172
|
<p>Setting this to a non-negative value causes the cell renderer to
|
173
173
|
enter "activity mode", where a block bounces back and forth to
|
174
174
|
|
@@ -178,7 +178,7 @@ much.</p>
|
|
178
178
|
|
179
179
|
bit.</p>
|
180
180
|
<p>To indicate that the activity has not started yet, set the property
|
181
|
-
to zero. To indicate completion, set the property to <a href="
|
181
|
+
to zero. To indicate completion, set the property to <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#G-MAXINT:CAPS"><code class="literal">G_MAXINT</code></a>.</p>
|
182
182
|
<p>Flags: Read / Write</p>
|
183
183
|
<p>Allowed values: >= -1</p>
|
184
184
|
<p>Default value: -1</p>
|
@@ -187,9 +187,9 @@ to zero. To indicate completion, set the property to <a href="/home/vagrant/ruby
|
|
187
187
|
<hr>
|
188
188
|
<div class="refsect2">
|
189
189
|
<a name="GtkCellRendererProgress--text"></a><h3>The <code class="literal">“text”</code> property</h3>
|
190
|
-
<pre class="programlisting"> “text” <a href="
|
190
|
+
<pre class="programlisting"> “text” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
191
191
|
<p>The "text" property determines the label which will be drawn
|
192
|
-
over the progress bar. Setting this property to <a href="
|
192
|
+
over the progress bar. Setting this property to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> causes the default
|
193
193
|
|
194
194
|
label to be displayed. Setting this property to an empty string causes
|
195
195
|
|
@@ -201,7 +201,7 @@ no label to be displayed.</p>
|
|
201
201
|
<hr>
|
202
202
|
<div class="refsect2">
|
203
203
|
<a name="GtkCellRendererProgress--text-xalign"></a><h3>The <code class="literal">“text-xalign”</code> property</h3>
|
204
|
-
<pre class="programlisting"> “text-xalign” <a href="
|
204
|
+
<pre class="programlisting"> “text-xalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
205
205
|
<p>The "text-xalign" property controls the horizontal alignment of the
|
206
206
|
text in the progress bar. Valid values range from 0 (left) to 1
|
207
207
|
(right). Reserved for RTL layouts.</p>
|
@@ -213,7 +213,7 @@ text in the progress bar. Valid values range from 0 (left) to 1
|
|
213
213
|
<hr>
|
214
214
|
<div class="refsect2">
|
215
215
|
<a name="GtkCellRendererProgress--text-yalign"></a><h3>The <code class="literal">“text-yalign”</code> property</h3>
|
216
|
-
<pre class="programlisting"> “text-yalign” <a href="
|
216
|
+
<pre class="programlisting"> “text-yalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
217
217
|
<p>The "text-yalign" property controls the vertical alignment of the
|
218
218
|
text in the progress bar. Valid values range from 0 (top) to 1
|
219
219
|
(bottom).</p>
|
@@ -225,7 +225,7 @@ text in the progress bar. Valid values range from 0 (top) to 1
|
|
225
225
|
<hr>
|
226
226
|
<div class="refsect2">
|
227
227
|
<a name="GtkCellRendererProgress--value"></a><h3>The <code class="literal">“value”</code> property</h3>
|
228
|
-
<pre class="programlisting"> “value” <a href="
|
228
|
+
<pre class="programlisting"> “value” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
229
229
|
<p>The "value" property determines the percentage to which the
|
230
230
|
progress bar will be "filled in".</p>
|
231
231
|
<p>Flags: Read / Write</p>
|
@@ -66,12 +66,12 @@
|
|
66
66
|
<td class="property_flags">Read / Write</td>
|
67
67
|
</tr>
|
68
68
|
<tr>
|
69
|
-
<td class="property_type"><a href="
|
69
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
70
70
|
<td class="property_name"><a class="link" href="GtkCellRendererSpin.html#GtkCellRendererSpin--climb-rate" title="The “climb-rate” property">climb-rate</a></td>
|
71
71
|
<td class="property_flags">Read / Write</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
|
-
<td class="property_type"><a href="
|
74
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
75
75
|
<td class="property_name"><a class="link" href="GtkCellRendererSpin.html#GtkCellRendererSpin--digits" title="The “digits” property">digits</a></td>
|
76
76
|
<td class="property_flags">Read / Write</td>
|
77
77
|
</tr>
|
@@ -93,8 +93,8 @@
|
|
93
93
|
</div>
|
94
94
|
<div class="refsect1">
|
95
95
|
<a name="GtkCellRendererSpin.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
96
|
-
<pre class="screen"> <a href="
|
97
|
-
<span class="lineart">╰──</span> <a href="
|
96
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
97
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
98
98
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
99
99
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
100
100
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
@@ -156,14 +156,14 @@ gtk_cell_renderer_spin_new (<em class="parameter"><code><span class="type">void<
|
|
156
156
|
<pre class="programlisting"> “adjustment” <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *</pre>
|
157
157
|
<p>The adjustment that holds the value of the spinbutton.
|
158
158
|
|
159
|
-
This must be non-<a href="
|
159
|
+
This must be non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for the cell renderer to be editable.</p>
|
160
160
|
<p>Flags: Read / Write</p>
|
161
161
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
162
162
|
</div>
|
163
163
|
<hr>
|
164
164
|
<div class="refsect2">
|
165
165
|
<a name="GtkCellRendererSpin--climb-rate"></a><h3>The <code class="literal">“climb-rate”</code> property</h3>
|
166
|
-
<pre class="programlisting"> “climb-rate” <a href="
|
166
|
+
<pre class="programlisting"> “climb-rate” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
167
167
|
<p>The acceleration rate when you hold down a button.</p>
|
168
168
|
<p>Flags: Read / Write</p>
|
169
169
|
<p>Allowed values: >= 0</p>
|
@@ -173,7 +173,7 @@ This must be non-<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
173
173
|
<hr>
|
174
174
|
<div class="refsect2">
|
175
175
|
<a name="GtkCellRendererSpin--digits"></a><h3>The <code class="literal">“digits”</code> property</h3>
|
176
|
-
<pre class="programlisting"> “digits” <a href="
|
176
|
+
<pre class="programlisting"> “digits” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
177
177
|
<p>The number of decimal places to display.</p>
|
178
178
|
<p>Flags: Read / Write</p>
|
179
179
|
<p>Allowed values: <= 20</p>
|