gtk2 3.0.8-x64-mingw32 → 3.0.9-x64-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-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +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.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
@@ -52,7 +52,7 @@
|
|
52
52
|
</tr>
|
53
53
|
<tr>
|
54
54
|
<td class="function_type">
|
55
|
-
<a href="
|
55
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-radio" title="gtk_cell_renderer_toggle_get_radio ()">gtk_cell_renderer_toggle_get_radio</a> <span class="c_punctuation">()</span>
|
@@ -68,7 +68,7 @@
|
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
70
|
<td class="function_type">
|
71
|
-
<a href="
|
71
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
74
|
<a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-active" title="gtk_cell_renderer_toggle_get_active ()">gtk_cell_renderer_toggle_get_active</a> <span class="c_punctuation">()</span>
|
@@ -84,7 +84,7 @@
|
|
84
84
|
</tr>
|
85
85
|
<tr>
|
86
86
|
<td class="function_type">
|
87
|
-
<a href="
|
87
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
88
88
|
</td>
|
89
89
|
<td class="function_name">
|
90
90
|
<a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-get-activatable" title="gtk_cell_renderer_toggle_get_activatable ()">gtk_cell_renderer_toggle_get_activatable</a> <span class="c_punctuation">()</span>
|
@@ -111,27 +111,27 @@
|
|
111
111
|
</colgroup>
|
112
112
|
<tbody>
|
113
113
|
<tr>
|
114
|
-
<td class="property_type"><a href="
|
114
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
115
115
|
<td class="property_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--activatable" title="The “activatable” property">activatable</a></td>
|
116
116
|
<td class="property_flags">Read / Write</td>
|
117
117
|
</tr>
|
118
118
|
<tr>
|
119
|
-
<td class="property_type"><a href="
|
119
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
120
120
|
<td class="property_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--active" title="The “active” property">active</a></td>
|
121
121
|
<td class="property_flags">Read / Write</td>
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
|
-
<td class="property_type"><a href="
|
124
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
125
125
|
<td class="property_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--inconsistent" title="The “inconsistent” property">inconsistent</a></td>
|
126
126
|
<td class="property_flags">Read / Write</td>
|
127
127
|
</tr>
|
128
128
|
<tr>
|
129
|
-
<td class="property_type"><a href="
|
129
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
130
130
|
<td class="property_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--indicator-size" title="The “indicator-size” property">indicator-size</a></td>
|
131
131
|
<td class="property_flags">Read / Write</td>
|
132
132
|
</tr>
|
133
133
|
<tr>
|
134
|
-
<td class="property_type"><a href="
|
134
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
135
135
|
<td class="property_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle--radio" title="The “radio” property">radio</a></td>
|
136
136
|
<td class="property_flags">Read / Write</td>
|
137
137
|
</tr>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
<tbody><tr>
|
150
150
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
151
151
|
<td class="signal_name"><a class="link" href="GtkCellRendererToggle.html#GtkCellRendererToggle-toggled" title="The “toggled” signal">toggled</a></td>
|
152
|
-
<td class="signal_flags"><a href="
|
152
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
153
153
|
</tr></tbody>
|
154
154
|
</table></div>
|
155
155
|
</div>
|
@@ -168,8 +168,8 @@
|
|
168
168
|
</div>
|
169
169
|
<div class="refsect1">
|
170
170
|
<a name="GtkCellRendererToggle.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
171
|
-
<pre class="screen"> <a href="
|
172
|
-
<span class="lineart">╰──</span> <a href="
|
171
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
172
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
173
173
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
174
174
|
<span class="lineart">╰──</span> <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer">GtkCellRenderer</a>
|
175
175
|
<span class="lineart">╰──</span> GtkCellRendererToggle
|
@@ -197,7 +197,7 @@ property. When activated, it emits the toggled signal.
|
|
197
197
|
gtk_cell_renderer_toggle_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
198
198
|
<p>Creates a new <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a>. Adjust rendering
|
199
199
|
parameters using object properties. Object properties can be set
|
200
|
-
globally (with <a href="
|
200
|
+
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
|
201
201
|
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
|
202
202
|
can bind the "active" property on the cell renderer to a boolean value
|
203
203
|
in the model, thus causing the check button to reflect the state of
|
@@ -210,7 +210,7 @@ the model.</p>
|
|
210
210
|
<hr>
|
211
211
|
<div class="refsect2">
|
212
212
|
<a name="gtk-cell-renderer-toggle-get-radio"></a><h3>gtk_cell_renderer_toggle_get_radio ()</h3>
|
213
|
-
<pre class="programlisting"><a href="
|
213
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
214
214
|
gtk_cell_renderer_toggle_get_radio (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
|
215
215
|
<p>Returns whether we're rendering radio toggles rather than checkboxes.</p>
|
216
216
|
<div class="refsect3">
|
@@ -230,7 +230,7 @@ gtk_cell_renderer_toggle_get_radio (<em class="parameter"><code><a class="link"
|
|
230
230
|
</div>
|
231
231
|
<div class="refsect3">
|
232
232
|
<a name="gtk-cell-renderer-toggle-get-radio.returns"></a><h4>Returns</h4>
|
233
|
-
<p> <a href="
|
233
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if we're rendering radio toggles rather than checkboxes</p>
|
234
234
|
</div>
|
235
235
|
</div>
|
236
236
|
<hr>
|
@@ -238,11 +238,11 @@ gtk_cell_renderer_toggle_get_radio (<em class="parameter"><code><a class="link"
|
|
238
238
|
<a name="gtk-cell-renderer-toggle-set-radio"></a><h3>gtk_cell_renderer_toggle_set_radio ()</h3>
|
239
239
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
240
240
|
gtk_cell_renderer_toggle_set_radio (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
|
241
|
-
<em class="parameter"><code><a href="
|
241
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> radio</code></em>);</pre>
|
242
242
|
<p>If <em class="parameter"><code>radio</code></em>
|
243
|
-
is <a href="
|
243
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the cell renderer renders a radio toggle
|
244
244
|
(i.e. a toggle in a group of mutually-exclusive toggles).
|
245
|
-
If <a href="
|
245
|
+
If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, it renders a check toggle (a standalone boolean option).
|
246
246
|
This can be set globally for the cell renderer, or changed just
|
247
247
|
before rendering each cell in the model (for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>, you set
|
248
248
|
up a per-row setting using <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> to associate model
|
@@ -263,7 +263,7 @@ columns with cell renderer properties).</p>
|
|
263
263
|
</tr>
|
264
264
|
<tr>
|
265
265
|
<td class="parameter_name"><p>radio</p></td>
|
266
|
-
<td class="parameter_description"><p><a href="
|
266
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to make the toggle look like a radio button</p></td>
|
267
267
|
<td class="parameter_annotations"> </td>
|
268
268
|
</tr>
|
269
269
|
</tbody>
|
@@ -273,7 +273,7 @@ columns with cell renderer properties).</p>
|
|
273
273
|
<hr>
|
274
274
|
<div class="refsect2">
|
275
275
|
<a name="gtk-cell-renderer-toggle-get-active"></a><h3>gtk_cell_renderer_toggle_get_active ()</h3>
|
276
|
-
<pre class="programlisting"><a href="
|
276
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
277
277
|
gtk_cell_renderer_toggle_get_active (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
|
278
278
|
<p>Returns whether the cell renderer is active. See
|
279
279
|
<a class="link" href="GtkCellRendererToggle.html#gtk-cell-renderer-toggle-set-active" title="gtk_cell_renderer_toggle_set_active ()"><code class="function">gtk_cell_renderer_toggle_set_active()</code></a>.</p>
|
@@ -294,7 +294,7 @@ gtk_cell_renderer_toggle_get_active (<em class="parameter"><code><a class="link"
|
|
294
294
|
</div>
|
295
295
|
<div class="refsect3">
|
296
296
|
<a name="gtk-cell-renderer-toggle-get-active.returns"></a><h4>Returns</h4>
|
297
|
-
<p> <a href="
|
297
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is active.</p>
|
298
298
|
</div>
|
299
299
|
</div>
|
300
300
|
<hr>
|
@@ -302,7 +302,7 @@ gtk_cell_renderer_toggle_get_active (<em class="parameter"><code><a class="link"
|
|
302
302
|
<a name="gtk-cell-renderer-toggle-set-active"></a><h3>gtk_cell_renderer_toggle_set_active ()</h3>
|
303
303
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
304
304
|
gtk_cell_renderer_toggle_set_active (<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
|
305
|
-
<em class="parameter"><code><a href="
|
305
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
306
306
|
<p>Activates or deactivates a cell renderer.</p>
|
307
307
|
<div class="refsect3">
|
308
308
|
<a name="gtk-cell-renderer-toggle-set-active.parameters"></a><h4>Parameters</h4>
|
@@ -330,7 +330,7 @@ gtk_cell_renderer_toggle_set_active (<em class="parameter"><code><a class="link"
|
|
330
330
|
<hr>
|
331
331
|
<div class="refsect2">
|
332
332
|
<a name="gtk-cell-renderer-toggle-get-activatable"></a><h3>gtk_cell_renderer_toggle_get_activatable ()</h3>
|
333
|
-
<pre class="programlisting"><a href="
|
333
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
334
334
|
gtk_cell_renderer_toggle_get_activatable
|
335
335
|
(<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>);</pre>
|
336
336
|
<p>Returns whether the cell renderer is activatable. See
|
@@ -352,7 +352,7 @@ gtk_cell_renderer_toggle_get_activatable
|
|
352
352
|
</div>
|
353
353
|
<div class="refsect3">
|
354
354
|
<a name="gtk-cell-renderer-toggle-get-activatable.returns"></a><h4>Returns</h4>
|
355
|
-
<p> <a href="
|
355
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cell renderer is activatable.</p>
|
356
356
|
</div>
|
357
357
|
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
358
358
|
</div>
|
@@ -362,7 +362,7 @@ gtk_cell_renderer_toggle_get_activatable
|
|
362
362
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
363
363
|
gtk_cell_renderer_toggle_set_activatable
|
364
364
|
(<em class="parameter"><code><a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *toggle</code></em>,
|
365
|
-
<em class="parameter"><code><a href="
|
365
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
366
366
|
<p>Makes the cell renderer activatable.</p>
|
367
367
|
<div class="refsect3">
|
368
368
|
<a name="gtk-cell-renderer-toggle-set-activatable.parameters"></a><h4>Parameters</h4>
|
@@ -402,7 +402,7 @@ gtk_cell_renderer_toggle_set_activatable
|
|
402
402
|
<a name="GtkCellRendererToggle.property-details"></a><h2>Property Details</h2>
|
403
403
|
<div class="refsect2">
|
404
404
|
<a name="GtkCellRendererToggle--activatable"></a><h3>The <code class="literal">“activatable”</code> property</h3>
|
405
|
-
<pre class="programlisting"> “activatable” <a href="
|
405
|
+
<pre class="programlisting"> “activatable” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
406
406
|
<p>The toggle button can be activated.</p>
|
407
407
|
<p>Flags: Read / Write</p>
|
408
408
|
<p>Default value: TRUE</p>
|
@@ -410,7 +410,7 @@ gtk_cell_renderer_toggle_set_activatable
|
|
410
410
|
<hr>
|
411
411
|
<div class="refsect2">
|
412
412
|
<a name="GtkCellRendererToggle--active"></a><h3>The <code class="literal">“active”</code> property</h3>
|
413
|
-
<pre class="programlisting"> “active” <a href="
|
413
|
+
<pre class="programlisting"> “active” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
414
414
|
<p>The toggle state of the button.</p>
|
415
415
|
<p>Flags: Read / Write</p>
|
416
416
|
<p>Default value: FALSE</p>
|
@@ -418,7 +418,7 @@ gtk_cell_renderer_toggle_set_activatable
|
|
418
418
|
<hr>
|
419
419
|
<div class="refsect2">
|
420
420
|
<a name="GtkCellRendererToggle--inconsistent"></a><h3>The <code class="literal">“inconsistent”</code> property</h3>
|
421
|
-
<pre class="programlisting"> “inconsistent” <a href="
|
421
|
+
<pre class="programlisting"> “inconsistent” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
422
422
|
<p>The inconsistent state of the button.</p>
|
423
423
|
<p>Flags: Read / Write</p>
|
424
424
|
<p>Default value: FALSE</p>
|
@@ -426,7 +426,7 @@ gtk_cell_renderer_toggle_set_activatable
|
|
426
426
|
<hr>
|
427
427
|
<div class="refsect2">
|
428
428
|
<a name="GtkCellRendererToggle--indicator-size"></a><h3>The <code class="literal">“indicator-size”</code> property</h3>
|
429
|
-
<pre class="programlisting"> “indicator-size” <a href="
|
429
|
+
<pre class="programlisting"> “indicator-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
430
430
|
<p>Size of check or radio indicator.</p>
|
431
431
|
<p>Flags: Read / Write</p>
|
432
432
|
<p>Allowed values: >= 0</p>
|
@@ -435,7 +435,7 @@ gtk_cell_renderer_toggle_set_activatable
|
|
435
435
|
<hr>
|
436
436
|
<div class="refsect2">
|
437
437
|
<a name="GtkCellRendererToggle--radio"></a><h3>The <code class="literal">“radio”</code> property</h3>
|
438
|
-
<pre class="programlisting"> “radio” <a href="
|
438
|
+
<pre class="programlisting"> “radio” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
439
439
|
<p>Draw the toggle button as a radio button.</p>
|
440
440
|
<p>Flags: Read / Write</p>
|
441
441
|
<p>Default value: FALSE</p>
|
@@ -447,8 +447,8 @@ gtk_cell_renderer_toggle_set_activatable
|
|
447
447
|
<a name="GtkCellRendererToggle-toggled"></a><h3>The <code class="literal">“toggled”</code> signal</h3>
|
448
448
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
449
449
|
user_function (<a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a> *cell_renderer,
|
450
|
-
<a href="
|
451
|
-
<a href="
|
450
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
|
451
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
452
452
|
<p>The ::toggled signal is emitted when the cell is toggled.</p>
|
453
453
|
<div class="refsect3">
|
454
454
|
<a name="GtkCellRendererToggle-toggled.parameters"></a><h4>Parameters</h4>
|
@@ -478,7 +478,7 @@ event location</p></td>
|
|
478
478
|
</tbody>
|
479
479
|
</table></div>
|
480
480
|
</div>
|
481
|
-
<p>Flags: <a href="
|
481
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
482
482
|
</div>
|
483
483
|
</div>
|
484
484
|
</div>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</tr>
|
109
109
|
<tr>
|
110
110
|
<td class="function_type">
|
111
|
-
<a href="
|
111
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
112
112
|
</td>
|
113
113
|
<td class="function_name">
|
114
114
|
<a class="link" href="GtkCellView.html#gtk-cell-view-get-size-of-row" title="gtk_cell_view_get_size_of_row ()">gtk_cell_view_get_size_of_row</a> <span class="c_punctuation">()</span>
|
@@ -124,7 +124,7 @@
|
|
124
124
|
</tr>
|
125
125
|
<tr>
|
126
126
|
<td class="function_type">
|
127
|
-
<a href="
|
127
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
128
128
|
</td>
|
129
129
|
<td class="function_name">
|
130
130
|
<a class="link" href="GtkCellView.html#gtk-cell-view-get-cell-renderers" title="gtk_cell_view_get_cell_renderers ()">gtk_cell_view_get_cell_renderers</a> <span class="c_punctuation">()</span>
|
@@ -144,7 +144,7 @@
|
|
144
144
|
<tbody>
|
145
145
|
<tr>
|
146
146
|
<td class="property_type">
|
147
|
-
<a href="
|
147
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
148
148
|
<td class="property_name"><a class="link" href="GtkCellView.html#GtkCellView--background" title="The “background” property">background</a></td>
|
149
149
|
<td class="property_flags">Write</td>
|
150
150
|
</tr>
|
@@ -155,7 +155,7 @@
|
|
155
155
|
<td class="property_flags">Read / Write</td>
|
156
156
|
</tr>
|
157
157
|
<tr>
|
158
|
-
<td class="property_type"><a href="
|
158
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
159
159
|
<td class="property_name"><a class="link" href="GtkCellView.html#GtkCellView--background-set" title="The “background-set” property">background-set</a></td>
|
160
160
|
<td class="property_flags">Read / Write</td>
|
161
161
|
</tr>
|
@@ -183,8 +183,8 @@
|
|
183
183
|
</div>
|
184
184
|
<div class="refsect1">
|
185
185
|
<a name="GtkCellView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
186
|
-
<pre class="screen"> <a href="
|
187
|
-
<span class="lineart">╰──</span> <a href="
|
186
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
187
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
188
188
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
189
189
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
190
190
|
<span class="lineart">╰──</span> GtkCellView
|
@@ -227,7 +227,7 @@ gtk_cell_view_new (<em class="parameter"><code><span class="type">void</span></c
|
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="gtk-cell-view-new-with-text"></a><h3>gtk_cell_view_new_with_text ()</h3>
|
229
229
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
230
|
-
gtk_cell_view_new_with_text (<em class="parameter"><code>const <a href="
|
230
|
+
gtk_cell_view_new_with_text (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>);</pre>
|
231
231
|
<p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>
|
232
232
|
to it, and makes its show <em class="parameter"><code>text</code></em>
|
233
233
|
.</p>
|
@@ -256,7 +256,7 @@ to it, and makes its show <em class="parameter"><code>text</code></em>
|
|
256
256
|
<div class="refsect2">
|
257
257
|
<a name="gtk-cell-view-new-with-markup"></a><h3>gtk_cell_view_new_with_markup ()</h3>
|
258
258
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
259
|
-
gtk_cell_view_new_with_markup (<em class="parameter"><code>const <a href="
|
259
|
+
gtk_cell_view_new_with_markup (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *markup</code></em>);</pre>
|
260
260
|
<p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a>
|
261
261
|
to it, and makes it show <em class="parameter"><code>markup</code></em>
|
262
262
|
. The text can be
|
@@ -323,7 +323,7 @@ gtk_cell_view_set_model (<em class="parameter"><code><a class="link" href="GtkCe
|
|
323
323
|
already has a model
|
324
324
|
set, it will remove it before setting the new model. If <em class="parameter"><code>model</code></em>
|
325
325
|
is
|
326
|
-
<a href="
|
326
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then it will unset the old model.</p>
|
327
327
|
<div class="refsect3">
|
328
328
|
<a name="gtk-cell-view-set-model.parameters"></a><h4>Parameters</h4>
|
329
329
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -354,7 +354,7 @@ set, it will remove it before setting the new model. If <em class="parameter"><
|
|
354
354
|
<pre class="programlisting"><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="returnvalue">GtkTreeModel</span></a> *
|
355
355
|
gtk_cell_view_get_model (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
|
356
356
|
<p>Returns the model for <em class="parameter"><code>cell_view</code></em>
|
357
|
-
. If no model is used <a href="
|
357
|
+
. If no model is used <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is
|
358
358
|
returned.</p>
|
359
359
|
<div class="refsect3">
|
360
360
|
<a name="gtk-cell-view-get-model.parameters"></a><h4>Parameters</h4>
|
@@ -373,7 +373,7 @@ returned.</p>
|
|
373
373
|
</div>
|
374
374
|
<div class="refsect3">
|
375
375
|
<a name="gtk-cell-view-get-model.returns"></a><h4>Returns</h4>
|
376
|
-
<p> a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> used or <a href="
|
376
|
+
<p> a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> used or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
377
377
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
378
378
|
</div>
|
379
379
|
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
@@ -406,7 +406,7 @@ the <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="typ
|
|
406
406
|
</tr>
|
407
407
|
<tr>
|
408
408
|
<td class="parameter_name"><p>path</p></td>
|
409
|
-
<td class="parameter_description"><p> a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> or <a href="
|
409
|
+
<td class="parameter_description"><p> a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to unset. </p></td>
|
410
410
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
411
411
|
</tr>
|
412
412
|
</tbody>
|
@@ -421,7 +421,7 @@ the <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="typ
|
|
421
421
|
gtk_cell_view_get_displayed_row (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
|
422
422
|
<p>Returns a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> referring to the currently
|
423
423
|
displayed row. If no row is currently displayed,
|
424
|
-
<a href="
|
424
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.</p>
|
425
425
|
<div class="refsect3">
|
426
426
|
<a name="gtk-cell-view-get-displayed-row.parameters"></a><h4>Parameters</h4>
|
427
427
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -439,14 +439,14 @@ displayed row. If no row is currently displayed,
|
|
439
439
|
</div>
|
440
440
|
<div class="refsect3">
|
441
441
|
<a name="gtk-cell-view-get-displayed-row.returns"></a><h4>Returns</h4>
|
442
|
-
<p> the currently displayed row or <a href="
|
442
|
+
<p> the currently displayed row or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
443
443
|
</div>
|
444
444
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
445
445
|
</div>
|
446
446
|
<hr>
|
447
447
|
<div class="refsect2">
|
448
448
|
<a name="gtk-cell-view-get-size-of-row"></a><h3>gtk_cell_view_get_size_of_row ()</h3>
|
449
|
-
<pre class="programlisting"><a href="
|
449
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
450
450
|
gtk_cell_view_get_size_of_row (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
|
451
451
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
452
452
|
<em class="parameter"><code><a class="link" href="GtkWidget.html#GtkRequisition"><span class="type">GtkRequisition</span></a> *requisition</code></em>);</pre>
|
@@ -484,7 +484,7 @@ the model row pointed to by <em class="parameter"><code>path</code></em>
|
|
484
484
|
</div>
|
485
485
|
<div class="refsect3">
|
486
486
|
<a name="gtk-cell-view-get-size-of-row.returns"></a><h4>Returns</h4>
|
487
|
-
<p> <a href="
|
487
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a></p>
|
488
488
|
</div>
|
489
489
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
490
490
|
</div>
|
@@ -523,7 +523,7 @@ gtk_cell_view_set_background_color (<em class="parameter"><code><a class="link"
|
|
523
523
|
<hr>
|
524
524
|
<div class="refsect2">
|
525
525
|
<a name="gtk-cell-view-get-cell-renderers"></a><h3>gtk_cell_view_get_cell_renderers ()</h3>
|
526
|
-
<pre class="programlisting"><a href="
|
526
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
527
527
|
gtk_cell_view_get_cell_renderers (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>);</pre>
|
528
528
|
<div class="warning">
|
529
529
|
<p><code class="literal">gtk_cell_view_get_cell_renderers</code> has been deprecated since version 2.18 and should not be used in newly-written code.</p>
|
@@ -550,7 +550,7 @@ gtk_cell_view_get_cell_renderers (<em class="parameter"><code><a class="link" hr
|
|
550
550
|
<a name="gtk-cell-view-get-cell-renderers.returns"></a><h4>Returns</h4>
|
551
551
|
<p> a list of cell renderers. The list, but not the
|
552
552
|
renderers has been newly allocated and should be freed with
|
553
|
-
<a href="
|
553
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a> when no longer needed.</p>
|
554
554
|
</div>
|
555
555
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
556
556
|
</div>
|
@@ -568,7 +568,7 @@ renderers has been newly allocated and should be freed with
|
|
568
568
|
<a name="GtkCellView.property-details"></a><h2>Property Details</h2>
|
569
569
|
<div class="refsect2">
|
570
570
|
<a name="GtkCellView--background"></a><h3>The <code class="literal">“background”</code> property</h3>
|
571
|
-
<pre class="programlisting"> “background” <a href="
|
571
|
+
<pre class="programlisting"> “background” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
572
572
|
<p>Background color as a string.</p>
|
573
573
|
<p>Flags: Write</p>
|
574
574
|
<p>Default value: NULL</p>
|
@@ -583,7 +583,7 @@ renderers has been newly allocated and should be freed with
|
|
583
583
|
<hr>
|
584
584
|
<div class="refsect2">
|
585
585
|
<a name="GtkCellView--background-set"></a><h3>The <code class="literal">“background-set”</code> property</h3>
|
586
|
-
<pre class="programlisting"> “background-set” <a href="
|
586
|
+
<pre class="programlisting"> “background-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
587
587
|
<p>Whether this tag affects the background color.</p>
|
588
588
|
<p>Flags: Read / Write</p>
|
589
589
|
<p>Default value: FALSE</p>
|
@@ -79,12 +79,12 @@
|
|
79
79
|
</colgroup>
|
80
80
|
<tbody>
|
81
81
|
<tr>
|
82
|
-
<td class="property_type"><a href="
|
82
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
83
83
|
<td class="property_name"><a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-size" title="The “indicator-size” style property">indicator-size</a></td>
|
84
84
|
<td class="property_flags">Read</td>
|
85
85
|
</tr>
|
86
86
|
<tr>
|
87
|
-
<td class="property_type"><a href="
|
87
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
88
88
|
<td class="property_name"><a class="link" href="GtkCheckButton.html#GtkCheckButton--s-indicator-spacing" title="The “indicator-spacing” style property">indicator-spacing</a></td>
|
89
89
|
<td class="property_flags">Read</td>
|
90
90
|
</tr>
|
@@ -106,8 +106,8 @@
|
|
106
106
|
</div>
|
107
107
|
<div class="refsect1">
|
108
108
|
<a name="GtkCheckButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
109
|
-
<pre class="screen"> <a href="
|
110
|
-
<span class="lineart">╰──</span> <a href="
|
109
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
110
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
111
111
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
112
112
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
113
113
|
<span class="lineart">╰──</span> <a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
|
@@ -156,7 +156,7 @@ Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">
|
|
156
156
|
<div class="refsect2">
|
157
157
|
<a name="gtk-check-button-new-with-label"></a><h3>gtk_check_button_new_with_label ()</h3>
|
158
158
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
159
|
-
gtk_check_button_new_with_label (<em class="parameter"><code>const <a href="
|
159
|
+
gtk_check_button_new_with_label (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
160
160
|
<p>
|
161
161
|
Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton"><span class="type">GtkCheckButton</span></a> with a <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> to the right of it.
|
162
162
|
</p>
|
@@ -184,7 +184,7 @@ Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton">
|
|
184
184
|
<div class="refsect2">
|
185
185
|
<a name="gtk-check-button-new-with-mnemonic"></a><h3>gtk_check_button_new_with_mnemonic ()</h3>
|
186
186
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
187
|
-
gtk_check_button_new_with_mnemonic (<em class="parameter"><code>const <a href="
|
187
|
+
gtk_check_button_new_with_mnemonic (<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
188
188
|
<p>Creates a new <a class="link" href="GtkCheckButton.html" title="GtkCheckButton"><span class="type">GtkCheckButton</span></a> containing a label. The label
|
189
189
|
will be created using <a class="link" href="GtkLabel.html#gtk-label-new-with-mnemonic" title="gtk_label_new_with_mnemonic ()"><code class="function">gtk_label_new_with_mnemonic()</code></a>, so underscores
|
190
190
|
in <em class="parameter"><code>label</code></em>
|
@@ -225,7 +225,7 @@ mnemonic character</p></td>
|
|
225
225
|
<a name="GtkCheckButton.style-property-details"></a><h2>Style Property Details</h2>
|
226
226
|
<div class="refsect2">
|
227
227
|
<a name="GtkCheckButton--s-indicator-size"></a><h3>The <code class="literal">“indicator-size”</code> style property</h3>
|
228
|
-
<pre class="programlisting"> “indicator-size” <a href="
|
228
|
+
<pre class="programlisting"> “indicator-size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
229
229
|
<p>Size of check or radio indicator.</p>
|
230
230
|
<p>Flags: Read</p>
|
231
231
|
<p>Allowed values: >= 0</p>
|
@@ -234,7 +234,7 @@ mnemonic character</p></td>
|
|
234
234
|
<hr>
|
235
235
|
<div class="refsect2">
|
236
236
|
<a name="GtkCheckButton--s-indicator-spacing"></a><h3>The <code class="literal">“indicator-spacing”</code> style property</h3>
|
237
|
-
<pre class="programlisting"> “indicator-spacing” <a href="
|
237
|
+
<pre class="programlisting"> “indicator-spacing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
238
238
|
<p>Spacing around check or radio indicator.</p>
|
239
239
|
<p>Flags: Read</p>
|
240
240
|
<p>Allowed values: >= 0</p>
|