gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkListStore.html" title="GtkListStore">
|
10
10
|
<link rel="next" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -243,7 +243,7 @@
|
|
243
243
|
</div>
|
244
244
|
<div class="refsect1">
|
245
245
|
<a name="GtkTreeStore.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
246
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
246
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
247
247
|
<span class="lineart">╰──</span> GtkTreeStore
|
248
248
|
</pre>
|
249
249
|
</div>
|
@@ -277,7 +277,7 @@ contain multiple <column> elements, each specifying one model
|
|
277
277
|
column. The "type" attribute specifies the data type for the column.
|
278
278
|
</p>
|
279
279
|
<div class="example">
|
280
|
-
<a name="id-1.4.9.25.8.3.3"></a><p class="title"><b>Example
|
280
|
+
<a name="id-1.4.9.25.8.3.3"></a><p class="title"><b>Example 24. A UI Definition fragment for a tree store</b></p>
|
281
281
|
<div class="example-contents">
|
282
282
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
283
283
|
<tbody>
|
@@ -318,9 +318,9 @@ in. Note that only types derived from standard GObject fundamental types
|
|
318
318
|
are supported. </p>
|
319
319
|
<p>As an example, <code class="literal">gtk_tree_store_new (3, G_TYPE_INT, G_TYPE_STRING,
|
320
320
|
GDK_TYPE_PIXBUF);</code> will create a new <a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a> with three columns, of type</p>
|
321
|
-
<span class="type">int</span>, <span class="type">string</span> and <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> respectively.
|
321
|
+
<span class="type">int</span>, <span class="type">string</span> and <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> respectively.
|
322
322
|
<div class="refsect3">
|
323
|
-
<a name="
|
323
|
+
<a name="gtk-tree-store-new.parameters"></a><h4>Parameters</h4>
|
324
324
|
<div class="informaltable"><table width="100%" border="0">
|
325
325
|
<colgroup>
|
326
326
|
<col width="150px" class="parameters_name">
|
@@ -335,9 +335,8 @@ GDK_TYPE_PIXBUF);</code> will create a new <a class="link" href="GtkTreeStore.ht
|
|
335
335
|
</table></div>
|
336
336
|
</div>
|
337
337
|
<div class="refsect3">
|
338
|
-
<a name="
|
338
|
+
<a name="gtk-tree-store-new.returns"></a><h4>Returns</h4>
|
339
339
|
<p> a new <a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a></p>
|
340
|
-
<p></p>
|
341
340
|
</div>
|
342
341
|
</div>
|
343
342
|
<hr>
|
@@ -348,7 +347,7 @@ gtk_tree_store_newv (<em class="parameter"><code><a href="/home/vagrant/ruby-gno
|
|
348
347
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> *types</code></em>);</pre>
|
349
348
|
<p>Non vararg creation function. Used primarily by language bindings.</p>
|
350
349
|
<div class="refsect3">
|
351
|
-
<a name="
|
350
|
+
<a name="gtk-tree-store-newv.parameters"></a><h4>Parameters</h4>
|
352
351
|
<div class="informaltable"><table width="100%" border="0">
|
353
352
|
<colgroup>
|
354
353
|
<col width="150px" class="parameters_name">
|
@@ -370,7 +369,7 @@ gtk_tree_store_newv (<em class="parameter"><code><a href="/home/vagrant/ruby-gno
|
|
370
369
|
</table></div>
|
371
370
|
</div>
|
372
371
|
<div class="refsect3">
|
373
|
-
<a name="
|
372
|
+
<a name="gtk-tree-store-newv.returns"></a><h4>Returns</h4>
|
374
373
|
<p> a new <a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a>. </p>
|
375
374
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
376
375
|
</div>
|
@@ -382,12 +381,12 @@ gtk_tree_store_newv (<em class="parameter"><code><a href="/home/vagrant/ruby-gno
|
|
382
381
|
gtk_tree_store_set_column_types (<em class="parameter"><code><a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a> *tree_store</code></em>,
|
383
382
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_columns</code></em>,
|
384
383
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"><span class="type">GType</span></a> *types</code></em>);</pre>
|
385
|
-
<p>This function is meant primarily for <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObjects</span></a> that inherit from
|
384
|
+
<p>This function is meant primarily for <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObjects</span></a> that inherit from
|
386
385
|
<a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a>, and should only be used when constructing a new
|
387
386
|
<a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a>. It will not function after a row has been added,
|
388
387
|
or a method on the <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> interface is called.</p>
|
389
388
|
<div class="refsect3">
|
390
|
-
<a name="
|
389
|
+
<a name="gtk-tree-store-set-column-types.parameters"></a><h4>Parameters</h4>
|
391
390
|
<div class="informaltable"><table width="100%" border="0">
|
392
391
|
<colgroup>
|
393
392
|
<col width="150px" class="parameters_name">
|
@@ -429,7 +428,7 @@ The type of <em class="parameter"><code>value</code></em>
|
|
429
428
|
must be convertible to the type of the
|
430
429
|
column.</p>
|
431
430
|
<div class="refsect3">
|
432
|
-
<a name="
|
431
|
+
<a name="gtk-tree-store-set-value.parameters"></a><h4>Parameters</h4>
|
433
432
|
<div class="informaltable"><table width="100%" border="0">
|
434
433
|
<colgroup>
|
435
434
|
<col width="150px" class="parameters_name">
|
@@ -478,7 +477,7 @@ The list is terminated by a -1. For example, to set column 0 with type
|
|
478
477
|
<p>The value will be referenced by the store if it is a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-OBJECT:CAPS"><code class="literal">G_TYPE_OBJECT</code></a>, and it
|
479
478
|
will be copied if it is a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-STRING:CAPS"><code class="literal">G_TYPE_STRING</code></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-BOXED:CAPS"><code class="literal">G_TYPE_BOXED</code></a>.</p>
|
480
479
|
<div class="refsect3">
|
481
|
-
<a name="
|
480
|
+
<a name="gtk-tree-store-set.parameters"></a><h4>Parameters</h4>
|
482
481
|
<div class="informaltable"><table width="100%" border="0">
|
483
482
|
<colgroup>
|
484
483
|
<col width="150px" class="parameters_name">
|
@@ -510,7 +509,7 @@ gtk_tree_store_set_valist (<em class="parameter"><code><a class="link" href="Gtk
|
|
510
509
|
<p>See <a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a>; this version takes a <span class="type">va_list</span> for
|
511
510
|
use by language bindings.</p>
|
512
511
|
<div class="refsect3">
|
513
|
-
<a name="
|
512
|
+
<a name="gtk-tree-store-set-valist.parameters"></a><h4>Parameters</h4>
|
514
513
|
<div class="informaltable"><table width="100%" border="0">
|
515
514
|
<colgroup>
|
516
515
|
<col width="150px" class="parameters_name">
|
@@ -552,7 +551,7 @@ the columns and values as two arrays, instead of varargs. This
|
|
552
551
|
function is mainly intended for language bindings or in case
|
553
552
|
the number of columns to change is not known until run-time.</p>
|
554
553
|
<div class="refsect3">
|
555
|
-
<a name="
|
554
|
+
<a name="gtk-tree-store-set-valuesv.parameters"></a><h4>Parameters</h4>
|
556
555
|
<div class="informaltable"><table width="100%" border="0">
|
557
556
|
<colgroup>
|
558
557
|
<col width="150px" class="parameters_name">
|
@@ -590,7 +589,7 @@ arrays</p></td>
|
|
590
589
|
</tbody>
|
591
590
|
</table></div>
|
592
591
|
</div>
|
593
|
-
<p class="since">Since 2.12</p>
|
592
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
594
593
|
</div>
|
595
594
|
<hr>
|
596
595
|
<div class="refsect2">
|
@@ -605,7 +604,7 @@ gtk_tree_store_remove (<em class="parameter"><code><a class="link" href="GtkTree
|
|
605
604
|
next valid row at that level, or invalidated if it previously pointed to the
|
606
605
|
last one.</p>
|
607
606
|
<div class="refsect3">
|
608
|
-
<a name="
|
607
|
+
<a name="gtk-tree-store-remove.parameters"></a><h4>Parameters</h4>
|
609
608
|
<div class="informaltable"><table width="100%" border="0">
|
610
609
|
<colgroup>
|
611
610
|
<col width="150px" class="parameters_name">
|
@@ -627,10 +626,9 @@ last one.</p>
|
|
627
626
|
</table></div>
|
628
627
|
</div>
|
629
628
|
<div class="refsect3">
|
630
|
-
<a name="
|
629
|
+
<a name="gtk-tree-store-remove.returns"></a><h4>Returns</h4>
|
631
630
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
632
631
|
is still valid, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if not.</p>
|
633
|
-
<p></p>
|
634
632
|
</div>
|
635
633
|
</div>
|
636
634
|
<hr>
|
@@ -653,7 +651,7 @@ to this new row. The row will be empty after this function is called. To
|
|
653
651
|
fill in values, you need to call <a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a> or
|
654
652
|
<a class="link" href="GtkTreeStore.html#gtk-tree-store-set-value" title="gtk_tree_store_set_value ()"><code class="function">gtk_tree_store_set_value()</code></a>.</p>
|
655
653
|
<div class="refsect3">
|
656
|
-
<a name="
|
654
|
+
<a name="gtk-tree-store-insert.parameters"></a><h4>Parameters</h4>
|
657
655
|
<div class="informaltable"><table width="100%" border="0">
|
658
656
|
<colgroup>
|
659
657
|
<col width="150px" class="parameters_name">
|
@@ -714,7 +712,7 @@ set, then <em class="parameter"><code>parent</code></em>
|
|
714
712
|
this function is called. To fill in values, you need to call
|
715
713
|
<a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a> or <a class="link" href="GtkTreeStore.html#gtk-tree-store-set-value" title="gtk_tree_store_set_value ()"><code class="function">gtk_tree_store_set_value()</code></a>.</p>
|
716
714
|
<div class="refsect3">
|
717
|
-
<a name="
|
715
|
+
<a name="gtk-tree-store-insert-before.parameters"></a><h4>Parameters</h4>
|
718
716
|
<div class="informaltable"><table width="100%" border="0">
|
719
717
|
<colgroup>
|
720
718
|
<col width="150px" class="parameters_name">
|
@@ -775,7 +773,7 @@ set, then <em class="parameter"><code>parent</code></em>
|
|
775
773
|
this function is called. To fill in values, you need to call
|
776
774
|
<a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a> or <a class="link" href="GtkTreeStore.html#gtk-tree-store-set-value" title="gtk_tree_store_set_value ()"><code class="function">gtk_tree_store_set_value()</code></a>.</p>
|
777
775
|
<div class="refsect3">
|
778
|
-
<a name="
|
776
|
+
<a name="gtk-tree-store-insert-after.parameters"></a><h4>Parameters</h4>
|
779
777
|
<div class="informaltable"><table width="100%" border="0">
|
780
778
|
<colgroup>
|
781
779
|
<col width="150px" class="parameters_name">
|
@@ -847,7 +845,7 @@ repeatedly can affect the performance of the program,
|
|
847
845
|
<a class="link" href="GtkTreeStore.html#gtk-tree-store-insert-with-values" title="gtk_tree_store_insert_with_values ()"><code class="function">gtk_tree_store_insert_with_values()</code></a> should generally be preferred when
|
848
846
|
inserting rows in a sorted tree store.</p>
|
849
847
|
<div class="refsect3">
|
850
|
-
<a name="
|
848
|
+
<a name="gtk-tree-store-insert-with-values.parameters"></a><h4>Parameters</h4>
|
851
849
|
<div class="informaltable"><table width="100%" border="0">
|
852
850
|
<colgroup>
|
853
851
|
<col width="150px" class="parameters_name">
|
@@ -878,7 +876,7 @@ inserting rows in a sorted tree store.</p>
|
|
878
876
|
</tbody>
|
879
877
|
</table></div>
|
880
878
|
</div>
|
881
|
-
<p class="since">Since 2.10</p>
|
879
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
882
880
|
</div>
|
883
881
|
<hr>
|
884
882
|
<div class="refsect2">
|
@@ -895,7 +893,7 @@ gtk_tree_store_insert_with_valuesv (<em class="parameter"><code><a class="link"
|
|
895
893
|
the columns and values as two arrays, instead of varargs. This
|
896
894
|
function is mainly intended for language bindings.</p>
|
897
895
|
<div class="refsect3">
|
898
|
-
<a name="
|
896
|
+
<a name="gtk-tree-store-insert-with-valuesv.parameters"></a><h4>Parameters</h4>
|
899
897
|
<div class="informaltable"><table width="100%" border="0">
|
900
898
|
<colgroup>
|
901
899
|
<col width="150px" class="parameters_name">
|
@@ -943,7 +941,7 @@ arrays</p></td>
|
|
943
941
|
</tbody>
|
944
942
|
</table></div>
|
945
943
|
</div>
|
946
|
-
<p class="since">Since 2.10</p>
|
944
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
947
945
|
</div>
|
948
946
|
<hr>
|
949
947
|
<div class="refsect2">
|
@@ -962,7 +960,7 @@ to the top level. <em class="parameter"><code>iter</code></em>
|
|
962
960
|
will be empty after this function is called. To fill in values, you need to
|
963
961
|
call <a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a> or <a class="link" href="GtkTreeStore.html#gtk-tree-store-set-value" title="gtk_tree_store_set_value ()"><code class="function">gtk_tree_store_set_value()</code></a>.</p>
|
964
962
|
<div class="refsect3">
|
965
|
-
<a name="
|
963
|
+
<a name="gtk-tree-store-prepend.parameters"></a><h4>Parameters</h4>
|
966
964
|
<div class="informaltable"><table width="100%" border="0">
|
967
965
|
<colgroup>
|
968
966
|
<col width="150px" class="parameters_name">
|
@@ -1006,7 +1004,7 @@ the top level. <em class="parameter"><code>iter</code></em>
|
|
1006
1004
|
be empty after this function is called. To fill in values, you need to call
|
1007
1005
|
<a class="link" href="GtkTreeStore.html#gtk-tree-store-set" title="gtk_tree_store_set ()"><code class="function">gtk_tree_store_set()</code></a> or <a class="link" href="GtkTreeStore.html#gtk-tree-store-set-value" title="gtk_tree_store_set_value ()"><code class="function">gtk_tree_store_set_value()</code></a>.</p>
|
1008
1006
|
<div class="refsect3">
|
1009
|
-
<a name="
|
1007
|
+
<a name="gtk-tree-store-append.parameters"></a><h4>Parameters</h4>
|
1010
1008
|
<div class="informaltable"><table width="100%" border="0">
|
1011
1009
|
<colgroup>
|
1012
1010
|
<col width="150px" class="parameters_name">
|
@@ -1047,7 +1045,7 @@ gtk_tree_store_is_ancestor (<em class="parameter"><code><a class="link" href="Gt
|
|
1047
1045
|
parent (or grandparent or great-grandparent) of <em class="parameter"><code>descendant</code></em>
|
1048
1046
|
.</p>
|
1049
1047
|
<div class="refsect3">
|
1050
|
-
<a name="
|
1048
|
+
<a name="gtk-tree-store-is-ancestor.parameters"></a><h4>Parameters</h4>
|
1051
1049
|
<div class="informaltable"><table width="100%" border="0">
|
1052
1050
|
<colgroup>
|
1053
1051
|
<col width="150px" class="parameters_name">
|
@@ -1074,11 +1072,10 @@ parent (or grandparent or great-grandparent) of <em class="parameter"><code>desc
|
|
1074
1072
|
</table></div>
|
1075
1073
|
</div>
|
1076
1074
|
<div class="refsect3">
|
1077
|
-
<a name="
|
1075
|
+
<a name="gtk-tree-store-is-ancestor.returns"></a><h4>Returns</h4>
|
1078
1076
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
1079
1077
|
is an ancestor of <em class="parameter"><code>descendant</code></em>
|
1080
1078
|
</p>
|
1081
|
-
<p></p>
|
1082
1079
|
</div>
|
1083
1080
|
</div>
|
1084
1081
|
<hr>
|
@@ -1091,7 +1088,7 @@ gtk_tree_store_iter_depth (<em class="parameter"><code><a class="link" href="Gtk
|
|
1091
1088
|
. This will be 0 for anything on the root level, 1
|
1092
1089
|
for anything down a level, etc.</p>
|
1093
1090
|
<div class="refsect3">
|
1094
|
-
<a name="
|
1091
|
+
<a name="gtk-tree-store-iter-depth.parameters"></a><h4>Parameters</h4>
|
1095
1092
|
<div class="informaltable"><table width="100%" border="0">
|
1096
1093
|
<colgroup>
|
1097
1094
|
<col width="150px" class="parameters_name">
|
@@ -1113,10 +1110,9 @@ for anything down a level, etc.</p>
|
|
1113
1110
|
</table></div>
|
1114
1111
|
</div>
|
1115
1112
|
<div class="refsect3">
|
1116
|
-
<a name="
|
1113
|
+
<a name="gtk-tree-store-iter-depth.returns"></a><h4>Returns</h4>
|
1117
1114
|
<p> The depth of <em class="parameter"><code>iter</code></em>
|
1118
1115
|
</p>
|
1119
|
-
<p></p>
|
1120
1116
|
</div>
|
1121
1117
|
</div>
|
1122
1118
|
<hr>
|
@@ -1127,7 +1123,7 @@ gtk_tree_store_clear (<em class="parameter"><code><a class="link" href="GtkTreeS
|
|
1127
1123
|
<p>Removes all rows from <em class="parameter"><code>tree_store</code></em>
|
1128
1124
|
</p>
|
1129
1125
|
<div class="refsect3">
|
1130
|
-
<a name="
|
1126
|
+
<a name="gtk-tree-store-clear.parameters"></a><h4>Parameters</h4>
|
1131
1127
|
<div class="informaltable"><table width="100%" border="0">
|
1132
1128
|
<colgroup>
|
1133
1129
|
<col width="150px" class="parameters_name">
|
@@ -1152,7 +1148,7 @@ gtk_tree_store_iter_is_valid (<em class="parameter"><code><a class="link" href="
|
|
1152
1148
|
purposes.</p>
|
1153
1149
|
<p>Checks if the given iter is a valid iter for this <a class="link" href="GtkTreeStore.html" title="GtkTreeStore"><span class="type">GtkTreeStore</span></a>.</p>
|
1154
1150
|
<div class="refsect3">
|
1155
|
-
<a name="
|
1151
|
+
<a name="gtk-tree-store-iter-is-valid.parameters"></a><h4>Parameters</h4>
|
1156
1152
|
<div class="informaltable"><table width="100%" border="0">
|
1157
1153
|
<colgroup>
|
1158
1154
|
<col width="150px" class="parameters_name">
|
@@ -1174,11 +1170,10 @@ purposes.</p>
|
|
1174
1170
|
</table></div>
|
1175
1171
|
</div>
|
1176
1172
|
<div class="refsect3">
|
1177
|
-
<a name="
|
1173
|
+
<a name="gtk-tree-store-iter-is-valid.returns"></a><h4>Returns</h4>
|
1178
1174
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iter is valid, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the iter is invalid.</p>
|
1179
|
-
<p></p>
|
1180
1175
|
</div>
|
1181
|
-
<p class="since">Since 2.2</p>
|
1176
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1182
1177
|
</div>
|
1183
1178
|
<hr>
|
1184
1179
|
<div class="refsect2">
|
@@ -1194,7 +1189,7 @@ indicated by <em class="parameter"><code>new_order</code></em>
|
|
1194
1189
|
. Note that this function only works with
|
1195
1190
|
unsorted stores.</p>
|
1196
1191
|
<div class="refsect3">
|
1197
|
-
<a name="
|
1192
|
+
<a name="gtk-tree-store-reorder.parameters"></a><h4>Parameters</h4>
|
1198
1193
|
<div class="informaltable"><table width="100%" border="0">
|
1199
1194
|
<colgroup>
|
1200
1195
|
<col width="150px" class="parameters_name">
|
@@ -1223,7 +1218,7 @@ i.e. <em class="parameter"><code>new_order</code></em>
|
|
1223
1218
|
</tbody>
|
1224
1219
|
</table></div>
|
1225
1220
|
</div>
|
1226
|
-
<p class="since">Since 2.2</p>
|
1221
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1227
1222
|
</div>
|
1228
1223
|
<hr>
|
1229
1224
|
<div class="refsect2">
|
@@ -1238,7 +1233,7 @@ gtk_tree_store_swap (<em class="parameter"><code><a class="link" href="GtkTreeSt
|
|
1238
1233
|
. Note that this function
|
1239
1234
|
only works with unsorted stores.</p>
|
1240
1235
|
<div class="refsect3">
|
1241
|
-
<a name="
|
1236
|
+
<a name="gtk-tree-store-swap.parameters"></a><h4>Parameters</h4>
|
1242
1237
|
<div class="informaltable"><table width="100%" border="0">
|
1243
1238
|
<colgroup>
|
1244
1239
|
<col width="150px" class="parameters_name">
|
@@ -1264,7 +1259,7 @@ only works with unsorted stores.</p>
|
|
1264
1259
|
</tbody>
|
1265
1260
|
</table></div>
|
1266
1261
|
</div>
|
1267
|
-
<p class="since">Since 2.2</p>
|
1262
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1268
1263
|
</div>
|
1269
1264
|
<hr>
|
1270
1265
|
<div class="refsect2">
|
@@ -1285,7 +1280,7 @@ works with unsorted stores. If <em class="parameter"><code>position</code></em>
|
|
1285
1280
|
will be
|
1286
1281
|
moved to the end of the level.</p>
|
1287
1282
|
<div class="refsect3">
|
1288
|
-
<a name="
|
1283
|
+
<a name="gtk-tree-store-move-before.parameters"></a><h4>Parameters</h4>
|
1289
1284
|
<div class="informaltable"><table width="100%" border="0">
|
1290
1285
|
<colgroup>
|
1291
1286
|
<col width="150px" class="parameters_name">
|
@@ -1311,7 +1306,7 @@ moved to the end of the level.</p>
|
|
1311
1306
|
</tbody>
|
1312
1307
|
</table></div>
|
1313
1308
|
</div>
|
1314
|
-
<p class="since">Since 2.2</p>
|
1309
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1315
1310
|
</div>
|
1316
1311
|
<hr>
|
1317
1312
|
<div class="refsect2">
|
@@ -1332,7 +1327,7 @@ works with unsorted stores. If <em class="parameter"><code>position</code></em>
|
|
1332
1327
|
will be moved
|
1333
1328
|
to the start of the level.</p>
|
1334
1329
|
<div class="refsect3">
|
1335
|
-
<a name="
|
1330
|
+
<a name="gtk-tree-store-move-after.parameters"></a><h4>Parameters</h4>
|
1336
1331
|
<div class="informaltable"><table width="100%" border="0">
|
1337
1332
|
<colgroup>
|
1338
1333
|
<col width="150px" class="parameters_name">
|
@@ -1358,7 +1353,7 @@ to the start of the level.</p>
|
|
1358
1353
|
</tbody>
|
1359
1354
|
</table></div>
|
1360
1355
|
</div>
|
1361
|
-
<p class="since">Since 2.2</p>
|
1356
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1362
1357
|
</div>
|
1363
1358
|
</div>
|
1364
1359
|
<div class="refsect1">
|
@@ -1378,7 +1373,6 @@ to the start of the level.</p>
|
|
1378
1373
|
</div>
|
1379
1374
|
</div>
|
1380
1375
|
<div class="footer">
|
1381
|
-
<hr>
|
1382
|
-
Generated by GTK-Doc V1.21.1</div>
|
1376
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1383
1377
|
</body>
|
1384
1378
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn">
|
10
10
|
<link rel="next" href="gtk2-GtkTreeView-drag-and-drop.html" title="GtkTreeView drag-and-drop">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -478,7 +478,7 @@
|
|
478
478
|
</tr>
|
479
479
|
<tr>
|
480
480
|
<td class="function_type">
|
481
|
-
<a href="
|
481
|
+
<a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
482
482
|
</td>
|
483
483
|
<td class="function_name">
|
484
484
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-get-bin-window" title="gtk_tree_view_get_bin_window ()">gtk_tree_view_get_bin_window</a> <span class="c_punctuation">()</span>
|
@@ -606,7 +606,7 @@
|
|
606
606
|
</tr>
|
607
607
|
<tr>
|
608
608
|
<td class="function_type">
|
609
|
-
<a href="
|
609
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> *
|
610
610
|
</td>
|
611
611
|
<td class="function_name">
|
612
612
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-create-row-drag-icon" title="gtk_tree_view_create_row_drag_icon ()">gtk_tree_view_create_row_drag_icon</a> <span class="c_punctuation">()</span>
|
@@ -1014,7 +1014,7 @@
|
|
1014
1014
|
</tr>
|
1015
1015
|
<tr>
|
1016
1016
|
<td class="property_type">
|
1017
|
-
<a href="
|
1017
|
+
<a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</td>
|
1018
1018
|
<td class="property_name"><a class="link" href="GtkTreeView.html#GtkTreeView--s-even-row-color" title="The “even-row-color” style property">even-row-color</a></td>
|
1019
1019
|
<td class="property_flags">Read</td>
|
1020
1020
|
</tr>
|
@@ -1046,7 +1046,7 @@
|
|
1046
1046
|
</tr>
|
1047
1047
|
<tr>
|
1048
1048
|
<td class="property_type">
|
1049
|
-
<a href="
|
1049
|
+
<a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</td>
|
1050
1050
|
<td class="property_name"><a class="link" href="GtkTreeView.html#GtkTreeView--s-odd-row-color" title="The “odd-row-color” style property">odd-row-color</a></td>
|
1051
1051
|
<td class="property_flags">Read</td>
|
1052
1052
|
</tr>
|
@@ -1195,7 +1195,7 @@
|
|
1195
1195
|
</div>
|
1196
1196
|
<div class="refsect1">
|
1197
1197
|
<a name="GtkTreeView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
1198
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
1198
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
1199
1199
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
1200
1200
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
1201
1201
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -1256,7 +1256,7 @@ GtkTreeViewColumn objects as <child> elements and exposes the
|
|
1256
1256
|
internal GtkTreeSelection in UI definitions.
|
1257
1257
|
</p>
|
1258
1258
|
<div class="example">
|
1259
|
-
<a name="id-1.4.9.6.11.6.3"></a><p class="title"><b>Example
|
1259
|
+
<a name="id-1.4.9.6.11.6.3"></a><p class="title"><b>Example 18. A UI definition fragment with GtkTreeView</b></p>
|
1260
1260
|
<div class="example-contents">
|
1261
1261
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
1262
1262
|
<tbody>
|
@@ -1329,7 +1329,7 @@ the column drop was made, but is meant only to indicate a possible drop
|
|
1329
1329
|
spot to the user.
|
1330
1330
|
</p>
|
1331
1331
|
<div class="refsect3">
|
1332
|
-
<a name="
|
1332
|
+
<a name="GtkTreeViewColumnDropFunc.parameters"></a><h4>Parameters</h4>
|
1333
1333
|
<div class="informaltable"><table width="100%" border="0">
|
1334
1334
|
<colgroup>
|
1335
1335
|
<col width="150px" class="parameters_name">
|
@@ -1368,9 +1368,8 @@ spot to the user.
|
|
1368
1368
|
</table></div>
|
1369
1369
|
</div>
|
1370
1370
|
<div class="refsect3">
|
1371
|
-
<a name="
|
1371
|
+
<a name="GtkTreeViewColumnDropFunc.returns"></a><h4>Returns</h4>
|
1372
1372
|
<p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <a class="link" href="glossary.html#column" title="column"><span class="type">column</span></a> can be dropped in this spot</p>
|
1373
|
-
<p></p>
|
1374
1373
|
</div>
|
1375
1374
|
</div>
|
1376
1375
|
<hr>
|
@@ -1384,7 +1383,7 @@ spot to the user.
|
|
1384
1383
|
Function used for <a class="link" href="GtkTreeView.html#gtk-tree-view-map-expanded-rows" title="gtk_tree_view_map_expanded_rows ()"><span class="type">gtk_tree_view_map_expanded_rows</span></a>.
|
1385
1384
|
</p>
|
1386
1385
|
<div class="refsect3">
|
1387
|
-
<a name="
|
1386
|
+
<a name="GtkTreeViewMappingFunc.parameters"></a><h4>Parameters</h4>
|
1388
1387
|
<div class="informaltable"><table width="100%" border="0">
|
1389
1388
|
<colgroup>
|
1390
1389
|
<col width="150px" class="parameters_name">
|
@@ -1427,7 +1426,7 @@ is reversed from what you would normally expect, though it
|
|
1427
1426
|
has some similarity to <code class="function">strcmp()</code> returning 0 for equal strings.
|
1428
1427
|
</p>
|
1429
1428
|
<div class="refsect3">
|
1430
|
-
<a name="
|
1429
|
+
<a name="GtkTreeViewSearchEqualFunc.parameters"></a><h4>Parameters</h4>
|
1431
1430
|
<div class="informaltable"><table width="100%" border="0">
|
1432
1431
|
<colgroup>
|
1433
1432
|
<col width="150px" class="parameters_name">
|
@@ -1467,9 +1466,8 @@ with <em class="parameter"><code>key</code></em>
|
|
1467
1466
|
</table></div>
|
1468
1467
|
</div>
|
1469
1468
|
<div class="refsect3">
|
1470
|
-
<a name="
|
1469
|
+
<a name="GtkTreeViewSearchEqualFunc.returns"></a><h4>Returns</h4>
|
1471
1470
|
<p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if the row matches, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> otherwise.</p>
|
1472
|
-
<p></p>
|
1473
1471
|
</div>
|
1474
1472
|
</div>
|
1475
1473
|
<hr>
|
@@ -1479,9 +1477,8 @@ with <em class="parameter"><code>key</code></em>
|
|
1479
1477
|
gtk_tree_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1480
1478
|
<p>Creates a new <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> widget.</p>
|
1481
1479
|
<div class="refsect3">
|
1482
|
-
<a name="
|
1480
|
+
<a name="gtk-tree-view-new.returns"></a><h4>Returns</h4>
|
1483
1481
|
<p> A newly created <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> widget.</p>
|
1484
|
-
<p></p>
|
1485
1482
|
</div>
|
1486
1483
|
</div>
|
1487
1484
|
<hr>
|
@@ -1493,7 +1490,7 @@ gtk_tree_view_get_level_indentation (<em class="parameter"><code><a class="link"
|
|
1493
1490
|
in <em class="parameter"><code>tree_view</code></em>
|
1494
1491
|
.</p>
|
1495
1492
|
<div class="refsect3">
|
1496
|
-
<a name="
|
1493
|
+
<a name="gtk-tree-view-get-level-indentation.parameters"></a><h4>Parameters</h4>
|
1497
1494
|
<div class="informaltable"><table width="100%" border="0">
|
1498
1495
|
<colgroup>
|
1499
1496
|
<col width="150px" class="parameters_name">
|
@@ -1508,13 +1505,12 @@ in <em class="parameter"><code>tree_view</code></em>
|
|
1508
1505
|
</table></div>
|
1509
1506
|
</div>
|
1510
1507
|
<div class="refsect3">
|
1511
|
-
<a name="
|
1508
|
+
<a name="gtk-tree-view-get-level-indentation.returns"></a><h4>Returns</h4>
|
1512
1509
|
<p> the amount of extra indentation for child levels in
|
1513
1510
|
<em class="parameter"><code>tree_view</code></em>
|
1514
1511
|
. A return value of 0 means that this feature is disabled.</p>
|
1515
|
-
<p></p>
|
1516
1512
|
</div>
|
1517
|
-
<p class="since">Since 2.12</p>
|
1513
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1518
1514
|
</div>
|
1519
1515
|
<hr>
|
1520
1516
|
<div class="refsect2">
|
@@ -1524,7 +1520,7 @@ gtk_tree_view_get_show_expanders (<em class="parameter"><code><a class="link" hr
|
|
1524
1520
|
<p>Returns whether or not expanders are drawn in <em class="parameter"><code>tree_view</code></em>
|
1525
1521
|
.</p>
|
1526
1522
|
<div class="refsect3">
|
1527
|
-
<a name="
|
1523
|
+
<a name="gtk-tree-view-get-show-expanders.parameters"></a><h4>Parameters</h4>
|
1528
1524
|
<div class="informaltable"><table width="100%" border="0">
|
1529
1525
|
<colgroup>
|
1530
1526
|
<col width="150px" class="parameters_name">
|
@@ -1539,13 +1535,12 @@ gtk_tree_view_get_show_expanders (<em class="parameter"><code><a class="link" hr
|
|
1539
1535
|
</table></div>
|
1540
1536
|
</div>
|
1541
1537
|
<div class="refsect3">
|
1542
|
-
<a name="
|
1538
|
+
<a name="gtk-tree-view-get-show-expanders.returns"></a><h4>Returns</h4>
|
1543
1539
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if expanders are drawn in <em class="parameter"><code>tree_view</code></em>
|
1544
1540
|
, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
1545
1541
|
otherwise.</p>
|
1546
|
-
<p></p>
|
1547
1542
|
</div>
|
1548
|
-
<p class="since">Since 2.12</p>
|
1543
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1549
1544
|
</div>
|
1550
1545
|
<hr>
|
1551
1546
|
<div class="refsect2">
|
@@ -1560,7 +1555,7 @@ pixels, a value of 0 disables this feature and in this case only the default
|
|
1560
1555
|
indentation will be used.
|
1561
1556
|
This does not have any visible effects for lists.</p>
|
1562
1557
|
<div class="refsect3">
|
1563
|
-
<a name="
|
1558
|
+
<a name="gtk-tree-view-set-level-indentation.parameters"></a><h4>Parameters</h4>
|
1564
1559
|
<div class="informaltable"><table width="100%" border="0">
|
1565
1560
|
<colgroup>
|
1566
1561
|
<col width="150px" class="parameters_name">
|
@@ -1582,7 +1577,7 @@ This does not have any visible effects for lists.</p>
|
|
1582
1577
|
</tbody>
|
1583
1578
|
</table></div>
|
1584
1579
|
</div>
|
1585
|
-
<p class="since">Since 2.12</p>
|
1580
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1586
1581
|
</div>
|
1587
1582
|
<hr>
|
1588
1583
|
<div class="refsect2">
|
@@ -1599,7 +1594,7 @@ can set a custom indentation in this case using
|
|
1599
1594
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-set-level-indentation" title="gtk_tree_view_set_level_indentation ()"><code class="function">gtk_tree_view_set_level_indentation()</code></a>.
|
1600
1595
|
This does not have any visible effects for lists.</p>
|
1601
1596
|
<div class="refsect3">
|
1602
|
-
<a name="
|
1597
|
+
<a name="gtk-tree-view-set-show-expanders.parameters"></a><h4>Parameters</h4>
|
1603
1598
|
<div class="informaltable"><table width="100%" border="0">
|
1604
1599
|
<colgroup>
|
1605
1600
|
<col width="150px" class="parameters_name">
|
@@ -1620,7 +1615,7 @@ This does not have any visible effects for lists.</p>
|
|
1620
1615
|
</tbody>
|
1621
1616
|
</table></div>
|
1622
1617
|
</div>
|
1623
|
-
<p class="since">Since 2.12</p>
|
1618
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1624
1619
|
</div>
|
1625
1620
|
<hr>
|
1626
1621
|
<div class="refsect2">
|
@@ -1630,7 +1625,7 @@ gtk_tree_view_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
1630
1625
|
<p>Creates a new <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> widget with the model initialized to <em class="parameter"><code>model</code></em>
|
1631
1626
|
.</p>
|
1632
1627
|
<div class="refsect3">
|
1633
|
-
<a name="
|
1628
|
+
<a name="gtk-tree-view-new-with-model.parameters"></a><h4>Parameters</h4>
|
1634
1629
|
<div class="informaltable"><table width="100%" border="0">
|
1635
1630
|
<colgroup>
|
1636
1631
|
<col width="150px" class="parameters_name">
|
@@ -1645,9 +1640,8 @@ gtk_tree_view_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
1645
1640
|
</table></div>
|
1646
1641
|
</div>
|
1647
1642
|
<div class="refsect3">
|
1648
|
-
<a name="
|
1643
|
+
<a name="gtk-tree-view-new-with-model.returns"></a><h4>Returns</h4>
|
1649
1644
|
<p> A newly created <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> widget.</p>
|
1650
|
-
<p></p>
|
1651
1645
|
</div>
|
1652
1646
|
</div>
|
1653
1647
|
<hr>
|
@@ -1658,7 +1652,7 @@ gtk_tree_view_get_model (<em class="parameter"><code><a class="link" href="GtkTr
|
|
1658
1652
|
<p>Returns the model the <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> is based on. Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
1659
1653
|
model is unset.</p>
|
1660
1654
|
<div class="refsect3">
|
1661
|
-
<a name="
|
1655
|
+
<a name="gtk-tree-view-get-model.parameters"></a><h4>Parameters</h4>
|
1662
1656
|
<div class="informaltable"><table width="100%" border="0">
|
1663
1657
|
<colgroup>
|
1664
1658
|
<col width="150px" class="parameters_name">
|
@@ -1673,7 +1667,7 @@ model is unset.</p>
|
|
1673
1667
|
</table></div>
|
1674
1668
|
</div>
|
1675
1669
|
<div class="refsect3">
|
1676
|
-
<a name="
|
1670
|
+
<a name="gtk-tree-view-get-model.returns"></a><h4>Returns</h4>
|
1677
1671
|
<p> A <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is currently being used. </p>
|
1678
1672
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1679
1673
|
</div>
|
@@ -1690,7 +1684,7 @@ set, it will remove it before setting the new model. If <em class="parameter"><
|
|
1690
1684
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>,
|
1691
1685
|
then it will unset the old model.</p>
|
1692
1686
|
<div class="refsect3">
|
1693
|
-
<a name="
|
1687
|
+
<a name="gtk-tree-view-set-model.parameters"></a><h4>Parameters</h4>
|
1694
1688
|
<div class="informaltable"><table width="100%" border="0">
|
1695
1689
|
<colgroup>
|
1696
1690
|
<col width="150px" class="parameters_name">
|
@@ -1720,7 +1714,7 @@ gtk_tree_view_get_selection (<em class="parameter"><code><a class="link" href="G
|
|
1720
1714
|
<p>Gets the <a class="link" href="GtkTreeSelection.html" title="GtkTreeSelection"><span class="type">GtkTreeSelection</span></a> associated with <em class="parameter"><code>tree_view</code></em>
|
1721
1715
|
.</p>
|
1722
1716
|
<div class="refsect3">
|
1723
|
-
<a name="
|
1717
|
+
<a name="gtk-tree-view-get-selection.parameters"></a><h4>Parameters</h4>
|
1724
1718
|
<div class="informaltable"><table width="100%" border="0">
|
1725
1719
|
<colgroup>
|
1726
1720
|
<col width="150px" class="parameters_name">
|
@@ -1735,7 +1729,7 @@ gtk_tree_view_get_selection (<em class="parameter"><code><a class="link" href="G
|
|
1735
1729
|
</table></div>
|
1736
1730
|
</div>
|
1737
1731
|
<div class="refsect3">
|
1738
|
-
<a name="
|
1732
|
+
<a name="gtk-tree-view-get-selection.returns"></a><h4>Returns</h4>
|
1739
1733
|
<p> A <a class="link" href="GtkTreeSelection.html" title="GtkTreeSelection"><span class="type">GtkTreeSelection</span></a> object. </p>
|
1740
1734
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1741
1735
|
</div>
|
@@ -1747,7 +1741,7 @@ gtk_tree_view_get_selection (<em class="parameter"><code><a class="link" href="G
|
|
1747
1741
|
gtk_tree_view_get_hadjustment (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
1748
1742
|
<p>Gets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> currently being used for the horizontal aspect.</p>
|
1749
1743
|
<div class="refsect3">
|
1750
|
-
<a name="
|
1744
|
+
<a name="gtk-tree-view-get-hadjustment.parameters"></a><h4>Parameters</h4>
|
1751
1745
|
<div class="informaltable"><table width="100%" border="0">
|
1752
1746
|
<colgroup>
|
1753
1747
|
<col width="150px" class="parameters_name">
|
@@ -1762,7 +1756,7 @@ gtk_tree_view_get_hadjustment (<em class="parameter"><code><a class="link" href=
|
|
1762
1756
|
</table></div>
|
1763
1757
|
</div>
|
1764
1758
|
<div class="refsect3">
|
1765
|
-
<a name="
|
1759
|
+
<a name="gtk-tree-view-get-hadjustment.returns"></a><h4>Returns</h4>
|
1766
1760
|
<p> A <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> object, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1767
1761
|
if none is currently being used. </p>
|
1768
1762
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1776,7 +1770,7 @@ gtk_tree_view_set_hadjustment (<em class="parameter"><code><a class="link" href=
|
|
1776
1770
|
<em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);</pre>
|
1777
1771
|
<p>Sets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for the current horizontal aspect.</p>
|
1778
1772
|
<div class="refsect3">
|
1779
|
-
<a name="
|
1773
|
+
<a name="gtk-tree-view-set-hadjustment.parameters"></a><h4>Parameters</h4>
|
1780
1774
|
<div class="informaltable"><table width="100%" border="0">
|
1781
1775
|
<colgroup>
|
1782
1776
|
<col width="150px" class="parameters_name">
|
@@ -1805,7 +1799,7 @@ gtk_tree_view_set_hadjustment (<em class="parameter"><code><a class="link" href=
|
|
1805
1799
|
gtk_tree_view_get_vadjustment (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
1806
1800
|
<p>Gets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> currently being used for the vertical aspect.</p>
|
1807
1801
|
<div class="refsect3">
|
1808
|
-
<a name="
|
1802
|
+
<a name="gtk-tree-view-get-vadjustment.parameters"></a><h4>Parameters</h4>
|
1809
1803
|
<div class="informaltable"><table width="100%" border="0">
|
1810
1804
|
<colgroup>
|
1811
1805
|
<col width="150px" class="parameters_name">
|
@@ -1820,7 +1814,7 @@ gtk_tree_view_get_vadjustment (<em class="parameter"><code><a class="link" href=
|
|
1820
1814
|
</table></div>
|
1821
1815
|
</div>
|
1822
1816
|
<div class="refsect3">
|
1823
|
-
<a name="
|
1817
|
+
<a name="gtk-tree-view-get-vadjustment.returns"></a><h4>Returns</h4>
|
1824
1818
|
<p> A <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> object, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1825
1819
|
if none is currently being used. </p>
|
1826
1820
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1834,7 +1828,7 @@ gtk_tree_view_set_vadjustment (<em class="parameter"><code><a class="link" href=
|
|
1834
1828
|
<em class="parameter"><code><a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> *adjustment</code></em>);</pre>
|
1835
1829
|
<p>Sets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for the current vertical aspect.</p>
|
1836
1830
|
<div class="refsect3">
|
1837
|
-
<a name="
|
1831
|
+
<a name="gtk-tree-view-set-vadjustment.parameters"></a><h4>Parameters</h4>
|
1838
1832
|
<div class="informaltable"><table width="100%" border="0">
|
1839
1833
|
<colgroup>
|
1840
1834
|
<col width="150px" class="parameters_name">
|
@@ -1864,7 +1858,7 @@ gtk_tree_view_get_headers_visible (<em class="parameter"><code><a class="link" h
|
|
1864
1858
|
<p>Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the headers on the <em class="parameter"><code>tree_view</code></em>
|
1865
1859
|
are visible.</p>
|
1866
1860
|
<div class="refsect3">
|
1867
|
-
<a name="
|
1861
|
+
<a name="gtk-tree-view-get-headers-visible.parameters"></a><h4>Parameters</h4>
|
1868
1862
|
<div class="informaltable"><table width="100%" border="0">
|
1869
1863
|
<colgroup>
|
1870
1864
|
<col width="150px" class="parameters_name">
|
@@ -1879,9 +1873,8 @@ gtk_tree_view_get_headers_visible (<em class="parameter"><code><a class="link" h
|
|
1879
1873
|
</table></div>
|
1880
1874
|
</div>
|
1881
1875
|
<div class="refsect3">
|
1882
|
-
<a name="
|
1876
|
+
<a name="gtk-tree-view-get-headers-visible.returns"></a><h4>Returns</h4>
|
1883
1877
|
<p> Whether the headers are visible or not.</p>
|
1884
|
-
<p></p>
|
1885
1878
|
</div>
|
1886
1879
|
</div>
|
1887
1880
|
<hr>
|
@@ -1892,7 +1885,7 @@ gtk_tree_view_set_headers_visible (<em class="parameter"><code><a class="link" h
|
|
1892
1885
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> headers_visible</code></em>);</pre>
|
1893
1886
|
<p>Sets the visibility state of the headers.</p>
|
1894
1887
|
<div class="refsect3">
|
1895
|
-
<a name="
|
1888
|
+
<a name="gtk-tree-view-set-headers-visible.parameters"></a><h4>Parameters</h4>
|
1896
1889
|
<div class="informaltable"><table width="100%" border="0">
|
1897
1890
|
<colgroup>
|
1898
1891
|
<col width="150px" class="parameters_name">
|
@@ -1922,7 +1915,7 @@ gtk_tree_view_columns_autosize (<em class="parameter"><code><a class="link" href
|
|
1922
1915
|
<p>Resizes all columns to their optimal width. Only works after the
|
1923
1916
|
treeview has been realized.</p>
|
1924
1917
|
<div class="refsect3">
|
1925
|
-
<a name="
|
1918
|
+
<a name="gtk-tree-view-columns-autosize.parameters"></a><h4>Parameters</h4>
|
1926
1919
|
<div class="informaltable"><table width="100%" border="0">
|
1927
1920
|
<colgroup>
|
1928
1921
|
<col width="150px" class="parameters_name">
|
@@ -1944,7 +1937,7 @@ treeview has been realized.</p>
|
|
1944
1937
|
gtk_tree_view_get_headers_clickable (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
1945
1938
|
<p>Returns whether all header columns are clickable.</p>
|
1946
1939
|
<div class="refsect3">
|
1947
|
-
<a name="
|
1940
|
+
<a name="gtk-tree-view-get-headers-clickable.parameters"></a><h4>Parameters</h4>
|
1948
1941
|
<div class="informaltable"><table width="100%" border="0">
|
1949
1942
|
<colgroup>
|
1950
1943
|
<col width="150px" class="parameters_name">
|
@@ -1959,11 +1952,10 @@ gtk_tree_view_get_headers_clickable (<em class="parameter"><code><a class="link"
|
|
1959
1952
|
</table></div>
|
1960
1953
|
</div>
|
1961
1954
|
<div class="refsect3">
|
1962
|
-
<a name="
|
1955
|
+
<a name="gtk-tree-view-get-headers-clickable.returns"></a><h4>Returns</h4>
|
1963
1956
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if all header columns are clickable, otherwise <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a></p>
|
1964
|
-
<p></p>
|
1965
1957
|
</div>
|
1966
|
-
<p class="since">Since 2.10</p>
|
1958
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1967
1959
|
</div>
|
1968
1960
|
<hr>
|
1969
1961
|
<div class="refsect2">
|
@@ -1973,7 +1965,7 @@ gtk_tree_view_set_headers_clickable (<em class="parameter"><code><a class="link"
|
|
1973
1965
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
1974
1966
|
<p>Allow the column title buttons to be clicked.</p>
|
1975
1967
|
<div class="refsect3">
|
1976
|
-
<a name="
|
1968
|
+
<a name="gtk-tree-view-set-headers-clickable.parameters"></a><h4>Parameters</h4>
|
1977
1969
|
<div class="informaltable"><table width="100%" border="0">
|
1978
1970
|
<colgroup>
|
1979
1971
|
<col width="150px" class="parameters_name">
|
@@ -2014,7 +2006,7 @@ hint to the theme engine that your tree makes alternating colors
|
|
2014
2006
|
useful from a functional standpoint (since it has lots of columns,
|
2015
2007
|
generally).</p>
|
2016
2008
|
<div class="refsect3">
|
2017
|
-
<a name="
|
2009
|
+
<a name="gtk-tree-view-set-rules-hint.parameters"></a><h4>Parameters</h4>
|
2018
2010
|
<div class="informaltable"><table width="100%" border="0">
|
2019
2011
|
<colgroup>
|
2020
2012
|
<col width="150px" class="parameters_name">
|
@@ -2043,7 +2035,7 @@ generally).</p>
|
|
2043
2035
|
gtk_tree_view_get_rules_hint (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
2044
2036
|
<p>Gets the setting set by <a class="link" href="GtkTreeView.html#gtk-tree-view-set-rules-hint" title="gtk_tree_view_set_rules_hint ()"><code class="function">gtk_tree_view_set_rules_hint()</code></a>.</p>
|
2045
2037
|
<div class="refsect3">
|
2046
|
-
<a name="
|
2038
|
+
<a name="gtk-tree-view-get-rules-hint.parameters"></a><h4>Parameters</h4>
|
2047
2039
|
<div class="informaltable"><table width="100%" border="0">
|
2048
2040
|
<colgroup>
|
2049
2041
|
<col width="150px" class="parameters_name">
|
@@ -2058,9 +2050,8 @@ gtk_tree_view_get_rules_hint (<em class="parameter"><code><a class="link" href="
|
|
2058
2050
|
</table></div>
|
2059
2051
|
</div>
|
2060
2052
|
<div class="refsect3">
|
2061
|
-
<a name="
|
2053
|
+
<a name="gtk-tree-view-get-rules-hint.returns"></a><h4>Returns</h4>
|
2062
2054
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if rules are useful for the user of this tree</p>
|
2063
|
-
<p></p>
|
2064
2055
|
</div>
|
2065
2056
|
</div>
|
2066
2057
|
<hr>
|
@@ -2076,7 +2067,7 @@ mode enabled, then <em class="parameter"><code>column</code></em>
|
|
2076
2067
|
must have its "sizing" property set to be
|
2077
2068
|
GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
2078
2069
|
<div class="refsect3">
|
2079
|
-
<a name="
|
2070
|
+
<a name="gtk-tree-view-append-column.parameters"></a><h4>Parameters</h4>
|
2080
2071
|
<div class="informaltable"><table width="100%" border="0">
|
2081
2072
|
<colgroup>
|
2082
2073
|
<col width="150px" class="parameters_name">
|
@@ -2098,10 +2089,9 @@ GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
|
2098
2089
|
</table></div>
|
2099
2090
|
</div>
|
2100
2091
|
<div class="refsect3">
|
2101
|
-
<a name="
|
2092
|
+
<a name="gtk-tree-view-append-column.returns"></a><h4>Returns</h4>
|
2102
2093
|
<p> The number of columns in <em class="parameter"><code>tree_view</code></em>
|
2103
2094
|
after appending.</p>
|
2104
|
-
<p></p>
|
2105
2095
|
</div>
|
2106
2096
|
</div>
|
2107
2097
|
<hr>
|
@@ -2114,7 +2104,7 @@ gtk_tree_view_remove_column (<em class="parameter"><code><a class="link" href="G
|
|
2114
2104
|
from <em class="parameter"><code>tree_view</code></em>
|
2115
2105
|
.</p>
|
2116
2106
|
<div class="refsect3">
|
2117
|
-
<a name="
|
2107
|
+
<a name="gtk-tree-view-remove-column.parameters"></a><h4>Parameters</h4>
|
2118
2108
|
<div class="informaltable"><table width="100%" border="0">
|
2119
2109
|
<colgroup>
|
2120
2110
|
<col width="150px" class="parameters_name">
|
@@ -2136,10 +2126,9 @@ gtk_tree_view_remove_column (<em class="parameter"><code><a class="link" href="G
|
|
2136
2126
|
</table></div>
|
2137
2127
|
</div>
|
2138
2128
|
<div class="refsect3">
|
2139
|
-
<a name="
|
2129
|
+
<a name="gtk-tree-view-remove-column.returns"></a><h4>Returns</h4>
|
2140
2130
|
<p> The number of columns in <em class="parameter"><code>tree_view</code></em>
|
2141
2131
|
after removing.</p>
|
2142
|
-
<p></p>
|
2143
2132
|
</div>
|
2144
2133
|
</div>
|
2145
2134
|
<hr>
|
@@ -2160,7 +2149,7 @@ gtk_tree_view_insert_column (<em class="parameter"><code><a class="link" href="G
|
|
2160
2149
|
must have its "sizing" property
|
2161
2150
|
set to be GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
2162
2151
|
<div class="refsect3">
|
2163
|
-
<a name="
|
2152
|
+
<a name="gtk-tree-view-insert-column.parameters"></a><h4>Parameters</h4>
|
2164
2153
|
<div class="informaltable"><table width="100%" border="0">
|
2165
2154
|
<colgroup>
|
2166
2155
|
<col width="150px" class="parameters_name">
|
@@ -2188,10 +2177,9 @@ in.</p></td>
|
|
2188
2177
|
</table></div>
|
2189
2178
|
</div>
|
2190
2179
|
<div class="refsect3">
|
2191
|
-
<a name="
|
2180
|
+
<a name="gtk-tree-view-insert-column.returns"></a><h4>Returns</h4>
|
2192
2181
|
<p> The number of columns in <em class="parameter"><code>tree_view</code></em>
|
2193
2182
|
after insertion.</p>
|
2194
|
-
<p></p>
|
2195
2183
|
</div>
|
2196
2184
|
</div>
|
2197
2185
|
<hr>
|
@@ -2214,7 +2202,7 @@ the end. The column is initialized with the attributes given. If <em class="par
|
|
2214
2202
|
has "fixed_height" mode enabled, then the new column will have its sizing
|
2215
2203
|
property set to be GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
2216
2204
|
<div class="refsect3">
|
2217
|
-
<a name="
|
2205
|
+
<a name="gtk-tree-view-insert-column-with-attributes.parameters"></a><h4>Parameters</h4>
|
2218
2206
|
<div class="informaltable"><table width="100%" border="0">
|
2219
2207
|
<colgroup>
|
2220
2208
|
<col width="150px" class="parameters_name">
|
@@ -2246,10 +2234,9 @@ property set to be GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
|
2246
2234
|
</table></div>
|
2247
2235
|
</div>
|
2248
2236
|
<div class="refsect3">
|
2249
|
-
<a name="
|
2237
|
+
<a name="gtk-tree-view-insert-column-with-attributes.returns"></a><h4>Returns</h4>
|
2250
2238
|
<p> The number of columns in <em class="parameter"><code>tree_view</code></em>
|
2251
2239
|
after insertion.</p>
|
2252
|
-
<p></p>
|
2253
2240
|
</div>
|
2254
2241
|
</div>
|
2255
2242
|
<hr>
|
@@ -2272,7 +2259,7 @@ If <em class="parameter"><code>tree_view</code></em>
|
|
2272
2259
|
has "fixed_height" mode enabled, then the new column will have its
|
2273
2260
|
"sizing" property set to be GTK_TREE_VIEW_COLUMN_FIXED.</p>
|
2274
2261
|
<div class="refsect3">
|
2275
|
-
<a name="
|
2262
|
+
<a name="gtk-tree-view-insert-column-with-data-func.parameters"></a><h4>Parameters</h4>
|
2276
2263
|
<div class="informaltable"><table width="100%" border="0">
|
2277
2264
|
<colgroup>
|
2278
2265
|
<col width="150px" class="parameters_name">
|
@@ -2321,9 +2308,8 @@ If <em class="parameter"><code>tree_view</code></em>
|
|
2321
2308
|
</table></div>
|
2322
2309
|
</div>
|
2323
2310
|
<div class="refsect3">
|
2324
|
-
<a name="
|
2311
|
+
<a name="gtk-tree-view-insert-column-with-data-func.returns"></a><h4>Returns</h4>
|
2325
2312
|
<p> number of columns in the tree view post-insert</p>
|
2326
|
-
<p></p>
|
2327
2313
|
</div>
|
2328
2314
|
</div>
|
2329
2315
|
<hr>
|
@@ -2334,7 +2320,7 @@ gtk_tree_view_get_column (<em class="parameter"><code><a class="link" href="GtkT
|
|
2334
2320
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n</code></em>);</pre>
|
2335
2321
|
<p>Gets the <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> at the given position in the <span class="type">tree_view</span>.</p>
|
2336
2322
|
<div class="refsect3">
|
2337
|
-
<a name="
|
2323
|
+
<a name="gtk-tree-view-get-column.parameters"></a><h4>Parameters</h4>
|
2338
2324
|
<div class="informaltable"><table width="100%" border="0">
|
2339
2325
|
<colgroup>
|
2340
2326
|
<col width="150px" class="parameters_name">
|
@@ -2356,7 +2342,7 @@ gtk_tree_view_get_column (<em class="parameter"><code><a class="link" href="GtkT
|
|
2356
2342
|
</table></div>
|
2357
2343
|
</div>
|
2358
2344
|
<div class="refsect3">
|
2359
|
-
<a name="
|
2345
|
+
<a name="gtk-tree-view-get-column.returns"></a><h4>Returns</h4>
|
2360
2346
|
<p> The <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2361
2347
|
position is outside the range of columns. </p>
|
2362
2348
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -2371,7 +2357,7 @@ gtk_tree_view_get_columns (<em class="parameter"><code><a class="link" href="Gtk
|
|
2371
2357
|
.
|
2372
2358
|
The returned list must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</p>
|
2373
2359
|
<div class="refsect3">
|
2374
|
-
<a name="
|
2360
|
+
<a name="gtk-tree-view-get-columns.parameters"></a><h4>Parameters</h4>
|
2375
2361
|
<div class="informaltable"><table width="100%" border="0">
|
2376
2362
|
<colgroup>
|
2377
2363
|
<col width="150px" class="parameters_name">
|
@@ -2386,7 +2372,7 @@ The returned list must be freed with <a href="/home/vagrant/ruby-gnome2.win64/gl
|
|
2386
2372
|
</table></div>
|
2387
2373
|
</div>
|
2388
2374
|
<div class="refsect3">
|
2389
|
-
<a name="
|
2375
|
+
<a name="gtk-tree-view-get-columns.returns"></a><h4>Returns</h4>
|
2390
2376
|
<p> A list of <a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> s. </p>
|
2391
2377
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkTreeViewColumn][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
2392
2378
|
</div>
|
@@ -2405,7 +2391,7 @@ gtk_tree_view_move_column_after (<em class="parameter"><code><a class="link" hre
|
|
2405
2391
|
<em class="parameter"><code>column</code></em>
|
2406
2392
|
is placed in the first position.</p>
|
2407
2393
|
<div class="refsect3">
|
2408
|
-
<a name="
|
2394
|
+
<a name="gtk-tree-view-move-column-after.parameters"></a><h4>Parameters</h4>
|
2409
2395
|
<div class="informaltable"><table width="100%" border="0">
|
2410
2396
|
<colgroup>
|
2411
2397
|
<col width="150px" class="parameters_name">
|
@@ -2446,7 +2432,7 @@ visible column.</p>
|
|
2446
2432
|
<p>If you do not want expander arrow to appear in your tree, set the
|
2447
2433
|
expander column to a hidden column.</p>
|
2448
2434
|
<div class="refsect3">
|
2449
|
-
<a name="
|
2435
|
+
<a name="gtk-tree-view-set-expander-column.parameters"></a><h4>Parameters</h4>
|
2450
2436
|
<div class="informaltable"><table width="100%" border="0">
|
2451
2437
|
<colgroup>
|
2452
2438
|
<col width="150px" class="parameters_name">
|
@@ -2476,7 +2462,7 @@ gtk_tree_view_get_expander_column (<em class="parameter"><code><a class="link" h
|
|
2476
2462
|
<p>Returns the column that is the current expander column.
|
2477
2463
|
This column has the expander arrow drawn next to it.</p>
|
2478
2464
|
<div class="refsect3">
|
2479
|
-
<a name="
|
2465
|
+
<a name="gtk-tree-view-get-expander-column.parameters"></a><h4>Parameters</h4>
|
2480
2466
|
<div class="informaltable"><table width="100%" border="0">
|
2481
2467
|
<colgroup>
|
2482
2468
|
<col width="150px" class="parameters_name">
|
@@ -2491,7 +2477,7 @@ This column has the expander arrow drawn next to it.</p>
|
|
2491
2477
|
</table></div>
|
2492
2478
|
</div>
|
2493
2479
|
<div class="refsect3">
|
2494
|
-
<a name="
|
2480
|
+
<a name="gtk-tree-view-get-expander-column.returns"></a><h4>Returns</h4>
|
2495
2481
|
<p> The expander column. </p>
|
2496
2482
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2497
2483
|
</div>
|
@@ -2520,7 +2506,7 @@ are <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/ht
|
|
2520
2506
|
reverts to the default behavior of allowing all columns to be
|
2521
2507
|
dropped everywhere.</p>
|
2522
2508
|
<div class="refsect3">
|
2523
|
-
<a name="
|
2509
|
+
<a name="gtk-tree-view-set-column-drag-function.parameters"></a><h4>Parameters</h4>
|
2524
2510
|
<div class="informaltable"><table width="100%" border="0">
|
2525
2511
|
<colgroup>
|
2526
2512
|
<col width="150px" class="parameters_name">
|
@@ -2575,7 +2561,7 @@ using <a class="link" href="GtkTreeView.html#gtk-tree-view-scroll-to-cell" title
|
|
2575
2561
|
or <em class="parameter"><code>tree_y</code></em>
|
2576
2562
|
are -1, then that direction isn't scrolled.</p>
|
2577
2563
|
<div class="refsect3">
|
2578
|
-
<a name="
|
2564
|
+
<a name="gtk-tree-view-scroll-to-point.parameters"></a><h4>Parameters</h4>
|
2579
2565
|
<div class="informaltable"><table width="100%" border="0">
|
2580
2566
|
<colgroup>
|
2581
2567
|
<col width="150px" class="parameters_name">
|
@@ -2640,7 +2626,7 @@ model. If the model changes before the <em class="parameter"><code>tree_view</c
|
|
2640
2626
|
is realized, the centered
|
2641
2627
|
path will be modified to reflect this change.</p>
|
2642
2628
|
<div class="refsect3">
|
2643
|
-
<a name="
|
2629
|
+
<a name="gtk-tree-view-scroll-to-cell.parameters"></a><h4>Parameters</h4>
|
2644
2630
|
<div class="informaltable"><table width="100%" border="0">
|
2645
2631
|
<colgroup>
|
2646
2632
|
<col width="150px" class="parameters_name">
|
@@ -2711,7 +2697,7 @@ can only happen when the widget is realized.</p>
|
|
2711
2697
|
, the current cursor (if any) will be unset
|
2712
2698
|
and the function will return without failing.</p>
|
2713
2699
|
<div class="refsect3">
|
2714
|
-
<a name="
|
2700
|
+
<a name="gtk-tree-view-set-cursor.parameters"></a><h4>Parameters</h4>
|
2715
2701
|
<div class="informaltable"><table width="100%" border="0">
|
2716
2702
|
<colgroup>
|
2717
2703
|
<col width="150px" class="parameters_name">
|
@@ -2778,7 +2764,7 @@ realized.</p>
|
|
2778
2764
|
, the current cursor (if any) will be unset
|
2779
2765
|
and the function will return without failing.</p>
|
2780
2766
|
<div class="refsect3">
|
2781
|
-
<a name="
|
2767
|
+
<a name="gtk-tree-view-set-cursor-on-cell.parameters"></a><h4>Parameters</h4>
|
2782
2768
|
<div class="informaltable"><table width="100%" border="0">
|
2783
2769
|
<colgroup>
|
2784
2770
|
<col width="150px" class="parameters_name">
|
@@ -2814,7 +2800,7 @@ and the function will return without failing.</p>
|
|
2814
2800
|
</tbody>
|
2815
2801
|
</table></div>
|
2816
2802
|
</div>
|
2817
|
-
<p class="since">Since 2.2</p>
|
2803
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2818
2804
|
</div>
|
2819
2805
|
<hr>
|
2820
2806
|
<div class="refsect2">
|
@@ -2833,7 +2819,7 @@ currently has focus, then *<em class="parameter"><code>focus_column</code></em>
|
|
2833
2819
|
<p>The returned <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> must be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()"><code class="function">gtk_tree_path_free()</code></a> when
|
2834
2820
|
you are done with it.</p>
|
2835
2821
|
<div class="refsect3">
|
2836
|
-
<a name="
|
2822
|
+
<a name="gtk-tree-view-get-cursor.parameters"></a><h4>Parameters</h4>
|
2837
2823
|
<div class="informaltable"><table width="100%" border="0">
|
2838
2824
|
<colgroup>
|
2839
2825
|
<col width="150px" class="parameters_name">
|
@@ -2871,7 +2857,7 @@ gtk_tree_view_row_activated (<em class="parameter"><code><a class="link" href="G
|
|
2871
2857
|
and <em class="parameter"><code>column</code></em>
|
2872
2858
|
.</p>
|
2873
2859
|
<div class="refsect3">
|
2874
|
-
<a name="
|
2860
|
+
<a name="gtk-tree-view-row-activated.parameters"></a><h4>Parameters</h4>
|
2875
2861
|
<div class="informaltable"><table width="100%" border="0">
|
2876
2862
|
<colgroup>
|
2877
2863
|
<col width="150px" class="parameters_name">
|
@@ -2906,7 +2892,7 @@ gtk_tree_view_expand_all (<em class="parameter"><code><a class="link" href="GtkT
|
|
2906
2892
|
<p>Recursively expands all nodes in the <em class="parameter"><code>tree_view</code></em>
|
2907
2893
|
.</p>
|
2908
2894
|
<div class="refsect3">
|
2909
|
-
<a name="
|
2895
|
+
<a name="gtk-tree-view-expand-all.parameters"></a><h4>Parameters</h4>
|
2910
2896
|
<div class="informaltable"><table width="100%" border="0">
|
2911
2897
|
<colgroup>
|
2912
2898
|
<col width="150px" class="parameters_name">
|
@@ -2929,7 +2915,7 @@ gtk_tree_view_collapse_all (<em class="parameter"><code><a class="link" href="Gt
|
|
2929
2915
|
<p>Recursively collapses all visible, expanded nodes in <em class="parameter"><code>tree_view</code></em>
|
2930
2916
|
.</p>
|
2931
2917
|
<div class="refsect3">
|
2932
|
-
<a name="
|
2918
|
+
<a name="gtk-tree-view-collapse-all.parameters"></a><h4>Parameters</h4>
|
2933
2919
|
<div class="informaltable"><table width="100%" border="0">
|
2934
2920
|
<colgroup>
|
2935
2921
|
<col width="150px" class="parameters_name">
|
@@ -2955,7 +2941,7 @@ gtk_tree_view_expand_to_path (<em class="parameter"><code><a class="link" href="
|
|
2955
2941
|
<em class="parameter"><code>path</code></em>
|
2956
2942
|
as necessary.</p>
|
2957
2943
|
<div class="refsect3">
|
2958
|
-
<a name="
|
2944
|
+
<a name="gtk-tree-view-expand-to-path.parameters"></a><h4>Parameters</h4>
|
2959
2945
|
<div class="informaltable"><table width="100%" border="0">
|
2960
2946
|
<colgroup>
|
2961
2947
|
<col width="150px" class="parameters_name">
|
@@ -2976,7 +2962,7 @@ gtk_tree_view_expand_to_path (<em class="parameter"><code><a class="link" href="
|
|
2976
2962
|
</tbody>
|
2977
2963
|
</table></div>
|
2978
2964
|
</div>
|
2979
|
-
<p class="since">Since 2.2</p>
|
2965
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2980
2966
|
</div>
|
2981
2967
|
<hr>
|
2982
2968
|
<div class="refsect2">
|
@@ -2987,7 +2973,7 @@ gtk_tree_view_expand_row (<em class="parameter"><code><a class="link" href="GtkT
|
|
2987
2973
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> open_all</code></em>);</pre>
|
2988
2974
|
<p>Opens the row so its children are visible.</p>
|
2989
2975
|
<div class="refsect3">
|
2990
|
-
<a name="
|
2976
|
+
<a name="gtk-tree-view-expand-row.parameters"></a><h4>Parameters</h4>
|
2991
2977
|
<div class="informaltable"><table width="100%" border="0">
|
2992
2978
|
<colgroup>
|
2993
2979
|
<col width="150px" class="parameters_name">
|
@@ -3014,9 +3000,8 @@ gtk_tree_view_expand_row (<em class="parameter"><code><a class="link" href="GtkT
|
|
3014
3000
|
</table></div>
|
3015
3001
|
</div>
|
3016
3002
|
<div class="refsect3">
|
3017
|
-
<a name="
|
3003
|
+
<a name="gtk-tree-view-expand-row.returns"></a><h4>Returns</h4>
|
3018
3004
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the row existed and had children</p>
|
3019
|
-
<p></p>
|
3020
3005
|
</div>
|
3021
3006
|
</div>
|
3022
3007
|
<hr>
|
@@ -3027,7 +3012,7 @@ gtk_tree_view_collapse_row (<em class="parameter"><code><a class="link" href="Gt
|
|
3027
3012
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
3028
3013
|
<p>Collapses a row (hides its child rows, if they exist).</p>
|
3029
3014
|
<div class="refsect3">
|
3030
|
-
<a name="
|
3015
|
+
<a name="gtk-tree-view-collapse-row.parameters"></a><h4>Parameters</h4>
|
3031
3016
|
<div class="informaltable"><table width="100%" border="0">
|
3032
3017
|
<colgroup>
|
3033
3018
|
<col width="150px" class="parameters_name">
|
@@ -3050,9 +3035,8 @@ gtk_tree_view_collapse_row (<em class="parameter"><code><a class="link" href="Gt
|
|
3050
3035
|
</table></div>
|
3051
3036
|
</div>
|
3052
3037
|
<div class="refsect3">
|
3053
|
-
<a name="
|
3038
|
+
<a name="gtk-tree-view-collapse-row.returns"></a><h4>Returns</h4>
|
3054
3039
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the row was collapsed.</p>
|
3055
|
-
<p></p>
|
3056
3040
|
</div>
|
3057
3041
|
</div>
|
3058
3042
|
<hr>
|
@@ -3065,7 +3049,7 @@ gtk_tree_view_map_expanded_rows (<em class="parameter"><code><a class="link" hre
|
|
3065
3049
|
<p>Calls <em class="parameter"><code>func</code></em>
|
3066
3050
|
on all expanded rows.</p>
|
3067
3051
|
<div class="refsect3">
|
3068
|
-
<a name="
|
3052
|
+
<a name="gtk-tree-view-map-expanded-rows.parameters"></a><h4>Parameters</h4>
|
3069
3053
|
<div class="informaltable"><table width="100%" border="0">
|
3070
3054
|
<colgroup>
|
3071
3055
|
<col width="150px" class="parameters_name">
|
@@ -3102,7 +3086,7 @@ gtk_tree_view_row_expanded (<em class="parameter"><code><a class="link" href="Gt
|
|
3102
3086
|
is expanded in <em class="parameter"><code>tree_view</code></em>
|
3103
3087
|
.</p>
|
3104
3088
|
<div class="refsect3">
|
3105
|
-
<a name="
|
3089
|
+
<a name="gtk-tree-view-row-expanded.parameters"></a><h4>Parameters</h4>
|
3106
3090
|
<div class="informaltable"><table width="100%" border="0">
|
3107
3091
|
<colgroup>
|
3108
3092
|
<col width="150px" class="parameters_name">
|
@@ -3124,9 +3108,8 @@ gtk_tree_view_row_expanded (<em class="parameter"><code><a class="link" href="Gt
|
|
3124
3108
|
</table></div>
|
3125
3109
|
</div>
|
3126
3110
|
<div class="refsect3">
|
3127
|
-
<a name="
|
3111
|
+
<a name="gtk-tree-view-row-expanded.returns"></a><h4>Returns</h4>
|
3128
3112
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <span class="type">path</span> is expanded.</p>
|
3129
|
-
<p></p>
|
3130
3113
|
</div>
|
3131
3114
|
</div>
|
3132
3115
|
<hr>
|
@@ -3149,7 +3132,7 @@ drop can not be used in a reorderable view for any other purpose.</p>
|
|
3149
3132
|
reordering is allowed. If more control is needed, you should probably
|
3150
3133
|
handle drag and drop manually.</p>
|
3151
3134
|
<div class="refsect3">
|
3152
|
-
<a name="
|
3135
|
+
<a name="gtk-tree-view-set-reorderable.parameters"></a><h4>Parameters</h4>
|
3153
3136
|
<div class="informaltable"><table width="100%" border="0">
|
3154
3137
|
<colgroup>
|
3155
3138
|
<col width="150px" class="parameters_name">
|
@@ -3179,7 +3162,7 @@ gtk_tree_view_get_reorderable (<em class="parameter"><code><a class="link" href=
|
|
3179
3162
|
<p>Retrieves whether the user can reorder the tree via drag-and-drop. See
|
3180
3163
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-set-reorderable" title="gtk_tree_view_set_reorderable ()"><code class="function">gtk_tree_view_set_reorderable()</code></a>.</p>
|
3181
3164
|
<div class="refsect3">
|
3182
|
-
<a name="
|
3165
|
+
<a name="gtk-tree-view-get-reorderable.parameters"></a><h4>Parameters</h4>
|
3183
3166
|
<div class="informaltable"><table width="100%" border="0">
|
3184
3167
|
<colgroup>
|
3185
3168
|
<col width="150px" class="parameters_name">
|
@@ -3194,9 +3177,8 @@ gtk_tree_view_get_reorderable (<em class="parameter"><code><a class="link" href=
|
|
3194
3177
|
</table></div>
|
3195
3178
|
</div>
|
3196
3179
|
<div class="refsect3">
|
3197
|
-
<a name="
|
3180
|
+
<a name="gtk-tree-view-get-reorderable.returns"></a><h4>Returns</h4>
|
3198
3181
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tree can be reordered.</p>
|
3199
|
-
<p></p>
|
3200
3182
|
</div>
|
3201
3183
|
</div>
|
3202
3184
|
<hr>
|
@@ -3241,7 +3223,7 @@ if <em class="parameter"><code>tree_view</code></em>
|
|
3241
3223
|
GtkWidget::query-tooltip), please see
|
3242
3224
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-convert-widget-to-bin-window-coords" title="gtk_tree_view_convert_widget_to_bin_window_coords ()"><code class="function">gtk_tree_view_convert_widget_to_bin_window_coords()</code></a>.</p>
|
3243
3225
|
<div class="refsect3">
|
3244
|
-
<a name="
|
3226
|
+
<a name="gtk-tree-view-get-path-at-pos.parameters"></a><h4>Parameters</h4>
|
3245
3227
|
<div class="informaltable"><table width="100%" border="0">
|
3246
3228
|
<colgroup>
|
3247
3229
|
<col width="150px" class="parameters_name">
|
@@ -3288,9 +3270,8 @@ GtkWidget::query-tooltip), please see
|
|
3288
3270
|
</table></div>
|
3289
3271
|
</div>
|
3290
3272
|
<div class="refsect3">
|
3291
|
-
<a name="
|
3273
|
+
<a name="gtk-tree-view-get-path-at-pos.returns"></a><h4>Returns</h4>
|
3292
3274
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a row exists at that coordinate.</p>
|
3293
|
-
<p></p>
|
3294
3275
|
</div>
|
3295
3276
|
</div>
|
3296
3277
|
<hr>
|
@@ -3300,7 +3281,7 @@ GtkWidget::query-tooltip), please see
|
|
3300
3281
|
gtk_tree_view_get_cell_area (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3301
3282
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
3302
3283
|
<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *column</code></em>,
|
3303
|
-
<em class="parameter"><code><a href="
|
3284
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
3304
3285
|
<p>Fills the bounding rectangle in bin_window coordinates for the cell at the
|
3305
3286
|
row specified by <em class="parameter"><code>path</code></em>
|
3306
3287
|
and the column specified by <em class="parameter"><code>column</code></em>
|
@@ -3321,7 +3302,7 @@ returned rectangle is equivalent to the <em class="parameter"><code>cell_area</c
|
|
3321
3302
|
is
|
3322
3303
|
realized.</p>
|
3323
3304
|
<div class="refsect3">
|
3324
|
-
<a name="
|
3305
|
+
<a name="gtk-tree-view-get-cell-area.parameters"></a><h4>Parameters</h4>
|
3325
3306
|
<div class="informaltable"><table width="100%" border="0">
|
3326
3307
|
<colgroup>
|
3327
3308
|
<col width="150px" class="parameters_name">
|
@@ -3360,7 +3341,7 @@ realized.</p>
|
|
3360
3341
|
gtk_tree_view_get_background_area (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3361
3342
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
3362
3343
|
<em class="parameter"><code><a class="link" href="GtkTreeViewColumn.html" title="GtkTreeViewColumn"><span class="type">GtkTreeViewColumn</span></a> *column</code></em>,
|
3363
|
-
<em class="parameter"><code><a href="
|
3344
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
3364
3345
|
<p>Fills the bounding rectangle in bin_window coordinates for the cell at the
|
3365
3346
|
row specified by <em class="parameter"><code>path</code></em>
|
3366
3347
|
and the column specified by <em class="parameter"><code>column</code></em>
|
@@ -3381,7 +3362,7 @@ areas tile to cover the entire bin window. Contrast with the <em class="paramet
|
|
3381
3362
|
returned by <a class="link" href="GtkTreeView.html#gtk-tree-view-get-cell-area" title="gtk_tree_view_get_cell_area ()"><code class="function">gtk_tree_view_get_cell_area()</code></a>, which returns only the cell
|
3382
3363
|
itself, excluding surrounding borders and the tree expander area.</p>
|
3383
3364
|
<div class="refsect3">
|
3384
|
-
<a name="
|
3365
|
+
<a name="gtk-tree-view-get-background-area.parameters"></a><h4>Parameters</h4>
|
3385
3366
|
<div class="informaltable"><table width="100%" border="0">
|
3386
3367
|
<colgroup>
|
3387
3368
|
<col width="150px" class="parameters_name">
|
@@ -3418,7 +3399,7 @@ itself, excluding surrounding borders and the tree expander area.</p>
|
|
3418
3399
|
<a name="gtk-tree-view-get-visible-rect"></a><h3>gtk_tree_view_get_visible_rect ()</h3>
|
3419
3400
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3420
3401
|
gtk_tree_view_get_visible_rect (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3421
|
-
<em class="parameter"><code><a href="
|
3402
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);</pre>
|
3422
3403
|
<p>Fills <em class="parameter"><code>visible_rect</code></em>
|
3423
3404
|
with the currently-visible region of the
|
3424
3405
|
buffer, in tree coordinates. Convert to bin_window coordinates with
|
@@ -3426,7 +3407,7 @@ buffer, in tree coordinates. Convert to bin_window coordinates with
|
|
3426
3407
|
Tree coordinates start at 0,0 for row 0 of the tree, and cover the entire
|
3427
3408
|
scrollable area of the tree.</p>
|
3428
3409
|
<div class="refsect3">
|
3429
|
-
<a name="
|
3410
|
+
<a name="gtk-tree-view-get-visible-rect.parameters"></a><h4>Parameters</h4>
|
3430
3411
|
<div class="informaltable"><table width="100%" border="0">
|
3431
3412
|
<colgroup>
|
3432
3413
|
<col width="150px" class="parameters_name">
|
@@ -3462,7 +3443,7 @@ gtk_tree_view_get_visible_range (<em class="parameter"><code><a class="link" hre
|
|
3462
3443
|
Note that there may be invisible paths in between.</p>
|
3463
3444
|
<p>The paths should be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()"><code class="function">gtk_tree_path_free()</code></a> after use.</p>
|
3464
3445
|
<div class="refsect3">
|
3465
|
-
<a name="
|
3446
|
+
<a name="gtk-tree-view-get-visible-range.parameters"></a><h4>Parameters</h4>
|
3466
3447
|
<div class="informaltable"><table width="100%" border="0">
|
3467
3448
|
<colgroup>
|
3468
3449
|
<col width="150px" class="parameters_name">
|
@@ -3490,18 +3471,17 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
3490
3471
|
</table></div>
|
3491
3472
|
</div>
|
3492
3473
|
<div class="refsect3">
|
3493
|
-
<a name="
|
3474
|
+
<a name="gtk-tree-view-get-visible-range.returns"></a><h4>Returns</h4>
|
3494
3475
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if valid paths were placed in <em class="parameter"><code>start_path</code></em>
|
3495
3476
|
and <em class="parameter"><code>end_path</code></em>
|
3496
3477
|
.</p>
|
3497
|
-
<p></p>
|
3498
3478
|
</div>
|
3499
|
-
<p class="since">Since 2.8</p>
|
3479
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3500
3480
|
</div>
|
3501
3481
|
<hr>
|
3502
3482
|
<div class="refsect2">
|
3503
3483
|
<a name="gtk-tree-view-get-bin-window"></a><h3>gtk_tree_view_get_bin_window ()</h3>
|
3504
|
-
<pre class="programlisting"><a href="
|
3484
|
+
<pre class="programlisting"><a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
3505
3485
|
gtk_tree_view_get_bin_window (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
3506
3486
|
<p>Returns the window that <em class="parameter"><code>tree_view</code></em>
|
3507
3487
|
renders to.
|
@@ -3509,7 +3489,7 @@ This is used primarily to compare to <code class="literal">event->window</cod
|
|
3509
3489
|
to confirm that the event on <em class="parameter"><code>tree_view</code></em>
|
3510
3490
|
is on the right window.</p>
|
3511
3491
|
<div class="refsect3">
|
3512
|
-
<a name="
|
3492
|
+
<a name="gtk-tree-view-get-bin-window.parameters"></a><h4>Parameters</h4>
|
3513
3493
|
<div class="informaltable"><table width="100%" border="0">
|
3514
3494
|
<colgroup>
|
3515
3495
|
<col width="150px" class="parameters_name">
|
@@ -3524,8 +3504,8 @@ to confirm that the event on <em class="parameter"><code>tree_view</code></em>
|
|
3524
3504
|
</table></div>
|
3525
3505
|
</div>
|
3526
3506
|
<div class="refsect3">
|
3527
|
-
<a name="
|
3528
|
-
<p> A <a href="
|
3507
|
+
<a name="gtk-tree-view-get-bin-window.returns"></a><h4>Returns</h4>
|
3508
|
+
<p> A <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when <em class="parameter"><code>tree_view</code></em>
|
3529
3509
|
hasn't been realized yet. </p>
|
3530
3510
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3531
3511
|
</div>
|
@@ -3549,7 +3529,7 @@ bin_window coordinates, please see
|
|
3549
3529
|
<p>Converts bin_window coordinates to coordinates for the
|
3550
3530
|
tree (the full scrollable area of the tree).</p>
|
3551
3531
|
<div class="refsect3">
|
3552
|
-
<a name="
|
3532
|
+
<a name="gtk-tree-view-widget-to-tree-coords.parameters"></a><h4>Parameters</h4>
|
3553
3533
|
<div class="informaltable"><table width="100%" border="0">
|
3554
3534
|
<colgroup>
|
3555
3535
|
<col width="150px" class="parameters_name">
|
@@ -3605,7 +3585,7 @@ to bin_window, please see
|
|
3605
3585
|
<p>Converts tree coordinates (coordinates in full scrollable area of the tree)
|
3606
3586
|
to bin_window coordinates.</p>
|
3607
3587
|
<div class="refsect3">
|
3608
|
-
<a name="
|
3588
|
+
<a name="gtk-tree-view-tree-to-widget-coords.parameters"></a><h4>Parameters</h4>
|
3609
3589
|
<div class="informaltable"><table width="100%" border="0">
|
3610
3590
|
<colgroup>
|
3611
3591
|
<col width="150px" class="parameters_name">
|
@@ -3655,7 +3635,7 @@ gtk_tree_view_convert_bin_window_to_tree_coords
|
|
3655
3635
|
<p>Converts bin_window coordinates to coordinates for the
|
3656
3636
|
tree (the full scrollable area of the tree).</p>
|
3657
3637
|
<div class="refsect3">
|
3658
|
-
<a name="
|
3638
|
+
<a name="gtk-tree-view-convert-bin-window-to-tree-coords.parameters"></a><h4>Parameters</h4>
|
3659
3639
|
<div class="informaltable"><table width="100%" border="0">
|
3660
3640
|
<colgroup>
|
3661
3641
|
<col width="150px" class="parameters_name">
|
@@ -3691,7 +3671,7 @@ tree (the full scrollable area of the tree).</p>
|
|
3691
3671
|
</tbody>
|
3692
3672
|
</table></div>
|
3693
3673
|
</div>
|
3694
|
-
<p class="since">Since 2.12</p>
|
3674
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3695
3675
|
</div>
|
3696
3676
|
<hr>
|
3697
3677
|
<div class="refsect2">
|
@@ -3706,7 +3686,7 @@ gtk_tree_view_convert_bin_window_to_widget_coords
|
|
3706
3686
|
<p>Converts bin_window coordinates (see <a class="link" href="GtkTreeView.html#gtk-tree-view-get-bin-window" title="gtk_tree_view_get_bin_window ()"><code class="function">gtk_tree_view_get_bin_window()</code></a>)
|
3707
3687
|
to widget relative coordinates.</p>
|
3708
3688
|
<div class="refsect3">
|
3709
|
-
<a name="
|
3689
|
+
<a name="gtk-tree-view-convert-bin-window-to-widget-coords.parameters"></a><h4>Parameters</h4>
|
3710
3690
|
<div class="informaltable"><table width="100%" border="0">
|
3711
3691
|
<colgroup>
|
3712
3692
|
<col width="150px" class="parameters_name">
|
@@ -3742,7 +3722,7 @@ to widget relative coordinates.</p>
|
|
3742
3722
|
</tbody>
|
3743
3723
|
</table></div>
|
3744
3724
|
</div>
|
3745
|
-
<p class="since">Since 2.12</p>
|
3725
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3746
3726
|
</div>
|
3747
3727
|
<hr>
|
3748
3728
|
<div class="refsect2">
|
@@ -3757,7 +3737,7 @@ gtk_tree_view_convert_tree_to_bin_window_coords
|
|
3757
3737
|
<p>Converts tree coordinates (coordinates in full scrollable area of the tree)
|
3758
3738
|
to bin_window coordinates.</p>
|
3759
3739
|
<div class="refsect3">
|
3760
|
-
<a name="
|
3740
|
+
<a name="gtk-tree-view-convert-tree-to-bin-window-coords.parameters"></a><h4>Parameters</h4>
|
3761
3741
|
<div class="informaltable"><table width="100%" border="0">
|
3762
3742
|
<colgroup>
|
3763
3743
|
<col width="150px" class="parameters_name">
|
@@ -3793,7 +3773,7 @@ to bin_window coordinates.</p>
|
|
3793
3773
|
</tbody>
|
3794
3774
|
</table></div>
|
3795
3775
|
</div>
|
3796
|
-
<p class="since">Since 2.12</p>
|
3776
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3797
3777
|
</div>
|
3798
3778
|
<hr>
|
3799
3779
|
<div class="refsect2">
|
@@ -3808,7 +3788,7 @@ gtk_tree_view_convert_tree_to_widget_coords
|
|
3808
3788
|
<p>Converts tree coordinates (coordinates in full scrollable area of the tree)
|
3809
3789
|
to widget coordinates.</p>
|
3810
3790
|
<div class="refsect3">
|
3811
|
-
<a name="
|
3791
|
+
<a name="gtk-tree-view-convert-tree-to-widget-coords.parameters"></a><h4>Parameters</h4>
|
3812
3792
|
<div class="informaltable"><table width="100%" border="0">
|
3813
3793
|
<colgroup>
|
3814
3794
|
<col width="150px" class="parameters_name">
|
@@ -3844,7 +3824,7 @@ to widget coordinates.</p>
|
|
3844
3824
|
</tbody>
|
3845
3825
|
</table></div>
|
3846
3826
|
</div>
|
3847
|
-
<p class="since">Since 2.12</p>
|
3827
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3848
3828
|
</div>
|
3849
3829
|
<hr>
|
3850
3830
|
<div class="refsect2">
|
@@ -3859,7 +3839,7 @@ gtk_tree_view_convert_widget_to_bin_window_coords
|
|
3859
3839
|
<p>Converts widget coordinates to coordinates for the bin_window
|
3860
3840
|
(see <a class="link" href="GtkTreeView.html#gtk-tree-view-get-bin-window" title="gtk_tree_view_get_bin_window ()"><code class="function">gtk_tree_view_get_bin_window()</code></a>).</p>
|
3861
3841
|
<div class="refsect3">
|
3862
|
-
<a name="
|
3842
|
+
<a name="gtk-tree-view-convert-widget-to-bin-window-coords.parameters"></a><h4>Parameters</h4>
|
3863
3843
|
<div class="informaltable"><table width="100%" border="0">
|
3864
3844
|
<colgroup>
|
3865
3845
|
<col width="150px" class="parameters_name">
|
@@ -3895,7 +3875,7 @@ gtk_tree_view_convert_widget_to_bin_window_coords
|
|
3895
3875
|
</tbody>
|
3896
3876
|
</table></div>
|
3897
3877
|
</div>
|
3898
|
-
<p class="since">Since 2.12</p>
|
3878
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3899
3879
|
</div>
|
3900
3880
|
<hr>
|
3901
3881
|
<div class="refsect2">
|
@@ -3910,7 +3890,7 @@ gtk_tree_view_convert_widget_to_tree_coords
|
|
3910
3890
|
<p>Converts widget coordinates to coordinates for the
|
3911
3891
|
tree (the full scrollable area of the tree).</p>
|
3912
3892
|
<div class="refsect3">
|
3913
|
-
<a name="
|
3893
|
+
<a name="gtk-tree-view-convert-widget-to-tree-coords.parameters"></a><h4>Parameters</h4>
|
3914
3894
|
<div class="informaltable"><table width="100%" border="0">
|
3915
3895
|
<colgroup>
|
3916
3896
|
<col width="150px" class="parameters_name">
|
@@ -3946,7 +3926,7 @@ tree (the full scrollable area of the tree).</p>
|
|
3946
3926
|
</tbody>
|
3947
3927
|
</table></div>
|
3948
3928
|
</div>
|
3949
|
-
<p class="since">Since 2.12</p>
|
3929
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
3950
3930
|
</div>
|
3951
3931
|
<hr>
|
3952
3932
|
<div class="refsect2">
|
@@ -3955,12 +3935,12 @@ tree (the full scrollable area of the tree).</p>
|
|
3955
3935
|
gtk_tree_view_enable_model_drag_dest (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
3956
3936
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
3957
3937
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
3958
|
-
<em class="parameter"><code><a href="
|
3938
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
3959
3939
|
<p>Turns <em class="parameter"><code>tree_view</code></em>
|
3960
3940
|
into a drop destination for automatic DND. Calling
|
3961
3941
|
this method sets <a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
3962
3942
|
<div class="refsect3">
|
3963
|
-
<a name="
|
3943
|
+
<a name="gtk-tree-view-enable-model-drag-dest.parameters"></a><h4>Parameters</h4>
|
3964
3944
|
<div class="informaltable"><table width="100%" border="0">
|
3965
3945
|
<colgroup>
|
3966
3946
|
<col width="150px" class="parameters_name">
|
@@ -4000,15 +3980,15 @@ widget</p></td>
|
|
4000
3980
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4001
3981
|
gtk_tree_view_enable_model_drag_source
|
4002
3982
|
(<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
4003
|
-
<em class="parameter"><code><a href="
|
3983
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
|
4004
3984
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
4005
3985
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
4006
|
-
<em class="parameter"><code><a href="
|
3986
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
4007
3987
|
<p>Turns <em class="parameter"><code>tree_view</code></em>
|
4008
3988
|
into a drag source for automatic DND. Calling this
|
4009
3989
|
method sets <a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
4010
3990
|
<div class="refsect3">
|
4011
|
-
<a name="
|
3991
|
+
<a name="gtk-tree-view-enable-model-drag-source.parameters"></a><h4>Parameters</h4>
|
4012
3992
|
<div class="informaltable"><table width="100%" border="0">
|
4013
3993
|
<colgroup>
|
4014
3994
|
<col width="150px" class="parameters_name">
|
@@ -4056,7 +4036,7 @@ gtk_tree_view_unset_rows_drag_source (<em class="parameter"><code><a class="link
|
|
4056
4036
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-enable-model-drag-source" title="gtk_tree_view_enable_model_drag_source ()"><code class="function">gtk_tree_view_enable_model_drag_source()</code></a>. Calling this method sets
|
4057
4037
|
<a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
4058
4038
|
<div class="refsect3">
|
4059
|
-
<a name="
|
4039
|
+
<a name="gtk-tree-view-unset-rows-drag-source.parameters"></a><h4>Parameters</h4>
|
4060
4040
|
<div class="informaltable"><table width="100%" border="0">
|
4061
4041
|
<colgroup>
|
4062
4042
|
<col width="150px" class="parameters_name">
|
@@ -4080,7 +4060,7 @@ gtk_tree_view_unset_rows_drag_dest (<em class="parameter"><code><a class="link"
|
|
4080
4060
|
<a class="link" href="GtkTreeView.html#gtk-tree-view-enable-model-drag-dest" title="gtk_tree_view_enable_model_drag_dest ()"><code class="function">gtk_tree_view_enable_model_drag_dest()</code></a>. Calling this method sets
|
4081
4061
|
<a class="link" href="GtkTreeView.html#GtkTreeView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
4082
4062
|
<div class="refsect3">
|
4083
|
-
<a name="
|
4063
|
+
<a name="gtk-tree-view-unset-rows-drag-dest.parameters"></a><h4>Parameters</h4>
|
4084
4064
|
<div class="informaltable"><table width="100%" border="0">
|
4085
4065
|
<colgroup>
|
4086
4066
|
<col width="150px" class="parameters_name">
|
@@ -4104,7 +4084,7 @@ gtk_tree_view_set_drag_dest_row (<em class="parameter"><code><a class="link" hre
|
|
4104
4084
|
<em class="parameter"><code><a class="link" href="GtkTreeView.html#GtkTreeViewDropPosition" title="enum GtkTreeViewDropPosition"><span class="type">GtkTreeViewDropPosition</span></a> pos</code></em>);</pre>
|
4105
4085
|
<p>Sets the row that is highlighted for feedback.</p>
|
4106
4086
|
<div class="refsect3">
|
4107
|
-
<a name="
|
4087
|
+
<a name="gtk-tree-view-set-drag-dest-row.parameters"></a><h4>Parameters</h4>
|
4108
4088
|
<div class="informaltable"><table width="100%" border="0">
|
4109
4089
|
<colgroup>
|
4110
4090
|
<col width="150px" class="parameters_name">
|
@@ -4140,7 +4120,7 @@ gtk_tree_view_get_drag_dest_row (<em class="parameter"><code><a class="link" hre
|
|
4140
4120
|
<em class="parameter"><code><a class="link" href="GtkTreeView.html#GtkTreeViewDropPosition" title="enum GtkTreeViewDropPosition"><span class="type">GtkTreeViewDropPosition</span></a> *pos</code></em>);</pre>
|
4141
4121
|
<p>Gets information about the row that is highlighted for feedback.</p>
|
4142
4122
|
<div class="refsect3">
|
4143
|
-
<a name="
|
4123
|
+
<a name="gtk-tree-view-get-drag-dest-row.parameters"></a><h4>Parameters</h4>
|
4144
4124
|
<div class="informaltable"><table width="100%" border="0">
|
4145
4125
|
<colgroup>
|
4146
4126
|
<col width="150px" class="parameters_name">
|
@@ -4185,7 +4165,7 @@ meaningful if <em class="parameter"><code>tree_view</code></em>
|
|
4185
4165
|
return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if <em class="parameter"><code>tree_view</code></em>
|
4186
4166
|
is not realized or does not have a model.</p>
|
4187
4167
|
<div class="refsect3">
|
4188
|
-
<a name="
|
4168
|
+
<a name="gtk-tree-view-get-dest-row-at-pos.parameters"></a><h4>Parameters</h4>
|
4189
4169
|
<div class="informaltable"><table width="100%" border="0">
|
4190
4170
|
<colgroup>
|
4191
4171
|
<col width="150px" class="parameters_name">
|
@@ -4222,23 +4202,22 @@ return <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc
|
|
4222
4202
|
</table></div>
|
4223
4203
|
</div>
|
4224
4204
|
<div class="refsect3">
|
4225
|
-
<a name="
|
4205
|
+
<a name="gtk-tree-view-get-dest-row-at-pos.returns"></a><h4>Returns</h4>
|
4226
4206
|
<p> whether there is a row at the given position, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if this
|
4227
4207
|
is indeed the case.</p>
|
4228
|
-
<p></p>
|
4229
4208
|
</div>
|
4230
4209
|
</div>
|
4231
4210
|
<hr>
|
4232
4211
|
<div class="refsect2">
|
4233
4212
|
<a name="gtk-tree-view-create-row-drag-icon"></a><h3>gtk_tree_view_create_row_drag_icon ()</h3>
|
4234
|
-
<pre class="programlisting"><a href="
|
4213
|
+
<pre class="programlisting"><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> *
|
4235
4214
|
gtk_tree_view_create_row_drag_icon (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>,
|
4236
4215
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
4237
|
-
<p>Creates a <a href="
|
4216
|
+
<p>Creates a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> representation of the row at <em class="parameter"><code>path</code></em>
|
4238
4217
|
.
|
4239
4218
|
This image is used for a drag icon.</p>
|
4240
4219
|
<div class="refsect3">
|
4241
|
-
<a name="
|
4220
|
+
<a name="gtk-tree-view-create-row-drag-icon.parameters"></a><h4>Parameters</h4>
|
4242
4221
|
<div class="informaltable"><table width="100%" border="0">
|
4243
4222
|
<colgroup>
|
4244
4223
|
<col width="150px" class="parameters_name">
|
@@ -4261,7 +4240,7 @@ This image is used for a drag icon.</p>
|
|
4261
4240
|
</table></div>
|
4262
4241
|
</div>
|
4263
4242
|
<div class="refsect3">
|
4264
|
-
<a name="
|
4243
|
+
<a name="gtk-tree-view-create-row-drag-icon.returns"></a><h4>Returns</h4>
|
4265
4244
|
<p> a newly-allocated pixmap of the drag icon. </p>
|
4266
4245
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
4267
4246
|
</div>
|
@@ -4278,7 +4257,7 @@ the tree interactively (this is sometimes called "typeahead find").</p>
|
|
4278
4257
|
<p>Note that even if this is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, the user can still initiate a search
|
4279
4258
|
using the "start-interactive-search" key binding.</p>
|
4280
4259
|
<div class="refsect3">
|
4281
|
-
<a name="
|
4260
|
+
<a name="gtk-tree-view-set-enable-search.parameters"></a><h4>Parameters</h4>
|
4282
4261
|
<div class="informaltable"><table width="100%" border="0">
|
4283
4262
|
<colgroup>
|
4284
4263
|
<col width="150px" class="parameters_name">
|
@@ -4308,7 +4287,7 @@ gtk_tree_view_get_enable_search (<em class="parameter"><code><a class="link" hre
|
|
4308
4287
|
<p>Returns whether or not the tree allows to start interactive searching
|
4309
4288
|
by typing in text.</p>
|
4310
4289
|
<div class="refsect3">
|
4311
|
-
<a name="
|
4290
|
+
<a name="gtk-tree-view-get-enable-search.parameters"></a><h4>Parameters</h4>
|
4312
4291
|
<div class="informaltable"><table width="100%" border="0">
|
4313
4292
|
<colgroup>
|
4314
4293
|
<col width="150px" class="parameters_name">
|
@@ -4323,9 +4302,8 @@ by typing in text.</p>
|
|
4323
4302
|
</table></div>
|
4324
4303
|
</div>
|
4325
4304
|
<div class="refsect3">
|
4326
|
-
<a name="
|
4305
|
+
<a name="gtk-tree-view-get-enable-search.returns"></a><h4>Returns</h4>
|
4327
4306
|
<p> whether or not to let the user search interactively</p>
|
4328
|
-
<p></p>
|
4329
4307
|
</div>
|
4330
4308
|
</div>
|
4331
4309
|
<hr>
|
@@ -4335,7 +4313,7 @@ by typing in text.</p>
|
|
4335
4313
|
gtk_tree_view_get_search_column (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
4336
4314
|
<p>Gets the column searched on by the interactive search code.</p>
|
4337
4315
|
<div class="refsect3">
|
4338
|
-
<a name="
|
4316
|
+
<a name="gtk-tree-view-get-search-column.parameters"></a><h4>Parameters</h4>
|
4339
4317
|
<div class="informaltable"><table width="100%" border="0">
|
4340
4318
|
<colgroup>
|
4341
4319
|
<col width="150px" class="parameters_name">
|
@@ -4350,9 +4328,8 @@ gtk_tree_view_get_search_column (<em class="parameter"><code><a class="link" hre
|
|
4350
4328
|
</table></div>
|
4351
4329
|
</div>
|
4352
4330
|
<div class="refsect3">
|
4353
|
-
<a name="
|
4331
|
+
<a name="gtk-tree-view-get-search-column.returns"></a><h4>Returns</h4>
|
4354
4332
|
<p> the column the interactive search code searches in.</p>
|
4355
|
-
<p></p>
|
4356
4333
|
</div>
|
4357
4334
|
</div>
|
4358
4335
|
<hr>
|
@@ -4371,7 +4348,7 @@ whether simply typing text will also start an interactive search.</p>
|
|
4371
4348
|
refers to a column of the current model. The search
|
4372
4349
|
column is reset to -1 when the model is changed.</p>
|
4373
4350
|
<div class="refsect3">
|
4374
|
-
<a name="
|
4351
|
+
<a name="gtk-tree-view-set-search-column.parameters"></a><h4>Parameters</h4>
|
4375
4352
|
<div class="informaltable"><table width="100%" border="0">
|
4376
4353
|
<colgroup>
|
4377
4354
|
<col width="150px" class="parameters_name">
|
@@ -4400,7 +4377,7 @@ column is reset to -1 when the model is changed.</p>
|
|
4400
4377
|
gtk_tree_view_get_search_equal_func (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
4401
4378
|
<p>Returns the compare function currently in use.</p>
|
4402
4379
|
<div class="refsect3">
|
4403
|
-
<a name="
|
4380
|
+
<a name="gtk-tree-view-get-search-equal-func.parameters"></a><h4>Parameters</h4>
|
4404
4381
|
<div class="informaltable"><table width="100%" border="0">
|
4405
4382
|
<colgroup>
|
4406
4383
|
<col width="150px" class="parameters_name">
|
@@ -4415,9 +4392,8 @@ gtk_tree_view_get_search_equal_func (<em class="parameter"><code><a class="link"
|
|
4415
4392
|
</table></div>
|
4416
4393
|
</div>
|
4417
4394
|
<div class="refsect3">
|
4418
|
-
<a name="
|
4395
|
+
<a name="gtk-tree-view-get-search-equal-func.returns"></a><h4>Returns</h4>
|
4419
4396
|
<p> the currently used compare function for the search code.</p>
|
4420
|
-
<p></p>
|
4421
4397
|
</div>
|
4422
4398
|
</div>
|
4423
4399
|
<hr>
|
@@ -4432,7 +4408,7 @@ gtk_tree_view_set_search_equal_func (<em class="parameter"><code><a class="link"
|
|
4432
4408
|
that somewhat like <code class="function">strcmp()</code> returning 0 for equality
|
4433
4409
|
<a class="link" href="GtkTreeView.html#GtkTreeViewSearchEqualFunc" title="GtkTreeViewSearchEqualFunc ()"><span class="type">GtkTreeViewSearchEqualFunc</span></a> returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> on matches.</p>
|
4434
4410
|
<div class="refsect3">
|
4435
|
-
<a name="
|
4411
|
+
<a name="gtk-tree-view-set-search-equal-func.parameters"></a><h4>Parameters</h4>
|
4436
4412
|
<div class="informaltable"><table width="100%" border="0">
|
4437
4413
|
<colgroup>
|
4438
4414
|
<col width="150px" class="parameters_name">
|
@@ -4476,7 +4452,7 @@ entry for <em class="parameter"><code>tree_view</code></em>
|
|
4476
4452
|
. In case the built-in entry is being used, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
4477
4453
|
will be returned.</p>
|
4478
4454
|
<div class="refsect3">
|
4479
|
-
<a name="
|
4455
|
+
<a name="gtk-tree-view-get-search-entry.parameters"></a><h4>Parameters</h4>
|
4480
4456
|
<div class="informaltable"><table width="100%" border="0">
|
4481
4457
|
<colgroup>
|
4482
4458
|
<col width="150px" class="parameters_name">
|
@@ -4491,11 +4467,11 @@ will be returned.</p>
|
|
4491
4467
|
</table></div>
|
4492
4468
|
</div>
|
4493
4469
|
<div class="refsect3">
|
4494
|
-
<a name="
|
4470
|
+
<a name="gtk-tree-view-get-search-entry.returns"></a><h4>Returns</h4>
|
4495
4471
|
<p> the entry currently in use as search entry. </p>
|
4496
4472
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
4497
4473
|
</div>
|
4498
|
-
<p class="since">Since 2.10</p>
|
4474
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
4499
4475
|
</div>
|
4500
4476
|
<hr>
|
4501
4477
|
<div class="refsect2">
|
@@ -4511,7 +4487,7 @@ in our interface at all time at a fixed position. Passing <a href="/home/vagran
|
|
4511
4487
|
will make the interactive search code use the built-in popup
|
4512
4488
|
entry again.</p>
|
4513
4489
|
<div class="refsect3">
|
4514
|
-
<a name="
|
4490
|
+
<a name="gtk-tree-view-set-search-entry.parameters"></a><h4>Parameters</h4>
|
4515
4491
|
<div class="informaltable"><table width="100%" border="0">
|
4516
4492
|
<colgroup>
|
4517
4493
|
<col width="150px" class="parameters_name">
|
@@ -4533,7 +4509,7 @@ should use or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/
|
|
4533
4509
|
</tbody>
|
4534
4510
|
</table></div>
|
4535
4511
|
</div>
|
4536
|
-
<p class="since">Since 2.10</p>
|
4512
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
4537
4513
|
</div>
|
4538
4514
|
<hr>
|
4539
4515
|
<div class="refsect2">
|
@@ -4553,7 +4529,7 @@ gtk_tree_view_get_search_position_func
|
|
4553
4529
|
(<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
4554
4530
|
<p>Returns the positioning function currently in use.</p>
|
4555
4531
|
<div class="refsect3">
|
4556
|
-
<a name="
|
4532
|
+
<a name="gtk-tree-view-get-search-position-func.parameters"></a><h4>Parameters</h4>
|
4557
4533
|
<div class="informaltable"><table width="100%" border="0">
|
4558
4534
|
<colgroup>
|
4559
4535
|
<col width="150px" class="parameters_name">
|
@@ -4568,11 +4544,10 @@ gtk_tree_view_get_search_position_func
|
|
4568
4544
|
</table></div>
|
4569
4545
|
</div>
|
4570
4546
|
<div class="refsect3">
|
4571
|
-
<a name="
|
4547
|
+
<a name="gtk-tree-view-get-search-position-func.returns"></a><h4>Returns</h4>
|
4572
4548
|
<p> the currently used function for positioning the search dialog.</p>
|
4573
|
-
<p></p>
|
4574
4549
|
</div>
|
4575
|
-
<p class="since">Since 2.10</p>
|
4550
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
4576
4551
|
</div>
|
4577
4552
|
<hr>
|
4578
4553
|
<div class="refsect2">
|
@@ -4585,7 +4560,7 @@ gtk_tree_view_set_search_position_func
|
|
4585
4560
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> destroy</code></em>);</pre>
|
4586
4561
|
<p>Sets the function to use when positioning the search dialog.</p>
|
4587
4562
|
<div class="refsect3">
|
4588
|
-
<a name="
|
4563
|
+
<a name="gtk-tree-view-set-search-position-func.parameters"></a><h4>Parameters</h4>
|
4589
4564
|
<div class="informaltable"><table width="100%" border="0">
|
4590
4565
|
<colgroup>
|
4591
4566
|
<col width="150px" class="parameters_name">
|
@@ -4619,7 +4594,7 @@ to use the default search position function. </p></td>
|
|
4619
4594
|
</tbody>
|
4620
4595
|
</table></div>
|
4621
4596
|
</div>
|
4622
|
-
<p class="since">Since 2.10</p>
|
4597
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
4623
4598
|
</div>
|
4624
4599
|
<hr>
|
4625
4600
|
<div class="refsect2">
|
@@ -4629,7 +4604,7 @@ gtk_tree_view_get_fixed_height_mode (<em class="parameter"><code><a class="link"
|
|
4629
4604
|
<p>Returns whether fixed height mode is turned on for <em class="parameter"><code>tree_view</code></em>
|
4630
4605
|
.</p>
|
4631
4606
|
<div class="refsect3">
|
4632
|
-
<a name="
|
4607
|
+
<a name="gtk-tree-view-get-fixed-height-mode.parameters"></a><h4>Parameters</h4>
|
4633
4608
|
<div class="informaltable"><table width="100%" border="0">
|
4634
4609
|
<colgroup>
|
4635
4610
|
<col width="150px" class="parameters_name">
|
@@ -4644,12 +4619,11 @@ gtk_tree_view_get_fixed_height_mode (<em class="parameter"><code><a class="link"
|
|
4644
4619
|
</table></div>
|
4645
4620
|
</div>
|
4646
4621
|
<div class="refsect3">
|
4647
|
-
<a name="
|
4622
|
+
<a name="gtk-tree-view-get-fixed-height-mode.returns"></a><h4>Returns</h4>
|
4648
4623
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tree_view</code></em>
|
4649
4624
|
is in fixed height mode</p>
|
4650
|
-
<p></p>
|
4651
4625
|
</div>
|
4652
|
-
<p class="since">Since 2.6</p>
|
4626
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4653
4627
|
</div>
|
4654
4628
|
<hr>
|
4655
4629
|
<div class="refsect2">
|
@@ -4664,7 +4638,7 @@ rows have the same height.
|
|
4664
4638
|
Only enable this option if all rows are the same height and all
|
4665
4639
|
columns are of type <a class="link" href="GtkTreeViewColumn.html#GTK-TREE-VIEW-COLUMN-FIXED:CAPS"><code class="literal">GTK_TREE_VIEW_COLUMN_FIXED</code></a>.</p>
|
4666
4640
|
<div class="refsect3">
|
4667
|
-
<a name="
|
4641
|
+
<a name="gtk-tree-view-set-fixed-height-mode.parameters"></a><h4>Parameters</h4>
|
4668
4642
|
<div class="informaltable"><table width="100%" border="0">
|
4669
4643
|
<colgroup>
|
4670
4644
|
<col width="150px" class="parameters_name">
|
@@ -4685,7 +4659,7 @@ columns are of type <a class="link" href="GtkTreeViewColumn.html#GTK-TREE-VIEW-C
|
|
4685
4659
|
</tbody>
|
4686
4660
|
</table></div>
|
4687
4661
|
</div>
|
4688
|
-
<p class="since">Since 2.6</p>
|
4662
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4689
4663
|
</div>
|
4690
4664
|
<hr>
|
4691
4665
|
<div class="refsect2">
|
@@ -4695,7 +4669,7 @@ gtk_tree_view_get_hover_selection (<em class="parameter"><code><a class="link" h
|
|
4695
4669
|
<p>Returns whether hover selection mode is turned on for <em class="parameter"><code>tree_view</code></em>
|
4696
4670
|
.</p>
|
4697
4671
|
<div class="refsect3">
|
4698
|
-
<a name="
|
4672
|
+
<a name="gtk-tree-view-get-hover-selection.parameters"></a><h4>Parameters</h4>
|
4699
4673
|
<div class="informaltable"><table width="100%" border="0">
|
4700
4674
|
<colgroup>
|
4701
4675
|
<col width="150px" class="parameters_name">
|
@@ -4710,12 +4684,11 @@ gtk_tree_view_get_hover_selection (<em class="parameter"><code><a class="link" h
|
|
4710
4684
|
</table></div>
|
4711
4685
|
</div>
|
4712
4686
|
<div class="refsect3">
|
4713
|
-
<a name="
|
4687
|
+
<a name="gtk-tree-view-get-hover-selection.returns"></a><h4>Returns</h4>
|
4714
4688
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tree_view</code></em>
|
4715
4689
|
is in hover selection mode</p>
|
4716
|
-
<p></p>
|
4717
4690
|
</div>
|
4718
|
-
<p class="since">Since 2.6</p>
|
4691
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4719
4692
|
</div>
|
4720
4693
|
<hr>
|
4721
4694
|
<div class="refsect2">
|
@@ -4729,7 +4702,7 @@ Hover selection makes the selected row follow the pointer.
|
|
4729
4702
|
Currently, this works only for the selection modes
|
4730
4703
|
<a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-SINGLE:CAPS"><code class="literal">GTK_SELECTION_SINGLE</code></a> and <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-BROWSE:CAPS"><code class="literal">GTK_SELECTION_BROWSE</code></a>.</p>
|
4731
4704
|
<div class="refsect3">
|
4732
|
-
<a name="
|
4705
|
+
<a name="gtk-tree-view-set-hover-selection.parameters"></a><h4>Parameters</h4>
|
4733
4706
|
<div class="informaltable"><table width="100%" border="0">
|
4734
4707
|
<colgroup>
|
4735
4708
|
<col width="150px" class="parameters_name">
|
@@ -4750,7 +4723,7 @@ Currently, this works only for the selection modes
|
|
4750
4723
|
</tbody>
|
4751
4724
|
</table></div>
|
4752
4725
|
</div>
|
4753
|
-
<p class="since">Since 2.6</p>
|
4726
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4754
4727
|
</div>
|
4755
4728
|
<hr>
|
4756
4729
|
<div class="refsect2">
|
@@ -4760,7 +4733,7 @@ gtk_tree_view_get_hover_expand (<em class="parameter"><code><a class="link" href
|
|
4760
4733
|
<p>Returns whether hover expansion mode is turned on for <em class="parameter"><code>tree_view</code></em>
|
4761
4734
|
.</p>
|
4762
4735
|
<div class="refsect3">
|
4763
|
-
<a name="
|
4736
|
+
<a name="gtk-tree-view-get-hover-expand.parameters"></a><h4>Parameters</h4>
|
4764
4737
|
<div class="informaltable"><table width="100%" border="0">
|
4765
4738
|
<colgroup>
|
4766
4739
|
<col width="150px" class="parameters_name">
|
@@ -4775,12 +4748,11 @@ gtk_tree_view_get_hover_expand (<em class="parameter"><code><a class="link" href
|
|
4775
4748
|
</table></div>
|
4776
4749
|
</div>
|
4777
4750
|
<div class="refsect3">
|
4778
|
-
<a name="
|
4751
|
+
<a name="gtk-tree-view-get-hover-expand.returns"></a><h4>Returns</h4>
|
4779
4752
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>tree_view</code></em>
|
4780
4753
|
is in hover expansion mode</p>
|
4781
|
-
<p></p>
|
4782
4754
|
</div>
|
4783
|
-
<p class="since">Since 2.6</p>
|
4755
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4784
4756
|
</div>
|
4785
4757
|
<hr>
|
4786
4758
|
<div class="refsect2">
|
@@ -4793,7 +4765,7 @@ gtk_tree_view_set_hover_expand (<em class="parameter"><code><a class="link" href
|
|
4793
4765
|
Hover expansion makes rows expand or collapse if the pointer
|
4794
4766
|
moves over them.</p>
|
4795
4767
|
<div class="refsect3">
|
4796
|
-
<a name="
|
4768
|
+
<a name="gtk-tree-view-set-hover-expand.parameters"></a><h4>Parameters</h4>
|
4797
4769
|
<div class="informaltable"><table width="100%" border="0">
|
4798
4770
|
<colgroup>
|
4799
4771
|
<col width="150px" class="parameters_name">
|
@@ -4814,7 +4786,7 @@ moves over them.</p>
|
|
4814
4786
|
</tbody>
|
4815
4787
|
</table></div>
|
4816
4788
|
</div>
|
4817
|
-
<p class="since">Since 2.6</p>
|
4789
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4818
4790
|
</div>
|
4819
4791
|
<hr>
|
4820
4792
|
<div class="refsect2">
|
@@ -4839,7 +4811,7 @@ gtk_tree_view_set_destroy_count_func (<em class="parameter"><code><a class="link
|
|
4839
4811
|
ATK for determining the number of visible children that are removed when the
|
4840
4812
|
user collapses a row, or a row is deleted.</p>
|
4841
4813
|
<div class="refsect3">
|
4842
|
-
<a name="
|
4814
|
+
<a name="gtk-tree-view-set-destroy-count-func.parameters"></a><h4>Parameters</h4>
|
4843
4815
|
<div class="informaltable"><table width="100%" border="0">
|
4844
4816
|
<colgroup>
|
4845
4817
|
<col width="150px" class="parameters_name">
|
@@ -4887,7 +4859,7 @@ boolean column in the model, whose values the <a class="link" href="GtkTreeView.
|
|
4887
4859
|
returns.
|
4888
4860
|
</p>
|
4889
4861
|
<div class="refsect3">
|
4890
|
-
<a name="
|
4862
|
+
<a name="GtkTreeViewRowSeparatorFunc.parameters"></a><h4>Parameters</h4>
|
4891
4863
|
<div class="informaltable"><table width="100%" border="0">
|
4892
4864
|
<colgroup>
|
4893
4865
|
<col width="150px" class="parameters_name">
|
@@ -4915,9 +4887,8 @@ returns.
|
|
4915
4887
|
</table></div>
|
4916
4888
|
</div>
|
4917
4889
|
<div class="refsect3">
|
4918
|
-
<a name="
|
4890
|
+
<a name="GtkTreeViewRowSeparatorFunc.returns"></a><h4>Returns</h4>
|
4919
4891
|
<p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the row is a separator</p>
|
4920
|
-
<p></p>
|
4921
4892
|
</div>
|
4922
4893
|
</div>
|
4923
4894
|
<hr>
|
@@ -4927,7 +4898,7 @@ returns.
|
|
4927
4898
|
gtk_tree_view_get_row_separator_func (<em class="parameter"><code><a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> *tree_view</code></em>);</pre>
|
4928
4899
|
<p>Returns the current row separator function.</p>
|
4929
4900
|
<div class="refsect3">
|
4930
|
-
<a name="
|
4901
|
+
<a name="gtk-tree-view-get-row-separator-func.parameters"></a><h4>Parameters</h4>
|
4931
4902
|
<div class="informaltable"><table width="100%" border="0">
|
4932
4903
|
<colgroup>
|
4933
4904
|
<col width="150px" class="parameters_name">
|
@@ -4942,11 +4913,10 @@ gtk_tree_view_get_row_separator_func (<em class="parameter"><code><a class="link
|
|
4942
4913
|
</table></div>
|
4943
4914
|
</div>
|
4944
4915
|
<div class="refsect3">
|
4945
|
-
<a name="
|
4916
|
+
<a name="gtk-tree-view-get-row-separator-func.returns"></a><h4>Returns</h4>
|
4946
4917
|
<p> the current row separator function.</p>
|
4947
|
-
<p></p>
|
4948
4918
|
</div>
|
4949
|
-
<p class="since">Since 2.6</p>
|
4919
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4950
4920
|
</div>
|
4951
4921
|
<hr>
|
4952
4922
|
<div class="refsect2">
|
@@ -4960,7 +4930,7 @@ gtk_tree_view_set_row_separator_func (<em class="parameter"><code><a class="link
|
|
4960
4930
|
whether a row should be drawn as a separator. If the row separator
|
4961
4931
|
function is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, no separators are drawn. This is the default value.</p>
|
4962
4932
|
<div class="refsect3">
|
4963
|
-
<a name="
|
4933
|
+
<a name="gtk-tree-view-set-row-separator-func.parameters"></a><h4>Parameters</h4>
|
4964
4934
|
<div class="informaltable"><table width="100%" border="0">
|
4965
4935
|
<colgroup>
|
4966
4936
|
<col width="150px" class="parameters_name">
|
@@ -4993,7 +4963,7 @@ function is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gt
|
|
4993
4963
|
</tbody>
|
4994
4964
|
</table></div>
|
4995
4965
|
</div>
|
4996
|
-
<p class="since">Since 2.6</p>
|
4966
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
4997
4967
|
</div>
|
4998
4968
|
<hr>
|
4999
4969
|
<div class="refsect2">
|
@@ -5005,7 +4975,7 @@ gtk_tree_view_get_rubber_banding (<em class="parameter"><code><a class="link" hr
|
|
5005
4975
|
selection mode is <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-MULTIPLE:CAPS"><span class="type">GTK_SELECTION_MULTIPLE</span></a>, rubber banding will allow the
|
5006
4976
|
user to select multiple rows by dragging the mouse.</p>
|
5007
4977
|
<div class="refsect3">
|
5008
|
-
<a name="
|
4978
|
+
<a name="gtk-tree-view-get-rubber-banding.parameters"></a><h4>Parameters</h4>
|
5009
4979
|
<div class="informaltable"><table width="100%" border="0">
|
5010
4980
|
<colgroup>
|
5011
4981
|
<col width="150px" class="parameters_name">
|
@@ -5020,12 +4990,11 @@ user to select multiple rows by dragging the mouse.</p>
|
|
5020
4990
|
</table></div>
|
5021
4991
|
</div>
|
5022
4992
|
<div class="refsect3">
|
5023
|
-
<a name="
|
4993
|
+
<a name="gtk-tree-view-get-rubber-banding.returns"></a><h4>Returns</h4>
|
5024
4994
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if rubber banding in <em class="parameter"><code>tree_view</code></em>
|
5025
4995
|
is enabled.</p>
|
5026
|
-
<p></p>
|
5027
4996
|
</div>
|
5028
|
-
<p class="since">Since 2.10</p>
|
4997
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5029
4998
|
</div>
|
5030
4999
|
<hr>
|
5031
5000
|
<div class="refsect2">
|
@@ -5038,7 +5007,7 @@ gtk_tree_view_set_rubber_banding (<em class="parameter"><code><a class="link" hr
|
|
5038
5007
|
is <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-MULTIPLE:CAPS"><span class="type">GTK_SELECTION_MULTIPLE</span></a>, rubber banding will allow the user to select
|
5039
5008
|
multiple rows by dragging the mouse.</p>
|
5040
5009
|
<div class="refsect3">
|
5041
|
-
<a name="
|
5010
|
+
<a name="gtk-tree-view-set-rubber-banding.parameters"></a><h4>Parameters</h4>
|
5042
5011
|
<div class="informaltable"><table width="100%" border="0">
|
5043
5012
|
<colgroup>
|
5044
5013
|
<col width="150px" class="parameters_name">
|
@@ -5059,7 +5028,7 @@ multiple rows by dragging the mouse.</p>
|
|
5059
5028
|
</tbody>
|
5060
5029
|
</table></div>
|
5061
5030
|
</div>
|
5062
|
-
<p class="since">Since 2.10</p>
|
5031
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5063
5032
|
</div>
|
5064
5033
|
<hr>
|
5065
5034
|
<div class="refsect2">
|
@@ -5071,7 +5040,7 @@ gtk_tree_view_is_rubber_banding_active
|
|
5071
5040
|
in <em class="parameter"><code>tree_view</code></em>
|
5072
5041
|
.</p>
|
5073
5042
|
<div class="refsect3">
|
5074
|
-
<a name="
|
5043
|
+
<a name="gtk-tree-view-is-rubber-banding-active.parameters"></a><h4>Parameters</h4>
|
5075
5044
|
<div class="informaltable"><table width="100%" border="0">
|
5076
5045
|
<colgroup>
|
5077
5046
|
<col width="150px" class="parameters_name">
|
@@ -5086,13 +5055,12 @@ in <em class="parameter"><code>tree_view</code></em>
|
|
5086
5055
|
</table></div>
|
5087
5056
|
</div>
|
5088
5057
|
<div class="refsect3">
|
5089
|
-
<a name="
|
5058
|
+
<a name="gtk-tree-view-is-rubber-banding-active.returns"></a><h4>Returns</h4>
|
5090
5059
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a rubber banding operation is currently being
|
5091
5060
|
done in <em class="parameter"><code>tree_view</code></em>
|
5092
5061
|
.</p>
|
5093
|
-
<p></p>
|
5094
5062
|
</div>
|
5095
|
-
<p class="since">Since 2.12</p>
|
5063
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5096
5064
|
</div>
|
5097
5065
|
<hr>
|
5098
5066
|
<div class="refsect2">
|
@@ -5102,7 +5070,7 @@ gtk_tree_view_get_enable_tree_lines (<em class="parameter"><code><a class="link"
|
|
5102
5070
|
<p>Returns whether or not tree lines are drawn in <em class="parameter"><code>tree_view</code></em>
|
5103
5071
|
.</p>
|
5104
5072
|
<div class="refsect3">
|
5105
|
-
<a name="
|
5073
|
+
<a name="gtk-tree-view-get-enable-tree-lines.parameters"></a><h4>Parameters</h4>
|
5106
5074
|
<div class="informaltable"><table width="100%" border="0">
|
5107
5075
|
<colgroup>
|
5108
5076
|
<col width="150px" class="parameters_name">
|
@@ -5117,13 +5085,12 @@ gtk_tree_view_get_enable_tree_lines (<em class="parameter"><code><a class="link"
|
|
5117
5085
|
</table></div>
|
5118
5086
|
</div>
|
5119
5087
|
<div class="refsect3">
|
5120
|
-
<a name="
|
5088
|
+
<a name="gtk-tree-view-get-enable-tree-lines.returns"></a><h4>Returns</h4>
|
5121
5089
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if tree lines are drawn in <em class="parameter"><code>tree_view</code></em>
|
5122
5090
|
, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
5123
5091
|
otherwise.</p>
|
5124
|
-
<p></p>
|
5125
5092
|
</div>
|
5126
|
-
<p class="since">Since 2.10</p>
|
5093
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5127
5094
|
</div>
|
5128
5095
|
<hr>
|
5129
5096
|
<div class="refsect2">
|
@@ -5135,7 +5102,7 @@ gtk_tree_view_set_enable_tree_lines (<em class="parameter"><code><a class="link"
|
|
5135
5102
|
.
|
5136
5103
|
This does not have any visible effects for lists.</p>
|
5137
5104
|
<div class="refsect3">
|
5138
|
-
<a name="
|
5105
|
+
<a name="gtk-tree-view-set-enable-tree-lines.parameters"></a><h4>Parameters</h4>
|
5139
5106
|
<div class="informaltable"><table width="100%" border="0">
|
5140
5107
|
<colgroup>
|
5141
5108
|
<col width="150px" class="parameters_name">
|
@@ -5156,7 +5123,7 @@ This does not have any visible effects for lists.</p>
|
|
5156
5123
|
</tbody>
|
5157
5124
|
</table></div>
|
5158
5125
|
</div>
|
5159
|
-
<p class="since">Since 2.10</p>
|
5126
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5160
5127
|
</div>
|
5161
5128
|
<hr>
|
5162
5129
|
<div class="refsect2">
|
@@ -5166,7 +5133,7 @@ gtk_tree_view_get_grid_lines (<em class="parameter"><code><a class="link" href="
|
|
5166
5133
|
<p>Returns which grid lines are enabled in <em class="parameter"><code>tree_view</code></em>
|
5167
5134
|
.</p>
|
5168
5135
|
<div class="refsect3">
|
5169
|
-
<a name="
|
5136
|
+
<a name="gtk-tree-view-get-grid-lines.parameters"></a><h4>Parameters</h4>
|
5170
5137
|
<div class="informaltable"><table width="100%" border="0">
|
5171
5138
|
<colgroup>
|
5172
5139
|
<col width="150px" class="parameters_name">
|
@@ -5181,12 +5148,11 @@ gtk_tree_view_get_grid_lines (<em class="parameter"><code><a class="link" href="
|
|
5181
5148
|
</table></div>
|
5182
5149
|
</div>
|
5183
5150
|
<div class="refsect3">
|
5184
|
-
<a name="
|
5151
|
+
<a name="gtk-tree-view-get-grid-lines.returns"></a><h4>Returns</h4>
|
5185
5152
|
<p> a <a class="link" href="GtkTreeView.html#GtkTreeViewGridLines" title="enum GtkTreeViewGridLines"><span class="type">GtkTreeViewGridLines</span></a> value indicating which grid lines
|
5186
5153
|
are enabled.</p>
|
5187
|
-
<p></p>
|
5188
5154
|
</div>
|
5189
|
-
<p class="since">Since 2.10</p>
|
5155
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5190
5156
|
</div>
|
5191
5157
|
<hr>
|
5192
5158
|
<div class="refsect2">
|
@@ -5197,7 +5163,7 @@ gtk_tree_view_set_grid_lines (<em class="parameter"><code><a class="link" href="
|
|
5197
5163
|
<p>Sets which grid lines to draw in <em class="parameter"><code>tree_view</code></em>
|
5198
5164
|
.</p>
|
5199
5165
|
<div class="refsect3">
|
5200
|
-
<a name="
|
5166
|
+
<a name="gtk-tree-view-set-grid-lines.parameters"></a><h4>Parameters</h4>
|
5201
5167
|
<div class="informaltable"><table width="100%" border="0">
|
5202
5168
|
<colgroup>
|
5203
5169
|
<col width="150px" class="parameters_name">
|
@@ -5219,7 +5185,7 @@ enable.</p></td>
|
|
5219
5185
|
</tbody>
|
5220
5186
|
</table></div>
|
5221
5187
|
</div>
|
5222
|
-
<p class="since">Since 2.10</p>
|
5188
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
5223
5189
|
</div>
|
5224
5190
|
<hr>
|
5225
5191
|
<div class="refsect2">
|
@@ -5234,7 +5200,7 @@ gtk_tree_view_set_tooltip_row (<em class="parameter"><code><a class="link" href=
|
|
5234
5200
|
See also <a class="link" href="GtkTreeView.html#gtk-tree-view-set-tooltip-column" title="gtk_tree_view_set_tooltip_column ()"><code class="function">gtk_tree_view_set_tooltip_column()</code></a> for a simpler alternative.
|
5235
5201
|
See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-tip-area" title="gtk_tooltip_set_tip_area ()"><code class="function">gtk_tooltip_set_tip_area()</code></a>.</p>
|
5236
5202
|
<div class="refsect3">
|
5237
|
-
<a name="
|
5203
|
+
<a name="gtk-tree-view-set-tooltip-row.parameters"></a><h4>Parameters</h4>
|
5238
5204
|
<div class="informaltable"><table width="100%" border="0">
|
5239
5205
|
<colgroup>
|
5240
5206
|
<col width="150px" class="parameters_name">
|
@@ -5260,7 +5226,7 @@ See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-tip-area" title="
|
|
5260
5226
|
</tbody>
|
5261
5227
|
</table></div>
|
5262
5228
|
</div>
|
5263
|
-
<p class="since">Since 2.12</p>
|
5229
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5264
5230
|
</div>
|
5265
5231
|
<hr>
|
5266
5232
|
<div class="refsect2">
|
@@ -5291,7 +5257,7 @@ position. In such cases <em class="parameter"><code>path</code></em>
|
|
5291
5257
|
mouse cursor for this function to operate correctly.</p>
|
5292
5258
|
<p>See also <a class="link" href="GtkTreeView.html#gtk-tree-view-set-tooltip-column" title="gtk_tree_view_set_tooltip_column ()"><code class="function">gtk_tree_view_set_tooltip_column()</code></a> for a simpler alternative.</p>
|
5293
5259
|
<div class="refsect3">
|
5294
|
-
<a name="
|
5260
|
+
<a name="gtk-tree-view-set-tooltip-cell.parameters"></a><h4>Parameters</h4>
|
5295
5261
|
<div class="informaltable"><table width="100%" border="0">
|
5296
5262
|
<colgroup>
|
5297
5263
|
<col width="150px" class="parameters_name">
|
@@ -5327,7 +5293,7 @@ mouse cursor for this function to operate correctly.</p>
|
|
5327
5293
|
</tbody>
|
5328
5294
|
</table></div>
|
5329
5295
|
</div>
|
5330
|
-
<p class="since">Since 2.12</p>
|
5296
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5331
5297
|
</div>
|
5332
5298
|
<hr>
|
5333
5299
|
<div class="refsect2">
|
@@ -5361,7 +5327,7 @@ to be relative to <em class="parameter"><code>tree_view</code></em>
|
|
5361
5327
|
's bin_window if <em class="parameter"><code>keyboard_tooltip</code></em>
|
5362
5328
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
5363
5329
|
<div class="refsect3">
|
5364
|
-
<a name="
|
5330
|
+
<a name="gtk-tree-view-get-tooltip-context.parameters"></a><h4>Parameters</h4>
|
5365
5331
|
<div class="informaltable"><table width="100%" border="0">
|
5366
5332
|
<colgroup>
|
5367
5333
|
<col width="150px" class="parameters_name">
|
@@ -5408,11 +5374,10 @@ to be relative to <em class="parameter"><code>tree_view</code></em>
|
|
5408
5374
|
</table></div>
|
5409
5375
|
</div>
|
5410
5376
|
<div class="refsect3">
|
5411
|
-
<a name="
|
5377
|
+
<a name="gtk-tree-view-get-tooltip-context.returns"></a><h4>Returns</h4>
|
5412
5378
|
<p> whether or not the given tooltip context points to a row.</p>
|
5413
|
-
<p></p>
|
5414
5379
|
</div>
|
5415
|
-
<p class="since">Since 2.12</p>
|
5380
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5416
5381
|
</div>
|
5417
5382
|
<hr>
|
5418
5383
|
<div class="refsect2">
|
@@ -5424,7 +5389,7 @@ gtk_tree_view_get_tooltip_column (<em class="parameter"><code><a class="link" hr
|
|
5424
5389
|
displaying tooltips on <em class="parameter"><code>tree_view</code></em>
|
5425
5390
|
's rows.</p>
|
5426
5391
|
<div class="refsect3">
|
5427
|
-
<a name="
|
5392
|
+
<a name="gtk-tree-view-get-tooltip-column.parameters"></a><h4>Parameters</h4>
|
5428
5393
|
<div class="informaltable"><table width="100%" border="0">
|
5429
5394
|
<colgroup>
|
5430
5395
|
<col width="150px" class="parameters_name">
|
@@ -5439,12 +5404,11 @@ displaying tooltips on <em class="parameter"><code>tree_view</code></em>
|
|
5439
5404
|
</table></div>
|
5440
5405
|
</div>
|
5441
5406
|
<div class="refsect3">
|
5442
|
-
<a name="
|
5407
|
+
<a name="gtk-tree-view-get-tooltip-column.returns"></a><h4>Returns</h4>
|
5443
5408
|
<p> the index of the tooltip column that is currently being
|
5444
5409
|
used, or -1 if this is disabled.</p>
|
5445
|
-
<p></p>
|
5446
5410
|
</div>
|
5447
|
-
<p class="since">Since 2.12</p>
|
5411
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5448
5412
|
</div>
|
5449
5413
|
<hr>
|
5450
5414
|
<div class="refsect2">
|
@@ -5464,7 +5428,7 @@ containing the tooltip texts, or -1 to disable this feature.</p>
|
|
5464
5428
|
<p>Note that the signal handler sets the text with <a class="link" href="GtkTooltip.html#gtk-tooltip-set-markup" title="gtk_tooltip_set_markup ()"><code class="function">gtk_tooltip_set_markup()</code></a>,
|
5465
5429
|
so &, <, etc have to be escaped in the text.</p>
|
5466
5430
|
<div class="refsect3">
|
5467
|
-
<a name="
|
5431
|
+
<a name="gtk-tree-view-set-tooltip-column.parameters"></a><h4>Parameters</h4>
|
5468
5432
|
<div class="informaltable"><table width="100%" border="0">
|
5469
5433
|
<colgroup>
|
5470
5434
|
<col width="150px" class="parameters_name">
|
@@ -5486,7 +5450,7 @@ so &, <, etc have to be escaped in the text.</p>
|
|
5486
5450
|
</tbody>
|
5487
5451
|
</table></div>
|
5488
5452
|
</div>
|
5489
|
-
<p class="since">Since 2.12</p>
|
5453
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5490
5454
|
</div>
|
5491
5455
|
</div>
|
5492
5456
|
<div class="refsect1">
|
@@ -5504,7 +5468,7 @@ so &, <, etc have to be escaped in the text.</p>
|
|
5504
5468
|
An enum for determining where a dropped row goes.
|
5505
5469
|
</p>
|
5506
5470
|
<div class="refsect3">
|
5507
|
-
<a name="
|
5471
|
+
<a name="GtkTreeViewDropPosition.members"></a><h4>Members</h4>
|
5508
5472
|
<div class="informaltable"><table width="100%" border="0">
|
5509
5473
|
<colgroup>
|
5510
5474
|
<col width="300px" class="enum_members_name">
|
@@ -5560,7 +5524,7 @@ structure is not publically available.
|
|
5560
5524
|
Used to indicate which grid lines to draw in a tree view.
|
5561
5525
|
</p>
|
5562
5526
|
<div class="refsect3">
|
5563
|
-
<a name="
|
5527
|
+
<a name="GtkTreeViewGridLines.members"></a><h4>Members</h4>
|
5564
5528
|
<div class="informaltable"><table width="100%" border="0">
|
5565
5529
|
<colgroup>
|
5566
5530
|
<col width="300px" class="enum_members_name">
|
@@ -5648,7 +5612,7 @@ Please see <a class="link" href="GtkTreeView.html#gtk-tree-view-set-fixed-height
|
|
5648
5612
|
information on this option.</p>
|
5649
5613
|
<p>Flags: Read / Write</p>
|
5650
5614
|
<p>Default value: FALSE</p>
|
5651
|
-
<p class="since">Since 2.4</p>
|
5615
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
5652
5616
|
</div>
|
5653
5617
|
<hr>
|
5654
5618
|
<div class="refsect2">
|
@@ -5686,7 +5650,7 @@ over them.</p>
|
|
5686
5650
|
in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> or <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a>.</p>
|
5687
5651
|
<p>Flags: Read / Write</p>
|
5688
5652
|
<p>Default value: FALSE</p>
|
5689
|
-
<p class="since">Since 2.6</p>
|
5653
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
5690
5654
|
</div>
|
5691
5655
|
<hr>
|
5692
5656
|
<div class="refsect2">
|
@@ -5702,7 +5666,7 @@ Currently, this works only for the selection modes
|
|
5702
5666
|
in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> or <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a>.</p>
|
5703
5667
|
<p>Flags: Read / Write</p>
|
5704
5668
|
<p>Default value: FALSE</p>
|
5705
|
-
<p class="since">Since 2.6</p>
|
5669
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
5706
5670
|
</div>
|
5707
5671
|
<hr>
|
5708
5672
|
<div class="refsect2">
|
@@ -5712,7 +5676,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5712
5676
|
<p>Flags: Read / Write</p>
|
5713
5677
|
<p>Allowed values: >= 0</p>
|
5714
5678
|
<p>Default value: 0</p>
|
5715
|
-
<p class="since">Since 2.12</p>
|
5679
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5716
5680
|
</div>
|
5717
5681
|
<hr>
|
5718
5682
|
<div class="refsect2">
|
@@ -5761,7 +5725,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5761
5725
|
<p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the view has expanders.</p>
|
5762
5726
|
<p>Flags: Read / Write</p>
|
5763
5727
|
<p>Default value: TRUE</p>
|
5764
|
-
<p class="since">Since 2.12</p>
|
5728
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
5765
5729
|
</div>
|
5766
5730
|
<hr>
|
5767
5731
|
<div class="refsect2">
|
@@ -5792,7 +5756,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5792
5756
|
<hr>
|
5793
5757
|
<div class="refsect2">
|
5794
5758
|
<a name="GtkTreeView--s-even-row-color"></a><h3>The <code class="literal">“even-row-color”</code> style property</h3>
|
5795
|
-
<pre class="programlisting"> “even-row-color” <a href="
|
5759
|
+
<pre class="programlisting"> “even-row-color” <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</pre>
|
5796
5760
|
<p>Color to use for even rows.</p>
|
5797
5761
|
<p>Flags: Read</p>
|
5798
5762
|
</div>
|
@@ -5842,7 +5806,7 @@ in <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type
|
|
5842
5806
|
<hr>
|
5843
5807
|
<div class="refsect2">
|
5844
5808
|
<a name="GtkTreeView--s-odd-row-color"></a><h3>The <code class="literal">“odd-row-color”</code> style property</h3>
|
5845
|
-
<pre class="programlisting"> “odd-row-color” <a href="
|
5809
|
+
<pre class="programlisting"> “odd-row-color” <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</pre>
|
5846
5810
|
<p>Color to use for odd rows.</p>
|
5847
5811
|
<p>Flags: Read</p>
|
5848
5812
|
</div>
|
@@ -5894,7 +5858,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
5894
5858
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
5895
5859
|
<p>The number of columns of the treeview has changed.</p>
|
5896
5860
|
<div class="refsect3">
|
5897
|
-
<a name="
|
5861
|
+
<a name="GtkTreeView-columns-changed.parameters"></a><h4>Parameters</h4>
|
5898
5862
|
<div class="informaltable"><table width="100%" border="0">
|
5899
5863
|
<colgroup>
|
5900
5864
|
<col width="150px" class="parameters_name">
|
@@ -5925,7 +5889,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
5925
5889
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
5926
5890
|
<p>The position of the cursor (focused cell) has changed.</p>
|
5927
5891
|
<div class="refsect3">
|
5928
|
-
<a name="
|
5892
|
+
<a name="GtkTreeView-cursor-changed.parameters"></a><h4>Parameters</h4>
|
5929
5893
|
<div class="informaltable"><table width="100%" border="0">
|
5930
5894
|
<colgroup>
|
5931
5895
|
<col width="150px" class="parameters_name">
|
@@ -5960,7 +5924,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
5960
5924
|
<p>
|
5961
5925
|
</p>
|
5962
5926
|
<div class="refsect3">
|
5963
|
-
<a name="
|
5927
|
+
<a name="GtkTreeView-expand-collapse-cursor-row.parameters"></a><h4>Parameters</h4>
|
5964
5928
|
<div class="informaltable"><table width="100%" border="0">
|
5965
5929
|
<colgroup>
|
5966
5930
|
<col width="150px" class="parameters_name">
|
@@ -5981,10 +5945,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
5981
5945
|
</tbody>
|
5982
5946
|
</table></div>
|
5983
5947
|
</div>
|
5984
|
-
<div class="refsect3">
|
5985
|
-
<a name="id-1.4.9.6.16.4.6"></a><h4>Returns</h4>
|
5986
|
-
<p></p>
|
5987
|
-
</div>
|
5988
5948
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
5989
5949
|
</div>
|
5990
5950
|
<hr>
|
@@ -5998,7 +5958,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
5998
5958
|
<p>
|
5999
5959
|
</p>
|
6000
5960
|
<div class="refsect3">
|
6001
|
-
<a name="
|
5961
|
+
<a name="GtkTreeView-move-cursor.parameters"></a><h4>Parameters</h4>
|
6002
5962
|
<div class="informaltable"><table width="100%" border="0">
|
6003
5963
|
<colgroup>
|
6004
5964
|
<col width="150px" class="parameters_name">
|
@@ -6019,10 +5979,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6019
5979
|
</tbody>
|
6020
5980
|
</table></div>
|
6021
5981
|
</div>
|
6022
|
-
<div class="refsect3">
|
6023
|
-
<a name="id-1.4.9.6.16.5.6"></a><h4>Returns</h4>
|
6024
|
-
<p></p>
|
6025
|
-
</div>
|
6026
5982
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6027
5983
|
</div>
|
6028
5984
|
<hr>
|
@@ -6045,7 +6001,7 @@ Enter is pressed.</p>
|
|
6045
6001
|
|
6046
6002
|
widget conceptual overview</a> as well as <a class="link" href="GtkTreeSelection.html" title="GtkTreeSelection"><span class="type">GtkTreeSelection</span></a>.</p>
|
6047
6003
|
<div class="refsect3">
|
6048
|
-
<a name="
|
6004
|
+
<a name="GtkTreeView-row-activated.parameters"></a><h4>Parameters</h4>
|
6049
6005
|
<div class="informaltable"><table width="100%" border="0">
|
6050
6006
|
<colgroup>
|
6051
6007
|
<col width="150px" class="parameters_name">
|
@@ -6088,7 +6044,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6088
6044
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
6089
6045
|
<p>The given row has been collapsed (child nodes are hidden).</p>
|
6090
6046
|
<div class="refsect3">
|
6091
|
-
<a name="
|
6047
|
+
<a name="GtkTreeView-row-collapsed.parameters"></a><h4>Parameters</h4>
|
6092
6048
|
<div class="informaltable"><table width="100%" border="0">
|
6093
6049
|
<colgroup>
|
6094
6050
|
<col width="150px" class="parameters_name">
|
@@ -6131,7 +6087,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6131
6087
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
6132
6088
|
<p>The given row has been expanded (child nodes are shown).</p>
|
6133
6089
|
<div class="refsect3">
|
6134
|
-
<a name="
|
6090
|
+
<a name="GtkTreeView-row-expanded.parameters"></a><h4>Parameters</h4>
|
6135
6091
|
<div class="informaltable"><table width="100%" border="0">
|
6136
6092
|
<colgroup>
|
6137
6093
|
<col width="150px" class="parameters_name">
|
@@ -6173,7 +6129,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6173
6129
|
<p>
|
6174
6130
|
</p>
|
6175
6131
|
<div class="refsect3">
|
6176
|
-
<a name="
|
6132
|
+
<a name="GtkTreeView-select-all.parameters"></a><h4>Parameters</h4>
|
6177
6133
|
<div class="informaltable"><table width="100%" border="0">
|
6178
6134
|
<colgroup>
|
6179
6135
|
<col width="150px" class="parameters_name">
|
@@ -6194,10 +6150,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6194
6150
|
</tbody>
|
6195
6151
|
</table></div>
|
6196
6152
|
</div>
|
6197
|
-
<div class="refsect3">
|
6198
|
-
<a name="id-1.4.9.6.16.9.6"></a><h4>Returns</h4>
|
6199
|
-
<p></p>
|
6200
|
-
</div>
|
6201
6153
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6202
6154
|
</div>
|
6203
6155
|
<hr>
|
@@ -6209,7 +6161,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6209
6161
|
<p>
|
6210
6162
|
</p>
|
6211
6163
|
<div class="refsect3">
|
6212
|
-
<a name="
|
6164
|
+
<a name="GtkTreeView-select-cursor-parent.parameters"></a><h4>Parameters</h4>
|
6213
6165
|
<div class="informaltable"><table width="100%" border="0">
|
6214
6166
|
<colgroup>
|
6215
6167
|
<col width="150px" class="parameters_name">
|
@@ -6230,10 +6182,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6230
6182
|
</tbody>
|
6231
6183
|
</table></div>
|
6232
6184
|
</div>
|
6233
|
-
<div class="refsect3">
|
6234
|
-
<a name="id-1.4.9.6.16.10.6"></a><h4>Returns</h4>
|
6235
|
-
<p></p>
|
6236
|
-
</div>
|
6237
6185
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6238
6186
|
</div>
|
6239
6187
|
<hr>
|
@@ -6246,7 +6194,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6246
6194
|
<p>
|
6247
6195
|
</p>
|
6248
6196
|
<div class="refsect3">
|
6249
|
-
<a name="
|
6197
|
+
<a name="GtkTreeView-select-cursor-row.parameters"></a><h4>Parameters</h4>
|
6250
6198
|
<div class="informaltable"><table width="100%" border="0">
|
6251
6199
|
<colgroup>
|
6252
6200
|
<col width="150px" class="parameters_name">
|
@@ -6267,10 +6215,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6267
6215
|
</tbody>
|
6268
6216
|
</table></div>
|
6269
6217
|
</div>
|
6270
|
-
<div class="refsect3">
|
6271
|
-
<a name="id-1.4.9.6.16.11.6"></a><h4>Returns</h4>
|
6272
|
-
<p></p>
|
6273
|
-
</div>
|
6274
6218
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6275
6219
|
</div>
|
6276
6220
|
<hr>
|
@@ -6285,7 +6229,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6285
6229
|
like <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a> will emit this signal to connect two instances
|
6286
6230
|
of <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a> to the scroll directions of the <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>.</p>
|
6287
6231
|
<div class="refsect3">
|
6288
|
-
<a name="
|
6232
|
+
<a name="GtkTreeView-set-scroll-adjustments.parameters"></a><h4>Parameters</h4>
|
6289
6233
|
<div class="informaltable"><table width="100%" border="0">
|
6290
6234
|
<colgroup>
|
6291
6235
|
<col width="150px" class="parameters_name">
|
@@ -6322,7 +6266,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6322
6266
|
<p>
|
6323
6267
|
</p>
|
6324
6268
|
<div class="refsect3">
|
6325
|
-
<a name="
|
6269
|
+
<a name="GtkTreeView-start-interactive-search.parameters"></a><h4>Parameters</h4>
|
6326
6270
|
<div class="informaltable"><table width="100%" border="0">
|
6327
6271
|
<colgroup>
|
6328
6272
|
<col width="150px" class="parameters_name">
|
@@ -6343,10 +6287,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6343
6287
|
</tbody>
|
6344
6288
|
</table></div>
|
6345
6289
|
</div>
|
6346
|
-
<div class="refsect3">
|
6347
|
-
<a name="id-1.4.9.6.16.13.6"></a><h4>Returns</h4>
|
6348
|
-
<p></p>
|
6349
|
-
</div>
|
6350
6290
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6351
6291
|
</div>
|
6352
6292
|
<hr>
|
@@ -6360,7 +6300,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6360
6300
|
<p>The given row is about to be collapsed (hide its children nodes). Use this
|
6361
6301
|
signal if you need to control the collapsibility of individual rows.</p>
|
6362
6302
|
<div class="refsect3">
|
6363
|
-
<a name="
|
6303
|
+
<a name="GtkTreeView-test-collapse-row.parameters"></a><h4>Parameters</h4>
|
6364
6304
|
<div class="informaltable"><table width="100%" border="0">
|
6365
6305
|
<colgroup>
|
6366
6306
|
<col width="150px" class="parameters_name">
|
@@ -6392,9 +6332,8 @@ signal if you need to control the collapsibility of individual rows.</p>
|
|
6392
6332
|
</table></div>
|
6393
6333
|
</div>
|
6394
6334
|
<div class="refsect3">
|
6395
|
-
<a name="
|
6335
|
+
<a name="GtkTreeView-test-collapse-row.returns"></a><h4>Returns</h4>
|
6396
6336
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to allow collapsing, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to reject</p>
|
6397
|
-
<p></p>
|
6398
6337
|
</div>
|
6399
6338
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
6400
6339
|
</div>
|
@@ -6409,7 +6348,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6409
6348
|
<p>The given row is about to be expanded (show its children nodes). Use this
|
6410
6349
|
signal if you need to control the expandability of individual rows.</p>
|
6411
6350
|
<div class="refsect3">
|
6412
|
-
<a name="
|
6351
|
+
<a name="GtkTreeView-test-expand-row.parameters"></a><h4>Parameters</h4>
|
6413
6352
|
<div class="informaltable"><table width="100%" border="0">
|
6414
6353
|
<colgroup>
|
6415
6354
|
<col width="150px" class="parameters_name">
|
@@ -6441,9 +6380,8 @@ signal if you need to control the expandability of individual rows.</p>
|
|
6441
6380
|
</table></div>
|
6442
6381
|
</div>
|
6443
6382
|
<div class="refsect3">
|
6444
|
-
<a name="
|
6383
|
+
<a name="GtkTreeView-test-expand-row.returns"></a><h4>Returns</h4>
|
6445
6384
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to allow expansion, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to reject</p>
|
6446
|
-
<p></p>
|
6447
6385
|
</div>
|
6448
6386
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
6449
6387
|
</div>
|
@@ -6456,7 +6394,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6456
6394
|
<p>
|
6457
6395
|
</p>
|
6458
6396
|
<div class="refsect3">
|
6459
|
-
<a name="
|
6397
|
+
<a name="GtkTreeView-toggle-cursor-row.parameters"></a><h4>Parameters</h4>
|
6460
6398
|
<div class="informaltable"><table width="100%" border="0">
|
6461
6399
|
<colgroup>
|
6462
6400
|
<col width="150px" class="parameters_name">
|
@@ -6477,10 +6415,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6477
6415
|
</tbody>
|
6478
6416
|
</table></div>
|
6479
6417
|
</div>
|
6480
|
-
<div class="refsect3">
|
6481
|
-
<a name="id-1.4.9.6.16.16.6"></a><h4>Returns</h4>
|
6482
|
-
<p></p>
|
6483
|
-
</div>
|
6484
6418
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6485
6419
|
</div>
|
6486
6420
|
<hr>
|
@@ -6492,7 +6426,7 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6492
6426
|
<p>
|
6493
6427
|
</p>
|
6494
6428
|
<div class="refsect3">
|
6495
|
-
<a name="
|
6429
|
+
<a name="GtkTreeView-unselect-all.parameters"></a><h4>Parameters</h4>
|
6496
6430
|
<div class="informaltable"><table width="100%" border="0">
|
6497
6431
|
<colgroup>
|
6498
6432
|
<col width="150px" class="parameters_name">
|
@@ -6513,10 +6447,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6513
6447
|
</tbody>
|
6514
6448
|
</table></div>
|
6515
6449
|
</div>
|
6516
|
-
<div class="refsect3">
|
6517
|
-
<a name="id-1.4.9.6.16.17.6"></a><h4>Returns</h4>
|
6518
|
-
<p></p>
|
6519
|
-
</div>
|
6520
6450
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
6521
6451
|
</div>
|
6522
6452
|
</div>
|
@@ -6528,7 +6458,6 @@ user_function (<a class="link" href="GtkTreeView.html" title="GtkTreeView"><span
|
|
6528
6458
|
</div>
|
6529
6459
|
</div>
|
6530
6460
|
<div class="footer">
|
6531
|
-
<hr>
|
6532
|
-
Generated by GTK-Doc V1.21.1</div>
|
6461
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
6533
6462
|
</body>
|
6534
6463
|
</html>
|