gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-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="GtkCList.html" title="GtkCList">
|
10
10
|
<link rel="next" href="GtkCombo.html" title="GtkCombo">
|
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">
|
@@ -98,10 +98,6 @@
|
|
98
98
|
</td>
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
|
-
<td class="define_keyword">#define</td>
|
102
|
-
<td class="function_name"><a class="link" href="GtkCTree.html#GTK-TYPE-CTREE-NODE:CAPS" title="GTK_TYPE_CTREE_NODE">GTK_TYPE_CTREE_NODE</a></td>
|
103
|
-
</tr>
|
104
|
-
<tr>
|
105
101
|
<td class="function_type">
|
106
102
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
107
103
|
</td>
|
@@ -763,12 +759,16 @@
|
|
763
759
|
<td class="datatype_keyword">struct</td>
|
764
760
|
<td class="function_name"><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode">GtkCTreeNode</a></td>
|
765
761
|
</tr>
|
762
|
+
<tr>
|
763
|
+
<td class="define_keyword">#define</td>
|
764
|
+
<td class="function_name"><a class="link" href="GtkCTree.html#GTK-TYPE-CTREE-NODE:CAPS" title="GTK_TYPE_CTREE_NODE">GTK_TYPE_CTREE_NODE</a></td>
|
765
|
+
</tr>
|
766
766
|
</tbody>
|
767
767
|
</table></div>
|
768
768
|
</div>
|
769
769
|
<div class="refsect1">
|
770
770
|
<a name="GtkCTree.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
771
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
771
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
772
772
|
<span class="lineart">╰──</span> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
773
773
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
774
774
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -874,7 +874,7 @@ FIXME
|
|
874
874
|
A generic callback type to do something with a particular node.
|
875
875
|
</p>
|
876
876
|
<div class="refsect3">
|
877
|
-
<a name="
|
877
|
+
<a name="GtkCTreeFunc.parameters"></a><h4>Parameters</h4>
|
878
878
|
<div class="informaltable"><table width="100%" border="0">
|
879
879
|
<colgroup>
|
880
880
|
<col width="150px" class="parameters_name">
|
@@ -914,10 +914,6 @@ A generic callback type to do something with a particular node.
|
|
914
914
|
<p>
|
915
915
|
FIXME
|
916
916
|
</p>
|
917
|
-
<div class="refsect3">
|
918
|
-
<a name="id-1.4.23.3.11.8.6"></a><h4>Returns</h4>
|
919
|
-
<p></p>
|
920
|
-
</div>
|
921
917
|
</div>
|
922
918
|
<hr>
|
923
919
|
<div class="refsect2">
|
@@ -931,19 +927,6 @@ FIXME
|
|
931
927
|
<p>
|
932
928
|
FIXME
|
933
929
|
</p>
|
934
|
-
<div class="refsect3">
|
935
|
-
<a name="id-1.4.23.3.11.9.6"></a><h4>Returns</h4>
|
936
|
-
<p></p>
|
937
|
-
</div>
|
938
|
-
</div>
|
939
|
-
<hr>
|
940
|
-
<div class="refsect2">
|
941
|
-
<a name="GTK-TYPE-CTREE-NODE:CAPS"></a><h3>GTK_TYPE_CTREE_NODE</h3>
|
942
|
-
<pre class="programlisting">#define GTK_TYPE_CTREE_NODE (gtk_ctree_node_get_type ())
|
943
|
-
</pre>
|
944
|
-
<div class="warning"><p><code class="literal">GTK_TYPE_CTREE_NODE</code> is deprecated and should not be used in newly-written code.</p></div>
|
945
|
-
<p>
|
946
|
-
</p>
|
947
930
|
</div>
|
948
931
|
<hr>
|
949
932
|
<div class="refsect2">
|
@@ -957,7 +940,7 @@ gtk_ctree_new_with_titles (<em class="parameter"><code><a href="/home/vagrant/ru
|
|
957
940
|
Create a new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> widget with the given titles for the columns.
|
958
941
|
</p>
|
959
942
|
<div class="refsect3">
|
960
|
-
<a name="
|
943
|
+
<a name="gtk-ctree-new-with-titles.parameters"></a><h4>Parameters</h4>
|
961
944
|
<div class="informaltable"><table width="100%" border="0">
|
962
945
|
<colgroup>
|
963
946
|
<col width="150px" class="parameters_name">
|
@@ -984,9 +967,8 @@ Create a new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="
|
|
984
967
|
</table></div>
|
985
968
|
</div>
|
986
969
|
<div class="refsect3">
|
987
|
-
<a name="
|
970
|
+
<a name="gtk-ctree-new-with-titles.returns"></a><h4>Returns</h4>
|
988
971
|
<p>The <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> widget.</p>
|
989
|
-
<p></p>
|
990
972
|
</div>
|
991
973
|
</div>
|
992
974
|
<hr>
|
@@ -1000,7 +982,7 @@ gtk_ctree_new (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.wi
|
|
1000
982
|
Create a new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> widget.
|
1001
983
|
</p>
|
1002
984
|
<div class="refsect3">
|
1003
|
-
<a name="
|
985
|
+
<a name="gtk-ctree-new.parameters"></a><h4>Parameters</h4>
|
1004
986
|
<div class="informaltable"><table width="100%" border="0">
|
1005
987
|
<colgroup>
|
1006
988
|
<col width="150px" class="parameters_name">
|
@@ -1022,9 +1004,8 @@ Create a new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="
|
|
1022
1004
|
</table></div>
|
1023
1005
|
</div>
|
1024
1006
|
<div class="refsect3">
|
1025
|
-
<a name="
|
1007
|
+
<a name="gtk-ctree-new.returns"></a><h4>Returns</h4>
|
1026
1008
|
<p>The new <a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> widget.</p>
|
1027
|
-
<p></p>
|
1028
1009
|
</div>
|
1029
1010
|
</div>
|
1030
1011
|
<hr>
|
@@ -1036,10 +1017,10 @@ gtk_ctree_insert_node (<em class="parameter"><code><a class="link" href="GtkCTre
|
|
1036
1017
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *sibling</code></em>,
|
1037
1018
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text[]</code></em>,
|
1038
1019
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1039
|
-
<em class="parameter"><code><a href="
|
1040
|
-
<em class="parameter"><code><a href="
|
1041
|
-
<em class="parameter"><code><a href="
|
1042
|
-
<em class="parameter"><code><a href="
|
1020
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
1021
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
1022
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
1023
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
1043
1024
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
1044
1025
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);</pre>
|
1045
1026
|
<div class="warning"><p><code class="literal">gtk_ctree_insert_node</code> is deprecated and should not be used in newly-written code.</p></div>
|
@@ -1048,7 +1029,7 @@ Insert a new node to the tree. The position is specified through
|
|
1048
1029
|
the parent-sibling notation, as explained in the introduction above.
|
1049
1030
|
</p>
|
1050
1031
|
<div class="refsect3">
|
1051
|
-
<a name="
|
1032
|
+
<a name="gtk-ctree-insert-node.parameters"></a><h4>Parameters</h4>
|
1052
1033
|
<div class="informaltable"><table width="100%" border="0">
|
1053
1034
|
<colgroup>
|
1054
1035
|
<col width="150px" class="parameters_name">
|
@@ -1114,10 +1095,6 @@ the parent-sibling notation, as explained in the introduction above.
|
|
1114
1095
|
</tbody>
|
1115
1096
|
</table></div>
|
1116
1097
|
</div>
|
1117
|
-
<div class="refsect3">
|
1118
|
-
<a name="id-1.4.23.3.11.13.7"></a><h4>Returns</h4>
|
1119
|
-
<p></p>
|
1120
|
-
</div>
|
1121
1098
|
</div>
|
1122
1099
|
<hr>
|
1123
1100
|
<div class="refsect2">
|
@@ -1130,7 +1107,7 @@ gtk_ctree_remove_node (<em class="parameter"><code><a class="link" href="GtkCTre
|
|
1130
1107
|
Remove the node and all nodes underneath it from the tree.
|
1131
1108
|
</p>
|
1132
1109
|
<div class="refsect3">
|
1133
|
-
<a name="
|
1110
|
+
<a name="gtk-ctree-remove-node.parameters"></a><h4>Parameters</h4>
|
1134
1111
|
<div class="informaltable"><table width="100%" border="0">
|
1135
1112
|
<colgroup>
|
1136
1113
|
<col width="150px" class="parameters_name">
|
@@ -1166,10 +1143,6 @@ gtk_ctree_insert_gnode (<em class="parameter"><code><a class="link" href="GtkCTr
|
|
1166
1143
|
<p>
|
1167
1144
|
FIXME
|
1168
1145
|
</p>
|
1169
|
-
<div class="refsect3">
|
1170
|
-
<a name="id-1.4.23.3.11.15.6"></a><h4>Returns</h4>
|
1171
|
-
<p></p>
|
1172
|
-
</div>
|
1173
1146
|
</div>
|
1174
1147
|
<hr>
|
1175
1148
|
<div class="refsect2">
|
@@ -1185,10 +1158,6 @@ gtk_ctree_export_to_gnode (<em class="parameter"><code><a class="link" href="Gtk
|
|
1185
1158
|
<p>
|
1186
1159
|
FIXME
|
1187
1160
|
</p>
|
1188
|
-
<div class="refsect3">
|
1189
|
-
<a name="id-1.4.23.3.11.16.6"></a><h4>Returns</h4>
|
1190
|
-
<p></p>
|
1191
|
-
</div>
|
1192
1161
|
</div>
|
1193
1162
|
<hr>
|
1194
1163
|
<div class="refsect2">
|
@@ -1206,7 +1175,7 @@ The function is called for each node after it has been called
|
|
1206
1175
|
for that node's children.
|
1207
1176
|
</p>
|
1208
1177
|
<div class="refsect3">
|
1209
|
-
<a name="
|
1178
|
+
<a name="gtk-ctree-post-recursive.parameters"></a><h4>Parameters</h4>
|
1210
1179
|
<div class="informaltable"><table width="100%" border="0">
|
1211
1180
|
<colgroup>
|
1212
1181
|
<col width="150px" class="parameters_name">
|
@@ -1249,7 +1218,7 @@ The function is called for each node after it has been called
|
|
1249
1218
|
for that node's children.
|
1250
1219
|
</p>
|
1251
1220
|
<div class="refsect3">
|
1252
|
-
<a name="
|
1221
|
+
<a name="gtk-ctree-post-recursive-to-depth.parameters"></a><h4>Parameters</h4>
|
1253
1222
|
<div class="informaltable"><table width="100%" border="0">
|
1254
1223
|
<colgroup>
|
1255
1224
|
<col width="150px" class="parameters_name">
|
@@ -1297,7 +1266,7 @@ The function is called for each node after it has been called
|
|
1297
1266
|
for its parent.
|
1298
1267
|
</p>
|
1299
1268
|
<div class="refsect3">
|
1300
|
-
<a name="
|
1269
|
+
<a name="gtk-ctree-pre-recursive.parameters"></a><h4>Parameters</h4>
|
1301
1270
|
<div class="informaltable"><table width="100%" border="0">
|
1302
1271
|
<colgroup>
|
1303
1272
|
<col width="150px" class="parameters_name">
|
@@ -1340,7 +1309,7 @@ The function is called for each node after it has been called
|
|
1340
1309
|
for that node's children.
|
1341
1310
|
</p>
|
1342
1311
|
<div class="refsect3">
|
1343
|
-
<a name="
|
1312
|
+
<a name="gtk-ctree-pre-recursive-to-depth.parameters"></a><h4>Parameters</h4>
|
1344
1313
|
<div class="informaltable"><table width="100%" border="0">
|
1345
1314
|
<colgroup>
|
1346
1315
|
<col width="150px" class="parameters_name">
|
@@ -1386,9 +1355,8 @@ actually visible: the node can be viewable but outside the scrolling
|
|
1386
1355
|
area of the window.
|
1387
1356
|
</p>
|
1388
1357
|
<div class="refsect3">
|
1389
|
-
<a name="
|
1358
|
+
<a name="gtk-ctree-is-viewable.returns"></a><h4>Returns</h4>
|
1390
1359
|
<p>Whether the node is viewable.</p>
|
1391
|
-
<p></p>
|
1392
1360
|
</div>
|
1393
1361
|
</div>
|
1394
1362
|
<hr>
|
@@ -1402,10 +1370,6 @@ gtk_ctree_last (<em class="parameter"><code><a class="link" href="GtkCTree.html"
|
|
1402
1370
|
Returns the last child of the last child of the last child...
|
1403
1371
|
of the given node.
|
1404
1372
|
</p>
|
1405
|
-
<div class="refsect3">
|
1406
|
-
<a name="id-1.4.23.3.11.22.6"></a><h4>Returns</h4>
|
1407
|
-
<p></p>
|
1408
|
-
</div>
|
1409
1373
|
</div>
|
1410
1374
|
<hr>
|
1411
1375
|
<div class="refsect2">
|
@@ -1418,9 +1382,8 @@ gtk_ctree_find_node_ptr (<em class="parameter"><code><a class="link" href="GtkCT
|
|
1418
1382
|
Finds the node pointer given a <a class="link" href="GtkCTree.html#GtkCTreeRow" title="struct GtkCTreeRow"><span class="type">GtkCTreeRow</span></a> structure.
|
1419
1383
|
</p>
|
1420
1384
|
<div class="refsect3">
|
1421
|
-
<a name="
|
1385
|
+
<a name="gtk-ctree-find-node-ptr.returns"></a><h4>Returns</h4>
|
1422
1386
|
<p>The node pointer.</p>
|
1423
|
-
<p></p>
|
1424
1387
|
</div>
|
1425
1388
|
</div>
|
1426
1389
|
<hr>
|
@@ -1434,7 +1397,7 @@ gtk_ctree_find (<em class="parameter"><code><a class="link" href="GtkCTree.html"
|
|
1434
1397
|
<p>
|
1435
1398
|
</p>
|
1436
1399
|
<div class="refsect3">
|
1437
|
-
<a name="
|
1400
|
+
<a name="gtk-ctree-find.parameters"></a><h4>Parameters</h4>
|
1438
1401
|
<div class="informaltable"><table width="100%" border="0">
|
1439
1402
|
<colgroup>
|
1440
1403
|
<col width="150px" class="parameters_name">
|
@@ -1449,11 +1412,10 @@ gtk_ctree_find (<em class="parameter"><code><a class="link" href="GtkCTree.html"
|
|
1449
1412
|
</table></div>
|
1450
1413
|
</div>
|
1451
1414
|
<div class="refsect3">
|
1452
|
-
<a name="
|
1415
|
+
<a name="gtk-ctree-find.returns"></a><h4>Returns</h4>
|
1453
1416
|
<p>True if <em class="parameter"><code>child</code></em>
|
1454
1417
|
is on some level a child (grandchild...) of the <em class="parameter"><code>node</code></em>
|
1455
1418
|
.</p>
|
1456
|
-
<p></p>
|
1457
1419
|
</div>
|
1458
1420
|
</div>
|
1459
1421
|
<hr>
|
@@ -1467,11 +1429,10 @@ gtk_ctree_is_ancestor (<em class="parameter"><code><a class="link" href="GtkCTre
|
|
1467
1429
|
<p>
|
1468
1430
|
</p>
|
1469
1431
|
<div class="refsect3">
|
1470
|
-
<a name="
|
1432
|
+
<a name="gtk-ctree-is-ancestor.returns"></a><h4>Returns</h4>
|
1471
1433
|
<p>True is <em class="parameter"><code>node</code></em>
|
1472
1434
|
is an ancestor of <em class="parameter"><code>child</code></em>
|
1473
1435
|
.</p>
|
1474
|
-
<p></p>
|
1475
1436
|
</div>
|
1476
1437
|
</div>
|
1477
1438
|
<hr>
|
@@ -1486,9 +1447,8 @@ gtk_ctree_find_by_row_data (<em class="parameter"><code><a class="link" href="Gt
|
|
1486
1447
|
Finds a node in the tree under <em class="parameter"><code>node</code></em> that has the given user data pointer.
|
1487
1448
|
</p>
|
1488
1449
|
<div class="refsect3">
|
1489
|
-
<a name="
|
1450
|
+
<a name="gtk-ctree-find-by-row-data.returns"></a><h4>Returns</h4>
|
1490
1451
|
<p>The node, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not found.</p>
|
1491
|
-
<p></p>
|
1492
1452
|
</div>
|
1493
1453
|
</div>
|
1494
1454
|
<hr>
|
@@ -1503,9 +1463,8 @@ gtk_ctree_find_all_by_row_data (<em class="parameter"><code><a class="link" href
|
|
1503
1463
|
Finds all nodes in the tree under <em class="parameter"><code>node</code></em> that have the given user data pointer.
|
1504
1464
|
</p>
|
1505
1465
|
<div class="refsect3">
|
1506
|
-
<a name="
|
1466
|
+
<a name="gtk-ctree-find-all-by-row-data.returns"></a><h4>Returns</h4>
|
1507
1467
|
<p>A list of nodes that have the given data pointer.</p>
|
1508
|
-
<p></p>
|
1509
1468
|
</div>
|
1510
1469
|
</div>
|
1511
1470
|
<hr>
|
@@ -1522,7 +1481,7 @@ Find the first node under <em class="parameter"><code>node</code></em> whose row
|
|
1522
1481
|
a custom criterion.
|
1523
1482
|
</p>
|
1524
1483
|
<div class="refsect3">
|
1525
|
-
<a name="
|
1484
|
+
<a name="gtk-ctree-find-by-row-data-custom.parameters"></a><h4>Parameters</h4>
|
1526
1485
|
<div class="informaltable"><table width="100%" border="0">
|
1527
1486
|
<colgroup>
|
1528
1487
|
<col width="150px" class="parameters_name">
|
@@ -1549,9 +1508,8 @@ a custom criterion.
|
|
1549
1508
|
</table></div>
|
1550
1509
|
</div>
|
1551
1510
|
<div class="refsect3">
|
1552
|
-
<a name="
|
1511
|
+
<a name="gtk-ctree-find-by-row-data-custom.returns"></a><h4>Returns</h4>
|
1553
1512
|
<p>The first node found.</p>
|
1554
|
-
<p></p>
|
1555
1513
|
</div>
|
1556
1514
|
</div>
|
1557
1515
|
<hr>
|
@@ -1568,7 +1526,7 @@ Find all nodes under <em class="parameter"><code>node</code></em> whose row data
|
|
1568
1526
|
a custom criterion.
|
1569
1527
|
</p>
|
1570
1528
|
<div class="refsect3">
|
1571
|
-
<a name="
|
1529
|
+
<a name="gtk-ctree-find-all-by-row-data-custom.parameters"></a><h4>Parameters</h4>
|
1572
1530
|
<div class="informaltable"><table width="100%" border="0">
|
1573
1531
|
<colgroup>
|
1574
1532
|
<col width="150px" class="parameters_name">
|
@@ -1595,9 +1553,8 @@ a custom criterion.
|
|
1595
1553
|
</table></div>
|
1596
1554
|
</div>
|
1597
1555
|
<div class="refsect3">
|
1598
|
-
<a name="
|
1556
|
+
<a name="gtk-ctree-find-all-by-row-data-custom.returns"></a><h4>Returns</h4>
|
1599
1557
|
<p>A list of all nodes found.</p>
|
1600
|
-
<p></p>
|
1601
1558
|
</div>
|
1602
1559
|
</div>
|
1603
1560
|
<hr>
|
@@ -1611,9 +1568,8 @@ gtk_ctree_is_hot_spot (<em class="parameter"><code><a class="link" href="GtkCTre
|
|
1611
1568
|
<p>
|
1612
1569
|
</p>
|
1613
1570
|
<div class="refsect3">
|
1614
|
-
<a name="
|
1571
|
+
<a name="gtk-ctree-is-hot-spot.returns"></a><h4>Returns</h4>
|
1615
1572
|
<p>True if the given coordinates lie on an expander button.</p>
|
1616
|
-
<p></p>
|
1617
1573
|
</div>
|
1618
1574
|
</div>
|
1619
1575
|
<hr>
|
@@ -1629,7 +1585,7 @@ gtk_ctree_move (<em class="parameter"><code><a class="link" href="GtkCTree.html"
|
|
1629
1585
|
Move a node in the tree to another location.
|
1630
1586
|
</p>
|
1631
1587
|
<div class="refsect3">
|
1632
|
-
<a name="
|
1588
|
+
<a name="gtk-ctree-move.parameters"></a><h4>Parameters</h4>
|
1633
1589
|
<div class="informaltable"><table width="100%" border="0">
|
1634
1590
|
<colgroup>
|
1635
1591
|
<col width="150px" class="parameters_name">
|
@@ -1690,7 +1646,7 @@ gtk_ctree_expand_to_depth (<em class="parameter"><code><a class="link" href="Gtk
|
|
1690
1646
|
Expand a node and its children up to the depth given.
|
1691
1647
|
</p>
|
1692
1648
|
<div class="refsect3">
|
1693
|
-
<a name="
|
1649
|
+
<a name="gtk-ctree-expand-to-depth.parameters"></a><h4>Parameters</h4>
|
1694
1650
|
<div class="informaltable"><table width="100%" border="0">
|
1695
1651
|
<colgroup>
|
1696
1652
|
<col width="150px" class="parameters_name">
|
@@ -1739,7 +1695,7 @@ gtk_ctree_collapse_to_depth (<em class="parameter"><code><a class="link" href="G
|
|
1739
1695
|
Collapse a node and its children up to the depth given.
|
1740
1696
|
</p>
|
1741
1697
|
<div class="refsect3">
|
1742
|
-
<a name="
|
1698
|
+
<a name="gtk-ctree-collapse-to-depth.parameters"></a><h4>Parameters</h4>
|
1743
1699
|
<div class="informaltable"><table width="100%" border="0">
|
1744
1700
|
<colgroup>
|
1745
1701
|
<col width="150px" class="parameters_name">
|
@@ -1833,7 +1789,7 @@ The function that implements both <a class="link" href="GtkCTree.html#gtk-ctree-
|
|
1833
1789
|
<a class="link" href="GtkCTree.html#gtk-ctree-unselect-recursive" title="gtk_ctree_unselect_recursive ()"><span class="type">gtk_ctree_unselect_recursive</span></a>.
|
1834
1790
|
</p>
|
1835
1791
|
<div class="refsect3">
|
1836
|
-
<a name="
|
1792
|
+
<a name="gtk-ctree-real-select-recursive.parameters"></a><h4>Parameters</h4>
|
1837
1793
|
<div class="informaltable"><table width="100%" border="0">
|
1838
1794
|
<colgroup>
|
1839
1795
|
<col width="150px" class="parameters_name">
|
@@ -1861,7 +1817,7 @@ gtk_ctree_node_set_text (<em class="parameter"><code><a class="link" href="GtkCT
|
|
1861
1817
|
Set the text in a node.
|
1862
1818
|
</p>
|
1863
1819
|
<div class="refsect3">
|
1864
|
-
<a name="
|
1820
|
+
<a name="gtk-ctree-node-set-text.parameters"></a><h4>Parameters</h4>
|
1865
1821
|
<div class="informaltable"><table width="100%" border="0">
|
1866
1822
|
<colgroup>
|
1867
1823
|
<col width="150px" class="parameters_name">
|
@@ -1890,14 +1846,14 @@ Set the text in a node.
|
|
1890
1846
|
gtk_ctree_node_set_pixmap (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
1891
1847
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1892
1848
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1893
|
-
<em class="parameter"><code><a href="
|
1894
|
-
<em class="parameter"><code><a href="
|
1849
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1850
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1895
1851
|
<div class="warning"><p><code class="literal">gtk_ctree_node_set_pixmap</code> is deprecated and should not be used in newly-written code.</p></div>
|
1896
1852
|
<p>
|
1897
1853
|
FIXME
|
1898
1854
|
</p>
|
1899
1855
|
<div class="refsect3">
|
1900
|
-
<a name="
|
1856
|
+
<a name="gtk-ctree-node-set-pixmap.parameters"></a><h4>Parameters</h4>
|
1901
1857
|
<div class="informaltable"><table width="100%" border="0">
|
1902
1858
|
<colgroup>
|
1903
1859
|
<col width="150px" class="parameters_name">
|
@@ -1921,14 +1877,14 @@ gtk_ctree_node_set_pixtext (<em class="parameter"><code><a class="link" href="Gt
|
|
1921
1877
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
1922
1878
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1923
1879
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1924
|
-
<em class="parameter"><code><a href="
|
1925
|
-
<em class="parameter"><code><a href="
|
1880
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
1881
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
1926
1882
|
<div class="warning"><p><code class="literal">gtk_ctree_node_set_pixtext</code> is deprecated and should not be used in newly-written code.</p></div>
|
1927
1883
|
<p>
|
1928
1884
|
FIXME
|
1929
1885
|
</p>
|
1930
1886
|
<div class="refsect3">
|
1931
|
-
<a name="
|
1887
|
+
<a name="gtk-ctree-node-set-pixtext.parameters"></a><h4>Parameters</h4>
|
1932
1888
|
<div class="informaltable"><table width="100%" border="0">
|
1933
1889
|
<colgroup>
|
1934
1890
|
<col width="150px" class="parameters_name">
|
@@ -1951,10 +1907,10 @@ gtk_ctree_set_node_info (<em class="parameter"><code><a class="link" href="GtkCT
|
|
1951
1907
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
1952
1908
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1953
1909
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
1954
|
-
<em class="parameter"><code><a href="
|
1955
|
-
<em class="parameter"><code><a href="
|
1956
|
-
<em class="parameter"><code><a href="
|
1957
|
-
<em class="parameter"><code><a href="
|
1910
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_closed</code></em>,
|
1911
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_closed</code></em>,
|
1912
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap_opened</code></em>,
|
1913
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask_opened</code></em>,
|
1958
1914
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> is_leaf</code></em>,
|
1959
1915
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> expanded</code></em>);</pre>
|
1960
1916
|
<div class="warning"><p><code class="literal">gtk_ctree_set_node_info</code> is deprecated and should not be used in newly-written code.</p></div>
|
@@ -1963,7 +1919,7 @@ Change the information. Most parameters correspond
|
|
1963
1919
|
to the parameters of <a class="link" href="GtkCTree.html#gtk-ctree-insert-node" title="gtk_ctree_insert_node ()"><span class="type">gtk_ctree_insert_node</span></a>.
|
1964
1920
|
</p>
|
1965
1921
|
<div class="refsect3">
|
1966
|
-
<a name="
|
1922
|
+
<a name="gtk-ctree-set-node-info.parameters"></a><h4>Parameters</h4>
|
1967
1923
|
<div class="informaltable"><table width="100%" border="0">
|
1968
1924
|
<colgroup>
|
1969
1925
|
<col width="150px" class="parameters_name">
|
@@ -2025,7 +1981,7 @@ gtk_ctree_node_set_selectable (<em class="parameter"><code><a class="link" href=
|
|
2025
1981
|
<p>
|
2026
1982
|
</p>
|
2027
1983
|
<div class="refsect3">
|
2028
|
-
<a name="
|
1984
|
+
<a name="gtk-ctree-node-set-selectable.parameters"></a><h4>Parameters</h4>
|
2029
1985
|
<div class="informaltable"><table width="100%" border="0">
|
2030
1986
|
<colgroup>
|
2031
1987
|
<col width="150px" class="parameters_name">
|
@@ -2050,9 +2006,8 @@ gtk_ctree_node_get_selectable (<em class="parameter"><code><a class="link" href=
|
|
2050
2006
|
<p>
|
2051
2007
|
</p>
|
2052
2008
|
<div class="refsect3">
|
2053
|
-
<a name="
|
2009
|
+
<a name="gtk-ctree-node-get-selectable.returns"></a><h4>Returns</h4>
|
2054
2010
|
<p>Whether this node can be selected by the user.</p>
|
2055
|
-
<p></p>
|
2056
2011
|
</div>
|
2057
2012
|
</div>
|
2058
2013
|
<hr>
|
@@ -2066,9 +2021,8 @@ gtk_ctree_node_get_cell_type (<em class="parameter"><code><a class="link" href="
|
|
2066
2021
|
<p>
|
2067
2022
|
</p>
|
2068
2023
|
<div class="refsect3">
|
2069
|
-
<a name="
|
2024
|
+
<a name="gtk-ctree-node-get-cell-type.returns"></a><h4>Returns</h4>
|
2070
2025
|
<p>The type of the given cell.</p>
|
2071
|
-
<p></p>
|
2072
2026
|
</div>
|
2073
2027
|
</div>
|
2074
2028
|
<hr>
|
@@ -2083,7 +2037,7 @@ gtk_ctree_node_get_text (<em class="parameter"><code><a class="link" href="GtkCT
|
|
2083
2037
|
<p>
|
2084
2038
|
</p>
|
2085
2039
|
<div class="refsect3">
|
2086
|
-
<a name="
|
2040
|
+
<a name="gtk-ctree-node-get-text.parameters"></a><h4>Parameters</h4>
|
2087
2041
|
<div class="informaltable"><table width="100%" border="0">
|
2088
2042
|
<colgroup>
|
2089
2043
|
<col width="150px" class="parameters_name">
|
@@ -2099,9 +2053,8 @@ gtk_ctree_node_get_text (<em class="parameter"><code><a class="link" href="GtkCT
|
|
2099
2053
|
</table></div>
|
2100
2054
|
</div>
|
2101
2055
|
<div class="refsect3">
|
2102
|
-
<a name="
|
2056
|
+
<a name="gtk-ctree-node-get-text.returns"></a><h4>Returns</h4>
|
2103
2057
|
<p>True if the given cell has text in it.</p>
|
2104
|
-
<p></p>
|
2105
2058
|
</div>
|
2106
2059
|
</div>
|
2107
2060
|
<hr>
|
@@ -2111,13 +2064,13 @@ gtk_ctree_node_get_text (<em class="parameter"><code><a class="link" href="GtkCT
|
|
2111
2064
|
gtk_ctree_node_get_pixmap (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
2112
2065
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2113
2066
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
2114
|
-
<em class="parameter"><code><a href="
|
2115
|
-
<em class="parameter"><code><a href="
|
2067
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
2068
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
2116
2069
|
<div class="warning"><p><code class="literal">gtk_ctree_node_get_pixmap</code> is deprecated and should not be used in newly-written code.</p></div>
|
2117
2070
|
<p>
|
2118
2071
|
</p>
|
2119
2072
|
<div class="refsect3">
|
2120
|
-
<a name="
|
2073
|
+
<a name="gtk-ctree-node-get-pixmap.parameters"></a><h4>Parameters</h4>
|
2121
2074
|
<div class="informaltable"><table width="100%" border="0">
|
2122
2075
|
<colgroup>
|
2123
2076
|
<col width="150px" class="parameters_name">
|
@@ -2139,9 +2092,8 @@ gtk_ctree_node_get_pixmap (<em class="parameter"><code><a class="link" href="Gtk
|
|
2139
2092
|
</table></div>
|
2140
2093
|
</div>
|
2141
2094
|
<div class="refsect3">
|
2142
|
-
<a name="
|
2095
|
+
<a name="gtk-ctree-node-get-pixmap.returns"></a><h4>Returns</h4>
|
2143
2096
|
<p>True if the given cell contains a pixmap.</p>
|
2144
|
-
<p></p>
|
2145
2097
|
</div>
|
2146
2098
|
</div>
|
2147
2099
|
<hr>
|
@@ -2153,16 +2105,12 @@ gtk_ctree_node_get_pixtext (<em class="parameter"><code><a class="link" href="Gt
|
|
2153
2105
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> column</code></em>,
|
2154
2106
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
2155
2107
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
2156
|
-
<em class="parameter"><code><a href="
|
2157
|
-
<em class="parameter"><code><a href="
|
2108
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
2109
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
2158
2110
|
<div class="warning"><p><code class="literal">gtk_ctree_node_get_pixtext</code> is deprecated and should not be used in newly-written code.</p></div>
|
2159
2111
|
<p>
|
2160
2112
|
Get the parameters of a cell containing both a pixmap and text.
|
2161
2113
|
</p>
|
2162
|
-
<div class="refsect3">
|
2163
|
-
<a name="id-1.4.23.3.11.55.6"></a><h4>Returns</h4>
|
2164
|
-
<p></p>
|
2165
|
-
</div>
|
2166
2114
|
</div>
|
2167
2115
|
<hr>
|
2168
2116
|
<div class="refsect2">
|
@@ -2172,10 +2120,10 @@ gtk_ctree_get_node_info (<em class="parameter"><code><a class="link" href="GtkCT
|
|
2172
2120
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2173
2121
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
2174
2122
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
2175
|
-
<em class="parameter"><code><a href="
|
2176
|
-
<em class="parameter"><code><a href="
|
2177
|
-
<em class="parameter"><code><a href="
|
2178
|
-
<em class="parameter"><code><a href="
|
2123
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_closed</code></em>,
|
2124
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_closed</code></em>,
|
2125
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap_opened</code></em>,
|
2126
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask_opened</code></em>,
|
2179
2127
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_leaf</code></em>,
|
2180
2128
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *expanded</code></em>);</pre>
|
2181
2129
|
<div class="warning"><p><code class="literal">gtk_ctree_get_node_info</code> is deprecated and should not be used in newly-written code.</p></div>
|
@@ -2183,10 +2131,6 @@ gtk_ctree_get_node_info (<em class="parameter"><code><a class="link" href="GtkCT
|
|
2183
2131
|
Get information corresponding to a node.
|
2184
2132
|
Any of the return parameters can be null.
|
2185
2133
|
</p>
|
2186
|
-
<div class="refsect3">
|
2187
|
-
<a name="id-1.4.23.3.11.56.6"></a><h4>Returns</h4>
|
2188
|
-
<p></p>
|
2189
|
-
</div>
|
2190
2134
|
</div>
|
2191
2135
|
<hr>
|
2192
2136
|
<div class="refsect2">
|
@@ -2210,10 +2154,6 @@ gtk_ctree_node_get_row_style (<em class="parameter"><code><a class="link" href="
|
|
2210
2154
|
<p>
|
2211
2155
|
Get the style of a row.
|
2212
2156
|
</p>
|
2213
|
-
<div class="refsect3">
|
2214
|
-
<a name="id-1.4.23.3.11.58.6"></a><h4>Returns</h4>
|
2215
|
-
<p></p>
|
2216
|
-
</div>
|
2217
2157
|
</div>
|
2218
2158
|
<hr>
|
2219
2159
|
<div class="refsect2">
|
@@ -2239,10 +2179,6 @@ gtk_ctree_node_get_cell_style (<em class="parameter"><code><a class="link" href=
|
|
2239
2179
|
<p>
|
2240
2180
|
Get the style of an individual cell.
|
2241
2181
|
</p>
|
2242
|
-
<div class="refsect3">
|
2243
|
-
<a name="id-1.4.23.3.11.60.6"></a><h4>Returns</h4>
|
2244
|
-
<p></p>
|
2245
|
-
</div>
|
2246
2182
|
</div>
|
2247
2183
|
<hr>
|
2248
2184
|
<div class="refsect2">
|
@@ -2250,7 +2186,7 @@ Get the style of an individual cell.
|
|
2250
2186
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2251
2187
|
gtk_ctree_node_set_foreground (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
2252
2188
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2253
|
-
<em class="parameter"><code>const <a href="
|
2189
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2254
2190
|
<div class="warning"><p><code class="literal">gtk_ctree_node_set_foreground</code> is deprecated and should not be used in newly-written code.</p></div>
|
2255
2191
|
<p>
|
2256
2192
|
</p>
|
@@ -2261,7 +2197,7 @@ gtk_ctree_node_set_foreground (<em class="parameter"><code><a class="link" href=
|
|
2261
2197
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2262
2198
|
gtk_ctree_node_set_background (<em class="parameter"><code><a class="link" href="GtkCTree.html" title="GtkCTree"><span class="type">GtkCTree</span></a> *ctree</code></em>,
|
2263
2199
|
<em class="parameter"><code><a class="link" href="GtkCTree.html#GtkCTreeNode" title="struct GtkCTreeNode"><span class="type">GtkCTreeNode</span></a> *node</code></em>,
|
2264
|
-
<em class="parameter"><code>const <a href="
|
2200
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2265
2201
|
<div class="warning"><p><code class="literal">gtk_ctree_node_set_background</code> is deprecated and should not be used in newly-written code.</p></div>
|
2266
2202
|
<p>
|
2267
2203
|
</p>
|
@@ -2292,7 +2228,7 @@ This is the full interface to setting row data, so that a destructor
|
|
2292
2228
|
can be given for the data.
|
2293
2229
|
</p>
|
2294
2230
|
<div class="refsect3">
|
2295
|
-
<a name="
|
2231
|
+
<a name="gtk-ctree-node-set-row-data-full.parameters"></a><h4>Parameters</h4>
|
2296
2232
|
<div class="informaltable"><table width="100%" border="0">
|
2297
2233
|
<colgroup>
|
2298
2234
|
<col width="150px" class="parameters_name">
|
@@ -2317,10 +2253,6 @@ gtk_ctree_node_get_row_data (<em class="parameter"><code><a class="link" href="G
|
|
2317
2253
|
<div class="warning"><p><code class="literal">gtk_ctree_node_get_row_data</code> is deprecated and should not be used in newly-written code.</p></div>
|
2318
2254
|
<p>
|
2319
2255
|
</p>
|
2320
|
-
<div class="refsect3">
|
2321
|
-
<a name="id-1.4.23.3.11.65.6"></a><h4>Returns</h4>
|
2322
|
-
<p></p>
|
2323
|
-
</div>
|
2324
2256
|
</div>
|
2325
2257
|
<hr>
|
2326
2258
|
<div class="refsect2">
|
@@ -2337,7 +2269,7 @@ This function makes the given column of the given node visible by
|
|
2337
2269
|
scrolling.
|
2338
2270
|
</p>
|
2339
2271
|
<div class="refsect3">
|
2340
|
-
<a name="
|
2272
|
+
<a name="gtk-ctree-node-moveto.parameters"></a><h4>Parameters</h4>
|
2341
2273
|
<div class="informaltable"><table width="100%" border="0">
|
2342
2274
|
<colgroup>
|
2343
2275
|
<col width="150px" class="parameters_name">
|
@@ -2379,11 +2311,10 @@ gtk_ctree_node_is_visible (<em class="parameter"><code><a class="link" href="Gtk
|
|
2379
2311
|
<p>
|
2380
2312
|
</p>
|
2381
2313
|
<div class="refsect3">
|
2382
|
-
<a name="
|
2314
|
+
<a name="gtk-ctree-node-is-visible.returns"></a><h4>Returns</h4>
|
2383
2315
|
<p>True if the node is currently inside the bounds of the window.
|
2384
2316
|
Note that this function can return true even if the node is not
|
2385
2317
|
viewable, if the node's ancestor is visible.</p>
|
2386
|
-
<p></p>
|
2387
2318
|
</div>
|
2388
2319
|
</div>
|
2389
2320
|
<hr>
|
@@ -2396,7 +2327,7 @@ gtk_ctree_set_indent (<em class="parameter"><code><a class="link" href="GtkCTree
|
|
2396
2327
|
<p>
|
2397
2328
|
</p>
|
2398
2329
|
<div class="refsect3">
|
2399
|
-
<a name="
|
2330
|
+
<a name="gtk-ctree-set-indent.parameters"></a><h4>Parameters</h4>
|
2400
2331
|
<div class="informaltable"><table width="100%" border="0">
|
2401
2332
|
<colgroup>
|
2402
2333
|
<col width="150px" class="parameters_name">
|
@@ -2496,10 +2427,9 @@ gtk_ctree_node_nth (<em class="parameter"><code><a class="link" href="GtkCTree.h
|
|
2496
2427
|
<p>
|
2497
2428
|
</p>
|
2498
2429
|
<div class="refsect3">
|
2499
|
-
<a name="
|
2430
|
+
<a name="gtk-ctree-node-nth.returns"></a><h4>Returns</h4>
|
2500
2431
|
<p>The node corresponding to the <em class="parameter"><code>row</code></em>
|
2501
2432
|
th row.</p>
|
2502
|
-
<p></p>
|
2503
2433
|
</div>
|
2504
2434
|
</div>
|
2505
2435
|
<hr>
|
@@ -2597,7 +2527,7 @@ A value specifying the position of a new node relative to an old one.
|
|
2597
2527
|
<p>
|
2598
2528
|
</p>
|
2599
2529
|
<div class="refsect3">
|
2600
|
-
<a name="
|
2530
|
+
<a name="GtkCTreePos.members"></a><h4>Members</h4>
|
2601
2531
|
<div class="informaltable"><table width="100%" border="0">
|
2602
2532
|
<colgroup>
|
2603
2533
|
<col width="300px" class="enum_members_name">
|
@@ -2658,7 +2588,7 @@ The appearance of the lines in the tree graphics.
|
|
2658
2588
|
<p>
|
2659
2589
|
</p>
|
2660
2590
|
<div class="refsect3">
|
2661
|
-
<a name="
|
2591
|
+
<a name="GtkCTreeLineStyle.members"></a><h4>Members</h4>
|
2662
2592
|
<div class="informaltable"><table width="100%" border="0">
|
2663
2593
|
<colgroup>
|
2664
2594
|
<col width="300px" class="enum_members_name">
|
@@ -2725,7 +2655,7 @@ which expand or contract parts of the tree when pressed.
|
|
2725
2655
|
<p>
|
2726
2656
|
</p>
|
2727
2657
|
<div class="refsect3">
|
2728
|
-
<a name="
|
2658
|
+
<a name="GtkCTreeExpanderStyle.members"></a><h4>Members</h4>
|
2729
2659
|
<div class="informaltable"><table width="100%" border="0">
|
2730
2660
|
<colgroup>
|
2731
2661
|
<col width="300px" class="enum_members_name">
|
@@ -2799,7 +2729,7 @@ How to expand or collapse a part of a tree.
|
|
2799
2729
|
<p>
|
2800
2730
|
</p>
|
2801
2731
|
<div class="refsect3">
|
2802
|
-
<a name="
|
2732
|
+
<a name="GtkCTreeExpansionType.members"></a><h4>Members</h4>
|
2803
2733
|
<div class="informaltable"><table width="100%" border="0">
|
2804
2734
|
<colgroup>
|
2805
2735
|
<col width="300px" class="enum_members_name">
|
@@ -2895,25 +2825,25 @@ the other children, just use the siblings of that node.
|
|
2895
2825
|
</tr>
|
2896
2826
|
<tr>
|
2897
2827
|
<td>
|
2898
|
-
<a href="
|
2828
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *<em class="structfield"><code>pixmap_closed</code></em>;</td>
|
2899
2829
|
<td> The pixmap to be shown when the node is collapsed.
|
2900
2830
|
</td>
|
2901
2831
|
</tr>
|
2902
2832
|
<tr>
|
2903
2833
|
<td>
|
2904
|
-
<a href="
|
2834
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *<em class="structfield"><code>mask_closed</code></em>;</td>
|
2905
2835
|
<td> The mask for the above pixmap.
|
2906
2836
|
</td>
|
2907
2837
|
</tr>
|
2908
2838
|
<tr>
|
2909
2839
|
<td>
|
2910
|
-
<a href="
|
2840
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *<em class="structfield"><code>pixmap_opened</code></em>;</td>
|
2911
2841
|
<td> The pixmap to be shown when the node is expanded.
|
2912
2842
|
</td>
|
2913
2843
|
</tr>
|
2914
2844
|
<tr>
|
2915
2845
|
<td>
|
2916
|
-
<a href="
|
2846
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *<em class="structfield"><code>mask_opened</code></em>;</td>
|
2917
2847
|
<td> The mask for the above pixmap.
|
2918
2848
|
</td>
|
2919
2849
|
</tr>
|
@@ -2954,6 +2884,15 @@ macros <a class="link" href="GtkCTree.html#GTK-CTREE-ROW:CAPS" title="GTK_CTREE_
|
|
2954
2884
|
as the functions below to access it.
|
2955
2885
|
</p>
|
2956
2886
|
</div>
|
2887
|
+
<hr>
|
2888
|
+
<div class="refsect2">
|
2889
|
+
<a name="GTK-TYPE-CTREE-NODE:CAPS"></a><h3>GTK_TYPE_CTREE_NODE</h3>
|
2890
|
+
<pre class="programlisting">#define GTK_TYPE_CTREE_NODE (gtk_ctree_node_get_type ())
|
2891
|
+
</pre>
|
2892
|
+
<div class="warning"><p><code class="literal">GTK_TYPE_CTREE_NODE</code> is deprecated and should not be used in newly-written code.</p></div>
|
2893
|
+
<p>
|
2894
|
+
</p>
|
2895
|
+
</div>
|
2957
2896
|
</div>
|
2958
2897
|
<div class="refsect1">
|
2959
2898
|
<a name="GtkCTree.property-details"></a><h2>Property Details</h2>
|
@@ -3000,7 +2939,6 @@ The number of columns in the tree.
|
|
3000
2939
|
<div class="refsect2">
|
3001
2940
|
<a name="GtkCTree--show-stub"></a><h3>The <code class="literal">“show-stub”</code> property</h3>
|
3002
2941
|
<pre class="programlisting"> “show-stub” <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
3003
|
-
<p></p>
|
3004
2942
|
<p>Flags: Read / Write</p>
|
3005
2943
|
<p>Default value: FALSE</p>
|
3006
2944
|
</div>
|
@@ -3038,7 +2976,7 @@ The row which has the focus is either collapsed or expanded
|
|
3038
2976
|
or toggled.
|
3039
2977
|
</p>
|
3040
2978
|
<div class="refsect3">
|
3041
|
-
<a name="
|
2979
|
+
<a name="GtkCTree-change-focus-row-expansion.parameters"></a><h4>Parameters</h4>
|
3042
2980
|
<div class="informaltable"><table width="100%" border="0">
|
3043
2981
|
<colgroup>
|
3044
2982
|
<col width="150px" class="parameters_name">
|
@@ -3077,7 +3015,7 @@ user_function (<a class="link" href="GtkCTree.html" title="GtkCTree"><span class
|
|
3077
3015
|
Emitted when a node is collapsed.
|
3078
3016
|
</p>
|
3079
3017
|
<div class="refsect3">
|
3080
|
-
<a name="
|
3018
|
+
<a name="GtkCTree-tree-collapse.parameters"></a><h4>Parameters</h4>
|
3081
3019
|
<div class="informaltable"><table width="100%" border="0">
|
3082
3020
|
<colgroup>
|
3083
3021
|
<col width="150px" class="parameters_name">
|
@@ -3111,7 +3049,7 @@ user_function (<a class="link" href="GtkCTree.html" title="GtkCTree"><span class
|
|
3111
3049
|
Emitted when a node is expanded.
|
3112
3050
|
</p>
|
3113
3051
|
<div class="refsect3">
|
3114
|
-
<a name="
|
3052
|
+
<a name="GtkCTree-tree-expand.parameters"></a><h4>Parameters</h4>
|
3115
3053
|
<div class="informaltable"><table width="100%" border="0">
|
3116
3054
|
<colgroup>
|
3117
3055
|
<col width="150px" class="parameters_name">
|
@@ -3147,7 +3085,7 @@ user_function (<a class="link" href="GtkCTree.html" title="GtkCTree"><span class
|
|
3147
3085
|
Emitted when a node is moved.
|
3148
3086
|
</p>
|
3149
3087
|
<div class="refsect3">
|
3150
|
-
<a name="
|
3088
|
+
<a name="GtkCTree-tree-move.parameters"></a><h4>Parameters</h4>
|
3151
3089
|
<div class="informaltable"><table width="100%" border="0">
|
3152
3090
|
<colgroup>
|
3153
3091
|
<col width="150px" class="parameters_name">
|
@@ -3197,7 +3135,7 @@ user_function (<a class="link" href="GtkCTree.html" title="GtkCTree"><span class
|
|
3197
3135
|
Emitted when a row is selected.
|
3198
3136
|
</p>
|
3199
3137
|
<div class="refsect3">
|
3200
|
-
<a name="
|
3138
|
+
<a name="GtkCTree-tree-select-row.parameters"></a><h4>Parameters</h4>
|
3201
3139
|
<div class="informaltable"><table width="100%" border="0">
|
3202
3140
|
<colgroup>
|
3203
3141
|
<col width="150px" class="parameters_name">
|
@@ -3242,7 +3180,7 @@ user_function (<a class="link" href="GtkCTree.html" title="GtkCTree"><span class
|
|
3242
3180
|
Emitted when a node is unselected.
|
3243
3181
|
</p>
|
3244
3182
|
<div class="refsect3">
|
3245
|
-
<a name="
|
3183
|
+
<a name="GtkCTree-tree-unselect-row.parameters"></a><h4>Parameters</h4>
|
3246
3184
|
<div class="informaltable"><table width="100%" border="0">
|
3247
3185
|
<colgroup>
|
3248
3186
|
<col width="150px" class="parameters_name">
|
@@ -3273,7 +3211,6 @@ Emitted when a node is unselected.
|
|
3273
3211
|
</div>
|
3274
3212
|
</div>
|
3275
3213
|
<div class="footer">
|
3276
|
-
<hr>
|
3277
|
-
Generated by GTK-Doc V1.21.1</div>
|
3214
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3278
3215
|
</body>
|
3279
3216
|
</html>
|