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="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkTree.html" title="GtkTree">
|
10
10
|
<link rel="next" href="migrating.html" title="Part IV. Migrating from Previous Versions of GTK+">
|
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">
|
@@ -152,7 +152,7 @@
|
|
152
152
|
</div>
|
153
153
|
<div class="refsect1">
|
154
154
|
<a name="GtkTreeItem.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
155
|
-
<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>
|
155
|
+
<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>
|
156
156
|
<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>
|
157
157
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
158
158
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -203,10 +203,6 @@ gtk_tree_item_new (<em class="parameter"><code><span class="type">void</span></c
|
|
203
203
|
<div class="warning"><p><code class="literal">gtk_tree_item_new</code> is deprecated and should not be used in newly-written code.</p></div>
|
204
204
|
<p>
|
205
205
|
</p>
|
206
|
-
<div class="refsect3">
|
207
|
-
<a name="id-1.4.23.18.10.3.6"></a><h4>Returns</h4>
|
208
|
-
<p></p>
|
209
|
-
</div>
|
210
206
|
</div>
|
211
207
|
<hr>
|
212
208
|
<div class="refsect2">
|
@@ -216,10 +212,6 @@ gtk_tree_item_new_with_label (<em class="parameter"><code>const <a href="/home/v
|
|
216
212
|
<div class="warning"><p><code class="literal">gtk_tree_item_new_with_label</code> is deprecated and should not be used in newly-written code.</p></div>
|
217
213
|
<p>
|
218
214
|
</p>
|
219
|
-
<div class="refsect3">
|
220
|
-
<a name="id-1.4.23.18.10.4.6"></a><h4>Returns</h4>
|
221
|
-
<p></p>
|
222
|
-
</div>
|
223
215
|
</div>
|
224
216
|
<hr>
|
225
217
|
<div class="refsect2">
|
@@ -297,7 +289,7 @@ user_function (<a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span
|
|
297
289
|
<p>
|
298
290
|
</p>
|
299
291
|
<div class="refsect3">
|
300
|
-
<a name="
|
292
|
+
<a name="GtkTreeItem-collapse.parameters"></a><h4>Parameters</h4>
|
301
293
|
<div class="informaltable"><table width="100%" border="0">
|
302
294
|
<colgroup>
|
303
295
|
<col width="150px" class="parameters_name">
|
@@ -329,7 +321,7 @@ user_function (<a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span
|
|
329
321
|
<p>
|
330
322
|
</p>
|
331
323
|
<div class="refsect3">
|
332
|
-
<a name="
|
324
|
+
<a name="GtkTreeItem-expand.parameters"></a><h4>Parameters</h4>
|
333
325
|
<div class="informaltable"><table width="100%" border="0">
|
334
326
|
<colgroup>
|
335
327
|
<col width="150px" class="parameters_name">
|
@@ -355,7 +347,6 @@ user_function (<a class="link" href="GtkTreeItem.html" title="GtkTreeItem"><span
|
|
355
347
|
</div>
|
356
348
|
</div>
|
357
349
|
<div class="footer">
|
358
|
-
<hr>
|
359
|
-
Generated by GTK-Doc V1.21.1</div>
|
350
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
360
351
|
</body>
|
361
352
|
</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="TreeWidget.html" title="Tree and List Widget Overview">
|
10
10
|
<link rel="next" href="GtkTreeSelection.html" title="GtkTreeSelection">
|
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">
|
@@ -587,10 +587,10 @@
|
|
587
587
|
</div>
|
588
588
|
<div class="refsect1">
|
589
589
|
<a name="GtkTreeModel.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
590
|
-
<pre class="screen"> GBoxed
|
590
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
591
591
|
<span class="lineart">├──</span> GtkTreeIter
|
592
592
|
<span class="lineart">╰──</span> GtkTreePath
|
593
|
-
GInterface
|
593
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
594
594
|
<span class="lineart">╰──</span> GtkTreeModel
|
595
595
|
</pre>
|
596
596
|
</div>
|
@@ -598,7 +598,7 @@
|
|
598
598
|
<a name="GtkTreeModel.prerequisites"></a><h2>Prerequisites</h2>
|
599
599
|
<p>
|
600
600
|
GtkTreeModel requires
|
601
|
-
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
601
|
+
<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>.</p>
|
602
602
|
</div>
|
603
603
|
<div class="refsect1">
|
604
604
|
<a name="GtkTreeModel.derived-interfaces"></a><h2>Known Derived Interfaces</h2>
|
@@ -705,7 +705,7 @@ the second is much more common, as you often get paths from callbacks.
|
|
705
705
|
<p>
|
706
706
|
</p>
|
707
707
|
<div class="example">
|
708
|
-
<a name="id-1.4.9.3.13.11.1"></a><p class="title"><b>Example
|
708
|
+
<a name="id-1.4.9.3.13.11.1"></a><p class="title"><b>Example 16. Acquiring a <span class="structname">GtkTreeIter</span></b></p>
|
709
709
|
<div class="example-contents">
|
710
710
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
711
711
|
<tbody>
|
@@ -764,7 +764,7 @@ it is specific to the <a class="link" href="GtkListStore.html" title="GtkListSto
|
|
764
764
|
such a function, see the <a class="link" href="GtkListStore.html" title="GtkListStore"><span class="type">GtkListStore</span></a> documentation.
|
765
765
|
</p>
|
766
766
|
<div class="example">
|
767
|
-
<a name="id-1.4.9.3.13.12.4"></a><p class="title"><b>Example
|
767
|
+
<a name="id-1.4.9.3.13.12.4"></a><p class="title"><b>Example 17. Reading data from a <span class="structname">GtkTreeModel</span></b></p>
|
768
768
|
<div class="example-contents">
|
769
769
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
770
770
|
<tbody>
|
@@ -862,7 +862,7 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
|
|
862
862
|
<p>
|
863
863
|
</p>
|
864
864
|
<div class="refsect3">
|
865
|
-
<a name="
|
865
|
+
<a name="GtkTreeModelForeachFunc.parameters"></a><h4>Parameters</h4>
|
866
866
|
<div class="informaltable"><table width="100%" border="0">
|
867
867
|
<colgroup>
|
868
868
|
<col width="150px" class="parameters_name">
|
@@ -894,9 +894,8 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
|
|
894
894
|
</table></div>
|
895
895
|
</div>
|
896
896
|
<div class="refsect3">
|
897
|
-
<a name="
|
897
|
+
<a name="GtkTreeModelForeachFunc.returns"></a><h4>Returns</h4>
|
898
898
|
<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> to stop iterating, <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 continue.</p>
|
899
|
-
<p></p>
|
900
899
|
</div>
|
901
900
|
</div>
|
902
901
|
<hr>
|
@@ -906,9 +905,8 @@ such a function, see the <a class="link" href="GtkListStore.html" title="GtkList
|
|
906
905
|
gtk_tree_path_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
907
906
|
<p>Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>. This structure refers to a row.</p>
|
908
907
|
<div class="refsect3">
|
909
|
-
<a name="
|
908
|
+
<a name="gtk-tree-path-new.returns"></a><h4>Returns</h4>
|
910
909
|
<p> A newly created <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
911
|
-
<p></p>
|
912
910
|
</div>
|
913
911
|
</div>
|
914
912
|
<hr>
|
@@ -924,7 +922,7 @@ create a path of depth 3 pointing to the 11th child of the root node, the 5th
|
|
924
922
|
child of that 11th child, and the 1st child of that 5th child. If an invalid
|
925
923
|
path string is passed in, <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> is returned.</p>
|
926
924
|
<div class="refsect3">
|
927
|
-
<a name="
|
925
|
+
<a name="gtk-tree-path-new-from-string.parameters"></a><h4>Parameters</h4>
|
928
926
|
<div class="informaltable"><table width="100%" border="0">
|
929
927
|
<colgroup>
|
930
928
|
<col width="150px" class="parameters_name">
|
@@ -939,9 +937,8 @@ path string is passed in, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/
|
|
939
937
|
</table></div>
|
940
938
|
</div>
|
941
939
|
<div class="refsect3">
|
942
|
-
<a name="
|
940
|
+
<a name="gtk-tree-path-new-from-string.returns"></a><h4>Returns</h4>
|
943
941
|
<p> A newly-created <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</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></p>
|
944
|
-
<p></p>
|
945
942
|
</div>
|
946
943
|
</div>
|
947
944
|
<hr>
|
@@ -954,7 +951,7 @@ gtk_tree_path_new_from_indices (<em class="parameter"><code><a href="/home/vagra
|
|
954
951
|
and <em class="parameter"><code>varargs</code></em>
|
955
952
|
as indices.</p>
|
956
953
|
<div class="refsect3">
|
957
|
-
<a name="
|
954
|
+
<a name="gtk-tree-path-new-from-indices.parameters"></a><h4>Parameters</h4>
|
958
955
|
<div class="informaltable"><table width="100%" border="0">
|
959
956
|
<colgroup>
|
960
957
|
<col width="150px" class="parameters_name">
|
@@ -969,11 +966,10 @@ gtk_tree_path_new_from_indices (<em class="parameter"><code><a href="/home/vagra
|
|
969
966
|
</table></div>
|
970
967
|
</div>
|
971
968
|
<div class="refsect3">
|
972
|
-
<a name="
|
969
|
+
<a name="gtk-tree-path-new-from-indices.returns"></a><h4>Returns</h4>
|
973
970
|
<p> A newly created <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
974
|
-
<p></p>
|
975
971
|
</div>
|
976
|
-
<p class="since">Since 2.2</p>
|
972
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
977
973
|
</div>
|
978
974
|
<hr>
|
979
975
|
<div class="refsect2">
|
@@ -983,7 +979,7 @@ gtk_tree_path_to_string (<em class="parameter"><code><a class="link" href="GtkTr
|
|
983
979
|
<p>Generates a string representation of the path. This string is a ':'
|
984
980
|
separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string.</p>
|
985
981
|
<div class="refsect3">
|
986
|
-
<a name="
|
982
|
+
<a name="gtk-tree-path-to-string.parameters"></a><h4>Parameters</h4>
|
987
983
|
<div class="informaltable"><table width="100%" border="0">
|
988
984
|
<colgroup>
|
989
985
|
<col width="150px" class="parameters_name">
|
@@ -998,9 +994,8 @@ separated list of numbers. For example, "4:10:0:3" would be an acceptable retur
|
|
998
994
|
</table></div>
|
999
995
|
</div>
|
1000
996
|
<div class="refsect3">
|
1001
|
-
<a name="
|
997
|
+
<a name="gtk-tree-path-to-string.returns"></a><h4>Returns</h4>
|
1002
998
|
<p> A newly-allocated string. Must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1003
|
-
<p></p>
|
1004
999
|
</div>
|
1005
1000
|
</div>
|
1006
1001
|
<hr>
|
@@ -1010,9 +1005,8 @@ separated list of numbers. For example, "4:10:0:3" would be an acceptable retur
|
|
1010
1005
|
gtk_tree_path_new_first (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1011
1006
|
<p>Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>. The string representation of this path is "0"</p>
|
1012
1007
|
<div class="refsect3">
|
1013
|
-
<a name="
|
1008
|
+
<a name="gtk-tree-path-new-first.returns"></a><h4>Returns</h4>
|
1014
1009
|
<p> A new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
1015
|
-
<p></p>
|
1016
1010
|
</div>
|
1017
1011
|
</div>
|
1018
1012
|
<hr>
|
@@ -1029,9 +1023,8 @@ An alternate name for <a class="link" href="GtkTreeModel.html#gtk-tree-path-new-
|
|
1029
1023
|
compatibility reasons.
|
1030
1024
|
</p>
|
1031
1025
|
<div class="refsect3">
|
1032
|
-
<a name="
|
1026
|
+
<a name="gtk-tree-path-new-root.returns"></a><h4>Returns</h4>
|
1033
1027
|
<p>A new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
1034
|
-
<p></p>
|
1035
1028
|
</div>
|
1036
1029
|
</div>
|
1037
1030
|
<hr>
|
@@ -1043,7 +1036,7 @@ gtk_tree_path_append_index (<em class="parameter"><code><a class="link" href="Gt
|
|
1043
1036
|
<p>Appends a new index to a path. As a result, the depth of the path is
|
1044
1037
|
increased.</p>
|
1045
1038
|
<div class="refsect3">
|
1046
|
-
<a name="
|
1039
|
+
<a name="gtk-tree-path-append-index.parameters"></a><h4>Parameters</h4>
|
1047
1040
|
<div class="informaltable"><table width="100%" border="0">
|
1048
1041
|
<colgroup>
|
1049
1042
|
<col width="150px" class="parameters_name">
|
@@ -1074,7 +1067,7 @@ gtk_tree_path_prepend_index (<em class="parameter"><code><a class="link" href="G
|
|
1074
1067
|
<p>Prepends a new index to a path. As a result, the depth of the path is
|
1075
1068
|
increased.</p>
|
1076
1069
|
<div class="refsect3">
|
1077
|
-
<a name="
|
1070
|
+
<a name="gtk-tree-path-prepend-index.parameters"></a><h4>Parameters</h4>
|
1078
1071
|
<div class="informaltable"><table width="100%" border="0">
|
1079
1072
|
<colgroup>
|
1080
1073
|
<col width="150px" class="parameters_name">
|
@@ -1104,7 +1097,7 @@ gtk_tree_path_get_depth (<em class="parameter"><code><a class="link" href="GtkTr
|
|
1104
1097
|
<p>Returns the current depth of <em class="parameter"><code>path</code></em>
|
1105
1098
|
.</p>
|
1106
1099
|
<div class="refsect3">
|
1107
|
-
<a name="
|
1100
|
+
<a name="gtk-tree-path-get-depth.parameters"></a><h4>Parameters</h4>
|
1108
1101
|
<div class="informaltable"><table width="100%" border="0">
|
1109
1102
|
<colgroup>
|
1110
1103
|
<col width="150px" class="parameters_name">
|
@@ -1119,10 +1112,9 @@ gtk_tree_path_get_depth (<em class="parameter"><code><a class="link" href="GtkTr
|
|
1119
1112
|
</table></div>
|
1120
1113
|
</div>
|
1121
1114
|
<div class="refsect3">
|
1122
|
-
<a name="
|
1115
|
+
<a name="gtk-tree-path-get-depth.returns"></a><h4>Returns</h4>
|
1123
1116
|
<p> The depth of <em class="parameter"><code>path</code></em>
|
1124
1117
|
</p>
|
1125
|
-
<p></p>
|
1126
1118
|
</div>
|
1127
1119
|
</div>
|
1128
1120
|
<hr>
|
@@ -1134,7 +1126,7 @@ gtk_tree_path_get_indices (<em class="parameter"><code><a class="link" href="Gtk
|
|
1134
1126
|
. This is an array of integers, each
|
1135
1127
|
representing a node in a tree. This value should not be freed.</p>
|
1136
1128
|
<div class="refsect3">
|
1137
|
-
<a name="
|
1129
|
+
<a name="gtk-tree-path-get-indices.parameters"></a><h4>Parameters</h4>
|
1138
1130
|
<div class="informaltable"><table width="100%" border="0">
|
1139
1131
|
<colgroup>
|
1140
1132
|
<col width="150px" class="parameters_name">
|
@@ -1149,9 +1141,8 @@ representing a node in a tree. This value should not be freed.</p>
|
|
1149
1141
|
</table></div>
|
1150
1142
|
</div>
|
1151
1143
|
<div class="refsect3">
|
1152
|
-
<a name="
|
1144
|
+
<a name="gtk-tree-path-get-indices.returns"></a><h4>Returns</h4>
|
1153
1145
|
<p> The current indices, 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>.</p>
|
1154
|
-
<p></p>
|
1155
1146
|
</div>
|
1156
1147
|
</div>
|
1157
1148
|
<hr>
|
@@ -1166,7 +1157,7 @@ This is an array of integers, each representing a node in a tree.
|
|
1166
1157
|
It also returns the number of elements in the array.
|
1167
1158
|
The array should not be freed.</p>
|
1168
1159
|
<div class="refsect3">
|
1169
|
-
<a name="
|
1160
|
+
<a name="gtk-tree-path-get-indices-with-depth.parameters"></a><h4>Parameters</h4>
|
1170
1161
|
<div class="informaltable"><table width="100%" border="0">
|
1171
1162
|
<colgroup>
|
1172
1163
|
<col width="150px" class="parameters_name">
|
@@ -1188,11 +1179,11 @@ The array should not be freed.</p>
|
|
1188
1179
|
</table></div>
|
1189
1180
|
</div>
|
1190
1181
|
<div class="refsect3">
|
1191
|
-
<a name="
|
1182
|
+
<a name="gtk-tree-path-get-indices-with-depth.returns"></a><h4>Returns</h4>
|
1192
1183
|
<p> The current indices, 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>. </p>
|
1193
1184
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=depth][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1194
1185
|
</div>
|
1195
|
-
<p class="since">Since 2.22</p>
|
1186
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
1196
1187
|
</div>
|
1197
1188
|
<hr>
|
1198
1189
|
<div class="refsect2">
|
@@ -1202,7 +1193,7 @@ gtk_tree_path_free (<em class="parameter"><code><a class="link" href="GtkTreeMod
|
|
1202
1193
|
<p>Frees <em class="parameter"><code>path</code></em>
|
1203
1194
|
.</p>
|
1204
1195
|
<div class="refsect3">
|
1205
|
-
<a name="
|
1196
|
+
<a name="gtk-tree-path-free.parameters"></a><h4>Parameters</h4>
|
1206
1197
|
<div class="informaltable"><table width="100%" border="0">
|
1207
1198
|
<colgroup>
|
1208
1199
|
<col width="150px" class="parameters_name">
|
@@ -1225,7 +1216,7 @@ gtk_tree_path_copy (<em class="parameter"><code>const <a class="link" href="GtkT
|
|
1225
1216
|
<p>Creates a new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> as a copy of <em class="parameter"><code>path</code></em>
|
1226
1217
|
.</p>
|
1227
1218
|
<div class="refsect3">
|
1228
|
-
<a name="
|
1219
|
+
<a name="gtk-tree-path-copy.parameters"></a><h4>Parameters</h4>
|
1229
1220
|
<div class="informaltable"><table width="100%" border="0">
|
1230
1221
|
<colgroup>
|
1231
1222
|
<col width="150px" class="parameters_name">
|
@@ -1240,9 +1231,8 @@ gtk_tree_path_copy (<em class="parameter"><code>const <a class="link" href="GtkT
|
|
1240
1231
|
</table></div>
|
1241
1232
|
</div>
|
1242
1233
|
<div class="refsect3">
|
1243
|
-
<a name="
|
1234
|
+
<a name="gtk-tree-path-copy.returns"></a><h4>Returns</h4>
|
1244
1235
|
<p> A new <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
1245
|
-
<p></p>
|
1246
1236
|
</div>
|
1247
1237
|
</div>
|
1248
1238
|
<hr>
|
@@ -1259,7 +1249,7 @@ If <em class="parameter"><code>b</code></em>
|
|
1259
1249
|
, then 1 is returned. If the two nodes are equal,
|
1260
1250
|
then 0 is returned.</p>
|
1261
1251
|
<div class="refsect3">
|
1262
|
-
<a name="
|
1252
|
+
<a name="gtk-tree-path-compare.parameters"></a><h4>Parameters</h4>
|
1263
1253
|
<div class="informaltable"><table width="100%" border="0">
|
1264
1254
|
<colgroup>
|
1265
1255
|
<col width="150px" class="parameters_name">
|
@@ -1281,11 +1271,10 @@ then 0 is returned.</p>
|
|
1281
1271
|
</table></div>
|
1282
1272
|
</div>
|
1283
1273
|
<div class="refsect3">
|
1284
|
-
<a name="
|
1274
|
+
<a name="gtk-tree-path-compare.returns"></a><h4>Returns</h4>
|
1285
1275
|
<p> The relative positions of <em class="parameter"><code>a</code></em>
|
1286
1276
|
and <em class="parameter"><code>b</code></em>
|
1287
1277
|
</p>
|
1288
|
-
<p></p>
|
1289
1278
|
</div>
|
1290
1279
|
</div>
|
1291
1280
|
<hr>
|
@@ -1296,7 +1285,7 @@ gtk_tree_path_next (<em class="parameter"><code><a class="link" href="GtkTreeMod
|
|
1296
1285
|
<p>Moves the <em class="parameter"><code>path</code></em>
|
1297
1286
|
to point to the next node at the current depth.</p>
|
1298
1287
|
<div class="refsect3">
|
1299
|
-
<a name="
|
1288
|
+
<a name="gtk-tree-path-next.parameters"></a><h4>Parameters</h4>
|
1300
1289
|
<div class="informaltable"><table width="100%" border="0">
|
1301
1290
|
<colgroup>
|
1302
1291
|
<col width="150px" class="parameters_name">
|
@@ -1320,7 +1309,7 @@ gtk_tree_path_prev (<em class="parameter"><code><a class="link" href="GtkTreeMod
|
|
1320
1309
|
to point to the previous node at the current depth,
|
1321
1310
|
if it exists.</p>
|
1322
1311
|
<div class="refsect3">
|
1323
|
-
<a name="
|
1312
|
+
<a name="gtk-tree-path-prev.parameters"></a><h4>Parameters</h4>
|
1324
1313
|
<div class="informaltable"><table width="100%" border="0">
|
1325
1314
|
<colgroup>
|
1326
1315
|
<col width="150px" class="parameters_name">
|
@@ -1335,10 +1324,9 @@ if it exists.</p>
|
|
1335
1324
|
</table></div>
|
1336
1325
|
</div>
|
1337
1326
|
<div class="refsect3">
|
1338
|
-
<a name="
|
1327
|
+
<a name="gtk-tree-path-prev.returns"></a><h4>Returns</h4>
|
1339
1328
|
<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>path</code></em>
|
1340
1329
|
has a previous node, and the move was made.</p>
|
1341
|
-
<p></p>
|
1342
1330
|
</div>
|
1343
1331
|
</div>
|
1344
1332
|
<hr>
|
@@ -1349,7 +1337,7 @@ gtk_tree_path_up (<em class="parameter"><code><a class="link" href="GtkTreeModel
|
|
1349
1337
|
<p>Moves the <em class="parameter"><code>path</code></em>
|
1350
1338
|
to point to its parent node, if it has a parent.</p>
|
1351
1339
|
<div class="refsect3">
|
1352
|
-
<a name="
|
1340
|
+
<a name="gtk-tree-path-up.parameters"></a><h4>Parameters</h4>
|
1353
1341
|
<div class="informaltable"><table width="100%" border="0">
|
1354
1342
|
<colgroup>
|
1355
1343
|
<col width="150px" class="parameters_name">
|
@@ -1364,10 +1352,9 @@ gtk_tree_path_up (<em class="parameter"><code><a class="link" href="GtkTreeModel
|
|
1364
1352
|
</table></div>
|
1365
1353
|
</div>
|
1366
1354
|
<div class="refsect3">
|
1367
|
-
<a name="
|
1355
|
+
<a name="gtk-tree-path-up.returns"></a><h4>Returns</h4>
|
1368
1356
|
<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>path</code></em>
|
1369
1357
|
has a parent, and the move was made.</p>
|
1370
|
-
<p></p>
|
1371
1358
|
</div>
|
1372
1359
|
</div>
|
1373
1360
|
<hr>
|
@@ -1378,7 +1365,7 @@ gtk_tree_path_down (<em class="parameter"><code><a class="link" href="GtkTreeMod
|
|
1378
1365
|
<p>Moves <em class="parameter"><code>path</code></em>
|
1379
1366
|
to point to the first child of the current path.</p>
|
1380
1367
|
<div class="refsect3">
|
1381
|
-
<a name="
|
1368
|
+
<a name="gtk-tree-path-down.parameters"></a><h4>Parameters</h4>
|
1382
1369
|
<div class="informaltable"><table width="100%" border="0">
|
1383
1370
|
<colgroup>
|
1384
1371
|
<col width="150px" class="parameters_name">
|
@@ -1403,7 +1390,7 @@ gtk_tree_path_is_ancestor (<em class="parameter"><code><a class="link" href="Gtk
|
|
1403
1390
|
is a descendant of <em class="parameter"><code>path</code></em>
|
1404
1391
|
.</p>
|
1405
1392
|
<div class="refsect3">
|
1406
|
-
<a name="
|
1393
|
+
<a name="gtk-tree-path-is-ancestor.parameters"></a><h4>Parameters</h4>
|
1407
1394
|
<div class="informaltable"><table width="100%" border="0">
|
1408
1395
|
<colgroup>
|
1409
1396
|
<col width="150px" class="parameters_name">
|
@@ -1425,11 +1412,10 @@ gtk_tree_path_is_ancestor (<em class="parameter"><code><a class="link" href="Gtk
|
|
1425
1412
|
</table></div>
|
1426
1413
|
</div>
|
1427
1414
|
<div class="refsect3">
|
1428
|
-
<a name="
|
1415
|
+
<a name="gtk-tree-path-is-ancestor.returns"></a><h4>Returns</h4>
|
1429
1416
|
<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>descendant</code></em>
|
1430
1417
|
is contained inside <em class="parameter"><code>path</code></em>
|
1431
1418
|
</p>
|
1432
|
-
<p></p>
|
1433
1419
|
</div>
|
1434
1420
|
</div>
|
1435
1421
|
<hr>
|
@@ -1442,7 +1428,7 @@ gtk_tree_path_is_descendant (<em class="parameter"><code><a class="link" href="G
|
|
1442
1428
|
is a descendant of <em class="parameter"><code>ancestor</code></em>
|
1443
1429
|
.</p>
|
1444
1430
|
<div class="refsect3">
|
1445
|
-
<a name="
|
1431
|
+
<a name="gtk-tree-path-is-descendant.parameters"></a><h4>Parameters</h4>
|
1446
1432
|
<div class="informaltable"><table width="100%" border="0">
|
1447
1433
|
<colgroup>
|
1448
1434
|
<col width="150px" class="parameters_name">
|
@@ -1464,11 +1450,10 @@ gtk_tree_path_is_descendant (<em class="parameter"><code><a class="link" href="G
|
|
1464
1450
|
</table></div>
|
1465
1451
|
</div>
|
1466
1452
|
<div class="refsect3">
|
1467
|
-
<a name="
|
1453
|
+
<a name="gtk-tree-path-is-descendant.returns"></a><h4>Returns</h4>
|
1468
1454
|
<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>ancestor</code></em>
|
1469
1455
|
contains <em class="parameter"><code>path</code></em>
|
1470
1456
|
somewhere below it</p>
|
1471
|
-
<p></p>
|
1472
1457
|
</div>
|
1473
1458
|
</div>
|
1474
1459
|
<hr>
|
@@ -1487,7 +1472,7 @@ signals emitted by <em class="parameter"><code>model</code></em>
|
|
1487
1472
|
isn't a valid path in <em class="parameter"><code>model</code></em>
|
1488
1473
|
, then <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> is returned.</p>
|
1489
1474
|
<div class="refsect3">
|
1490
|
-
<a name="
|
1475
|
+
<a name="gtk-tree-row-reference-new.parameters"></a><h4>Parameters</h4>
|
1491
1476
|
<div class="informaltable"><table width="100%" border="0">
|
1492
1477
|
<colgroup>
|
1493
1478
|
<col width="150px" class="parameters_name">
|
@@ -1509,16 +1494,15 @@ isn't a valid path in <em class="parameter"><code>model</code></em>
|
|
1509
1494
|
</table></div>
|
1510
1495
|
</div>
|
1511
1496
|
<div class="refsect3">
|
1512
|
-
<a name="
|
1497
|
+
<a name="gtk-tree-row-reference-new.returns"></a><h4>Returns</h4>
|
1513
1498
|
<p> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</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></p>
|
1514
|
-
<p></p>
|
1515
1499
|
</div>
|
1516
1500
|
</div>
|
1517
1501
|
<hr>
|
1518
1502
|
<div class="refsect2">
|
1519
1503
|
<a name="gtk-tree-row-reference-new-proxy"></a><h3>gtk_tree_row_reference_new_proxy ()</h3>
|
1520
1504
|
<pre class="programlisting"><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="returnvalue">GtkTreeRowReference</span></a> *
|
1521
|
-
gtk_tree_row_reference_new_proxy (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1505
|
+
gtk_tree_row_reference_new_proxy (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1522
1506
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a> *model</code></em>,
|
1523
1507
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
1524
1508
|
<p>You do not need to use this function. Creates a row reference based on
|
@@ -1546,7 +1530,7 @@ doesn't work for reasons of internal implementation.</p>
|
|
1546
1530
|
carefully monitor exactly when a row reference updates itself, and is not
|
1547
1531
|
generally needed by most applications.</p>
|
1548
1532
|
<div class="refsect3">
|
1549
|
-
<a name="
|
1533
|
+
<a name="gtk-tree-row-reference-new-proxy.parameters"></a><h4>Parameters</h4>
|
1550
1534
|
<div class="informaltable"><table width="100%" border="0">
|
1551
1535
|
<colgroup>
|
1552
1536
|
<col width="150px" class="parameters_name">
|
@@ -1556,7 +1540,7 @@ generally needed by most applications.</p>
|
|
1556
1540
|
<tbody>
|
1557
1541
|
<tr>
|
1558
1542
|
<td class="parameter_name"><p>proxy</p></td>
|
1559
|
-
<td class="parameter_description"><p>A proxy <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">GObject</span></a></p></td>
|
1543
|
+
<td class="parameter_description"><p>A proxy <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">GObject</span></a></p></td>
|
1560
1544
|
<td class="parameter_annotations"> </td>
|
1561
1545
|
</tr>
|
1562
1546
|
<tr>
|
@@ -1573,9 +1557,8 @@ generally needed by most applications.</p>
|
|
1573
1557
|
</table></div>
|
1574
1558
|
</div>
|
1575
1559
|
<div class="refsect3">
|
1576
|
-
<a name="
|
1560
|
+
<a name="gtk-tree-row-reference-new-proxy.returns"></a><h4>Returns</h4>
|
1577
1561
|
<p> A newly allocated <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</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></p>
|
1578
|
-
<p></p>
|
1579
1562
|
</div>
|
1580
1563
|
</div>
|
1581
1564
|
<hr>
|
@@ -1585,7 +1568,7 @@ generally needed by most applications.</p>
|
|
1585
1568
|
gtk_tree_row_reference_get_model (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
|
1586
1569
|
<p>Returns the model that the row reference is monitoring.</p>
|
1587
1570
|
<div class="refsect3">
|
1588
|
-
<a name="
|
1571
|
+
<a name="gtk-tree-row-reference-get-model.parameters"></a><h4>Parameters</h4>
|
1589
1572
|
<div class="informaltable"><table width="100%" border="0">
|
1590
1573
|
<colgroup>
|
1591
1574
|
<col width="150px" class="parameters_name">
|
@@ -1600,11 +1583,11 @@ gtk_tree_row_reference_get_model (<em class="parameter"><code><a class="link" hr
|
|
1600
1583
|
</table></div>
|
1601
1584
|
</div>
|
1602
1585
|
<div class="refsect3">
|
1603
|
-
<a name="
|
1586
|
+
<a name="gtk-tree-row-reference-get-model.returns"></a><h4>Returns</h4>
|
1604
1587
|
<p> the model. </p>
|
1605
1588
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1606
1589
|
</div>
|
1607
|
-
<p class="since">Since 2.8</p>
|
1590
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1608
1591
|
</div>
|
1609
1592
|
<hr>
|
1610
1593
|
<div class="refsect2">
|
@@ -1614,7 +1597,7 @@ gtk_tree_row_reference_get_path (<em class="parameter"><code><a class="link" hre
|
|
1614
1597
|
<p>Returns a path that the row reference currently points to, 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
|
1615
1598
|
path pointed to is no longer valid.</p>
|
1616
1599
|
<div class="refsect3">
|
1617
|
-
<a name="
|
1600
|
+
<a name="gtk-tree-row-reference-get-path.parameters"></a><h4>Parameters</h4>
|
1618
1601
|
<div class="informaltable"><table width="100%" border="0">
|
1619
1602
|
<colgroup>
|
1620
1603
|
<col width="150px" class="parameters_name">
|
@@ -1629,9 +1612,8 @@ path pointed to is no longer valid.</p>
|
|
1629
1612
|
</table></div>
|
1630
1613
|
</div>
|
1631
1614
|
<div class="refsect3">
|
1632
|
-
<a name="
|
1615
|
+
<a name="gtk-tree-row-reference-get-path.returns"></a><h4>Returns</h4>
|
1633
1616
|
<p> A current path, 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>.</p>
|
1634
|
-
<p></p>
|
1635
1617
|
</div>
|
1636
1618
|
</div>
|
1637
1619
|
<hr>
|
@@ -1643,7 +1625,7 @@ gtk_tree_row_reference_valid (<em class="parameter"><code><a class="link" href="
|
|
1643
1625
|
is non-<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> and refers to a current valid
|
1644
1626
|
path.</p>
|
1645
1627
|
<div class="refsect3">
|
1646
|
-
<a name="
|
1628
|
+
<a name="gtk-tree-row-reference-valid.parameters"></a><h4>Parameters</h4>
|
1647
1629
|
<div class="informaltable"><table width="100%" border="0">
|
1648
1630
|
<colgroup>
|
1649
1631
|
<col width="150px" class="parameters_name">
|
@@ -1658,10 +1640,9 @@ path.</p>
|
|
1658
1640
|
</table></div>
|
1659
1641
|
</div>
|
1660
1642
|
<div class="refsect3">
|
1661
|
-
<a name="
|
1643
|
+
<a name="gtk-tree-row-reference-valid.returns"></a><h4>Returns</h4>
|
1662
1644
|
<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>reference</code></em>
|
1663
1645
|
points to a valid path.</p>
|
1664
|
-
<p></p>
|
1665
1646
|
</div>
|
1666
1647
|
</div>
|
1667
1648
|
<hr>
|
@@ -1673,7 +1654,7 @@ gtk_tree_row_reference_free (<em class="parameter"><code><a class="link" href="G
|
|
1673
1654
|
. <em class="parameter"><code>reference</code></em>
|
1674
1655
|
may be <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>.</p>
|
1675
1656
|
<div class="refsect3">
|
1676
|
-
<a name="
|
1657
|
+
<a name="gtk-tree-row-reference-free.parameters"></a><h4>Parameters</h4>
|
1677
1658
|
<div class="informaltable"><table width="100%" border="0">
|
1678
1659
|
<colgroup>
|
1679
1660
|
<col width="150px" class="parameters_name">
|
@@ -1695,7 +1676,7 @@ gtk_tree_row_reference_free (<em class="parameter"><code><a class="link" href="G
|
|
1695
1676
|
gtk_tree_row_reference_copy (<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a> *reference</code></em>);</pre>
|
1696
1677
|
<p>Copies a <a class="link" href="GtkTreeModel.html#GtkTreeRowReference" title="GtkTreeRowReference"><span class="type">GtkTreeRowReference</span></a>.</p>
|
1697
1678
|
<div class="refsect3">
|
1698
|
-
<a name="
|
1679
|
+
<a name="gtk-tree-row-reference-copy.parameters"></a><h4>Parameters</h4>
|
1699
1680
|
<div class="informaltable"><table width="100%" border="0">
|
1700
1681
|
<colgroup>
|
1701
1682
|
<col width="150px" class="parameters_name">
|
@@ -1710,23 +1691,22 @@ gtk_tree_row_reference_copy (<em class="parameter"><code><a class="link" href="G
|
|
1710
1691
|
</table></div>
|
1711
1692
|
</div>
|
1712
1693
|
<div class="refsect3">
|
1713
|
-
<a name="
|
1694
|
+
<a name="gtk-tree-row-reference-copy.returns"></a><h4>Returns</h4>
|
1714
1695
|
<p> a copy of <em class="parameter"><code>reference</code></em>
|
1715
1696
|
.</p>
|
1716
|
-
<p></p>
|
1717
1697
|
</div>
|
1718
|
-
<p class="since">Since 2.2</p>
|
1698
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
1719
1699
|
</div>
|
1720
1700
|
<hr>
|
1721
1701
|
<div class="refsect2">
|
1722
1702
|
<a name="gtk-tree-row-reference-inserted"></a><h3>gtk_tree_row_reference_inserted ()</h3>
|
1723
1703
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1724
|
-
gtk_tree_row_reference_inserted (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1704
|
+
gtk_tree_row_reference_inserted (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1725
1705
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
1726
1706
|
<p>Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
|
1727
1707
|
know that the model emitted the "row_inserted" signal.</p>
|
1728
1708
|
<div class="refsect3">
|
1729
|
-
<a name="
|
1709
|
+
<a name="gtk-tree-row-reference-inserted.parameters"></a><h4>Parameters</h4>
|
1730
1710
|
<div class="informaltable"><table width="100%" border="0">
|
1731
1711
|
<colgroup>
|
1732
1712
|
<col width="150px" class="parameters_name">
|
@@ -1736,7 +1716,7 @@ know that the model emitted the "row_inserted" signal.</p>
|
|
1736
1716
|
<tbody>
|
1737
1717
|
<tr>
|
1738
1718
|
<td class="parameter_name"><p>proxy</p></td>
|
1739
|
-
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1719
|
+
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1740
1720
|
<td class="parameter_annotations"> </td>
|
1741
1721
|
</tr>
|
1742
1722
|
<tr>
|
@@ -1752,12 +1732,12 @@ know that the model emitted the "row_inserted" signal.</p>
|
|
1752
1732
|
<div class="refsect2">
|
1753
1733
|
<a name="gtk-tree-row-reference-deleted"></a><h3>gtk_tree_row_reference_deleted ()</h3>
|
1754
1734
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1755
|
-
gtk_tree_row_reference_deleted (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1735
|
+
gtk_tree_row_reference_deleted (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1756
1736
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
1757
1737
|
<p>Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
|
1758
1738
|
know that the model emitted the "row_deleted" signal.</p>
|
1759
1739
|
<div class="refsect3">
|
1760
|
-
<a name="
|
1740
|
+
<a name="gtk-tree-row-reference-deleted.parameters"></a><h4>Parameters</h4>
|
1761
1741
|
<div class="informaltable"><table width="100%" border="0">
|
1762
1742
|
<colgroup>
|
1763
1743
|
<col width="150px" class="parameters_name">
|
@@ -1767,7 +1747,7 @@ know that the model emitted the "row_deleted" signal.</p>
|
|
1767
1747
|
<tbody>
|
1768
1748
|
<tr>
|
1769
1749
|
<td class="parameter_name"><p>proxy</p></td>
|
1770
|
-
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1750
|
+
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1771
1751
|
<td class="parameter_annotations"> </td>
|
1772
1752
|
</tr>
|
1773
1753
|
<tr>
|
@@ -1783,14 +1763,14 @@ know that the model emitted the "row_deleted" signal.</p>
|
|
1783
1763
|
<div class="refsect2">
|
1784
1764
|
<a name="gtk-tree-row-reference-reordered"></a><h3>gtk_tree_row_reference_reordered ()</h3>
|
1785
1765
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1786
|
-
gtk_tree_row_reference_reordered (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1766
|
+
gtk_tree_row_reference_reordered (<em class="parameter"><code><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">GObject</span></a> *proxy</code></em>,
|
1787
1767
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>,
|
1788
1768
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a> *iter</code></em>,
|
1789
1769
|
<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> *new_order</code></em>);</pre>
|
1790
1770
|
<p>Lets a set of row reference created by <a class="link" href="GtkTreeModel.html#gtk-tree-row-reference-new-proxy" title="gtk_tree_row_reference_new_proxy ()"><code class="function">gtk_tree_row_reference_new_proxy()</code></a>
|
1791
1771
|
know that the model emitted the "rows_reordered" signal.</p>
|
1792
1772
|
<div class="refsect3">
|
1793
|
-
<a name="
|
1773
|
+
<a name="gtk-tree-row-reference-reordered.parameters"></a><h4>Parameters</h4>
|
1794
1774
|
<div class="informaltable"><table width="100%" border="0">
|
1795
1775
|
<colgroup>
|
1796
1776
|
<col width="150px" class="parameters_name">
|
@@ -1800,7 +1780,7 @@ know that the model emitted the "rows_reordered" signal.</p>
|
|
1800
1780
|
<tbody>
|
1801
1781
|
<tr>
|
1802
1782
|
<td class="parameter_name"><p>proxy</p></td>
|
1803
|
-
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1783
|
+
<td class="parameter_description"><p>A <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">GObject</span></a></p></td>
|
1804
1784
|
<td class="parameter_annotations"> </td>
|
1805
1785
|
</tr>
|
1806
1786
|
<tr>
|
@@ -1834,7 +1814,7 @@ can just copy the structs by value
|
|
1834
1814
|
(<code class="literal">GtkTreeIter new_iter = iter;</code>).
|
1835
1815
|
You must free this iter with <a class="link" href="GtkTreeModel.html#gtk-tree-iter-free" title="gtk_tree_iter_free ()"><code class="function">gtk_tree_iter_free()</code></a>.</p>
|
1836
1816
|
<div class="refsect3">
|
1837
|
-
<a name="
|
1817
|
+
<a name="gtk-tree-iter-copy.parameters"></a><h4>Parameters</h4>
|
1838
1818
|
<div class="informaltable"><table width="100%" border="0">
|
1839
1819
|
<colgroup>
|
1840
1820
|
<col width="150px" class="parameters_name">
|
@@ -1849,10 +1829,9 @@ You must free this iter with <a class="link" href="GtkTreeModel.html#gtk-tree-it
|
|
1849
1829
|
</table></div>
|
1850
1830
|
</div>
|
1851
1831
|
<div class="refsect3">
|
1852
|
-
<a name="
|
1832
|
+
<a name="gtk-tree-iter-copy.returns"></a><h4>Returns</h4>
|
1853
1833
|
<p> a newly-allocated copy of <em class="parameter"><code>iter</code></em>
|
1854
1834
|
.</p>
|
1855
|
-
<p></p>
|
1856
1835
|
</div>
|
1857
1836
|
</div>
|
1858
1837
|
<hr>
|
@@ -1863,7 +1842,7 @@ gtk_tree_iter_free (<em class="parameter"><code><a class="link" href="GtkTreeMod
|
|
1863
1842
|
<p>Frees an iterator that has been allocated by <a class="link" href="GtkTreeModel.html#gtk-tree-iter-copy" title="gtk_tree_iter_copy ()"><code class="function">gtk_tree_iter_copy()</code></a>.
|
1864
1843
|
This function is mainly used for language bindings.</p>
|
1865
1844
|
<div class="refsect3">
|
1866
|
-
<a name="
|
1845
|
+
<a name="gtk-tree-iter-free.parameters"></a><h4>Parameters</h4>
|
1867
1846
|
<div class="informaltable"><table width="100%" border="0">
|
1868
1847
|
<colgroup>
|
1869
1848
|
<col width="150px" class="parameters_name">
|
@@ -1888,7 +1867,7 @@ combination of <a class="link" href="GtkTreeModel.html#GtkTreeModelFlags" title=
|
|
1888
1867
|
during the lifecycle of the <em class="parameter"><code>tree_model</code></em>
|
1889
1868
|
.</p>
|
1890
1869
|
<div class="refsect3">
|
1891
|
-
<a name="
|
1870
|
+
<a name="gtk-tree-model-get-flags.parameters"></a><h4>Parameters</h4>
|
1892
1871
|
<div class="informaltable"><table width="100%" border="0">
|
1893
1872
|
<colgroup>
|
1894
1873
|
<col width="150px" class="parameters_name">
|
@@ -1903,9 +1882,8 @@ during the lifecycle of the <em class="parameter"><code>tree_model</code></em>
|
|
1903
1882
|
</table></div>
|
1904
1883
|
</div>
|
1905
1884
|
<div class="refsect3">
|
1906
|
-
<a name="
|
1885
|
+
<a name="gtk-tree-model-get-flags.returns"></a><h4>Returns</h4>
|
1907
1886
|
<p> The flags supported by this interface.</p>
|
1908
|
-
<p></p>
|
1909
1887
|
</div>
|
1910
1888
|
</div>
|
1911
1889
|
<hr>
|
@@ -1916,7 +1894,7 @@ gtk_tree_model_get_n_columns (<em class="parameter"><code><a class="link" href="
|
|
1916
1894
|
<p>Returns the number of columns supported by <em class="parameter"><code>tree_model</code></em>
|
1917
1895
|
.</p>
|
1918
1896
|
<div class="refsect3">
|
1919
|
-
<a name="
|
1897
|
+
<a name="gtk-tree-model-get-n-columns.parameters"></a><h4>Parameters</h4>
|
1920
1898
|
<div class="informaltable"><table width="100%" border="0">
|
1921
1899
|
<colgroup>
|
1922
1900
|
<col width="150px" class="parameters_name">
|
@@ -1931,9 +1909,8 @@ gtk_tree_model_get_n_columns (<em class="parameter"><code><a class="link" href="
|
|
1931
1909
|
</table></div>
|
1932
1910
|
</div>
|
1933
1911
|
<div class="refsect3">
|
1934
|
-
<a name="
|
1912
|
+
<a name="gtk-tree-model-get-n-columns.returns"></a><h4>Returns</h4>
|
1935
1913
|
<p> The number of columns.</p>
|
1936
|
-
<p></p>
|
1937
1914
|
</div>
|
1938
1915
|
</div>
|
1939
1916
|
<hr>
|
@@ -1944,7 +1921,7 @@ gtk_tree_model_get_column_type (<em class="parameter"><code><a class="link" href
|
|
1944
1921
|
<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> index_</code></em>);</pre>
|
1945
1922
|
<p>Returns the type of the column.</p>
|
1946
1923
|
<div class="refsect3">
|
1947
|
-
<a name="
|
1924
|
+
<a name="gtk-tree-model-get-column-type.parameters"></a><h4>Parameters</h4>
|
1948
1925
|
<div class="informaltable"><table width="100%" border="0">
|
1949
1926
|
<colgroup>
|
1950
1927
|
<col width="150px" class="parameters_name">
|
@@ -1966,7 +1943,7 @@ gtk_tree_model_get_column_type (<em class="parameter"><code><a class="link" href
|
|
1966
1943
|
</table></div>
|
1967
1944
|
</div>
|
1968
1945
|
<div class="refsect3">
|
1969
|
-
<a name="
|
1946
|
+
<a name="gtk-tree-model-get-column-type.returns"></a><h4>Returns</h4>
|
1970
1947
|
<p> The type of the column. </p>
|
1971
1948
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1972
1949
|
</div>
|
@@ -1982,7 +1959,7 @@ gtk_tree_model_get_iter (<em class="parameter"><code><a class="link" href="GtkTr
|
|
1982
1959
|
to a valid iterator pointing to <em class="parameter"><code>path</code></em>
|
1983
1960
|
.</p>
|
1984
1961
|
<div class="refsect3">
|
1985
|
-
<a name="
|
1962
|
+
<a name="gtk-tree-model-get-iter.parameters"></a><h4>Parameters</h4>
|
1986
1963
|
<div class="informaltable"><table width="100%" border="0">
|
1987
1964
|
<colgroup>
|
1988
1965
|
<col width="150px" class="parameters_name">
|
@@ -2009,10 +1986,9 @@ gtk_tree_model_get_iter (<em class="parameter"><code><a class="link" href="GtkTr
|
|
2009
1986
|
</table></div>
|
2010
1987
|
</div>
|
2011
1988
|
<div class="refsect3">
|
2012
|
-
<a name="
|
1989
|
+
<a name="gtk-tree-model-get-iter.returns"></a><h4>Returns</h4>
|
2013
1990
|
<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>
|
2014
1991
|
was set.</p>
|
2015
|
-
<p></p>
|
2016
1992
|
</div>
|
2017
1993
|
</div>
|
2018
1994
|
<hr>
|
@@ -2028,7 +2004,7 @@ gtk_tree_model_get_iter_from_string (<em class="parameter"><code><a class="link"
|
|
2028
2004
|
exists. Otherwise, <em class="parameter"><code>iter</code></em>
|
2029
2005
|
is left invalid and <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> is returned.</p>
|
2030
2006
|
<div class="refsect3">
|
2031
|
-
<a name="
|
2007
|
+
<a name="gtk-tree-model-get-iter-from-string.parameters"></a><h4>Parameters</h4>
|
2032
2008
|
<div class="informaltable"><table width="100%" border="0">
|
2033
2009
|
<colgroup>
|
2034
2010
|
<col width="150px" class="parameters_name">
|
@@ -2055,10 +2031,9 @@ exists. Otherwise, <em class="parameter"><code>iter</code></em>
|
|
2055
2031
|
</table></div>
|
2056
2032
|
</div>
|
2057
2033
|
<div class="refsect3">
|
2058
|
-
<a name="
|
2034
|
+
<a name="gtk-tree-model-get-iter-from-string.returns"></a><h4>Returns</h4>
|
2059
2035
|
<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>
|
2060
2036
|
was set.</p>
|
2061
|
-
<p></p>
|
2062
2037
|
</div>
|
2063
2038
|
</div>
|
2064
2039
|
<hr>
|
@@ -2071,7 +2046,7 @@ gtk_tree_model_get_iter_first (<em class="parameter"><code><a class="link" href=
|
|
2071
2046
|
with the first iterator in the tree (the one at the path
|
2072
2047
|
"0") and 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>. 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> if the tree is empty.</p>
|
2073
2048
|
<div class="refsect3">
|
2074
|
-
<a name="
|
2049
|
+
<a name="gtk-tree-model-get-iter-first.parameters"></a><h4>Parameters</h4>
|
2075
2050
|
<div class="informaltable"><table width="100%" border="0">
|
2076
2051
|
<colgroup>
|
2077
2052
|
<col width="150px" class="parameters_name">
|
@@ -2093,10 +2068,9 @@ gtk_tree_model_get_iter_first (<em class="parameter"><code><a class="link" href=
|
|
2093
2068
|
</table></div>
|
2094
2069
|
</div>
|
2095
2070
|
<div class="refsect3">
|
2096
|
-
<a name="
|
2071
|
+
<a name="gtk-tree-model-get-iter-first.returns"></a><h4>Returns</h4>
|
2097
2072
|
<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>
|
2098
2073
|
was set.</p>
|
2099
|
-
<p></p>
|
2100
2074
|
</div>
|
2101
2075
|
</div>
|
2102
2076
|
<hr>
|
@@ -2111,7 +2085,7 @@ compatibility reasons; this macro will be deprecated in future
|
|
2111
2085
|
versions of GTK+.
|
2112
2086
|
</p>
|
2113
2087
|
<div class="refsect3">
|
2114
|
-
<a name="
|
2088
|
+
<a name="gtk-tree-model-get-iter-root.parameters"></a><h4>Parameters</h4>
|
2115
2089
|
<div class="informaltable"><table width="100%" border="0">
|
2116
2090
|
<colgroup>
|
2117
2091
|
<col width="150px" class="parameters_name">
|
@@ -2133,10 +2107,9 @@ versions of GTK+.
|
|
2133
2107
|
</table></div>
|
2134
2108
|
</div>
|
2135
2109
|
<div class="refsect3">
|
2136
|
-
<a name="
|
2110
|
+
<a name="gtk-tree-model-get-iter-root.returns"></a><h4>Returns</h4>
|
2137
2111
|
<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>
|
2138
2112
|
was set.</p>
|
2139
|
-
<p></p>
|
2140
2113
|
</div>
|
2141
2114
|
</div>
|
2142
2115
|
<hr>
|
@@ -2149,7 +2122,7 @@ gtk_tree_model_get_path (<em class="parameter"><code><a class="link" href="GtkTr
|
|
2149
2122
|
. This path should
|
2150
2123
|
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>.</p>
|
2151
2124
|
<div class="refsect3">
|
2152
|
-
<a name="
|
2125
|
+
<a name="gtk-tree-model-get-path.parameters"></a><h4>Parameters</h4>
|
2153
2126
|
<div class="informaltable"><table width="100%" border="0">
|
2154
2127
|
<colgroup>
|
2155
2128
|
<col width="150px" class="parameters_name">
|
@@ -2171,9 +2144,8 @@ be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title=
|
|
2171
2144
|
</table></div>
|
2172
2145
|
</div>
|
2173
2146
|
<div class="refsect3">
|
2174
|
-
<a name="
|
2147
|
+
<a name="gtk-tree-model-get-path.returns"></a><h4>Returns</h4>
|
2175
2148
|
<p> a newly-created <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a>.</p>
|
2176
|
-
<p></p>
|
2177
2149
|
</div>
|
2178
2150
|
</div>
|
2179
2151
|
<hr>
|
@@ -2191,7 +2163,7 @@ When done with <em class="parameter"><code>value</code></em>
|
|
2191
2163
|
, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html#g-value-unset"><code class="function">g_value_unset()</code></a> needs to be called
|
2192
2164
|
to free any allocated memory.</p>
|
2193
2165
|
<div class="refsect3">
|
2194
|
-
<a name="
|
2166
|
+
<a name="gtk-tree-model-get-value.parameters"></a><h4>Parameters</h4>
|
2195
2167
|
<div class="informaltable"><table width="100%" border="0">
|
2196
2168
|
<colgroup>
|
2197
2169
|
<col width="150px" class="parameters_name">
|
@@ -2235,7 +2207,7 @@ is no next <em class="parameter"><code>iter</code></em>
|
|
2235
2207
|
, <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> is returned and <em class="parameter"><code>iter</code></em>
|
2236
2208
|
is set to be invalid.</p>
|
2237
2209
|
<div class="refsect3">
|
2238
|
-
<a name="
|
2210
|
+
<a name="gtk-tree-model-iter-next.parameters"></a><h4>Parameters</h4>
|
2239
2211
|
<div class="informaltable"><table width="100%" border="0">
|
2240
2212
|
<colgroup>
|
2241
2213
|
<col width="150px" class="parameters_name">
|
@@ -2257,10 +2229,9 @@ is no next <em class="parameter"><code>iter</code></em>
|
|
2257
2229
|
</table></div>
|
2258
2230
|
</div>
|
2259
2231
|
<div class="refsect3">
|
2260
|
-
<a name="
|
2232
|
+
<a name="gtk-tree-model-iter-next.returns"></a><h4>Returns</h4>
|
2261
2233
|
<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>
|
2262
2234
|
has been changed to the next node.</p>
|
2263
|
-
<p></p>
|
2264
2235
|
</div>
|
2265
2236
|
</div>
|
2266
2237
|
<hr>
|
@@ -2282,7 +2253,7 @@ will remain a valid node after this function has been called.</p>
|
|
2282
2253
|
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> returns the first node, equivalent to
|
2283
2254
|
<code class="literal">gtk_tree_model_get_iter_first (tree_model, iter);</code></p>
|
2284
2255
|
<div class="refsect3">
|
2285
|
-
<a name="
|
2256
|
+
<a name="gtk-tree-model-iter-children.parameters"></a><h4>Parameters</h4>
|
2286
2257
|
<div class="informaltable"><table width="100%" border="0">
|
2287
2258
|
<colgroup>
|
2288
2259
|
<col width="150px" class="parameters_name">
|
@@ -2309,10 +2280,9 @@ will remain a valid node after this function has been called.</p>
|
|
2309
2280
|
</table></div>
|
2310
2281
|
</div>
|
2311
2282
|
<div class="refsect3">
|
2312
|
-
<a name="
|
2283
|
+
<a name="gtk-tree-model-iter-children.returns"></a><h4>Returns</h4>
|
2313
2284
|
<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>child</code></em>
|
2314
2285
|
has been set to the first child.</p>
|
2315
|
-
<p></p>
|
2316
2286
|
</div>
|
2317
2287
|
</div>
|
2318
2288
|
<hr>
|
@@ -2324,7 +2294,7 @@ gtk_tree_model_iter_has_child (<em class="parameter"><code><a class="link" href=
|
|
2324
2294
|
<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 <em class="parameter"><code>iter</code></em>
|
2325
2295
|
has children, <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> otherwise.</p>
|
2326
2296
|
<div class="refsect3">
|
2327
|
-
<a name="
|
2297
|
+
<a name="gtk-tree-model-iter-has-child.parameters"></a><h4>Parameters</h4>
|
2328
2298
|
<div class="informaltable"><table width="100%" border="0">
|
2329
2299
|
<colgroup>
|
2330
2300
|
<col width="150px" class="parameters_name">
|
@@ -2346,10 +2316,9 @@ gtk_tree_model_iter_has_child (<em class="parameter"><code><a class="link" href=
|
|
2346
2316
|
</table></div>
|
2347
2317
|
</div>
|
2348
2318
|
<div class="refsect3">
|
2349
|
-
<a name="
|
2319
|
+
<a name="gtk-tree-model-iter-has-child.returns"></a><h4>Returns</h4>
|
2350
2320
|
<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>
|
2351
2321
|
has children.</p>
|
2352
|
-
<p></p>
|
2353
2322
|
</div>
|
2354
2323
|
</div>
|
2355
2324
|
<hr>
|
@@ -2363,7 +2332,7 @@ gtk_tree_model_iter_n_children (<em class="parameter"><code><a class="link" href
|
|
2363
2332
|
|
2364
2333
|
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>, then the number of toplevel nodes is returned.</p>
|
2365
2334
|
<div class="refsect3">
|
2366
|
-
<a name="
|
2335
|
+
<a name="gtk-tree-model-iter-n-children.parameters"></a><h4>Parameters</h4>
|
2367
2336
|
<div class="informaltable"><table width="100%" border="0">
|
2368
2337
|
<colgroup>
|
2369
2338
|
<col width="150px" class="parameters_name">
|
@@ -2385,10 +2354,9 @@ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
2385
2354
|
</table></div>
|
2386
2355
|
</div>
|
2387
2356
|
<div class="refsect3">
|
2388
|
-
<a name="
|
2357
|
+
<a name="gtk-tree-model-iter-n-children.returns"></a><h4>Returns</h4>
|
2389
2358
|
<p> The number of children of <em class="parameter"><code>iter</code></em>
|
2390
2359
|
.</p>
|
2391
|
-
<p></p>
|
2392
2360
|
</div>
|
2393
2361
|
</div>
|
2394
2362
|
<hr>
|
@@ -2413,7 +2381,7 @@ node after this function has been called. As a special case, if <em class="para
|
|
2413
2381
|
<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>, then the <em class="parameter"><code>n</code></em>
|
2414
2382
|
th root node is set.</p>
|
2415
2383
|
<div class="refsect3">
|
2416
|
-
<a name="
|
2384
|
+
<a name="gtk-tree-model-iter-nth-child.parameters"></a><h4>Parameters</h4>
|
2417
2385
|
<div class="informaltable"><table width="100%" border="0">
|
2418
2386
|
<colgroup>
|
2419
2387
|
<col width="150px" class="parameters_name">
|
@@ -2445,11 +2413,10 @@ th root node is set.</p>
|
|
2445
2413
|
</table></div>
|
2446
2414
|
</div>
|
2447
2415
|
<div class="refsect3">
|
2448
|
-
<a name="
|
2416
|
+
<a name="gtk-tree-model-iter-nth-child.returns"></a><h4>Returns</h4>
|
2449
2417
|
<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>parent</code></em>
|
2450
2418
|
has an <em class="parameter"><code>n</code></em>
|
2451
2419
|
th child.</p>
|
2452
|
-
<p></p>
|
2453
2420
|
</div>
|
2454
2421
|
</div>
|
2455
2422
|
<hr>
|
@@ -2469,7 +2436,7 @@ is returned. <em class="parameter"><code>child</code></em>
|
|
2469
2436
|
will remain a valid node after this function has been
|
2470
2437
|
called.</p>
|
2471
2438
|
<div class="refsect3">
|
2472
|
-
<a name="
|
2439
|
+
<a name="gtk-tree-model-iter-parent.parameters"></a><h4>Parameters</h4>
|
2473
2440
|
<div class="informaltable"><table width="100%" border="0">
|
2474
2441
|
<colgroup>
|
2475
2442
|
<col width="150px" class="parameters_name">
|
@@ -2496,11 +2463,10 @@ called.</p>
|
|
2496
2463
|
</table></div>
|
2497
2464
|
</div>
|
2498
2465
|
<div class="refsect3">
|
2499
|
-
<a name="
|
2466
|
+
<a name="gtk-tree-model-iter-parent.returns"></a><h4>Returns</h4>
|
2500
2467
|
<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>
|
2501
2468
|
is set to the parent of <em class="parameter"><code>child</code></em>
|
2502
2469
|
.</p>
|
2503
|
-
<p></p>
|
2504
2470
|
</div>
|
2505
2471
|
</div>
|
2506
2472
|
<hr>
|
@@ -2513,7 +2479,7 @@ gtk_tree_model_get_string_from_iter (<em class="parameter"><code><a class="link"
|
|
2513
2479
|
separated list of numbers. For example, "4:10:0:3" would be an
|
2514
2480
|
acceptable return value for this string.</p>
|
2515
2481
|
<div class="refsect3">
|
2516
|
-
<a name="
|
2482
|
+
<a name="gtk-tree-model-get-string-from-iter.parameters"></a><h4>Parameters</h4>
|
2517
2483
|
<div class="informaltable"><table width="100%" border="0">
|
2518
2484
|
<colgroup>
|
2519
2485
|
<col width="150px" class="parameters_name">
|
@@ -2535,11 +2501,10 @@ acceptable return value for this string.</p>
|
|
2535
2501
|
</table></div>
|
2536
2502
|
</div>
|
2537
2503
|
<div class="refsect3">
|
2538
|
-
<a name="
|
2504
|
+
<a name="gtk-tree-model-get-string-from-iter.returns"></a><h4>Returns</h4>
|
2539
2505
|
<p> A newly-allocated string. Must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
2540
|
-
<p></p>
|
2541
2506
|
</div>
|
2542
|
-
<p class="since">Since 2.2</p>
|
2507
|
+
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
2543
2508
|
</div>
|
2544
2509
|
<hr>
|
2545
2510
|
<div class="refsect2">
|
@@ -2558,7 +2523,7 @@ displayed by every current view.</p>
|
|
2558
2523
|
<p>A model should be expected to be able to get an iter independent of its
|
2559
2524
|
reffed state.</p>
|
2560
2525
|
<div class="refsect3">
|
2561
|
-
<a name="
|
2526
|
+
<a name="gtk-tree-model-ref-node.parameters"></a><h4>Parameters</h4>
|
2562
2527
|
<div class="informaltable"><table width="100%" border="0">
|
2563
2528
|
<colgroup>
|
2564
2529
|
<col width="150px" class="parameters_name">
|
@@ -2592,7 +2557,7 @@ primarily for performance reasons.</p>
|
|
2592
2557
|
<p>For more information on what this means, see <a class="link" href="GtkTreeModel.html#gtk-tree-model-ref-node" title="gtk_tree_model_ref_node ()"><code class="function">gtk_tree_model_ref_node()</code></a>.
|
2593
2558
|
Please note that nodes that are deleted are not unreffed.</p>
|
2594
2559
|
<div class="refsect3">
|
2595
|
-
<a name="
|
2560
|
+
<a name="gtk-tree-model-unref-node.parameters"></a><h4>Parameters</h4>
|
2596
2561
|
<div class="informaltable"><table width="100%" border="0">
|
2597
2562
|
<colgroup>
|
2598
2563
|
<col width="150px" class="parameters_name">
|
@@ -2634,7 +2599,7 @@ filled with the string.</p>
|
|
2634
2599
|
with type <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> have to be freed. Other values are
|
2635
2600
|
passed by value.</p>
|
2636
2601
|
<div class="refsect3">
|
2637
|
-
<a name="
|
2602
|
+
<a name="gtk-tree-model-get.parameters"></a><h4>Parameters</h4>
|
2638
2603
|
<div class="informaltable"><table width="100%" border="0">
|
2639
2604
|
<colgroup>
|
2640
2605
|
<col width="150px" class="parameters_name">
|
@@ -2667,7 +2632,7 @@ gtk_tree_model_get_valist (<em class="parameter"><code><a class="link" href="Gtk
|
|
2667
2632
|
<p>See <a class="link" href="GtkTreeModel.html#gtk-tree-model-get" title="gtk_tree_model_get ()"><code class="function">gtk_tree_model_get()</code></a>, this version takes a <span class="type">va_list</span>
|
2668
2633
|
for language bindings to use.</p>
|
2669
2634
|
<div class="refsect3">
|
2670
|
-
<a name="
|
2635
|
+
<a name="gtk-tree-model-get-valist.parameters"></a><h4>Parameters</h4>
|
2671
2636
|
<div class="informaltable"><table width="100%" border="0">
|
2672
2637
|
<colgroup>
|
2673
2638
|
<col width="150px" class="parameters_name">
|
@@ -2708,7 +2673,7 @@ If <em class="parameter"><code>func</code></em>
|
|
2708
2673
|
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>, then the tree ceases to be walked, and
|
2709
2674
|
<a class="link" href="GtkTreeModel.html#gtk-tree-model-foreach" title="gtk_tree_model_foreach ()"><code class="function">gtk_tree_model_foreach()</code></a> returns.</p>
|
2710
2675
|
<div class="refsect3">
|
2711
|
-
<a name="
|
2676
|
+
<a name="gtk-tree-model-foreach.parameters"></a><h4>Parameters</h4>
|
2712
2677
|
<div class="informaltable"><table width="100%" border="0">
|
2713
2678
|
<colgroup>
|
2714
2679
|
<col width="150px" class="parameters_name">
|
@@ -2746,7 +2711,7 @@ gtk_tree_model_row_changed (<em class="parameter"><code><a class="link" href="Gt
|
|
2746
2711
|
<p>Emits the "row-changed" signal on <em class="parameter"><code>tree_model</code></em>
|
2747
2712
|
.</p>
|
2748
2713
|
<div class="refsect3">
|
2749
|
-
<a name="
|
2714
|
+
<a name="gtk-tree-model-row-changed.parameters"></a><h4>Parameters</h4>
|
2750
2715
|
<div class="informaltable"><table width="100%" border="0">
|
2751
2716
|
<colgroup>
|
2752
2717
|
<col width="150px" class="parameters_name">
|
@@ -2783,7 +2748,7 @@ gtk_tree_model_row_inserted (<em class="parameter"><code><a class="link" href="G
|
|
2783
2748
|
<p>Emits the "row-inserted" signal on <em class="parameter"><code>tree_model</code></em>
|
2784
2749
|
</p>
|
2785
2750
|
<div class="refsect3">
|
2786
|
-
<a name="
|
2751
|
+
<a name="gtk-tree-model-row-inserted.parameters"></a><h4>Parameters</h4>
|
2787
2752
|
<div class="informaltable"><table width="100%" border="0">
|
2788
2753
|
<colgroup>
|
2789
2754
|
<col width="150px" class="parameters_name">
|
@@ -2821,7 +2786,7 @@ gtk_tree_model_row_has_child_toggled (<em class="parameter"><code><a class="link
|
|
2821
2786
|
. This should be
|
2822
2787
|
called by models after the child state of a node changes.</p>
|
2823
2788
|
<div class="refsect3">
|
2824
|
-
<a name="
|
2789
|
+
<a name="gtk-tree-model-row-has-child-toggled.parameters"></a><h4>Parameters</h4>
|
2825
2790
|
<div class="informaltable"><table width="100%" border="0">
|
2826
2791
|
<colgroup>
|
2827
2792
|
<col width="150px" class="parameters_name">
|
@@ -2861,7 +2826,7 @@ models after a row has been removed. The location pointed to by <em class="para
|
|
2861
2826
|
should be the location that the row previously was at. It may not be a
|
2862
2827
|
valid location anymore.</p>
|
2863
2828
|
<div class="refsect3">
|
2864
|
-
<a name="
|
2829
|
+
<a name="gtk-tree-model-row-deleted.parameters"></a><h4>Parameters</h4>
|
2865
2830
|
<div class="informaltable"><table width="100%" border="0">
|
2866
2831
|
<colgroup>
|
2867
2832
|
<col width="150px" class="parameters_name">
|
@@ -2895,7 +2860,7 @@ gtk_tree_model_rows_reordered (<em class="parameter"><code><a class="link" href=
|
|
2895
2860
|
. This should be called by
|
2896
2861
|
models when their rows have been reordered.</p>
|
2897
2862
|
<div class="refsect3">
|
2898
|
-
<a name="
|
2863
|
+
<a name="gtk-tree-model-rows-reordered.parameters"></a><h4>Parameters</h4>
|
2899
2864
|
<div class="informaltable"><table width="100%" border="0">
|
2900
2865
|
<colgroup>
|
2901
2866
|
<col width="150px" class="parameters_name">
|
@@ -3047,7 +3012,7 @@ lifetime of the object. A more complete description of
|
|
3047
3012
|
section.
|
3048
3013
|
</p>
|
3049
3014
|
<div class="refsect3">
|
3050
|
-
<a name="
|
3015
|
+
<a name="GtkTreeModelFlags.members"></a><h4>Members</h4>
|
3051
3016
|
<div class="informaltable"><table width="100%" border="0">
|
3052
3017
|
<colgroup>
|
3053
3018
|
<col width="300px" class="enum_members_name">
|
@@ -3085,7 +3050,7 @@ user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><sp
|
|
3085
3050
|
<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>
|
3086
3051
|
<p>This signal is emitted when a row in the model has changed.</p>
|
3087
3052
|
<div class="refsect3">
|
3088
|
-
<a name="
|
3053
|
+
<a name="GtkTreeModel-row-changed.parameters"></a><h4>Parameters</h4>
|
3089
3054
|
<div class="informaltable"><table width="100%" border="0">
|
3090
3055
|
<colgroup>
|
3091
3056
|
<col width="150px" class="parameters_name">
|
@@ -3133,7 +3098,7 @@ The location pointed to by <em class="parameter"><code>path</code></em>
|
|
3133
3098
|
should be the location that
|
3134
3099
|
the row previously was at. It may not be a valid location anymore.</p>
|
3135
3100
|
<div class="refsect3">
|
3136
|
-
<a name="
|
3101
|
+
<a name="GtkTreeModel-row-deleted.parameters"></a><h4>Parameters</h4>
|
3137
3102
|
<div class="informaltable"><table width="100%" border="0">
|
3138
3103
|
<colgroup>
|
3139
3104
|
<col width="150px" class="parameters_name">
|
@@ -3172,7 +3137,7 @@ user_function (<a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><sp
|
|
3172
3137
|
<p>This signal is emitted when a row has gotten the first child row or lost
|
3173
3138
|
its last child row.</p>
|
3174
3139
|
<div class="refsect3">
|
3175
|
-
<a name="
|
3140
|
+
<a name="GtkTreeModel-row-has-child-toggled.parameters"></a><h4>Parameters</h4>
|
3176
3141
|
<div class="informaltable"><table width="100%" border="0">
|
3177
3142
|
<colgroup>
|
3178
3143
|
<col width="150px" class="parameters_name">
|
@@ -3219,7 +3184,7 @@ it is a common pattern to first insert an empty row, and
|
|
3219
3184
|
|
3220
3185
|
then fill it with the desired values.</p>
|
3221
3186
|
<div class="refsect3">
|
3222
|
-
<a name="
|
3187
|
+
<a name="GtkTreeModel-row-inserted.parameters"></a><h4>Parameters</h4>
|
3223
3188
|
<div class="informaltable"><table width="100%" border="0">
|
3224
3189
|
<colgroup>
|
3225
3190
|
<col width="150px" class="parameters_name">
|
@@ -3267,7 +3232,7 @@ have been reordered. </p>
|
|
3267
3232
|
when rows are reordered by DND, since this is implemented
|
3268
3233
|
by removing and then reinserting the row.</p>
|
3269
3234
|
<div class="refsect3">
|
3270
|
-
<a name="
|
3235
|
+
<a name="GtkTreeModel-rows-reordered.parameters"></a><h4>Parameters</h4>
|
3271
3236
|
<div class="informaltable"><table width="100%" border="0">
|
3272
3237
|
<colgroup>
|
3273
3238
|
<col width="150px" class="parameters_name">
|
@@ -3324,7 +3289,6 @@ Here, <abbr class="abbrev">iter</abbr> is short for <span class="quote">“<span
|
|
3324
3289
|
</div>
|
3325
3290
|
</div>
|
3326
3291
|
<div class="footer">
|
3327
|
-
<hr>
|
3328
|
-
Generated by GTK-Doc V1.21.1</div>
|
3292
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3329
3293
|
</body>
|
3330
3294
|
</html>
|