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
@@ -80,7 +80,7 @@
|
|
80
80
|
<col width="200px" class="properties_flags">
|
81
81
|
</colgroup>
|
82
82
|
<tbody><tr>
|
83
|
-
<td class="property_type"><a href="
|
83
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
84
84
|
<td class="property_name"><a class="link" href="GtkCellEditable.html#GtkCellEditable--editing-canceled" title="The “editing-canceled” property">editing-canceled</a></td>
|
85
85
|
<td class="property_flags">Read / Write</td>
|
86
86
|
</tr></tbody>
|
@@ -98,12 +98,12 @@
|
|
98
98
|
<tr>
|
99
99
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
100
100
|
<td class="signal_name"><a class="link" href="GtkCellEditable.html#GtkCellEditable-editing-done" title="The “editing-done” signal">editing-done</a></td>
|
101
|
-
<td class="signal_flags"><a href="
|
101
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
102
102
|
</tr>
|
103
103
|
<tr>
|
104
104
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
105
105
|
<td class="signal_name"><a class="link" href="GtkCellEditable.html#GtkCellEditable-remove-widget" title="The “remove-widget” signal">remove-widget</a></td>
|
106
|
-
<td class="signal_flags"><a href="
|
106
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
107
107
|
</tr>
|
108
108
|
</tbody>
|
109
109
|
</table></div>
|
@@ -129,7 +129,7 @@
|
|
129
129
|
</div>
|
130
130
|
<div class="refsect1">
|
131
131
|
<a name="GtkCellEditable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
132
|
-
<pre class="screen"> <a href="
|
132
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
|
133
133
|
<span class="lineart">╰──</span> GtkCellEditable
|
134
134
|
</pre>
|
135
135
|
</div>
|
@@ -167,7 +167,7 @@ gtk_cell_editable_start_editing (<em class="parameter"><code><a class="link" hre
|
|
167
167
|
<p>Begins editing on a <em class="parameter"><code>cell_editable</code></em>
|
168
168
|
. <em class="parameter"><code>event</code></em>
|
169
169
|
is the <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that began
|
170
|
-
the editing process. It may be <a href="
|
170
|
+
the editing process. It may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, in the instance that editing was
|
171
171
|
initiated through programatic means.</p>
|
172
172
|
<div class="refsect3">
|
173
173
|
<a name="gtk-cell-editable-start-editing.parameters"></a><h4>Parameters</h4>
|
@@ -185,7 +185,7 @@ initiated through programatic means.</p>
|
|
185
185
|
</tr>
|
186
186
|
<tr>
|
187
187
|
<td class="parameter_name"><p>event</p></td>
|
188
|
-
<td class="parameter_description"><p> A <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>, or <a href="
|
188
|
+
<td class="parameter_description"><p> A <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
189
189
|
<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>
|
190
190
|
</tr>
|
191
191
|
</tbody>
|
@@ -268,7 +268,7 @@ gtk_cell_editable_remove_widget (<em class="parameter"><code><a class="link" hre
|
|
268
268
|
<a name="GtkCellEditable.property-details"></a><h2>Property Details</h2>
|
269
269
|
<div class="refsect2">
|
270
270
|
<a name="GtkCellEditable--editing-canceled"></a><h3>The <code class="literal">“editing-canceled”</code> property</h3>
|
271
|
-
<pre class="programlisting"> “editing-canceled” <a href="
|
271
|
+
<pre class="programlisting"> “editing-canceled” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
272
272
|
<p>Indicates whether editing on the cell has been canceled.</p>
|
273
273
|
<p>Flags: Read / Write</p>
|
274
274
|
<p>Default value: FALSE</p>
|
@@ -281,7 +281,7 @@ gtk_cell_editable_remove_widget (<em class="parameter"><code><a class="link" hre
|
|
281
281
|
<a name="GtkCellEditable-editing-done"></a><h3>The <code class="literal">“editing-done”</code> signal</h3>
|
282
282
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
283
283
|
user_function (<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *cell_editable,
|
284
|
-
<a href="
|
284
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
285
285
|
<p>This signal is a sign for the cell renderer to update its
|
286
286
|
value from the <em class="parameter"><code>cell_editable</code></em>
|
287
287
|
.</p>
|
@@ -312,14 +312,14 @@ for emitting GtkCellEditable::editing-done.</p>
|
|
312
312
|
</tbody>
|
313
313
|
</table></div>
|
314
314
|
</div>
|
315
|
-
<p>Flags: <a href="
|
315
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
316
316
|
</div>
|
317
317
|
<hr>
|
318
318
|
<div class="refsect2">
|
319
319
|
<a name="GtkCellEditable-remove-widget"></a><h3>The <code class="literal">“remove-widget”</code> signal</h3>
|
320
320
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
321
321
|
user_function (<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *cell_editable,
|
322
|
-
<a href="
|
322
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
323
323
|
<p>This signal is meant to indicate that the cell is finished
|
324
324
|
editing, and the widget may now be destroyed.</p>
|
325
325
|
<p>Implementations of <a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> are responsible for
|
@@ -351,7 +351,7 @@ for emitting GtkCellEditable::remove-widget.</p>
|
|
351
351
|
</tbody>
|
352
352
|
</table></div>
|
353
353
|
</div>
|
354
|
-
<p>Flags: <a href="
|
354
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
355
355
|
</div>
|
356
356
|
</div>
|
357
357
|
</div>
|
@@ -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-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
74
|
<a class="link" href="GtkCellLayout.html#gtk-cell-layout-get-cells" title="gtk_cell_layout_get_cells ()">gtk_cell_layout_get_cells</a> <span class="c_punctuation">()</span>
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect1">
|
148
148
|
<a name="GtkCellLayout.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
149
|
-
<pre class="screen"> <a href="
|
149
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
|
150
150
|
<span class="lineart">╰──</span> GtkCellLayout
|
151
151
|
</pre>
|
152
152
|
</div>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
<a name="GtkCellLayout.prerequisites"></a><h2>Prerequisites</h2>
|
155
155
|
<p>
|
156
156
|
GtkCellLayout requires
|
157
|
-
<a href="
|
157
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
160
|
<a name="GtkCellLayout.implementations"></a><h2>Known Implementations</h2>
|
@@ -237,7 +237,7 @@ content of the element is the attribute value.
|
|
237
237
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
238
238
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *tree_model</code></em>,
|
239
239
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
|
240
|
-
<em class="parameter"><code><a href="
|
240
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
241
241
|
<p>
|
242
242
|
A function which should set the value of <em class="parameter"><code>cell_layout</code></em>'s cell renderer(s)
|
243
243
|
as appropriate.
|
@@ -286,15 +286,15 @@ as appropriate.
|
|
286
286
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
287
287
|
gtk_cell_layout_pack_start (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
288
288
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
289
|
-
<em class="parameter"><code><a href="
|
289
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>);</pre>
|
290
290
|
<p>Packs the <em class="parameter"><code>cell</code></em>
|
291
291
|
into the beginning of <em class="parameter"><code>cell_layout</code></em>
|
292
292
|
. If <em class="parameter"><code>expand</code></em>
|
293
|
-
is <a href="
|
293
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>,
|
294
294
|
then the <em class="parameter"><code>cell</code></em>
|
295
295
|
is allocated no more space than it needs. Any unused space
|
296
296
|
is divided evenly between cells for which <em class="parameter"><code>expand</code></em>
|
297
|
-
is <a href="
|
297
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.</p>
|
298
298
|
<p>Note that reusing the same cell renderer is not supported.</p>
|
299
299
|
<div class="refsect3">
|
300
300
|
<a name="gtk-cell-layout-pack-start.parameters"></a><h4>Parameters</h4>
|
@@ -317,7 +317,7 @@ is divided evenly between cells for which <em class="parameter"><code>expand</co
|
|
317
317
|
</tr>
|
318
318
|
<tr>
|
319
319
|
<td class="parameter_name"><p>expand</p></td>
|
320
|
-
<td class="parameter_description"><p><a href="
|
320
|
+
<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> if <em class="parameter"><code>cell</code></em>
|
321
321
|
is to be given extra space allocated to <em class="parameter"><code>cell_layout</code></em>
|
322
322
|
.</p></td>
|
323
323
|
<td class="parameter_annotations"> </td>
|
@@ -333,15 +333,15 @@ is to be given extra space allocated to <em class="parameter"><code>cell_layout<
|
|
333
333
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
334
334
|
gtk_cell_layout_pack_end (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
335
335
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
336
|
-
<em class="parameter"><code><a href="
|
336
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expand</code></em>);</pre>
|
337
337
|
<p>Adds the <em class="parameter"><code>cell</code></em>
|
338
338
|
to the end of <em class="parameter"><code>cell_layout</code></em>
|
339
339
|
. If <em class="parameter"><code>expand</code></em>
|
340
|
-
is <a href="
|
340
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, then the
|
341
341
|
<em class="parameter"><code>cell</code></em>
|
342
342
|
is allocated no more space than it needs. Any unused space is
|
343
343
|
divided evenly between cells for which <em class="parameter"><code>expand</code></em>
|
344
|
-
is <a href="
|
344
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>.</p>
|
345
345
|
<p>Note that reusing the same cell renderer is not supported.</p>
|
346
346
|
<div class="refsect3">
|
347
347
|
<a name="gtk-cell-layout-pack-end.parameters"></a><h4>Parameters</h4>
|
@@ -364,7 +364,7 @@ divided evenly between cells for which <em class="parameter"><code>expand</code>
|
|
364
364
|
</tr>
|
365
365
|
<tr>
|
366
366
|
<td class="parameter_name"><p>expand</p></td>
|
367
|
-
<td class="parameter_description"><p><a href="
|
367
|
+
<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> if <em class="parameter"><code>cell</code></em>
|
368
368
|
is to be given extra space allocated to <em class="parameter"><code>cell_layout</code></em>
|
369
369
|
.</p></td>
|
370
370
|
<td class="parameter_annotations"> </td>
|
@@ -377,7 +377,7 @@ is to be given extra space allocated to <em class="parameter"><code>cell_layout<
|
|
377
377
|
<hr>
|
378
378
|
<div class="refsect2">
|
379
379
|
<a name="gtk-cell-layout-get-cells"></a><h3>gtk_cell_layout_get_cells ()</h3>
|
380
|
-
<pre class="programlisting"><a href="
|
380
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
|
381
381
|
gtk_cell_layout_get_cells (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>);</pre>
|
382
382
|
<p>Returns the cell renderers which have been added to <em class="parameter"><code>cell_layout</code></em>
|
383
383
|
.</p>
|
@@ -400,7 +400,7 @@ gtk_cell_layout_get_cells (<em class="parameter"><code><a class="link" href="Gtk
|
|
400
400
|
<a name="gtk-cell-layout-get-cells.returns"></a><h4>Returns</h4>
|
401
401
|
<p> a list of cell renderers. The list, but not the
|
402
402
|
renderers has been newly allocated and should be freed with
|
403
|
-
<a href="
|
403
|
+
<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>
|
404
404
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkCellRenderer][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
405
405
|
</div>
|
406
406
|
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
@@ -411,7 +411,7 @@ renderers has been newly allocated and should be freed with
|
|
411
411
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
412
412
|
gtk_cell_layout_reorder (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
413
413
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
414
|
-
<em class="parameter"><code><a href="
|
414
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> position</code></em>);</pre>
|
415
415
|
<p>Re-inserts <em class="parameter"><code>cell</code></em>
|
416
416
|
at <em class="parameter"><code>position</code></em>
|
417
417
|
. Note that <em class="parameter"><code>cell</code></em>
|
@@ -516,8 +516,8 @@ replaced with the new attributes.</p>
|
|
516
516
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
517
517
|
gtk_cell_layout_add_attribute (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
518
518
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
519
|
-
<em class="parameter"><code>const <a href="
|
520
|
-
<em class="parameter"><code><a href="
|
519
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *attribute</code></em>,
|
520
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>);</pre>
|
521
521
|
<p>Adds an attribute mapping to the list in <em class="parameter"><code>cell_layout</code></em>
|
522
522
|
. The <em class="parameter"><code>column</code></em>
|
523
523
|
is the
|
@@ -568,15 +568,15 @@ of the model contains strings, you could have the "text" attribute of a
|
|
568
568
|
gtk_cell_layout_set_cell_data_func (<em class="parameter"><code><a class="link" href="GtkCellLayout.html" title="GtkCellLayout"><span class="type">GtkCellLayout</span></a> *cell_layout</code></em>,
|
569
569
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
570
570
|
<em class="parameter"><code><a class="link" href="GtkCellLayout.html#GtkCellLayoutDataFunc" title="GtkCellLayoutDataFunc ()"><span class="type">GtkCellLayoutDataFunc</span></a> func</code></em>,
|
571
|
-
<em class="parameter"><code><a href="
|
572
|
-
<em class="parameter"><code><a href="
|
571
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> func_data</code></em>,
|
572
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
573
573
|
<p>Sets the <a class="link" href="GtkCellLayout.html#GtkCellLayoutDataFunc" title="GtkCellLayoutDataFunc ()"><span class="type">GtkCellLayoutDataFunc</span></a> to use for <em class="parameter"><code>cell_layout</code></em>
|
574
574
|
. This function
|
575
575
|
is used instead of the standard attributes mapping for setting the
|
576
576
|
column value, and should set the value of <em class="parameter"><code>cell_layout</code></em>
|
577
577
|
's cell renderer(s)
|
578
578
|
as appropriate. <em class="parameter"><code>func</code></em>
|
579
|
-
may be <a href="
|
579
|
+
may be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to remove and older one.</p>
|
580
580
|
<div class="refsect3">
|
581
581
|
<a name="gtk-cell-layout-set-cell-data-func.parameters"></a><h4>Parameters</h4>
|
582
582
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -60,7 +60,7 @@
|
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
62
|
<td class="function_type">
|
63
|
-
<a href="
|
63
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
64
64
|
</td>
|
65
65
|
<td class="function_name">
|
66
66
|
<a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-activate" title="gtk_cell_renderer_activate ()">gtk_cell_renderer_activate</a> <span class="c_punctuation">()</span>
|
@@ -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="GtkCellRenderer.html#gtk-cell-renderer-get-visible" title="gtk_cell_renderer_get_visible ()">gtk_cell_renderer_get_visible</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-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
128
128
|
</td>
|
129
129
|
<td class="function_name">
|
130
130
|
<a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-sensitive" title="gtk_cell_renderer_get_sensitive ()">gtk_cell_renderer_get_sensitive</a> <span class="c_punctuation">()</span>
|
@@ -184,7 +184,7 @@
|
|
184
184
|
<tbody>
|
185
185
|
<tr>
|
186
186
|
<td class="property_type">
|
187
|
-
<a href="
|
187
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
188
188
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background" title="The “cell-background” property">cell-background</a></td>
|
189
189
|
<td class="property_flags">Write</td>
|
190
190
|
</tr>
|
@@ -195,27 +195,27 @@
|
|
195
195
|
<td class="property_flags">Read / Write</td>
|
196
196
|
</tr>
|
197
197
|
<tr>
|
198
|
-
<td class="property_type"><a href="
|
198
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
199
199
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-set" title="The “cell-background-set” property">cell-background-set</a></td>
|
200
200
|
<td class="property_flags">Read / Write</td>
|
201
201
|
</tr>
|
202
202
|
<tr>
|
203
|
-
<td class="property_type"><a href="
|
203
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
204
204
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--editing" title="The “editing” property">editing</a></td>
|
205
205
|
<td class="property_flags">Read</td>
|
206
206
|
</tr>
|
207
207
|
<tr>
|
208
|
-
<td class="property_type"><a href="
|
208
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
209
209
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--height" title="The “height” property">height</a></td>
|
210
210
|
<td class="property_flags">Read / Write</td>
|
211
211
|
</tr>
|
212
212
|
<tr>
|
213
|
-
<td class="property_type"><a href="
|
213
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
214
214
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expanded" title="The “is-expanded” property">is-expanded</a></td>
|
215
215
|
<td class="property_flags">Read / Write</td>
|
216
216
|
</tr>
|
217
217
|
<tr>
|
218
|
-
<td class="property_type"><a href="
|
218
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
219
219
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--is-expander" title="The “is-expander” property">is-expander</a></td>
|
220
220
|
<td class="property_flags">Read / Write</td>
|
221
221
|
</tr>
|
@@ -225,37 +225,37 @@
|
|
225
225
|
<td class="property_flags">Read / Write</td>
|
226
226
|
</tr>
|
227
227
|
<tr>
|
228
|
-
<td class="property_type"><a href="
|
228
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
229
229
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--sensitive" title="The “sensitive” property">sensitive</a></td>
|
230
230
|
<td class="property_flags">Read / Write</td>
|
231
231
|
</tr>
|
232
232
|
<tr>
|
233
|
-
<td class="property_type"><a href="
|
233
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
234
234
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--visible" title="The “visible” property">visible</a></td>
|
235
235
|
<td class="property_flags">Read / Write</td>
|
236
236
|
</tr>
|
237
237
|
<tr>
|
238
|
-
<td class="property_type"><a href="
|
238
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
239
239
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--width" title="The “width” property">width</a></td>
|
240
240
|
<td class="property_flags">Read / Write</td>
|
241
241
|
</tr>
|
242
242
|
<tr>
|
243
|
-
<td class="property_type"><a href="
|
243
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
244
244
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xalign" title="The “xalign” property">xalign</a></td>
|
245
245
|
<td class="property_flags">Read / Write</td>
|
246
246
|
</tr>
|
247
247
|
<tr>
|
248
|
-
<td class="property_type"><a href="
|
248
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
249
249
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--xpad" title="The “xpad” property">xpad</a></td>
|
250
250
|
<td class="property_flags">Read / Write</td>
|
251
251
|
</tr>
|
252
252
|
<tr>
|
253
|
-
<td class="property_type"><a href="
|
253
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></td>
|
254
254
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--yalign" title="The “yalign” property">yalign</a></td>
|
255
255
|
<td class="property_flags">Read / Write</td>
|
256
256
|
</tr>
|
257
257
|
<tr>
|
258
|
-
<td class="property_type"><a href="
|
258
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td>
|
259
259
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--ypad" title="The “ypad” property">ypad</a></td>
|
260
260
|
<td class="property_flags">Read / Write</td>
|
261
261
|
</tr>
|
@@ -274,12 +274,12 @@
|
|
274
274
|
<tr>
|
275
275
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
276
276
|
<td class="signal_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-canceled" title="The “editing-canceled” signal">editing-canceled</a></td>
|
277
|
-
<td class="signal_flags"><a href="
|
277
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
278
278
|
</tr>
|
279
279
|
<tr>
|
280
280
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
281
281
|
<td class="signal_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-started" title="The “editing-started” signal">editing-started</a></td>
|
282
|
-
<td class="signal_flags"><a href="
|
282
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
|
283
283
|
</tr>
|
284
284
|
</tbody>
|
285
285
|
</table></div>
|
@@ -313,8 +313,8 @@
|
|
313
313
|
</div>
|
314
314
|
<div class="refsect1">
|
315
315
|
<a name="GtkCellRenderer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
316
|
-
<pre class="screen"> <a href="
|
317
|
-
<span class="lineart">╰──</span> <a href="
|
316
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
317
|
+
<span class="lineart">╰──</span> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
318
318
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
319
319
|
<span class="lineart">╰──</span> GtkCellRenderer
|
320
320
|
<span class="lineart">├──</span> <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText">GtkCellRendererText</a>
|
@@ -343,7 +343,7 @@ The primary use of a <a class="link" href="GtkCellRenderer.html" title="GtkCellR
|
|
343
343
|
elements on a <a href="../html/gdk2-Drawing-Primitives.html#GdkDrawable-struct"><span class="type">GdkDrawable</span></a>. Typically, one cell renderer is used to
|
344
344
|
draw many cells on the screen. To this extent, it isn't expected that a
|
345
345
|
CellRenderer keep any permanent state around. Instead, any state is set
|
346
|
-
just prior to use using <a href="
|
346
|
+
just prior to use using <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a>s property system. Then, the
|
347
347
|
cell is measured using <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-get-size" title="gtk_cell_renderer_get_size ()"><code class="function">gtk_cell_renderer_get_size()</code></a>. Finally, the cell
|
348
348
|
is rendered in the correct location using <a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()"><code class="function">gtk_cell_renderer_render()</code></a>.
|
349
349
|
</p>
|
@@ -374,14 +374,14 @@ respectively.
|
|
374
374
|
gtk_cell_renderer_get_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
375
375
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
376
376
|
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
377
|
-
<em class="parameter"><code><a href="
|
378
|
-
<em class="parameter"><code><a href="
|
379
|
-
<em class="parameter"><code><a href="
|
380
|
-
<em class="parameter"><code><a href="
|
377
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_offset</code></em>,
|
378
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_offset</code></em>,
|
379
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
380
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);</pre>
|
381
381
|
<p>Obtains the width and height needed to render the cell. Used by view
|
382
382
|
widgets to determine the appropriate size for the cell_area passed to
|
383
383
|
<a class="link" href="GtkCellRenderer.html#gtk-cell-renderer-render" title="gtk_cell_renderer_render ()"><code class="function">gtk_cell_renderer_render()</code></a>. If <em class="parameter"><code>cell_area</code></em>
|
384
|
-
is not <a href="
|
384
|
+
is not <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, fills in the
|
385
385
|
x and y offsets (if set) of the cell relative to this location. </p>
|
386
386
|
<p>Please note that the values set in <em class="parameter"><code>width</code></em>
|
387
387
|
and <em class="parameter"><code>height</code></em>
|
@@ -410,29 +410,29 @@ in <em class="parameter"><code>x_offset</code></em>
|
|
410
410
|
</tr>
|
411
411
|
<tr>
|
412
412
|
<td class="parameter_name"><p>cell_area</p></td>
|
413
|
-
<td class="parameter_description"><p> The area a cell will be allocated, or <a href="
|
413
|
+
<td class="parameter_description"><p> The area a cell will be allocated, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
414
414
|
<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>
|
415
415
|
</tr>
|
416
416
|
<tr>
|
417
417
|
<td class="parameter_name"><p>x_offset</p></td>
|
418
418
|
<td class="parameter_description"><p> location to return x offset of cell relative to <em class="parameter"><code>cell_area</code></em>
|
419
|
-
, or <a href="
|
419
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
420
420
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
421
421
|
</tr>
|
422
422
|
<tr>
|
423
423
|
<td class="parameter_name"><p>y_offset</p></td>
|
424
424
|
<td class="parameter_description"><p> location to return y offset of cell relative to <em class="parameter"><code>cell_area</code></em>
|
425
|
-
, or <a href="
|
425
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
426
426
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
427
427
|
</tr>
|
428
428
|
<tr>
|
429
429
|
<td class="parameter_name"><p>width</p></td>
|
430
|
-
<td class="parameter_description"><p> location to return width needed to render a cell, or <a href="
|
430
|
+
<td class="parameter_description"><p> location to return width needed to render a cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
431
431
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
432
432
|
</tr>
|
433
433
|
<tr>
|
434
434
|
<td class="parameter_name"><p>height</p></td>
|
435
|
-
<td class="parameter_description"><p> location to return height needed to render a cell, or <a href="
|
435
|
+
<td class="parameter_description"><p> location to return height needed to render a cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
436
436
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
437
437
|
</tr>
|
438
438
|
</tbody>
|
@@ -517,11 +517,11 @@ padding on the sides)</p></td>
|
|
517
517
|
<hr>
|
518
518
|
<div class="refsect2">
|
519
519
|
<a name="gtk-cell-renderer-activate"></a><h3>gtk_cell_renderer_activate ()</h3>
|
520
|
-
<pre class="programlisting"><a href="
|
520
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
521
521
|
gtk_cell_renderer_activate (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
522
522
|
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
523
523
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
524
|
-
<em class="parameter"><code>const <a href="
|
524
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>,
|
525
525
|
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
526
526
|
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
527
527
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
@@ -578,7 +578,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
578
578
|
</div>
|
579
579
|
<div class="refsect3">
|
580
580
|
<a name="gtk-cell-renderer-activate.returns"></a><h4>Returns</h4>
|
581
|
-
<p> <a href="
|
581
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the event was consumed/handled</p>
|
582
582
|
</div>
|
583
583
|
</div>
|
584
584
|
<hr>
|
@@ -588,7 +588,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
588
588
|
gtk_cell_renderer_start_editing (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
589
589
|
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
590
590
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
591
|
-
<em class="parameter"><code>const <a href="
|
591
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>,
|
592
592
|
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
593
593
|
<em class="parameter"><code>const <a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
594
594
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
@@ -643,7 +643,7 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
643
643
|
</div>
|
644
644
|
<div class="refsect3">
|
645
645
|
<a name="gtk-cell-renderer-start-editing.returns"></a><h4>Returns</h4>
|
646
|
-
<p> A new <a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a>, or <a href="
|
646
|
+
<p> A new <a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
647
647
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
648
648
|
</div>
|
649
649
|
</div>
|
@@ -683,10 +683,10 @@ and the changes were not committed.</p>
|
|
683
683
|
<a name="gtk-cell-renderer-stop-editing"></a><h3>gtk_cell_renderer_stop_editing ()</h3>
|
684
684
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
685
685
|
gtk_cell_renderer_stop_editing (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
686
|
-
<em class="parameter"><code><a href="
|
686
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> canceled</code></em>);</pre>
|
687
687
|
<p>Informs the cell renderer that the editing is stopped.
|
688
688
|
If <em class="parameter"><code>canceled</code></em>
|
689
|
-
is <a href="
|
689
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the cell renderer will emit the
|
690
690
|
<a class="link" href="GtkCellRenderer.html#GtkCellRenderer-editing-canceled" title="The “editing-canceled” signal"><span class="type">“editing-canceled”</span></a> signal. </p>
|
691
691
|
<p>This function should be called by cell renderer implementations
|
692
692
|
in response to the <a class="link" href="GtkCellEditable.html#GtkCellEditable-editing-done" title="The “editing-done” signal"><span class="type">“editing-done”</span></a> signal of
|
@@ -707,7 +707,7 @@ in response to the <a class="link" href="GtkCellEditable.html#GtkCellEditable-ed
|
|
707
707
|
</tr>
|
708
708
|
<tr>
|
709
709
|
<td class="parameter_name"><p>canceled</p></td>
|
710
|
-
<td class="parameter_description"><p><a href="
|
710
|
+
<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> if the editing has been canceled</p></td>
|
711
711
|
<td class="parameter_annotations"> </td>
|
712
712
|
</tr>
|
713
713
|
</tbody>
|
@@ -720,8 +720,8 @@ in response to the <a class="link" href="GtkCellEditable.html#GtkCellEditable-ed
|
|
720
720
|
<a name="gtk-cell-renderer-get-fixed-size"></a><h3>gtk_cell_renderer_get_fixed_size ()</h3>
|
721
721
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
722
722
|
gtk_cell_renderer_get_fixed_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
723
|
-
<em class="parameter"><code><a href="
|
724
|
-
<em class="parameter"><code><a href="
|
723
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
724
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);</pre>
|
725
725
|
<p>Fills in <em class="parameter"><code>width</code></em>
|
726
726
|
and <em class="parameter"><code>height</code></em>
|
727
727
|
with the appropriate size of <em class="parameter"><code>cell</code></em>
|
@@ -742,12 +742,12 @@ gtk_cell_renderer_get_fixed_size (<em class="parameter"><code><a class="link" hr
|
|
742
742
|
</tr>
|
743
743
|
<tr>
|
744
744
|
<td class="parameter_name"><p>width</p></td>
|
745
|
-
<td class="parameter_description"><p> location to fill in with the fixed width of the cell, or <a href="
|
745
|
+
<td class="parameter_description"><p> location to fill in with the fixed width of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
746
746
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
747
747
|
</tr>
|
748
748
|
<tr>
|
749
749
|
<td class="parameter_name"><p>height</p></td>
|
750
|
-
<td class="parameter_description"><p> location to fill in with the fixed height of the cell, or <a href="
|
750
|
+
<td class="parameter_description"><p> location to fill in with the fixed height of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
751
751
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
752
752
|
</tr>
|
753
753
|
</tbody>
|
@@ -759,8 +759,8 @@ gtk_cell_renderer_get_fixed_size (<em class="parameter"><code><a class="link" hr
|
|
759
759
|
<a name="gtk-cell-renderer-set-fixed-size"></a><h3>gtk_cell_renderer_set_fixed_size ()</h3>
|
760
760
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
761
761
|
gtk_cell_renderer_set_fixed_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
762
|
-
<em class="parameter"><code><a href="
|
763
|
-
<em class="parameter"><code><a href="
|
762
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
|
763
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
|
764
764
|
<p>Sets the renderer size to be explicit, independent of the properties set.</p>
|
765
765
|
<div class="refsect3">
|
766
766
|
<a name="gtk-cell-renderer-set-fixed-size.parameters"></a><h4>Parameters</h4>
|
@@ -793,7 +793,7 @@ gtk_cell_renderer_set_fixed_size (<em class="parameter"><code><a class="link" hr
|
|
793
793
|
<hr>
|
794
794
|
<div class="refsect2">
|
795
795
|
<a name="gtk-cell-renderer-get-visible"></a><h3>gtk_cell_renderer_get_visible ()</h3>
|
796
|
-
<pre class="programlisting"><a href="
|
796
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
797
797
|
gtk_cell_renderer_get_visible (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);</pre>
|
798
798
|
<p>Returns the cell renderer's visibility.</p>
|
799
799
|
<div class="refsect3">
|
@@ -813,7 +813,7 @@ gtk_cell_renderer_get_visible (<em class="parameter"><code><a class="link" href=
|
|
813
813
|
</div>
|
814
814
|
<div class="refsect3">
|
815
815
|
<a name="gtk-cell-renderer-get-visible.returns"></a><h4>Returns</h4>
|
816
|
-
<p> <a href="
|
816
|
+
<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 visible</p>
|
817
817
|
</div>
|
818
818
|
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
819
819
|
</div>
|
@@ -822,7 +822,7 @@ gtk_cell_renderer_get_visible (<em class="parameter"><code><a class="link" href=
|
|
822
822
|
<a name="gtk-cell-renderer-set-visible"></a><h3>gtk_cell_renderer_set_visible ()</h3>
|
823
823
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
824
824
|
gtk_cell_renderer_set_visible (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
825
|
-
<em class="parameter"><code><a href="
|
825
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> visible</code></em>);</pre>
|
826
826
|
<p>Sets the cell renderer's visibility.</p>
|
827
827
|
<div class="refsect3">
|
828
828
|
<a name="gtk-cell-renderer-set-visible.parameters"></a><h4>Parameters</h4>
|
@@ -851,7 +851,7 @@ gtk_cell_renderer_set_visible (<em class="parameter"><code><a class="link" href=
|
|
851
851
|
<hr>
|
852
852
|
<div class="refsect2">
|
853
853
|
<a name="gtk-cell-renderer-get-sensitive"></a><h3>gtk_cell_renderer_get_sensitive ()</h3>
|
854
|
-
<pre class="programlisting"><a href="
|
854
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
855
855
|
gtk_cell_renderer_get_sensitive (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>);</pre>
|
856
856
|
<p>Returns the cell renderer's sensitivity.</p>
|
857
857
|
<div class="refsect3">
|
@@ -871,7 +871,7 @@ gtk_cell_renderer_get_sensitive (<em class="parameter"><code><a class="link" hre
|
|
871
871
|
</div>
|
872
872
|
<div class="refsect3">
|
873
873
|
<a name="gtk-cell-renderer-get-sensitive.returns"></a><h4>Returns</h4>
|
874
|
-
<p> <a href="
|
874
|
+
<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 sensitive</p>
|
875
875
|
</div>
|
876
876
|
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
877
877
|
</div>
|
@@ -880,7 +880,7 @@ gtk_cell_renderer_get_sensitive (<em class="parameter"><code><a class="link" hre
|
|
880
880
|
<a name="gtk-cell-renderer-set-sensitive"></a><h3>gtk_cell_renderer_set_sensitive ()</h3>
|
881
881
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
882
882
|
gtk_cell_renderer_set_sensitive (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
883
|
-
<em class="parameter"><code><a href="
|
883
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> sensitive</code></em>);</pre>
|
884
884
|
<p>Sets the cell renderer's sensitivity.</p>
|
885
885
|
<div class="refsect3">
|
886
886
|
<a name="gtk-cell-renderer-set-sensitive.parameters"></a><h4>Parameters</h4>
|
@@ -911,8 +911,8 @@ gtk_cell_renderer_set_sensitive (<em class="parameter"><code><a class="link" hre
|
|
911
911
|
<a name="gtk-cell-renderer-get-alignment"></a><h3>gtk_cell_renderer_get_alignment ()</h3>
|
912
912
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
913
913
|
gtk_cell_renderer_get_alignment (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
914
|
-
<em class="parameter"><code><a href="
|
915
|
-
<em class="parameter"><code><a href="
|
914
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *xalign</code></em>,
|
915
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> *yalign</code></em>);</pre>
|
916
916
|
<p>Fills in <em class="parameter"><code>xalign</code></em>
|
917
917
|
and <em class="parameter"><code>yalign</code></em>
|
918
918
|
with the appropriate values of <em class="parameter"><code>cell</code></em>
|
@@ -933,12 +933,12 @@ gtk_cell_renderer_get_alignment (<em class="parameter"><code><a class="link" hre
|
|
933
933
|
</tr>
|
934
934
|
<tr>
|
935
935
|
<td class="parameter_name"><p>xalign</p></td>
|
936
|
-
<td class="parameter_description"><p> location to fill in with the x alignment of the cell, or <a href="
|
936
|
+
<td class="parameter_description"><p> location to fill in with the x alignment of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
937
937
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
938
938
|
</tr>
|
939
939
|
<tr>
|
940
940
|
<td class="parameter_name"><p>yalign</p></td>
|
941
|
-
<td class="parameter_description"><p> location to fill in with the y alignment of the cell, or <a href="
|
941
|
+
<td class="parameter_description"><p> location to fill in with the y alignment of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
942
942
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
943
943
|
</tr>
|
944
944
|
</tbody>
|
@@ -951,8 +951,8 @@ gtk_cell_renderer_get_alignment (<em class="parameter"><code><a class="link" hre
|
|
951
951
|
<a name="gtk-cell-renderer-set-alignment"></a><h3>gtk_cell_renderer_set_alignment ()</h3>
|
952
952
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
953
953
|
gtk_cell_renderer_set_alignment (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
954
|
-
<em class="parameter"><code><a href="
|
955
|
-
<em class="parameter"><code><a href="
|
954
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> xalign</code></em>,
|
955
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> yalign</code></em>);</pre>
|
956
956
|
<p>Sets the renderer's alignment within its available space.</p>
|
957
957
|
<div class="refsect3">
|
958
958
|
<a name="gtk-cell-renderer-set-alignment.parameters"></a><h4>Parameters</h4>
|
@@ -988,8 +988,8 @@ gtk_cell_renderer_set_alignment (<em class="parameter"><code><a class="link" hre
|
|
988
988
|
<a name="gtk-cell-renderer-get-padding"></a><h3>gtk_cell_renderer_get_padding ()</h3>
|
989
989
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
990
990
|
gtk_cell_renderer_get_padding (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
991
|
-
<em class="parameter"><code><a href="
|
992
|
-
<em class="parameter"><code><a href="
|
991
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *xpad</code></em>,
|
992
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *ypad</code></em>);</pre>
|
993
993
|
<p>Fills in <em class="parameter"><code>xpad</code></em>
|
994
994
|
and <em class="parameter"><code>ypad</code></em>
|
995
995
|
with the appropriate values of <em class="parameter"><code>cell</code></em>
|
@@ -1010,12 +1010,12 @@ gtk_cell_renderer_get_padding (<em class="parameter"><code><a class="link" href=
|
|
1010
1010
|
</tr>
|
1011
1011
|
<tr>
|
1012
1012
|
<td class="parameter_name"><p>xpad</p></td>
|
1013
|
-
<td class="parameter_description"><p> location to fill in with the x padding of the cell, or <a href="
|
1013
|
+
<td class="parameter_description"><p> location to fill in with the x padding of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1014
1014
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1015
1015
|
</tr>
|
1016
1016
|
<tr>
|
1017
1017
|
<td class="parameter_name"><p>ypad</p></td>
|
1018
|
-
<td class="parameter_description"><p> location to fill in with the y padding of the cell, or <a href="
|
1018
|
+
<td class="parameter_description"><p> location to fill in with the y padding of the cell, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1019
1019
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1020
1020
|
</tr>
|
1021
1021
|
</tbody>
|
@@ -1028,8 +1028,8 @@ gtk_cell_renderer_get_padding (<em class="parameter"><code><a class="link" href=
|
|
1028
1028
|
<a name="gtk-cell-renderer-set-padding"></a><h3>gtk_cell_renderer_set_padding ()</h3>
|
1029
1029
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1030
1030
|
gtk_cell_renderer_set_padding (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
1031
|
-
<em class="parameter"><code><a href="
|
1032
|
-
<em class="parameter"><code><a href="
|
1031
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> xpad</code></em>,
|
1032
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> ypad</code></em>);</pre>
|
1033
1033
|
<p>Sets the renderer's padding.</p>
|
1034
1034
|
<div class="refsect3">
|
1035
1035
|
<a name="gtk-cell-renderer-set-padding.parameters"></a><h4>Parameters</h4>
|
@@ -1222,7 +1222,7 @@ it cannot be individually modified.</p>
|
|
1222
1222
|
<a name="GtkCellRenderer.property-details"></a><h2>Property Details</h2>
|
1223
1223
|
<div class="refsect2">
|
1224
1224
|
<a name="GtkCellRenderer--cell-background"></a><h3>The <code class="literal">“cell-background”</code> property</h3>
|
1225
|
-
<pre class="programlisting"> “cell-background” <a href="
|
1225
|
+
<pre class="programlisting"> “cell-background” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1226
1226
|
<p>Cell background color as a string.</p>
|
1227
1227
|
<p>Flags: Write</p>
|
1228
1228
|
<p>Default value: NULL</p>
|
@@ -1237,7 +1237,7 @@ it cannot be individually modified.</p>
|
|
1237
1237
|
<hr>
|
1238
1238
|
<div class="refsect2">
|
1239
1239
|
<a name="GtkCellRenderer--cell-background-set"></a><h3>The <code class="literal">“cell-background-set”</code> property</h3>
|
1240
|
-
<pre class="programlisting"> “cell-background-set” <a href="
|
1240
|
+
<pre class="programlisting"> “cell-background-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1241
1241
|
<p>Whether this tag affects the cell background color.</p>
|
1242
1242
|
<p>Flags: Read / Write</p>
|
1243
1243
|
<p>Default value: FALSE</p>
|
@@ -1245,7 +1245,7 @@ it cannot be individually modified.</p>
|
|
1245
1245
|
<hr>
|
1246
1246
|
<div class="refsect2">
|
1247
1247
|
<a name="GtkCellRenderer--editing"></a><h3>The <code class="literal">“editing”</code> property</h3>
|
1248
|
-
<pre class="programlisting"> “editing” <a href="
|
1248
|
+
<pre class="programlisting"> “editing” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1249
1249
|
<p>Whether the cell renderer is currently in editing mode.</p>
|
1250
1250
|
<p>Flags: Read</p>
|
1251
1251
|
<p>Default value: FALSE</p>
|
@@ -1253,7 +1253,7 @@ it cannot be individually modified.</p>
|
|
1253
1253
|
<hr>
|
1254
1254
|
<div class="refsect2">
|
1255
1255
|
<a name="GtkCellRenderer--height"></a><h3>The <code class="literal">“height”</code> property</h3>
|
1256
|
-
<pre class="programlisting"> “height” <a href="
|
1256
|
+
<pre class="programlisting"> “height” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1257
1257
|
<p>The fixed height.</p>
|
1258
1258
|
<p>Flags: Read / Write</p>
|
1259
1259
|
<p>Allowed values: >= -1</p>
|
@@ -1262,7 +1262,7 @@ it cannot be individually modified.</p>
|
|
1262
1262
|
<hr>
|
1263
1263
|
<div class="refsect2">
|
1264
1264
|
<a name="GtkCellRenderer--is-expanded"></a><h3>The <code class="literal">“is-expanded”</code> property</h3>
|
1265
|
-
<pre class="programlisting"> “is-expanded” <a href="
|
1265
|
+
<pre class="programlisting"> “is-expanded” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1266
1266
|
<p>Row is an expander row, and is expanded.</p>
|
1267
1267
|
<p>Flags: Read / Write</p>
|
1268
1268
|
<p>Default value: FALSE</p>
|
@@ -1270,7 +1270,7 @@ it cannot be individually modified.</p>
|
|
1270
1270
|
<hr>
|
1271
1271
|
<div class="refsect2">
|
1272
1272
|
<a name="GtkCellRenderer--is-expander"></a><h3>The <code class="literal">“is-expander”</code> property</h3>
|
1273
|
-
<pre class="programlisting"> “is-expander” <a href="
|
1273
|
+
<pre class="programlisting"> “is-expander” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1274
1274
|
<p>Row has children.</p>
|
1275
1275
|
<p>Flags: Read / Write</p>
|
1276
1276
|
<p>Default value: FALSE</p>
|
@@ -1286,7 +1286,7 @@ it cannot be individually modified.</p>
|
|
1286
1286
|
<hr>
|
1287
1287
|
<div class="refsect2">
|
1288
1288
|
<a name="GtkCellRenderer--sensitive"></a><h3>The <code class="literal">“sensitive”</code> property</h3>
|
1289
|
-
<pre class="programlisting"> “sensitive” <a href="
|
1289
|
+
<pre class="programlisting"> “sensitive” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1290
1290
|
<p>Display the cell sensitive.</p>
|
1291
1291
|
<p>Flags: Read / Write</p>
|
1292
1292
|
<p>Default value: TRUE</p>
|
@@ -1294,7 +1294,7 @@ it cannot be individually modified.</p>
|
|
1294
1294
|
<hr>
|
1295
1295
|
<div class="refsect2">
|
1296
1296
|
<a name="GtkCellRenderer--visible"></a><h3>The <code class="literal">“visible”</code> property</h3>
|
1297
|
-
<pre class="programlisting"> “visible” <a href="
|
1297
|
+
<pre class="programlisting"> “visible” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1298
1298
|
<p>Display the cell.</p>
|
1299
1299
|
<p>Flags: Read / Write</p>
|
1300
1300
|
<p>Default value: TRUE</p>
|
@@ -1302,7 +1302,7 @@ it cannot be individually modified.</p>
|
|
1302
1302
|
<hr>
|
1303
1303
|
<div class="refsect2">
|
1304
1304
|
<a name="GtkCellRenderer--width"></a><h3>The <code class="literal">“width”</code> property</h3>
|
1305
|
-
<pre class="programlisting"> “width” <a href="
|
1305
|
+
<pre class="programlisting"> “width” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1306
1306
|
<p>The fixed width.</p>
|
1307
1307
|
<p>Flags: Read / Write</p>
|
1308
1308
|
<p>Allowed values: >= -1</p>
|
@@ -1311,7 +1311,7 @@ it cannot be individually modified.</p>
|
|
1311
1311
|
<hr>
|
1312
1312
|
<div class="refsect2">
|
1313
1313
|
<a name="GtkCellRenderer--xalign"></a><h3>The <code class="literal">“xalign”</code> property</h3>
|
1314
|
-
<pre class="programlisting"> “xalign” <a href="
|
1314
|
+
<pre class="programlisting"> “xalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
1315
1315
|
<p>The x-align.</p>
|
1316
1316
|
<p>Flags: Read / Write</p>
|
1317
1317
|
<p>Allowed values: [0,1]</p>
|
@@ -1320,7 +1320,7 @@ it cannot be individually modified.</p>
|
|
1320
1320
|
<hr>
|
1321
1321
|
<div class="refsect2">
|
1322
1322
|
<a name="GtkCellRenderer--xpad"></a><h3>The <code class="literal">“xpad”</code> property</h3>
|
1323
|
-
<pre class="programlisting"> “xpad” <a href="
|
1323
|
+
<pre class="programlisting"> “xpad” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1324
1324
|
<p>The xpad.</p>
|
1325
1325
|
<p>Flags: Read / Write</p>
|
1326
1326
|
<p>Default value: 0</p>
|
@@ -1328,7 +1328,7 @@ it cannot be individually modified.</p>
|
|
1328
1328
|
<hr>
|
1329
1329
|
<div class="refsect2">
|
1330
1330
|
<a name="GtkCellRenderer--yalign"></a><h3>The <code class="literal">“yalign”</code> property</h3>
|
1331
|
-
<pre class="programlisting"> “yalign” <a href="
|
1331
|
+
<pre class="programlisting"> “yalign” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a></pre>
|
1332
1332
|
<p>The y-align.</p>
|
1333
1333
|
<p>Flags: Read / Write</p>
|
1334
1334
|
<p>Allowed values: [0,1]</p>
|
@@ -1337,7 +1337,7 @@ it cannot be individually modified.</p>
|
|
1337
1337
|
<hr>
|
1338
1338
|
<div class="refsect2">
|
1339
1339
|
<a name="GtkCellRenderer--ypad"></a><h3>The <code class="literal">“ypad”</code> property</h3>
|
1340
|
-
<pre class="programlisting"> “ypad” <a href="
|
1340
|
+
<pre class="programlisting"> “ypad” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre>
|
1341
1341
|
<p>The ypad.</p>
|
1342
1342
|
<p>Flags: Read / Write</p>
|
1343
1343
|
<p>Default value: 0</p>
|
@@ -1349,7 +1349,7 @@ it cannot be individually modified.</p>
|
|
1349
1349
|
<a name="GtkCellRenderer-editing-canceled"></a><h3>The <code class="literal">“editing-canceled”</code> signal</h3>
|
1350
1350
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1351
1351
|
user_function (<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer,
|
1352
|
-
<a href="
|
1352
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1353
1353
|
<p>This signal gets emitted when the user cancels the process of editing a
|
1354
1354
|
cell. For example, an editable cell renderer could be written to cancel
|
1355
1355
|
editing when the user presses Escape. </p>
|
@@ -1376,7 +1376,7 @@ editing when the user presses Escape. </p>
|
|
1376
1376
|
</tbody>
|
1377
1377
|
</table></div>
|
1378
1378
|
</div>
|
1379
|
-
<p>Flags: <a href="
|
1379
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1380
1380
|
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1381
1381
|
</div>
|
1382
1382
|
<hr>
|
@@ -1385,8 +1385,8 @@ editing when the user presses Escape. </p>
|
|
1385
1385
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1386
1386
|
user_function (<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer,
|
1387
1387
|
<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *editable,
|
1388
|
-
<a href="
|
1389
|
-
<a href="
|
1388
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path,
|
1389
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1390
1390
|
<p>This signal gets emitted when a cell starts to be edited.
|
1391
1391
|
The intended use of this signal is to do special setup
|
1392
1392
|
on <em class="parameter"><code>editable</code></em>
|
@@ -1471,7 +1471,7 @@ before doing any specific setup, as in the following example:</p>
|
|
1471
1471
|
</tbody>
|
1472
1472
|
</table></div>
|
1473
1473
|
</div>
|
1474
|
-
<p>Flags: <a href="
|
1474
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
1475
1475
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1476
1476
|
</div>
|
1477
1477
|
</div>
|