gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/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="AbstractObjects.html" title="Abstract Base Classes">
|
9
9
|
<link rel="prev" href="GtkBox.html" title="GtkBox">
|
10
10
|
<link rel="next" href="GtkContainer.html" title="GtkContainer">
|
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">
|
@@ -206,7 +206,7 @@
|
|
206
206
|
</div>
|
207
207
|
<div class="refsect1">
|
208
208
|
<a name="GtkButtonBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
209
|
-
<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>
|
209
|
+
<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>
|
210
210
|
<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>
|
211
211
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
212
212
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -271,7 +271,7 @@ behaves as if homogeneous was <a href="/home/vagrant/ruby-gnome2.win64/glib2/ven
|
|
271
271
|
Retrieves how much space a button box is placing between each child button.
|
272
272
|
</p>
|
273
273
|
<div class="refsect3">
|
274
|
-
<a name="
|
274
|
+
<a name="gtk-button-box-get-spacing.parameters"></a><h4>Parameters</h4>
|
275
275
|
<div class="informaltable"><table width="100%" border="0">
|
276
276
|
<colgroup>
|
277
277
|
<col width="150px" class="parameters_name">
|
@@ -286,10 +286,9 @@ Retrieves how much space a button box is placing between each child button.
|
|
286
286
|
</table></div>
|
287
287
|
</div>
|
288
288
|
<div class="refsect3">
|
289
|
-
<a name="
|
289
|
+
<a name="gtk-button-box-get-spacing.returns"></a><h4>Returns</h4>
|
290
290
|
<p>the current spacing applied to the buttons in <em class="parameter"><code>widget</code></em>
|
291
291
|
</p>
|
292
|
-
<p></p>
|
293
292
|
</div>
|
294
293
|
</div>
|
295
294
|
<hr>
|
@@ -301,7 +300,7 @@ gtk_button_box_get_layout (<em class="parameter"><code><a class="link" href="Gtk
|
|
301
300
|
Retrieves the method being used to arrange the buttons in a button box.
|
302
301
|
</p>
|
303
302
|
<div class="refsect3">
|
304
|
-
<a name="
|
303
|
+
<a name="gtk-button-box-get-layout.parameters"></a><h4>Parameters</h4>
|
305
304
|
<div class="informaltable"><table width="100%" border="0">
|
306
305
|
<colgroup>
|
307
306
|
<col width="150px" class="parameters_name">
|
@@ -316,10 +315,9 @@ Retrieves the method being used to arrange the buttons in a button box.
|
|
316
315
|
</table></div>
|
317
316
|
</div>
|
318
317
|
<div class="refsect3">
|
319
|
-
<a name="
|
318
|
+
<a name="gtk-button-box-get-layout.returns"></a><h4>Returns</h4>
|
320
319
|
<p>the method used to layout buttons in <em class="parameter"><code>widget</code></em>
|
321
320
|
.</p>
|
322
|
-
<p></p>
|
323
321
|
</div>
|
324
322
|
</div>
|
325
323
|
<hr>
|
@@ -339,7 +337,7 @@ Retrieves the current width and height of all child widgets in a button box.
|
|
339
337
|
<em class="parameter"><code>min_width</code></em> and <em class="parameter"><code>min_height</code></em> are filled with those values, respectively.
|
340
338
|
</p>
|
341
339
|
<div class="refsect3">
|
342
|
-
<a name="
|
340
|
+
<a name="gtk-button-box-get-child-size.parameters"></a><h4>Parameters</h4>
|
343
341
|
<div class="informaltable"><table width="100%" border="0">
|
344
342
|
<colgroup>
|
345
343
|
<col width="150px" class="parameters_name">
|
@@ -387,7 +385,7 @@ gtk_button_box_get_child_ipadding (<em class="parameter"><code><a class="link" h
|
|
387
385
|
Gets the default number of pixels that pad the buttons in a given button box.
|
388
386
|
</p>
|
389
387
|
<div class="refsect3">
|
390
|
-
<a name="
|
388
|
+
<a name="gtk-button-box-get-child-ipadding.parameters"></a><h4>Parameters</h4>
|
391
389
|
<div class="informaltable"><table width="100%" border="0">
|
392
390
|
<colgroup>
|
393
391
|
<col width="150px" class="parameters_name">
|
@@ -425,7 +423,7 @@ gtk_button_box_get_child_secondary (<em class="parameter"><code><a class="link"
|
|
425
423
|
<p>Returns whether <em class="parameter"><code>child</code></em>
|
426
424
|
should appear in a secondary group of children.</p>
|
427
425
|
<div class="refsect3">
|
428
|
-
<a name="
|
426
|
+
<a name="gtk-button-box-get-child-secondary.parameters"></a><h4>Parameters</h4>
|
429
427
|
<div class="informaltable"><table width="100%" border="0">
|
430
428
|
<colgroup>
|
431
429
|
<col width="150px" class="parameters_name">
|
@@ -448,12 +446,11 @@ gtk_button_box_get_child_secondary (<em class="parameter"><code><a class="link"
|
|
448
446
|
</table></div>
|
449
447
|
</div>
|
450
448
|
<div class="refsect3">
|
451
|
-
<a name="
|
449
|
+
<a name="gtk-button-box-get-child-secondary.returns"></a><h4>Returns</h4>
|
452
450
|
<p> whether <em class="parameter"><code>child</code></em>
|
453
451
|
should appear in a secondary group of children.</p>
|
454
|
-
<p></p>
|
455
452
|
</div>
|
456
|
-
<p class="since">Since 2.4</p>
|
453
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
457
454
|
</div>
|
458
455
|
<hr>
|
459
456
|
<div class="refsect2">
|
@@ -468,7 +465,7 @@ should appear in a secondary group of children.</p>
|
|
468
465
|
Sets the amount of spacing between buttons in a given button box.
|
469
466
|
</p>
|
470
467
|
<div class="refsect3">
|
471
|
-
<a name="
|
468
|
+
<a name="gtk-button-box-set-spacing.parameters"></a><h4>Parameters</h4>
|
472
469
|
<div class="informaltable"><table width="100%" border="0">
|
473
470
|
<colgroup>
|
474
471
|
<col width="150px" class="parameters_name">
|
@@ -500,7 +497,7 @@ gtk_button_box_set_layout (<em class="parameter"><code><a class="link" href="Gtk
|
|
500
497
|
Changes the way buttons are arranged in their container.
|
501
498
|
</p>
|
502
499
|
<div class="refsect3">
|
503
|
-
<a name="
|
500
|
+
<a name="gtk-button-box-set-layout.parameters"></a><h4>Parameters</h4>
|
504
501
|
<div class="informaltable"><table width="100%" border="0">
|
505
502
|
<colgroup>
|
506
503
|
<col width="150px" class="parameters_name">
|
@@ -542,7 +539,7 @@ gtk_button_box_set_child_size (<em class="parameter"><code><a class="link" href=
|
|
542
539
|
Sets a new default size for the children of a given button box.
|
543
540
|
</p>
|
544
541
|
<div class="refsect3">
|
545
|
-
<a name="
|
542
|
+
<a name="gtk-button-box-set-child-size.parameters"></a><h4>Parameters</h4>
|
546
543
|
<div class="informaltable"><table width="100%" border="0">
|
547
544
|
<colgroup>
|
548
545
|
<col width="150px" class="parameters_name">
|
@@ -588,7 +585,7 @@ Changes the amount of internal padding used by all buttons in a given button
|
|
588
585
|
box.
|
589
586
|
</p>
|
590
587
|
<div class="refsect3">
|
591
|
-
<a name="
|
588
|
+
<a name="gtk-button-box-set-child-ipadding.parameters"></a><h4>Parameters</h4>
|
592
589
|
<div class="informaltable"><table width="100%" border="0">
|
593
590
|
<colgroup>
|
594
591
|
<col width="150px" class="parameters_name">
|
@@ -637,7 +634,7 @@ or <a class="link" href="gtk2-Standard-Enumerations.html#GTK-BUTTONBOX-END:CAPS"
|
|
637
634
|
the other end of the button box from the main children. For the
|
638
635
|
other styles, they appear immediately next to the main children.</p>
|
639
636
|
<div class="refsect3">
|
640
|
-
<a name="
|
637
|
+
<a name="gtk-button-box-set-child-secondary.parameters"></a><h4>Parameters</h4>
|
641
638
|
<div class="informaltable"><table width="100%" border="0">
|
642
639
|
<colgroup>
|
643
640
|
<col width="150px" class="parameters_name">
|
@@ -770,7 +767,6 @@ Used internally only.
|
|
770
767
|
</div>
|
771
768
|
</div>
|
772
769
|
<div class="footer">
|
773
|
-
<hr>
|
774
|
-
Generated by GTK-Doc V1.21.1</div>
|
770
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
775
771
|
</body>
|
776
772
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="DeprecatedObjects.html" title="Deprecated">
|
10
10
|
<link rel="next" href="GtkCTree.html" title="GtkCTree">
|
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">
|
@@ -960,7 +960,7 @@
|
|
960
960
|
</div>
|
961
961
|
<div class="refsect1">
|
962
962
|
<a name="GtkCList.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
963
|
-
<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>
|
963
|
+
<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>
|
964
964
|
<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>
|
965
965
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
966
966
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -1003,7 +1003,7 @@ in newly written code. Use <a class="link" href="GtkTreeView.html" title="GtkTre
|
|
1003
1003
|
Reads the current flags of the specified CList.
|
1004
1004
|
</p>
|
1005
1005
|
<div class="refsect3">
|
1006
|
-
<a name="
|
1006
|
+
<a name="GTK-CLIST-FLAGS.parameters"></a><h4>Parameters</h4>
|
1007
1007
|
<div class="informaltable"><table width="100%" border="0">
|
1008
1008
|
<colgroup>
|
1009
1009
|
<col width="150px" class="parameters_name">
|
@@ -1028,7 +1028,7 @@ Reads the current flags of the specified CList.
|
|
1028
1028
|
A macro to set a particular flag for the specified CList.
|
1029
1029
|
</p>
|
1030
1030
|
<div class="refsect3">
|
1031
|
-
<a name="
|
1031
|
+
<a name="GTK-CLIST-SET-FLAG.parameters"></a><h4>Parameters</h4>
|
1032
1032
|
<div class="informaltable"><table width="100%" border="0">
|
1033
1033
|
<colgroup>
|
1034
1034
|
<col width="150px" class="parameters_name">
|
@@ -1060,7 +1060,7 @@ A macro to set a particular flag for the specified CList.
|
|
1060
1060
|
A macro to clear a particular flag for the specified CList.
|
1061
1061
|
</p>
|
1062
1062
|
<div class="refsect3">
|
1063
|
-
<a name="
|
1063
|
+
<a name="GTK-CLIST-UNSET-FLAG.parameters"></a><h4>Parameters</h4>
|
1064
1064
|
<div class="informaltable"><table width="100%" border="0">
|
1065
1065
|
<colgroup>
|
1066
1066
|
<col width="150px" class="parameters_name">
|
@@ -1092,7 +1092,7 @@ A macro to clear a particular flag for the specified CList.
|
|
1092
1092
|
A macro to check whether the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> is in "drag mode."
|
1093
1093
|
</p>
|
1094
1094
|
<div class="refsect3">
|
1095
|
-
<a name="
|
1095
|
+
<a name="GTK-CLIST-IN-DRAG.parameters"></a><h4>Parameters</h4>
|
1096
1096
|
<div class="informaltable"><table width="100%" border="0">
|
1097
1097
|
<colgroup>
|
1098
1098
|
<col width="150px" class="parameters_name">
|
@@ -1117,7 +1117,7 @@ A macro to check whether the <a class="link" href="GtkCList.html" title="GtkCLis
|
|
1117
1117
|
A macro to check whether the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a>'s row height is set.
|
1118
1118
|
</p>
|
1119
1119
|
<div class="refsect3">
|
1120
|
-
<a name="
|
1120
|
+
<a name="GTK-CLIST-ROW-HEIGHT-SET.parameters"></a><h4>Parameters</h4>
|
1121
1121
|
<div class="informaltable"><table width="100%" border="0">
|
1122
1122
|
<colgroup>
|
1123
1123
|
<col width="150px" class="parameters_name">
|
@@ -1143,7 +1143,7 @@ A macro to check whether the flag for showing the
|
|
1143
1143
|
widget's column titles is set.
|
1144
1144
|
</p>
|
1145
1145
|
<div class="refsect3">
|
1146
|
-
<a name="
|
1146
|
+
<a name="GTK-CLIST-SHOW-TITLES.parameters"></a><h4>Parameters</h4>
|
1147
1147
|
<div class="informaltable"><table width="100%" border="0">
|
1148
1148
|
<colgroup>
|
1149
1149
|
<col width="150px" class="parameters_name">
|
@@ -1168,7 +1168,7 @@ widget's column titles is set.
|
|
1168
1168
|
A macro to test whether the CList is in "add mode."
|
1169
1169
|
</p>
|
1170
1170
|
<div class="refsect3">
|
1171
|
-
<a name="
|
1171
|
+
<a name="GTK-CLIST-ADD-MODE.parameters"></a><h4>Parameters</h4>
|
1172
1172
|
<div class="informaltable"><table width="100%" border="0">
|
1173
1173
|
<colgroup>
|
1174
1174
|
<col width="150px" class="parameters_name">
|
@@ -1194,7 +1194,7 @@ A macro to test whether the CList has automatic sorting
|
|
1194
1194
|
switched on.
|
1195
1195
|
</p>
|
1196
1196
|
<div class="refsect3">
|
1197
|
-
<a name="
|
1197
|
+
<a name="GTK-CLIST-AUTO-SORT.parameters"></a><h4>Parameters</h4>
|
1198
1198
|
<div class="informaltable"><table width="100%" border="0">
|
1199
1199
|
<colgroup>
|
1200
1200
|
<col width="150px" class="parameters_name">
|
@@ -1219,7 +1219,7 @@ switched on.
|
|
1219
1219
|
A macro to check if automatic resizing of columns is blocked.
|
1220
1220
|
</p>
|
1221
1221
|
<div class="refsect3">
|
1222
|
-
<a name="
|
1222
|
+
<a name="GTK-CLIST-AUTO-RESIZE-BLOCKED.parameters"></a><h4>Parameters</h4>
|
1223
1223
|
<div class="informaltable"><table width="100%" border="0">
|
1224
1224
|
<colgroup>
|
1225
1225
|
<col width="150px" class="parameters_name">
|
@@ -1244,7 +1244,7 @@ A macro to check if automatic resizing of columns is blocked.
|
|
1244
1244
|
A macro to test if the CList's columns are re-orderable
|
1245
1245
|
</p>
|
1246
1246
|
<div class="refsect3">
|
1247
|
-
<a name="
|
1247
|
+
<a name="GTK-CLIST-REORDERABLE.parameters"></a><h4>Parameters</h4>
|
1248
1248
|
<div class="informaltable"><table width="100%" border="0">
|
1249
1249
|
<colgroup>
|
1250
1250
|
<col width="150px" class="parameters_name">
|
@@ -1269,7 +1269,7 @@ A macro to test if the CList's columns are re-orderable
|
|
1269
1269
|
A macro to check if the USE_DRAG_ICONS property is enabled.
|
1270
1270
|
</p>
|
1271
1271
|
<div class="refsect3">
|
1272
|
-
<a name="
|
1272
|
+
<a name="GTK-CLIST-USE-DRAG-ICONS.parameters"></a><h4>Parameters</h4>
|
1273
1273
|
<div class="informaltable"><table width="100%" border="0">
|
1274
1274
|
<colgroup>
|
1275
1275
|
<col width="150px" class="parameters_name">
|
@@ -1294,7 +1294,7 @@ A macro to check if the USE_DRAG_ICONS property is enabled.
|
|
1294
1294
|
A macro to check if the DRAW_DRAG_LINE property is enabled.
|
1295
1295
|
</p>
|
1296
1296
|
<div class="refsect3">
|
1297
|
-
<a name="
|
1297
|
+
<a name="GTK-CLIST-DRAW-DRAG-LINE.parameters"></a><h4>Parameters</h4>
|
1298
1298
|
<div class="informaltable"><table width="100%" border="0">
|
1299
1299
|
<colgroup>
|
1300
1300
|
<col width="150px" class="parameters_name">
|
@@ -1319,7 +1319,7 @@ A macro to check if the DRAW_DRAG_LINE property is enabled.
|
|
1319
1319
|
A macro to check if the DRAW_DRAG_RECT property is enabled.
|
1320
1320
|
</p>
|
1321
1321
|
<div class="refsect3">
|
1322
|
-
<a name="
|
1322
|
+
<a name="GTK-CLIST-DRAW-DRAG-RECT.parameters"></a><h4>Parameters</h4>
|
1323
1323
|
<div class="informaltable"><table width="100%" border="0">
|
1324
1324
|
<colgroup>
|
1325
1325
|
<col width="150px" class="parameters_name">
|
@@ -1344,7 +1344,7 @@ A macro to check if the DRAW_DRAG_RECT property is enabled.
|
|
1344
1344
|
A macro to cast a GList element to a CListRow pointer.
|
1345
1345
|
</p>
|
1346
1346
|
<div class="refsect3">
|
1347
|
-
<a name="
|
1347
|
+
<a name="GTK-CLIST-ROW.parameters"></a><h4>Parameters</h4>
|
1348
1348
|
<div class="informaltable"><table width="100%" border="0">
|
1349
1349
|
<colgroup>
|
1350
1350
|
<col width="150px" class="parameters_name">
|
@@ -1369,7 +1369,7 @@ A macro to cast a GList element to a CListRow pointer.
|
|
1369
1369
|
A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> cell item to a GtkCellText pointer.
|
1370
1370
|
</p>
|
1371
1371
|
<div class="refsect3">
|
1372
|
-
<a name="
|
1372
|
+
<a name="GTK-CELL-TEXT.parameters"></a><h4>Parameters</h4>
|
1373
1373
|
<div class="informaltable"><table width="100%" border="0">
|
1374
1374
|
<colgroup>
|
1375
1375
|
<col width="150px" class="parameters_name">
|
@@ -1394,7 +1394,7 @@ A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList">
|
|
1394
1394
|
A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> cell item to a GtkCellPixmap pointer.
|
1395
1395
|
</p>
|
1396
1396
|
<div class="refsect3">
|
1397
|
-
<a name="
|
1397
|
+
<a name="GTK-CELL-PIXMAP.parameters"></a><h4>Parameters</h4>
|
1398
1398
|
<div class="informaltable"><table width="100%" border="0">
|
1399
1399
|
<colgroup>
|
1400
1400
|
<col width="150px" class="parameters_name">
|
@@ -1419,7 +1419,7 @@ A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList">
|
|
1419
1419
|
A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> cell item to a GtkCellPixText pointer.
|
1420
1420
|
</p>
|
1421
1421
|
<div class="refsect3">
|
1422
|
-
<a name="
|
1422
|
+
<a name="GTK-CELL-PIXTEXT.parameters"></a><h4>Parameters</h4>
|
1423
1423
|
<div class="informaltable"><table width="100%" border="0">
|
1424
1424
|
<colgroup>
|
1425
1425
|
<col width="150px" class="parameters_name">
|
@@ -1444,7 +1444,7 @@ A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList">
|
|
1444
1444
|
A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> cell item to a GtkCellWidget pointer.
|
1445
1445
|
</p>
|
1446
1446
|
<div class="refsect3">
|
1447
|
-
<a name="
|
1447
|
+
<a name="GTK-CELL-WIDGET.parameters"></a><h4>Parameters</h4>
|
1448
1448
|
<div class="informaltable"><table width="100%" border="0">
|
1449
1449
|
<colgroup>
|
1450
1450
|
<col width="150px" class="parameters_name">
|
@@ -1471,7 +1471,7 @@ A macro to cast a generic <a class="link" href="GtkCList.html" title="GtkCList">
|
|
1471
1471
|
Function prototype for the compare function callback.
|
1472
1472
|
</p>
|
1473
1473
|
<div class="refsect3">
|
1474
|
-
<a name="
|
1474
|
+
<a name="GtkCListCompareFunc.parameters"></a><h4>Parameters</h4>
|
1475
1475
|
<div class="informaltable"><table width="100%" border="0">
|
1476
1476
|
<colgroup>
|
1477
1477
|
<col width="150px" class="parameters_name">
|
@@ -1498,11 +1498,10 @@ Function prototype for the compare function callback.
|
|
1498
1498
|
</table></div>
|
1499
1499
|
</div>
|
1500
1500
|
<div class="refsect3">
|
1501
|
-
<a name="
|
1501
|
+
<a name="GtkCListCompareFunc.returns"></a><h4>Returns</h4>
|
1502
1502
|
<p>0 if the nodes are equal, less than 0 if the first node should
|
1503
1503
|
come before the second, and greater than 1 if the second come before the
|
1504
1504
|
first.</p>
|
1505
|
-
<p></p>
|
1506
1505
|
</div>
|
1507
1506
|
</div>
|
1508
1507
|
<hr>
|
@@ -1515,7 +1514,7 @@ gtk_clist_new (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.wi
|
|
1515
1514
|
Creates a new <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> widget for use.
|
1516
1515
|
</p>
|
1517
1516
|
<div class="refsect3">
|
1518
|
-
<a name="
|
1517
|
+
<a name="gtk-clist-new.parameters"></a><h4>Parameters</h4>
|
1519
1518
|
<div class="informaltable"><table width="100%" border="0">
|
1520
1519
|
<colgroup>
|
1521
1520
|
<col width="150px" class="parameters_name">
|
@@ -1530,9 +1529,8 @@ Creates a new <a class="link" href="GtkCList.html" title="GtkCList"><span class=
|
|
1530
1529
|
</table></div>
|
1531
1530
|
</div>
|
1532
1531
|
<div class="refsect3">
|
1533
|
-
<a name="
|
1532
|
+
<a name="gtk-clist-new.returns"></a><h4>Returns</h4>
|
1534
1533
|
<p>A pointer to a new GtkCList object.</p>
|
1535
|
-
<p></p>
|
1536
1534
|
</div>
|
1537
1535
|
</div>
|
1538
1536
|
<hr>
|
@@ -1546,7 +1544,7 @@ gtk_clist_new_with_titles (<em class="parameter"><code><a href="/home/vagrant/ru
|
|
1546
1544
|
Creates a new <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> widget with column titles for use.
|
1547
1545
|
</p>
|
1548
1546
|
<div class="refsect3">
|
1549
|
-
<a name="
|
1547
|
+
<a name="gtk-clist-new-with-titles.parameters"></a><h4>Parameters</h4>
|
1550
1548
|
<div class="informaltable"><table width="100%" border="0">
|
1551
1549
|
<colgroup>
|
1552
1550
|
<col width="150px" class="parameters_name">
|
@@ -1569,9 +1567,8 @@ enough strings in the array for the specified number of columns.</p></td>
|
|
1569
1567
|
</table></div>
|
1570
1568
|
</div>
|
1571
1569
|
<div class="refsect3">
|
1572
|
-
<a name="
|
1570
|
+
<a name="gtk-clist-new-with-titles.returns"></a><h4>Returns</h4>
|
1573
1571
|
<p>A pointer to a new GtkCList object.</p>
|
1574
|
-
<p></p>
|
1575
1572
|
</div>
|
1576
1573
|
</div>
|
1577
1574
|
<hr>
|
@@ -1586,7 +1583,7 @@ Sets the shadow type for the specified CList. Changing this value
|
|
1586
1583
|
will cause the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> to update its visuals.
|
1587
1584
|
</p>
|
1588
1585
|
<div class="refsect3">
|
1589
|
-
<a name="
|
1586
|
+
<a name="gtk-clist-set-shadow-type.parameters"></a><h4>Parameters</h4>
|
1590
1587
|
<div class="informaltable"><table width="100%" border="0">
|
1591
1588
|
<colgroup>
|
1592
1589
|
<col width="150px" class="parameters_name">
|
@@ -1623,7 +1620,7 @@ of GTK_SELECTION_BROWSE or GTK_SELECTION_SINGLE will cause all the
|
|
1623
1620
|
items in the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> to become deselected.
|
1624
1621
|
</p>
|
1625
1622
|
<div class="refsect3">
|
1626
|
-
<a name="
|
1623
|
+
<a name="gtk-clist-set-selection-mode.parameters"></a><h4>Parameters</h4>
|
1627
1624
|
<div class="informaltable"><table width="100%" border="0">
|
1628
1625
|
<colgroup>
|
1629
1626
|
<col width="150px" class="parameters_name">
|
@@ -1658,7 +1655,7 @@ will be made to the widget that may cause a lot of visual updating to
|
|
1658
1655
|
occur. Note that calls to <a class="link" href="GtkCList.html#gtk-clist-freeze" title="gtk_clist_freeze ()"><code class="function">gtk_clist_freeze()</code></a> can be nested.
|
1659
1656
|
</p>
|
1660
1657
|
<div class="refsect3">
|
1661
|
-
<a name="
|
1658
|
+
<a name="gtk-clist-freeze.parameters"></a><h4>Parameters</h4>
|
1662
1659
|
<div class="informaltable"><table width="100%" border="0">
|
1663
1660
|
<colgroup>
|
1664
1661
|
<col width="150px" class="parameters_name">
|
@@ -1683,7 +1680,7 @@ gtk_clist_thaw (<em class="parameter"><code><a class="link" href="GtkCList.html"
|
|
1683
1680
|
Causes the specified <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> to allow visual updates.
|
1684
1681
|
</p>
|
1685
1682
|
<div class="refsect3">
|
1686
|
-
<a name="
|
1683
|
+
<a name="gtk-clist-thaw.parameters"></a><h4>Parameters</h4>
|
1687
1684
|
<div class="informaltable"><table width="100%" border="0">
|
1688
1685
|
<colgroup>
|
1689
1686
|
<col width="150px" class="parameters_name">
|
@@ -1709,7 +1706,7 @@ This function causes the <a class="link" href="GtkCList.html" title="GtkCList"><
|
|
1709
1706
|
they are not already showing.
|
1710
1707
|
</p>
|
1711
1708
|
<div class="refsect3">
|
1712
|
-
<a name="
|
1709
|
+
<a name="gtk-clist-column-titles-show.parameters"></a><h4>Parameters</h4>
|
1713
1710
|
<div class="informaltable"><table width="100%" border="0">
|
1714
1711
|
<colgroup>
|
1715
1712
|
<col width="150px" class="parameters_name">
|
@@ -1735,7 +1732,7 @@ Causes the <a class="link" href="GtkCList.html" title="GtkCList"><span class="ty
|
|
1735
1732
|
showing.
|
1736
1733
|
</p>
|
1737
1734
|
<div class="refsect3">
|
1738
|
-
<a name="
|
1735
|
+
<a name="gtk-clist-column-titles-hide.parameters"></a><h4>Parameters</h4>
|
1739
1736
|
<div class="informaltable"><table width="100%" border="0">
|
1740
1737
|
<colgroup>
|
1741
1738
|
<col width="150px" class="parameters_name">
|
@@ -1763,7 +1760,7 @@ then respond to events from the user clicking on a title button, and take
|
|
1763
1760
|
appropriate action.
|
1764
1761
|
</p>
|
1765
1762
|
<div class="refsect3">
|
1766
|
-
<a name="
|
1763
|
+
<a name="gtk-clist-column-title-active.parameters"></a><h4>Parameters</h4>
|
1767
1764
|
<div class="informaltable"><table width="100%" border="0">
|
1768
1765
|
<colgroup>
|
1769
1766
|
<col width="150px" class="parameters_name">
|
@@ -1797,7 +1794,7 @@ Causes the specified column title button to become passive, i.e., does
|
|
1797
1794
|
not respond to events, such as the user clicking on it.
|
1798
1795
|
</p>
|
1799
1796
|
<div class="refsect3">
|
1800
|
-
<a name="
|
1797
|
+
<a name="gtk-clist-column-title-passive.parameters"></a><h4>Parameters</h4>
|
1801
1798
|
<div class="informaltable"><table width="100%" border="0">
|
1802
1799
|
<colgroup>
|
1803
1800
|
<col width="150px" class="parameters_name">
|
@@ -1830,7 +1827,7 @@ Causes all column title buttons to become active. This is the same
|
|
1830
1827
|
as calling <a class="link" href="GtkCList.html#gtk-clist-column-title-active" title="gtk_clist_column_title_active ()"><code class="function">gtk_clist_column_title_active()</code></a> for each column.
|
1831
1828
|
</p>
|
1832
1829
|
<div class="refsect3">
|
1833
|
-
<a name="
|
1830
|
+
<a name="gtk-clist-column-titles-active.parameters"></a><h4>Parameters</h4>
|
1834
1831
|
<div class="informaltable"><table width="100%" border="0">
|
1835
1832
|
<colgroup>
|
1836
1833
|
<col width="150px" class="parameters_name">
|
@@ -1856,7 +1853,7 @@ Causes all column title buttons to become passive. This is the same
|
|
1856
1853
|
as calling <a class="link" href="GtkCList.html#gtk-clist-column-title-passive" title="gtk_clist_column_title_passive ()"><code class="function">gtk_clist_column_title_passive()</code></a> for each column.
|
1857
1854
|
</p>
|
1858
1855
|
<div class="refsect3">
|
1859
|
-
<a name="
|
1856
|
+
<a name="gtk-clist-column-titles-passive.parameters"></a><h4>Parameters</h4>
|
1860
1857
|
<div class="informaltable"><table width="100%" border="0">
|
1861
1858
|
<colgroup>
|
1862
1859
|
<col width="150px" class="parameters_name">
|
@@ -1883,7 +1880,7 @@ gtk_clist_set_column_title (<em class="parameter"><code><a class="link" href="Gt
|
|
1883
1880
|
Sets the title for the specified column.
|
1884
1881
|
</p>
|
1885
1882
|
<div class="refsect3">
|
1886
|
-
<a name="
|
1883
|
+
<a name="gtk-clist-set-column-title.parameters"></a><h4>Parameters</h4>
|
1887
1884
|
<div class="informaltable"><table width="100%" border="0">
|
1888
1885
|
<colgroup>
|
1889
1886
|
<col width="150px" class="parameters_name">
|
@@ -1924,7 +1921,7 @@ can be used to place a pixmap or something else as the column
|
|
1924
1921
|
title, instead of the standard text.
|
1925
1922
|
</p>
|
1926
1923
|
<div class="refsect3">
|
1927
|
-
<a name="
|
1924
|
+
<a name="gtk-clist-set-column-widget.parameters"></a><h4>Parameters</h4>
|
1928
1925
|
<div class="informaltable"><table width="100%" border="0">
|
1929
1926
|
<colgroup>
|
1930
1927
|
<col width="150px" class="parameters_name">
|
@@ -1964,7 +1961,7 @@ Sets the justification to be used for all text in the specified
|
|
1964
1961
|
column.
|
1965
1962
|
</p>
|
1966
1963
|
<div class="refsect3">
|
1967
|
-
<a name="
|
1964
|
+
<a name="gtk-clist-set-column-justification.parameters"></a><h4>Parameters</h4>
|
1968
1965
|
<div class="informaltable"><table width="100%" border="0">
|
1969
1966
|
<colgroup>
|
1970
1967
|
<col width="150px" class="parameters_name">
|
@@ -2006,7 +2003,7 @@ showing, so attempting to hide the last visible column will be
|
|
2006
2003
|
ignored.
|
2007
2004
|
</p>
|
2008
2005
|
<div class="refsect3">
|
2009
|
-
<a name="
|
2006
|
+
<a name="gtk-clist-set-column-visibility.parameters"></a><h4>Parameters</h4>
|
2010
2007
|
<div class="informaltable"><table width="100%" border="0">
|
2011
2008
|
<colgroup>
|
2012
2009
|
<col width="150px" class="parameters_name">
|
@@ -2049,7 +2046,7 @@ will NOT turn on auto-resizing. This must be done manually via a
|
|
2049
2046
|
call to <a class="link" href="GtkCList.html#gtk-clist-set-column-auto-resize" title="gtk_clist_set_column_auto_resize ()"><code class="function">gtk_clist_set_column_auto_resize()</code></a>.
|
2050
2047
|
</p>
|
2051
2048
|
<div class="refsect3">
|
2052
|
-
<a name="
|
2049
|
+
<a name="gtk-clist-set-column-resizeable.parameters"></a><h4>Parameters</h4>
|
2053
2050
|
<div class="informaltable"><table width="100%" border="0">
|
2054
2051
|
<colgroup>
|
2055
2052
|
<col width="150px" class="parameters_name">
|
@@ -2090,7 +2087,7 @@ by the widget when data is added or removed. Enabling auto-resize
|
|
2090
2087
|
on a column explicity disallows user-resizing of the column.
|
2091
2088
|
</p>
|
2092
2089
|
<div class="refsect3">
|
2093
|
-
<a name="
|
2090
|
+
<a name="gtk-clist-set-column-auto-resize.parameters"></a><h4>Parameters</h4>
|
2094
2091
|
<div class="informaltable"><table width="100%" border="0">
|
2095
2092
|
<colgroup>
|
2096
2093
|
<col width="150px" class="parameters_name">
|
@@ -2129,7 +2126,7 @@ Gets the required width in pixels that is needed to show
|
|
2129
2126
|
everything in the specified column.
|
2130
2127
|
</p>
|
2131
2128
|
<div class="refsect3">
|
2132
|
-
<a name="
|
2129
|
+
<a name="gtk-clist-optimal-column-width.parameters"></a><h4>Parameters</h4>
|
2133
2130
|
<div class="informaltable"><table width="100%" border="0">
|
2134
2131
|
<colgroup>
|
2135
2132
|
<col width="150px" class="parameters_name">
|
@@ -2151,9 +2148,8 @@ everything in the specified column.
|
|
2151
2148
|
</table></div>
|
2152
2149
|
</div>
|
2153
2150
|
<div class="refsect3">
|
2154
|
-
<a name="
|
2151
|
+
<a name="gtk-clist-optimal-column-width.returns"></a><h4>Returns</h4>
|
2155
2152
|
<p>The required width in pixels for the column.</p>
|
2156
|
-
<p></p>
|
2157
2153
|
</div>
|
2158
2154
|
</div>
|
2159
2155
|
<hr>
|
@@ -2169,7 +2165,7 @@ Causes the column specified for the <a class="link" href="GtkCList.html" title="
|
|
2169
2165
|
a specified width.
|
2170
2166
|
</p>
|
2171
2167
|
<div class="refsect3">
|
2172
|
-
<a name="
|
2168
|
+
<a name="gtk-clist-set-column-width.parameters"></a><h4>Parameters</h4>
|
2173
2169
|
<div class="informaltable"><table width="100%" border="0">
|
2174
2170
|
<colgroup>
|
2175
2171
|
<col width="150px" class="parameters_name">
|
@@ -2209,7 +2205,7 @@ Causes the column specified to have a minimum width, preventing
|
|
2209
2205
|
the user from resizing it smaller than that specified.
|
2210
2206
|
</p>
|
2211
2207
|
<div class="refsect3">
|
2212
|
-
<a name="
|
2208
|
+
<a name="gtk-clist-set-column-min-width.parameters"></a><h4>Parameters</h4>
|
2213
2209
|
<div class="informaltable"><table width="100%" border="0">
|
2214
2210
|
<colgroup>
|
2215
2211
|
<col width="150px" class="parameters_name">
|
@@ -2249,7 +2245,7 @@ Causes the column specified to have a maximum width, preventing
|
|
2249
2245
|
the user from resizing it larger than that specified.
|
2250
2246
|
</p>
|
2251
2247
|
<div class="refsect3">
|
2252
|
-
<a name="
|
2248
|
+
<a name="gtk-clist-set-column-max-width.parameters"></a><h4>Parameters</h4>
|
2253
2249
|
<div class="informaltable"><table width="100%" border="0">
|
2254
2250
|
<colgroup>
|
2255
2251
|
<col width="150px" class="parameters_name">
|
@@ -2289,7 +2285,7 @@ rows. Setting the row height to 0 allows the <a class="link" href="GtkCList.htm
|
|
2289
2285
|
automatically to data in the row.
|
2290
2286
|
</p>
|
2291
2287
|
<div class="refsect3">
|
2292
|
-
<a name="
|
2288
|
+
<a name="gtk-clist-set-row-height.parameters"></a><h4>Parameters</h4>
|
2293
2289
|
<div class="informaltable"><table width="100%" border="0">
|
2294
2290
|
<colgroup>
|
2295
2291
|
<col width="150px" class="parameters_name">
|
@@ -2326,7 +2322,7 @@ Tells the CList widget to visually move to the specified
|
|
2326
2322
|
row and column.
|
2327
2323
|
</p>
|
2328
2324
|
<div class="refsect3">
|
2329
|
-
<a name="
|
2325
|
+
<a name="gtk-clist-moveto.parameters"></a><h4>Parameters</h4>
|
2330
2326
|
<div class="informaltable"><table width="100%" border="0">
|
2331
2327
|
<colgroup>
|
2332
2328
|
<col width="150px" class="parameters_name">
|
@@ -2376,7 +2372,7 @@ gtk_clist_row_is_visible (<em class="parameter"><code><a class="link" href="GtkC
|
|
2376
2372
|
Checks how the specified row is visible.
|
2377
2373
|
</p>
|
2378
2374
|
<div class="refsect3">
|
2379
|
-
<a name="
|
2375
|
+
<a name="gtk-clist-row-is-visible.parameters"></a><h4>Parameters</h4>
|
2380
2376
|
<div class="informaltable"><table width="100%" border="0">
|
2381
2377
|
<colgroup>
|
2382
2378
|
<col width="150px" class="parameters_name">
|
@@ -2398,9 +2394,8 @@ Checks how the specified row is visible.
|
|
2398
2394
|
</table></div>
|
2399
2395
|
</div>
|
2400
2396
|
<div class="refsect3">
|
2401
|
-
<a name="
|
2397
|
+
<a name="gtk-clist-row-is-visible.returns"></a><h4>Returns</h4>
|
2402
2398
|
<p>A <a class="link" href="gtk2-Standard-Enumerations.html#GtkVisibility" title="enum GtkVisibility"><span class="type">GtkVisibility</span></a> value that tells you how the row is visible.</p>
|
2403
|
-
<p></p>
|
2404
2399
|
</div>
|
2405
2400
|
</div>
|
2406
2401
|
<hr>
|
@@ -2415,7 +2410,7 @@ gtk_clist_get_cell_type (<em class="parameter"><code><a class="link" href="GtkCL
|
|
2415
2410
|
Checks the type of cell at the location specified.
|
2416
2411
|
</p>
|
2417
2412
|
<div class="refsect3">
|
2418
|
-
<a name="
|
2413
|
+
<a name="gtk-clist-get-cell-type.parameters"></a><h4>Parameters</h4>
|
2419
2414
|
<div class="informaltable"><table width="100%" border="0">
|
2420
2415
|
<colgroup>
|
2421
2416
|
<col width="150px" class="parameters_name">
|
@@ -2442,9 +2437,8 @@ Checks the type of cell at the location specified.
|
|
2442
2437
|
</table></div>
|
2443
2438
|
</div>
|
2444
2439
|
<div class="refsect3">
|
2445
|
-
<a name="
|
2440
|
+
<a name="gtk-clist-get-cell-type.returns"></a><h4>Returns</h4>
|
2446
2441
|
<p>A <a class="link" href="GtkCList.html#GtkCellType" title="enum GtkCellType"><span class="type">GtkCellType</span></a> value describing the cell.</p>
|
2447
|
-
<p></p>
|
2448
2442
|
</div>
|
2449
2443
|
</div>
|
2450
2444
|
<hr>
|
@@ -2460,7 +2454,7 @@ gtk_clist_set_text (<em class="parameter"><code><a class="link" href="GtkCList.h
|
|
2460
2454
|
Sets the displayed text in the specified cell.
|
2461
2455
|
</p>
|
2462
2456
|
<div class="refsect3">
|
2463
|
-
<a name="
|
2457
|
+
<a name="gtk-clist-set-text.parameters"></a><h4>Parameters</h4>
|
2464
2458
|
<div class="informaltable"><table width="100%" border="0">
|
2465
2459
|
<colgroup>
|
2466
2460
|
<col width="150px" class="parameters_name">
|
@@ -2505,7 +2499,7 @@ gtk_clist_get_text (<em class="parameter"><code><a class="link" href="GtkCList.h
|
|
2505
2499
|
Gets the text for the specified cell.
|
2506
2500
|
</p>
|
2507
2501
|
<div class="refsect3">
|
2508
|
-
<a name="
|
2502
|
+
<a name="gtk-clist-get-text.parameters"></a><h4>Parameters</h4>
|
2509
2503
|
<div class="informaltable"><table width="100%" border="0">
|
2510
2504
|
<colgroup>
|
2511
2505
|
<col width="150px" class="parameters_name">
|
@@ -2537,9 +2531,8 @@ Gets the text for the specified cell.
|
|
2537
2531
|
</table></div>
|
2538
2532
|
</div>
|
2539
2533
|
<div class="refsect3">
|
2540
|
-
<a name="
|
2534
|
+
<a name="gtk-clist-get-text.returns"></a><h4>Returns</h4>
|
2541
2535
|
<p>1 if the cell's text could be retrieved, 0 otherwise.</p>
|
2542
|
-
<p></p>
|
2543
2536
|
</div>
|
2544
2537
|
</div>
|
2545
2538
|
<hr>
|
@@ -2549,14 +2542,14 @@ Gets the text for the specified cell.
|
|
2549
2542
|
gtk_clist_set_pixmap (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2550
2543
|
<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> row</code></em>,
|
2551
2544
|
<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> column</code></em>,
|
2552
|
-
<em class="parameter"><code><a href="
|
2553
|
-
<em class="parameter"><code><a href="
|
2545
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
2546
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
2554
2547
|
<div class="warning"><p><code class="literal">gtk_clist_set_pixmap</code> is deprecated and should not be used in newly-written code.</p></div>
|
2555
2548
|
<p>
|
2556
2549
|
Sets a pixmap for the specified cell.
|
2557
2550
|
</p>
|
2558
2551
|
<div class="refsect3">
|
2559
|
-
<a name="
|
2552
|
+
<a name="gtk-clist-set-pixmap.parameters"></a><h4>Parameters</h4>
|
2560
2553
|
<div class="informaltable"><table width="100%" border="0">
|
2561
2554
|
<colgroup>
|
2562
2555
|
<col width="150px" class="parameters_name">
|
@@ -2581,7 +2574,7 @@ Sets a pixmap for the specified cell.
|
|
2581
2574
|
</tr>
|
2582
2575
|
<tr>
|
2583
2576
|
<td class="parameter_name"><p>pixmap</p></td>
|
2584
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2577
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> to place in the cell.</p></td>
|
2585
2578
|
<td class="parameter_annotations"> </td>
|
2586
2579
|
</tr>
|
2587
2580
|
<tr>
|
@@ -2600,14 +2593,14 @@ Sets a pixmap for the specified cell.
|
|
2600
2593
|
gtk_clist_get_pixmap (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2601
2594
|
<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> row</code></em>,
|
2602
2595
|
<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> column</code></em>,
|
2603
|
-
<em class="parameter"><code><a href="
|
2604
|
-
<em class="parameter"><code><a href="
|
2596
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
2597
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
2605
2598
|
<div class="warning"><p><code class="literal">gtk_clist_get_pixmap</code> is deprecated and should not be used in newly-written code.</p></div>
|
2606
2599
|
<p>
|
2607
2600
|
Gets the pixmap and bitmap mask of the specified cell. The returned mask value can be NULL.
|
2608
2601
|
</p>
|
2609
2602
|
<div class="refsect3">
|
2610
|
-
<a name="
|
2603
|
+
<a name="gtk-clist-get-pixmap.parameters"></a><h4>Parameters</h4>
|
2611
2604
|
<div class="informaltable"><table width="100%" border="0">
|
2612
2605
|
<colgroup>
|
2613
2606
|
<col width="150px" class="parameters_name">
|
@@ -2632,21 +2625,20 @@ Gets the pixmap and bitmap mask of the specified cell. The returned mask value
|
|
2632
2625
|
</tr>
|
2633
2626
|
<tr>
|
2634
2627
|
<td class="parameter_name"><p>pixmap</p></td>
|
2635
|
-
<td class="parameter_description"><p>A pointer to a pointer to store the cell's <a href="
|
2628
|
+
<td class="parameter_description"><p>A pointer to a pointer to store the cell's <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a>.</p></td>
|
2636
2629
|
<td class="parameter_annotations"> </td>
|
2637
2630
|
</tr>
|
2638
2631
|
<tr>
|
2639
2632
|
<td class="parameter_name"><p>mask</p></td>
|
2640
|
-
<td class="parameter_description"><p>A pointer to a pointer to store the cell's <a href="
|
2633
|
+
<td class="parameter_description"><p>A pointer to a pointer to store the cell's <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask.</p></td>
|
2641
2634
|
<td class="parameter_annotations"> </td>
|
2642
2635
|
</tr>
|
2643
2636
|
</tbody>
|
2644
2637
|
</table></div>
|
2645
2638
|
</div>
|
2646
2639
|
<div class="refsect3">
|
2647
|
-
<a name="
|
2640
|
+
<a name="gtk-clist-get-pixmap.returns"></a><h4>Returns</h4>
|
2648
2641
|
<p>1 if the cell's pixmap could be retrieved, 0 otherwise.</p>
|
2649
|
-
<p></p>
|
2650
2642
|
</div>
|
2651
2643
|
</div>
|
2652
2644
|
<hr>
|
@@ -2658,14 +2650,14 @@ gtk_clist_set_pixtext (<em class="parameter"><code><a class="link" href="GtkCLis
|
|
2658
2650
|
<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> column</code></em>,
|
2659
2651
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
2660
2652
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> spacing</code></em>,
|
2661
|
-
<em class="parameter"><code><a href="
|
2662
|
-
<em class="parameter"><code><a href="
|
2653
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> *pixmap</code></em>,
|
2654
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> *mask</code></em>);</pre>
|
2663
2655
|
<div class="warning"><p><code class="literal">gtk_clist_set_pixtext</code> is deprecated and should not be used in newly-written code.</p></div>
|
2664
2656
|
<p>
|
2665
2657
|
Sets text and a pixmap/bitmap on the specified cell.
|
2666
2658
|
</p>
|
2667
2659
|
<div class="refsect3">
|
2668
|
-
<a name="
|
2660
|
+
<a name="gtk-clist-set-pixtext.parameters"></a><h4>Parameters</h4>
|
2669
2661
|
<div class="informaltable"><table width="100%" border="0">
|
2670
2662
|
<colgroup>
|
2671
2663
|
<col width="150px" class="parameters_name">
|
@@ -2700,12 +2692,12 @@ Sets text and a pixmap/bitmap on the specified cell.
|
|
2700
2692
|
</tr>
|
2701
2693
|
<tr>
|
2702
2694
|
<td class="parameter_name"><p>pixmap</p></td>
|
2703
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2695
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> for the cell.</p></td>
|
2704
2696
|
<td class="parameter_annotations"> </td>
|
2705
2697
|
</tr>
|
2706
2698
|
<tr>
|
2707
2699
|
<td class="parameter_name"><p>mask</p></td>
|
2708
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2700
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> mask for the cell.</p></td>
|
2709
2701
|
<td class="parameter_annotations"> </td>
|
2710
2702
|
</tr>
|
2711
2703
|
</tbody>
|
@@ -2721,14 +2713,14 @@ gtk_clist_get_pixtext (<em class="parameter"><code><a class="link" href="GtkCLis
|
|
2721
2713
|
<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> column</code></em>,
|
2722
2714
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **text</code></em>,
|
2723
2715
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *spacing</code></em>,
|
2724
|
-
<em class="parameter"><code><a href="
|
2725
|
-
<em class="parameter"><code><a href="
|
2716
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> **pixmap</code></em>,
|
2717
|
+
<em class="parameter"><code><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> **mask</code></em>);</pre>
|
2726
2718
|
<div class="warning"><p><code class="literal">gtk_clist_get_pixtext</code> is deprecated and should not be used in newly-written code.</p></div>
|
2727
2719
|
<p>
|
2728
2720
|
Gets the text, pixmap and bitmap mask for the specified cell.
|
2729
2721
|
</p>
|
2730
2722
|
<div class="refsect3">
|
2731
|
-
<a name="
|
2723
|
+
<a name="gtk-clist-get-pixtext.parameters"></a><h4>Parameters</h4>
|
2732
2724
|
<div class="informaltable"><table width="100%" border="0">
|
2733
2725
|
<colgroup>
|
2734
2726
|
<col width="150px" class="parameters_name">
|
@@ -2763,21 +2755,20 @@ Gets the text, pixmap and bitmap mask for the specified cell.
|
|
2763
2755
|
</tr>
|
2764
2756
|
<tr>
|
2765
2757
|
<td class="parameter_name"><p>pixmap</p></td>
|
2766
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2758
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> pointer to store the cell's pixmap.</p></td>
|
2767
2759
|
<td class="parameter_annotations"> </td>
|
2768
2760
|
</tr>
|
2769
2761
|
<tr>
|
2770
2762
|
<td class="parameter_name"><p>mask</p></td>
|
2771
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2763
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkBitmap"><span class="type">GdkBitmap</span></a> pointer to store the cell's bitmap mask.</p></td>
|
2772
2764
|
<td class="parameter_annotations"> </td>
|
2773
2765
|
</tr>
|
2774
2766
|
</tbody>
|
2775
2767
|
</table></div>
|
2776
2768
|
</div>
|
2777
2769
|
<div class="refsect3">
|
2778
|
-
<a name="
|
2770
|
+
<a name="gtk-clist-get-pixtext.returns"></a><h4>Returns</h4>
|
2779
2771
|
<p>1 if the retrieval was successful, 0 otherwise.</p>
|
2780
|
-
<p></p>
|
2781
2772
|
</div>
|
2782
2773
|
</div>
|
2783
2774
|
<hr>
|
@@ -2786,13 +2777,13 @@ Gets the text, pixmap and bitmap mask for the specified cell.
|
|
2786
2777
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2787
2778
|
gtk_clist_set_foreground (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2788
2779
|
<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> row</code></em>,
|
2789
|
-
<em class="parameter"><code>const <a href="
|
2780
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2790
2781
|
<div class="warning"><p><code class="literal">gtk_clist_set_foreground</code> is deprecated and should not be used in newly-written code.</p></div>
|
2791
2782
|
<p>
|
2792
2783
|
Sets the foreground color for the specified row.
|
2793
2784
|
</p>
|
2794
2785
|
<div class="refsect3">
|
2795
|
-
<a name="
|
2786
|
+
<a name="gtk-clist-set-foreground.parameters"></a><h4>Parameters</h4>
|
2796
2787
|
<div class="informaltable"><table width="100%" border="0">
|
2797
2788
|
<colgroup>
|
2798
2789
|
<col width="150px" class="parameters_name">
|
@@ -2812,7 +2803,7 @@ Sets the foreground color for the specified row.
|
|
2812
2803
|
</tr>
|
2813
2804
|
<tr>
|
2814
2805
|
<td class="parameter_name"><p>color</p></td>
|
2815
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2806
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> structure.</p></td>
|
2816
2807
|
<td class="parameter_annotations"> </td>
|
2817
2808
|
</tr>
|
2818
2809
|
</tbody>
|
@@ -2825,13 +2816,13 @@ Sets the foreground color for the specified row.
|
|
2825
2816
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2826
2817
|
gtk_clist_set_background (<em class="parameter"><code><a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist</code></em>,
|
2827
2818
|
<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> row</code></em>,
|
2828
|
-
<em class="parameter"><code>const <a href="
|
2819
|
+
<em class="parameter"><code>const <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *color</code></em>);</pre>
|
2829
2820
|
<div class="warning"><p><code class="literal">gtk_clist_set_background</code> is deprecated and should not be used in newly-written code.</p></div>
|
2830
2821
|
<p>
|
2831
2822
|
Sets the background color for the specified row.
|
2832
2823
|
</p>
|
2833
2824
|
<div class="refsect3">
|
2834
|
-
<a name="
|
2825
|
+
<a name="gtk-clist-set-background.parameters"></a><h4>Parameters</h4>
|
2835
2826
|
<div class="informaltable"><table width="100%" border="0">
|
2836
2827
|
<colgroup>
|
2837
2828
|
<col width="150px" class="parameters_name">
|
@@ -2851,7 +2842,7 @@ Sets the background color for the specified row.
|
|
2851
2842
|
</tr>
|
2852
2843
|
<tr>
|
2853
2844
|
<td class="parameter_name"><p>color</p></td>
|
2854
|
-
<td class="parameter_description"><p>A pointer to a <a href="
|
2845
|
+
<td class="parameter_description"><p>A pointer to a <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> structure.</p></td>
|
2855
2846
|
<td class="parameter_annotations"> </td>
|
2856
2847
|
</tr>
|
2857
2848
|
</tbody>
|
@@ -2871,7 +2862,7 @@ gtk_clist_set_cell_style (<em class="parameter"><code><a class="link" href="GtkC
|
|
2871
2862
|
Sets the style for the specified cell.
|
2872
2863
|
</p>
|
2873
2864
|
<div class="refsect3">
|
2874
|
-
<a name="
|
2865
|
+
<a name="gtk-clist-set-cell-style.parameters"></a><h4>Parameters</h4>
|
2875
2866
|
<div class="informaltable"><table width="100%" border="0">
|
2876
2867
|
<colgroup>
|
2877
2868
|
<col width="150px" class="parameters_name">
|
@@ -2915,7 +2906,7 @@ gtk_clist_get_cell_style (<em class="parameter"><code><a class="link" href="GtkC
|
|
2915
2906
|
Gets the current style of the specified cell.
|
2916
2907
|
</p>
|
2917
2908
|
<div class="refsect3">
|
2918
|
-
<a name="
|
2909
|
+
<a name="gtk-clist-get-cell-style.parameters"></a><h4>Parameters</h4>
|
2919
2910
|
<div class="informaltable"><table width="100%" border="0">
|
2920
2911
|
<colgroup>
|
2921
2912
|
<col width="150px" class="parameters_name">
|
@@ -2942,9 +2933,8 @@ Gets the current style of the specified cell.
|
|
2942
2933
|
</table></div>
|
2943
2934
|
</div>
|
2944
2935
|
<div class="refsect3">
|
2945
|
-
<a name="
|
2936
|
+
<a name="gtk-clist-get-cell-style.returns"></a><h4>Returns</h4>
|
2946
2937
|
<p>A <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> object.</p>
|
2947
|
-
<p></p>
|
2948
2938
|
</div>
|
2949
2939
|
</div>
|
2950
2940
|
<hr>
|
@@ -2959,7 +2949,7 @@ gtk_clist_set_row_style (<em class="parameter"><code><a class="link" href="GtkCL
|
|
2959
2949
|
Sets the style for all cells in the specified row.
|
2960
2950
|
</p>
|
2961
2951
|
<div class="refsect3">
|
2962
|
-
<a name="
|
2952
|
+
<a name="gtk-clist-set-row-style.parameters"></a><h4>Parameters</h4>
|
2963
2953
|
<div class="informaltable"><table width="100%" border="0">
|
2964
2954
|
<colgroup>
|
2965
2955
|
<col width="150px" class="parameters_name">
|
@@ -2997,7 +2987,7 @@ gtk_clist_get_row_style (<em class="parameter"><code><a class="link" href="GtkCL
|
|
2997
2987
|
Gets the style set for the specified row.
|
2998
2988
|
</p>
|
2999
2989
|
<div class="refsect3">
|
3000
|
-
<a name="
|
2990
|
+
<a name="gtk-clist-get-row-style.parameters"></a><h4>Parameters</h4>
|
3001
2991
|
<div class="informaltable"><table width="100%" border="0">
|
3002
2992
|
<colgroup>
|
3003
2993
|
<col width="150px" class="parameters_name">
|
@@ -3019,9 +3009,8 @@ Gets the style set for the specified row.
|
|
3019
3009
|
</table></div>
|
3020
3010
|
</div>
|
3021
3011
|
<div class="refsect3">
|
3022
|
-
<a name="
|
3012
|
+
<a name="gtk-clist-get-row-style.returns"></a><h4>Returns</h4>
|
3023
3013
|
<p>The <a class="link" href="GtkStyle.html" title="Styles"><span class="type">GtkStyle</span></a> of the row.</p>
|
3024
|
-
<p></p>
|
3025
3014
|
</div>
|
3026
3015
|
</div>
|
3027
3016
|
<hr>
|
@@ -3038,7 +3027,7 @@ gtk_clist_set_shift (<em class="parameter"><code><a class="link" href="GtkCList.
|
|
3038
3027
|
Sets the vertical and horizontal shift of the specified cell.
|
3039
3028
|
</p>
|
3040
3029
|
<div class="refsect3">
|
3041
|
-
<a name="
|
3030
|
+
<a name="gtk-clist-set-shift.parameters"></a><h4>Parameters</h4>
|
3042
3031
|
<div class="informaltable"><table width="100%" border="0">
|
3043
3032
|
<colgroup>
|
3044
3033
|
<col width="150px" class="parameters_name">
|
@@ -3087,7 +3076,7 @@ gtk_clist_set_selectable (<em class="parameter"><code><a class="link" href="GtkC
|
|
3087
3076
|
Sets whether the specified row is selectable or not.
|
3088
3077
|
</p>
|
3089
3078
|
<div class="refsect3">
|
3090
|
-
<a name="
|
3079
|
+
<a name="gtk-clist-set-selectable.parameters"></a><h4>Parameters</h4>
|
3091
3080
|
<div class="informaltable"><table width="100%" border="0">
|
3092
3081
|
<colgroup>
|
3093
3082
|
<col width="150px" class="parameters_name">
|
@@ -3125,7 +3114,7 @@ gtk_clist_get_selectable (<em class="parameter"><code><a class="link" href="GtkC
|
|
3125
3114
|
Gets whether the specified row is selectable or not.
|
3126
3115
|
</p>
|
3127
3116
|
<div class="refsect3">
|
3128
|
-
<a name="
|
3117
|
+
<a name="gtk-clist-get-selectable.parameters"></a><h4>Parameters</h4>
|
3129
3118
|
<div class="informaltable"><table width="100%" border="0">
|
3130
3119
|
<colgroup>
|
3131
3120
|
<col width="150px" class="parameters_name">
|
@@ -3147,9 +3136,8 @@ Gets whether the specified row is selectable or not.
|
|
3147
3136
|
</table></div>
|
3148
3137
|
</div>
|
3149
3138
|
<div class="refsect3">
|
3150
|
-
<a name="
|
3139
|
+
<a name="gtk-clist-get-selectable.returns"></a><h4>Returns</h4>
|
3151
3140
|
<p>A <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> value.</p>
|
3152
|
-
<p></p>
|
3153
3141
|
</div>
|
3154
3142
|
</div>
|
3155
3143
|
<hr>
|
@@ -3163,7 +3151,7 @@ gtk_clist_prepend (<em class="parameter"><code><a class="link" href="GtkCList.ht
|
|
3163
3151
|
Adds a row to the CList at the top.
|
3164
3152
|
</p>
|
3165
3153
|
<div class="refsect3">
|
3166
|
-
<a name="
|
3154
|
+
<a name="gtk-clist-prepend.parameters"></a><h4>Parameters</h4>
|
3167
3155
|
<div class="informaltable"><table width="100%" border="0">
|
3168
3156
|
<colgroup>
|
3169
3157
|
<col width="150px" class="parameters_name">
|
@@ -3185,9 +3173,8 @@ Adds a row to the CList at the top.
|
|
3185
3173
|
</table></div>
|
3186
3174
|
</div>
|
3187
3175
|
<div class="refsect3">
|
3188
|
-
<a name="
|
3176
|
+
<a name="gtk-clist-prepend.returns"></a><h4>Returns</h4>
|
3189
3177
|
<p>The number of the row added.</p>
|
3190
|
-
<p></p>
|
3191
3178
|
</div>
|
3192
3179
|
</div>
|
3193
3180
|
<hr>
|
@@ -3201,7 +3188,7 @@ gtk_clist_append (<em class="parameter"><code><a class="link" href="GtkCList.htm
|
|
3201
3188
|
Adds a row to the CList at the bottom.
|
3202
3189
|
</p>
|
3203
3190
|
<div class="refsect3">
|
3204
|
-
<a name="
|
3191
|
+
<a name="gtk-clist-append.parameters"></a><h4>Parameters</h4>
|
3205
3192
|
<div class="informaltable"><table width="100%" border="0">
|
3206
3193
|
<colgroup>
|
3207
3194
|
<col width="150px" class="parameters_name">
|
@@ -3223,9 +3210,8 @@ Adds a row to the CList at the bottom.
|
|
3223
3210
|
</table></div>
|
3224
3211
|
</div>
|
3225
3212
|
<div class="refsect3">
|
3226
|
-
<a name="
|
3213
|
+
<a name="gtk-clist-append.returns"></a><h4>Returns</h4>
|
3227
3214
|
<p>The number of the row added.</p>
|
3228
|
-
<p></p>
|
3229
3215
|
</div>
|
3230
3216
|
</div>
|
3231
3217
|
<hr>
|
@@ -3240,7 +3226,7 @@ gtk_clist_insert (<em class="parameter"><code><a class="link" href="GtkCList.htm
|
|
3240
3226
|
Adds a row of text to the CList at the specified position.
|
3241
3227
|
</p>
|
3242
3228
|
<div class="refsect3">
|
3243
|
-
<a name="
|
3229
|
+
<a name="gtk-clist-insert.parameters"></a><h4>Parameters</h4>
|
3244
3230
|
<div class="informaltable"><table width="100%" border="0">
|
3245
3231
|
<colgroup>
|
3246
3232
|
<col width="150px" class="parameters_name">
|
@@ -3267,9 +3253,8 @@ Adds a row of text to the CList at the specified position.
|
|
3267
3253
|
</table></div>
|
3268
3254
|
</div>
|
3269
3255
|
<div class="refsect3">
|
3270
|
-
<a name="
|
3256
|
+
<a name="gtk-clist-insert.returns"></a><h4>Returns</h4>
|
3271
3257
|
<p>The number of the row added.</p>
|
3272
|
-
<p></p>
|
3273
3258
|
</div>
|
3274
3259
|
</div>
|
3275
3260
|
<hr>
|
@@ -3283,7 +3268,7 @@ gtk_clist_remove (<em class="parameter"><code><a class="link" href="GtkCList.htm
|
|
3283
3268
|
Removes the specified row from the CList.
|
3284
3269
|
</p>
|
3285
3270
|
<div class="refsect3">
|
3286
|
-
<a name="
|
3271
|
+
<a name="gtk-clist-remove.parameters"></a><h4>Parameters</h4>
|
3287
3272
|
<div class="informaltable"><table width="100%" border="0">
|
3288
3273
|
<colgroup>
|
3289
3274
|
<col width="150px" class="parameters_name">
|
@@ -3317,7 +3302,7 @@ gtk_clist_set_row_data (<em class="parameter"><code><a class="link" href="GtkCLi
|
|
3317
3302
|
Sets data for the specified row. This is the same as calling gtk_clist_set_row_data_full(clist, row, data, NULL).
|
3318
3303
|
</p>
|
3319
3304
|
<div class="refsect3">
|
3320
|
-
<a name="
|
3305
|
+
<a name="gtk-clist-set-row-data.parameters"></a><h4>Parameters</h4>
|
3321
3306
|
<div class="informaltable"><table width="100%" border="0">
|
3322
3307
|
<colgroup>
|
3323
3308
|
<col width="150px" class="parameters_name">
|
@@ -3357,7 +3342,7 @@ gtk_clist_set_row_data_full (<em class="parameter"><code><a class="link" href="G
|
|
3357
3342
|
Sets the data for specified row, with a callback when the row is destroyed.
|
3358
3343
|
</p>
|
3359
3344
|
<div class="refsect3">
|
3360
|
-
<a name="
|
3345
|
+
<a name="gtk-clist-set-row-data-full.parameters"></a><h4>Parameters</h4>
|
3361
3346
|
<div class="informaltable"><table width="100%" border="0">
|
3362
3347
|
<colgroup>
|
3363
3348
|
<col width="150px" class="parameters_name">
|
@@ -3400,7 +3385,7 @@ gtk_clist_get_row_data (<em class="parameter"><code><a class="link" href="GtkCLi
|
|
3400
3385
|
Gets the currently set data for the specified row.
|
3401
3386
|
</p>
|
3402
3387
|
<div class="refsect3">
|
3403
|
-
<a name="
|
3388
|
+
<a name="gtk-clist-get-row-data.parameters"></a><h4>Parameters</h4>
|
3404
3389
|
<div class="informaltable"><table width="100%" border="0">
|
3405
3390
|
<colgroup>
|
3406
3391
|
<col width="150px" class="parameters_name">
|
@@ -3422,9 +3407,8 @@ Gets the currently set data for the specified row.
|
|
3422
3407
|
</table></div>
|
3423
3408
|
</div>
|
3424
3409
|
<div class="refsect3">
|
3425
|
-
<a name="
|
3410
|
+
<a name="gtk-clist-get-row-data.returns"></a><h4>Returns</h4>
|
3426
3411
|
<p>The data set for the row.</p>
|
3427
|
-
<p></p>
|
3428
3412
|
</div>
|
3429
3413
|
</div>
|
3430
3414
|
<hr>
|
@@ -3438,7 +3422,7 @@ gtk_clist_find_row_from_data (<em class="parameter"><code><a class="link" href="
|
|
3438
3422
|
Searches the CList for the row with the specified data.
|
3439
3423
|
</p>
|
3440
3424
|
<div class="refsect3">
|
3441
|
-
<a name="
|
3425
|
+
<a name="gtk-clist-find-row-from-data.parameters"></a><h4>Parameters</h4>
|
3442
3426
|
<div class="informaltable"><table width="100%" border="0">
|
3443
3427
|
<colgroup>
|
3444
3428
|
<col width="150px" class="parameters_name">
|
@@ -3460,9 +3444,8 @@ Searches the CList for the row with the specified data.
|
|
3460
3444
|
</table></div>
|
3461
3445
|
</div>
|
3462
3446
|
<div class="refsect3">
|
3463
|
-
<a name="
|
3447
|
+
<a name="gtk-clist-find-row-from-data.returns"></a><h4>Returns</h4>
|
3464
3448
|
<p>The number of the matching row, or -1 if no match could be found.</p>
|
3465
|
-
<p></p>
|
3466
3449
|
</div>
|
3467
3450
|
</div>
|
3468
3451
|
<hr>
|
@@ -3477,7 +3460,7 @@ gtk_clist_select_row (<em class="parameter"><code><a class="link" href="GtkCList
|
|
3477
3460
|
Selects the specified row. Causes the "select-row" signal to be emitted for the specified row and column.
|
3478
3461
|
</p>
|
3479
3462
|
<div class="refsect3">
|
3480
|
-
<a name="
|
3463
|
+
<a name="gtk-clist-select-row.parameters"></a><h4>Parameters</h4>
|
3481
3464
|
<div class="informaltable"><table width="100%" border="0">
|
3482
3465
|
<colgroup>
|
3483
3466
|
<col width="150px" class="parameters_name">
|
@@ -3516,7 +3499,7 @@ gtk_clist_unselect_row (<em class="parameter"><code><a class="link" href="GtkCLi
|
|
3516
3499
|
Unselects the specified row. Causes the "unselect-row" signal to be emitted for the specified row and column.
|
3517
3500
|
</p>
|
3518
3501
|
<div class="refsect3">
|
3519
|
-
<a name="
|
3502
|
+
<a name="gtk-clist-unselect-row.parameters"></a><h4>Parameters</h4>
|
3520
3503
|
<div class="informaltable"><table width="100%" border="0">
|
3521
3504
|
<colgroup>
|
3522
3505
|
<col width="150px" class="parameters_name">
|
@@ -3553,7 +3536,7 @@ gtk_clist_undo_selection (<em class="parameter"><code><a class="link" href="GtkC
|
|
3553
3536
|
Undoes the last selection for an "extended selection mode" CList.
|
3554
3537
|
</p>
|
3555
3538
|
<div class="refsect3">
|
3556
|
-
<a name="
|
3539
|
+
<a name="gtk-clist-undo-selection.parameters"></a><h4>Parameters</h4>
|
3557
3540
|
<div class="informaltable"><table width="100%" border="0">
|
3558
3541
|
<colgroup>
|
3559
3542
|
<col width="150px" class="parameters_name">
|
@@ -3578,7 +3561,7 @@ gtk_clist_clear (<em class="parameter"><code><a class="link" href="GtkCList.html
|
|
3578
3561
|
Removes all the CList's rows.
|
3579
3562
|
</p>
|
3580
3563
|
<div class="refsect3">
|
3581
|
-
<a name="
|
3564
|
+
<a name="gtk-clist-clear.parameters"></a><h4>Parameters</h4>
|
3582
3565
|
<div class="informaltable"><table width="100%" border="0">
|
3583
3566
|
<colgroup>
|
3584
3567
|
<col width="150px" class="parameters_name">
|
@@ -3607,7 +3590,7 @@ gtk_clist_get_selection_info (<em class="parameter"><code><a class="link" href="
|
|
3607
3590
|
Gets the row and column at the specified pixel position in the CList.
|
3608
3591
|
</p>
|
3609
3592
|
<div class="refsect3">
|
3610
|
-
<a name="
|
3593
|
+
<a name="gtk-clist-get-selection-info.parameters"></a><h4>Parameters</h4>
|
3611
3594
|
<div class="informaltable"><table width="100%" border="0">
|
3612
3595
|
<colgroup>
|
3613
3596
|
<col width="150px" class="parameters_name">
|
@@ -3644,9 +3627,8 @@ Gets the row and column at the specified pixel position in the CList.
|
|
3644
3627
|
</table></div>
|
3645
3628
|
</div>
|
3646
3629
|
<div class="refsect3">
|
3647
|
-
<a name="
|
3630
|
+
<a name="gtk-clist-get-selection-info.returns"></a><h4>Returns</h4>
|
3648
3631
|
<p>1 if row/column is returned and in range, 0 otherwise.</p>
|
3649
|
-
<p></p>
|
3650
3632
|
</div>
|
3651
3633
|
</div>
|
3652
3634
|
<hr>
|
@@ -3660,7 +3642,7 @@ Selects all rows in the CList. This function has no affect for a
|
|
3660
3642
|
CList in "single" or "browse" selection mode.
|
3661
3643
|
</p>
|
3662
3644
|
<div class="refsect3">
|
3663
|
-
<a name="
|
3645
|
+
<a name="gtk-clist-select-all.parameters"></a><h4>Parameters</h4>
|
3664
3646
|
<div class="informaltable"><table width="100%" border="0">
|
3665
3647
|
<colgroup>
|
3666
3648
|
<col width="150px" class="parameters_name">
|
@@ -3685,7 +3667,7 @@ gtk_clist_unselect_all (<em class="parameter"><code><a class="link" href="GtkCLi
|
|
3685
3667
|
Unselects all rows in the CList.
|
3686
3668
|
</p>
|
3687
3669
|
<div class="refsect3">
|
3688
|
-
<a name="
|
3670
|
+
<a name="gtk-clist-unselect-all.parameters"></a><h4>Parameters</h4>
|
3689
3671
|
<div class="informaltable"><table width="100%" border="0">
|
3690
3672
|
<colgroup>
|
3691
3673
|
<col width="150px" class="parameters_name">
|
@@ -3712,7 +3694,7 @@ gtk_clist_swap_rows (<em class="parameter"><code><a class="link" href="GtkCList.
|
|
3712
3694
|
Swaps the two specified rows with each other.
|
3713
3695
|
</p>
|
3714
3696
|
<div class="refsect3">
|
3715
|
-
<a name="
|
3697
|
+
<a name="gtk-clist-swap-rows.parameters"></a><h4>Parameters</h4>
|
3716
3698
|
<div class="informaltable"><table width="100%" border="0">
|
3717
3699
|
<colgroup>
|
3718
3700
|
<col width="150px" class="parameters_name">
|
@@ -3753,7 +3735,7 @@ ascending or with the type set by <a class="link" href="GtkCList.html#gtk-clist-
|
|
3753
3735
|
by <a class="link" href="GtkCList.html#gtk-clist-set-sort-column" title="gtk_clist_set_sort_column ()"><code class="function">gtk_clist_set_sort_column()</code></a>.
|
3754
3736
|
</p>
|
3755
3737
|
<div class="refsect3">
|
3756
|
-
<a name="
|
3738
|
+
<a name="gtk-clist-set-compare-func.parameters"></a><h4>Parameters</h4>
|
3757
3739
|
<div class="informaltable"><table width="100%" border="0">
|
3758
3740
|
<colgroup>
|
3759
3741
|
<col width="150px" class="parameters_name">
|
@@ -3787,7 +3769,7 @@ Sets the sort column of the clist. The sort column is used by the
|
|
3787
3769
|
default compare function to determine which column to sort by.
|
3788
3770
|
</p>
|
3789
3771
|
<div class="refsect3">
|
3790
|
-
<a name="
|
3772
|
+
<a name="gtk-clist-set-sort-column.parameters"></a><h4>Parameters</h4>
|
3791
3773
|
<div class="informaltable"><table width="100%" border="0">
|
3792
3774
|
<colgroup>
|
3793
3775
|
<col width="150px" class="parameters_name">
|
@@ -3821,7 +3803,7 @@ Sets the sort type of the <span class="type">GtkClist</span>. This is either GTK
|
|
3821
3803
|
ascening sort or GTK_SORT_DESCENDING for descending sort.
|
3822
3804
|
</p>
|
3823
3805
|
<div class="refsect3">
|
3824
|
-
<a name="
|
3806
|
+
<a name="gtk-clist-set-sort-type.parameters"></a><h4>Parameters</h4>
|
3825
3807
|
<div class="informaltable"><table width="100%" border="0">
|
3826
3808
|
<colgroup>
|
3827
3809
|
<col width="150px" class="parameters_name">
|
@@ -3854,7 +3836,7 @@ Sorts the <span class="type">GtkClist</span> according to the current compare fu
|
|
3854
3836
|
can be set with the <a class="link" href="GtkCList.html#gtk-clist-set-compare-func" title="gtk_clist_set_compare_func ()"><code class="function">gtk_clist_set_compare_func()</code></a> function.
|
3855
3837
|
</p>
|
3856
3838
|
<div class="refsect3">
|
3857
|
-
<a name="
|
3839
|
+
<a name="gtk-clist-sort.parameters"></a><h4>Parameters</h4>
|
3858
3840
|
<div class="informaltable"><table width="100%" border="0">
|
3859
3841
|
<colgroup>
|
3860
3842
|
<col width="150px" class="parameters_name">
|
@@ -3880,7 +3862,7 @@ gtk_clist_set_auto_sort (<em class="parameter"><code><a class="link" href="GtkCL
|
|
3880
3862
|
Turns on or off auto sort of the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a>. If auto sort is on, then the CList will be resorted when a row is inserted into the CList.
|
3881
3863
|
</p>
|
3882
3864
|
<div class="refsect3">
|
3883
|
-
<a name="
|
3865
|
+
<a name="gtk-clist-set-auto-sort.parameters"></a><h4>Parameters</h4>
|
3884
3866
|
<div class="informaltable"><table width="100%" border="0">
|
3885
3867
|
<colgroup>
|
3886
3868
|
<col width="150px" class="parameters_name">
|
@@ -3912,7 +3894,7 @@ gtk_clist_columns_autosize (<em class="parameter"><code><a class="link" href="Gt
|
|
3912
3894
|
Auto-sizes all columns in the CList and returns the total width of the CList.
|
3913
3895
|
</p>
|
3914
3896
|
<div class="refsect3">
|
3915
|
-
<a name="
|
3897
|
+
<a name="gtk-clist-columns-autosize.parameters"></a><h4>Parameters</h4>
|
3916
3898
|
<div class="informaltable"><table width="100%" border="0">
|
3917
3899
|
<colgroup>
|
3918
3900
|
<col width="150px" class="parameters_name">
|
@@ -3927,9 +3909,8 @@ Auto-sizes all columns in the CList and returns the total width of the CList.
|
|
3927
3909
|
</table></div>
|
3928
3910
|
</div>
|
3929
3911
|
<div class="refsect3">
|
3930
|
-
<a name="
|
3912
|
+
<a name="gtk-clist-columns-autosize.returns"></a><h4>Returns</h4>
|
3931
3913
|
<p>The total width of the CList.</p>
|
3932
|
-
<p></p>
|
3933
3914
|
</div>
|
3934
3915
|
</div>
|
3935
3916
|
<hr>
|
@@ -3943,7 +3924,7 @@ gtk_clist_get_column_title (<em class="parameter"><code><a class="link" href="Gt
|
|
3943
3924
|
Gets the current title of the specified column
|
3944
3925
|
</p>
|
3945
3926
|
<div class="refsect3">
|
3946
|
-
<a name="
|
3927
|
+
<a name="gtk-clist-get-column-title.parameters"></a><h4>Parameters</h4>
|
3947
3928
|
<div class="informaltable"><table width="100%" border="0">
|
3948
3929
|
<colgroup>
|
3949
3930
|
<col width="150px" class="parameters_name">
|
@@ -3965,9 +3946,8 @@ Gets the current title of the specified column
|
|
3965
3946
|
</table></div>
|
3966
3947
|
</div>
|
3967
3948
|
<div class="refsect3">
|
3968
|
-
<a name="
|
3949
|
+
<a name="gtk-clist-get-column-title.returns"></a><h4>Returns</h4>
|
3969
3950
|
<p>The title of the column.</p>
|
3970
|
-
<p></p>
|
3971
3951
|
</div>
|
3972
3952
|
</div>
|
3973
3953
|
<hr>
|
@@ -3981,7 +3961,7 @@ gtk_clist_get_column_widget (<em class="parameter"><code><a class="link" href="G
|
|
3981
3961
|
Gets the widget in the column header for the specified column.
|
3982
3962
|
</p>
|
3983
3963
|
<div class="refsect3">
|
3984
|
-
<a name="
|
3964
|
+
<a name="gtk-clist-get-column-widget.parameters"></a><h4>Parameters</h4>
|
3985
3965
|
<div class="informaltable"><table width="100%" border="0">
|
3986
3966
|
<colgroup>
|
3987
3967
|
<col width="150px" class="parameters_name">
|
@@ -4003,9 +3983,8 @@ Gets the widget in the column header for the specified column.
|
|
4003
3983
|
</table></div>
|
4004
3984
|
</div>
|
4005
3985
|
<div class="refsect3">
|
4006
|
-
<a name="
|
3986
|
+
<a name="gtk-clist-get-column-widget.returns"></a><h4>Returns</h4>
|
4007
3987
|
<p>Pointer to a <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> for the column header.</p>
|
4008
|
-
<p></p>
|
4009
3988
|
</div>
|
4010
3989
|
</div>
|
4011
3990
|
<hr>
|
@@ -4019,7 +3998,7 @@ Gets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span c
|
|
4019
3998
|
aspect.
|
4020
3999
|
</p>
|
4021
4000
|
<div class="refsect3">
|
4022
|
-
<a name="
|
4001
|
+
<a name="gtk-clist-get-hadjustment.parameters"></a><h4>Parameters</h4>
|
4023
4002
|
<div class="informaltable"><table width="100%" border="0">
|
4024
4003
|
<colgroup>
|
4025
4004
|
<col width="150px" class="parameters_name">
|
@@ -4034,10 +4013,9 @@ aspect.
|
|
4034
4013
|
</table></div>
|
4035
4014
|
</div>
|
4036
4015
|
<div class="refsect3">
|
4037
|
-
<a name="
|
4016
|
+
<a name="gtk-clist-get-hadjustment.returns"></a><h4>Returns</h4>
|
4038
4017
|
<p>A <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> object, or NULL if none is currently
|
4039
4018
|
being used.</p>
|
4040
|
-
<p></p>
|
4041
4019
|
</div>
|
4042
4020
|
</div>
|
4043
4021
|
<hr>
|
@@ -4051,7 +4029,7 @@ Gets the <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span c
|
|
4051
4029
|
aspect.
|
4052
4030
|
</p>
|
4053
4031
|
<div class="refsect3">
|
4054
|
-
<a name="
|
4032
|
+
<a name="gtk-clist-get-vadjustment.parameters"></a><h4>Parameters</h4>
|
4055
4033
|
<div class="informaltable"><table width="100%" border="0">
|
4056
4034
|
<colgroup>
|
4057
4035
|
<col width="150px" class="parameters_name">
|
@@ -4066,10 +4044,9 @@ aspect.
|
|
4066
4044
|
</table></div>
|
4067
4045
|
</div>
|
4068
4046
|
<div class="refsect3">
|
4069
|
-
<a name="
|
4047
|
+
<a name="gtk-clist-get-vadjustment.returns"></a><h4>Returns</h4>
|
4070
4048
|
<p>A <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> object, or NULL if none is currently
|
4071
4049
|
being used.</p>
|
4072
|
-
<p></p>
|
4073
4050
|
</div>
|
4074
4051
|
</div>
|
4075
4052
|
<hr>
|
@@ -4085,7 +4062,7 @@ Allows you to move a row from one position to another in the
|
|
4085
4062
|
list.
|
4086
4063
|
</p>
|
4087
4064
|
<div class="refsect3">
|
4088
|
-
<a name="
|
4065
|
+
<a name="gtk-clist-row-move.parameters"></a><h4>Parameters</h4>
|
4089
4066
|
<div class="informaltable"><table width="100%" border="0">
|
4090
4067
|
<colgroup>
|
4091
4068
|
<col width="150px" class="parameters_name">
|
@@ -4125,7 +4102,7 @@ Sets the action(s) that the specified mouse button will have
|
|
4125
4102
|
on the CList.
|
4126
4103
|
</p>
|
4127
4104
|
<div class="refsect3">
|
4128
|
-
<a name="
|
4105
|
+
<a name="gtk-clist-set-button-actions.parameters"></a><h4>Parameters</h4>
|
4129
4106
|
<div class="informaltable"><table width="100%" border="0">
|
4130
4107
|
<colgroup>
|
4131
4108
|
<col width="150px" class="parameters_name">
|
@@ -4167,7 +4144,7 @@ Allows you to set the <a class="link" href="GtkAdjustment.html" title="GtkAdjust
|
|
4167
4144
|
aspect of the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> widget.
|
4168
4145
|
</p>
|
4169
4146
|
<div class="refsect3">
|
4170
|
-
<a name="
|
4147
|
+
<a name="gtk-clist-set-hadjustment.parameters"></a><h4>Parameters</h4>
|
4171
4148
|
<div class="informaltable"><table width="100%" border="0">
|
4172
4149
|
<colgroup>
|
4173
4150
|
<col width="150px" class="parameters_name">
|
@@ -4200,7 +4177,7 @@ gtk_clist_set_reorderable (<em class="parameter"><code><a class="link" href="Gtk
|
|
4200
4177
|
Sets whether the CList's rows are re-orderable using drag-and-drop.
|
4201
4178
|
</p>
|
4202
4179
|
<div class="refsect3">
|
4203
|
-
<a name="
|
4180
|
+
<a name="gtk-clist-set-reorderable.parameters"></a><h4>Parameters</h4>
|
4204
4181
|
<div class="informaltable"><table width="100%" border="0">
|
4205
4182
|
<colgroup>
|
4206
4183
|
<col width="150px" class="parameters_name">
|
@@ -4234,7 +4211,7 @@ Determines whether the <span class="type">GtkClist</span> should use icons when
|
|
4234
4211
|
doing drag-and-drop operations.
|
4235
4212
|
</p>
|
4236
4213
|
<div class="refsect3">
|
4237
|
-
<a name="
|
4214
|
+
<a name="gtk-clist-set-use-drag-icons.parameters"></a><h4>Parameters</h4>
|
4238
4215
|
<div class="informaltable"><table width="100%" border="0">
|
4239
4216
|
<colgroup>
|
4240
4217
|
<col width="150px" class="parameters_name">
|
@@ -4268,7 +4245,7 @@ Allows you to set the <a class="link" href="GtkAdjustment.html" title="GtkAdjust
|
|
4268
4245
|
aspect of the <a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> widget.
|
4269
4246
|
</p>
|
4270
4247
|
<div class="refsect3">
|
4271
|
-
<a name="
|
4248
|
+
<a name="gtk-clist-set-vadjustment.parameters"></a><h4>Parameters</h4>
|
4272
4249
|
<div class="informaltable"><table width="100%" border="0">
|
4273
4250
|
<colgroup>
|
4274
4251
|
<col width="150px" class="parameters_name">
|
@@ -4312,7 +4289,7 @@ contain text, pixmaps, or both. Unfortunately support for <a class="link" href="
|
|
4312
4289
|
was never completed.
|
4313
4290
|
</p>
|
4314
4291
|
<div class="refsect3">
|
4315
|
-
<a name="
|
4292
|
+
<a name="GtkCellType.members"></a><h4>Members</h4>
|
4316
4293
|
<div class="informaltable"><table width="100%" border="0">
|
4317
4294
|
<colgroup>
|
4318
4295
|
<col width="300px" class="enum_members_name">
|
@@ -4358,7 +4335,7 @@ Values for specifying what mouse button events a CList will
|
|
4358
4335
|
react to.
|
4359
4336
|
</p>
|
4360
4337
|
<div class="refsect3">
|
4361
|
-
<a name="
|
4338
|
+
<a name="GtkButtonAction.members"></a><h4>Members</h4>
|
4362
4339
|
<div class="informaltable"><table width="100%" border="0">
|
4363
4340
|
<colgroup>
|
4364
4341
|
<col width="300px" class="enum_members_name">
|
@@ -4600,7 +4577,7 @@ a cell for a drag operation.
|
|
4600
4577
|
An enumeration for drag operations.
|
4601
4578
|
</p>
|
4602
4579
|
<div class="refsect3">
|
4603
|
-
<a name="
|
4580
|
+
<a name="GtkCListDragPos.members"></a><h4>Members</h4>
|
4604
4581
|
<div class="informaltable"><table width="100%" border="0">
|
4605
4582
|
<colgroup>
|
4606
4583
|
<col width="300px" class="enum_members_name">
|
@@ -4689,7 +4666,6 @@ Sets the shadowing for the CList.
|
|
4689
4666
|
<div class="refsect2">
|
4690
4667
|
<a name="GtkCList--sort-type"></a><h3>The <code class="literal">“sort-type”</code> property</h3>
|
4691
4668
|
<pre class="programlisting"> “sort-type” <a class="link" href="gtk2-Standard-Enumerations.html#GtkSortType" title="enum GtkSortType"><span class="type">GtkSortType</span></a></pre>
|
4692
|
-
<p></p>
|
4693
4669
|
<p>Flags: Read / Write</p>
|
4694
4670
|
<p>Default value: GTK_SORT_ASCENDING</p>
|
4695
4671
|
</div>
|
@@ -4727,7 +4703,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4727
4703
|
This signal is emitted when a column resize is aborted.
|
4728
4704
|
</p>
|
4729
4705
|
<div class="refsect3">
|
4730
|
-
<a name="
|
4706
|
+
<a name="GtkCList-abort-column-resize.parameters"></a><h4>Parameters</h4>
|
4731
4707
|
<div class="informaltable"><table width="100%" border="0">
|
4732
4708
|
<colgroup>
|
4733
4709
|
<col width="150px" class="parameters_name">
|
@@ -4761,7 +4737,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4761
4737
|
This signal is emitted when a column title is clicked.
|
4762
4738
|
</p>
|
4763
4739
|
<div class="refsect3">
|
4764
|
-
<a name="
|
4740
|
+
<a name="GtkCList-click-column.parameters"></a><h4>Parameters</h4>
|
4765
4741
|
<div class="informaltable"><table width="100%" border="0">
|
4766
4742
|
<colgroup>
|
4767
4743
|
<col width="150px" class="parameters_name">
|
@@ -4800,7 +4776,7 @@ This signal is emitted when a selection ends in a
|
|
4800
4776
|
multiple selection CList.
|
4801
4777
|
</p>
|
4802
4778
|
<div class="refsect3">
|
4803
|
-
<a name="
|
4779
|
+
<a name="GtkCList-end-selection.parameters"></a><h4>Parameters</h4>
|
4804
4780
|
<div class="informaltable"><table width="100%" border="0">
|
4805
4781
|
<colgroup>
|
4806
4782
|
<col width="150px" class="parameters_name">
|
@@ -4836,7 +4812,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4836
4812
|
This signal is emitted when the selection is extended.
|
4837
4813
|
</p>
|
4838
4814
|
<div class="refsect3">
|
4839
|
-
<a name="
|
4815
|
+
<a name="GtkCList-extend-selection.parameters"></a><h4>Parameters</h4>
|
4840
4816
|
<div class="informaltable"><table width="100%" border="0">
|
4841
4817
|
<colgroup>
|
4842
4818
|
<col width="150px" class="parameters_name">
|
@@ -4887,7 +4863,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4887
4863
|
This signal is emitted when a column is resized.
|
4888
4864
|
</p>
|
4889
4865
|
<div class="refsect3">
|
4890
|
-
<a name="
|
4866
|
+
<a name="GtkCList-resize-column.parameters"></a><h4>Parameters</h4>
|
4891
4867
|
<div class="informaltable"><table width="100%" border="0">
|
4892
4868
|
<colgroup>
|
4893
4869
|
<col width="150px" class="parameters_name">
|
@@ -4932,7 +4908,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4932
4908
|
This signal is emitted when a row is moved.
|
4933
4909
|
</p>
|
4934
4910
|
<div class="refsect3">
|
4935
|
-
<a name="
|
4911
|
+
<a name="GtkCList-row-move.parameters"></a><h4>Parameters</h4>
|
4936
4912
|
<div class="informaltable"><table width="100%" border="0">
|
4937
4913
|
<colgroup>
|
4938
4914
|
<col width="150px" class="parameters_name">
|
@@ -4977,7 +4953,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
4977
4953
|
This signal is emitted when the CList is scrolled horizontally.
|
4978
4954
|
</p>
|
4979
4955
|
<div class="refsect3">
|
4980
|
-
<a name="
|
4956
|
+
<a name="GtkCList-scroll-horizontal.parameters"></a><h4>Parameters</h4>
|
4981
4957
|
<div class="informaltable"><table width="100%" border="0">
|
4982
4958
|
<colgroup>
|
4983
4959
|
<col width="150px" class="parameters_name">
|
@@ -5022,7 +4998,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5022
4998
|
This signal is emitted when the CList is scrolled vertically.
|
5023
4999
|
</p>
|
5024
5000
|
<div class="refsect3">
|
5025
|
-
<a name="
|
5001
|
+
<a name="GtkCList-scroll-vertical.parameters"></a><h4>Parameters</h4>
|
5026
5002
|
<div class="informaltable"><table width="100%" border="0">
|
5027
5003
|
<colgroup>
|
5028
5004
|
<col width="150px" class="parameters_name">
|
@@ -5065,7 +5041,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5065
5041
|
This signal is emitted when all the rows are selected in a CList.
|
5066
5042
|
</p>
|
5067
5043
|
<div class="refsect3">
|
5068
|
-
<a name="
|
5044
|
+
<a name="GtkCList-select-all.parameters"></a><h4>Parameters</h4>
|
5069
5045
|
<div class="informaltable"><table width="100%" border="0">
|
5070
5046
|
<colgroup>
|
5071
5047
|
<col width="150px" class="parameters_name">
|
@@ -5095,7 +5071,7 @@ This signal is emitted when all the rows are selected in a CList.
|
|
5095
5071
|
user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist,
|
5096
5072
|
<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> arg1,
|
5097
5073
|
<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> arg2,
|
5098
|
-
<a href="
|
5074
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg3,
|
5099
5075
|
<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>
|
5100
5076
|
<p>
|
5101
5077
|
This signal is emitted when the user selects a row in the list.
|
@@ -5103,7 +5079,7 @@ It is emitted for every row that is selected in a multi-selection or
|
|
5103
5079
|
by calling <a class="link" href="GtkCList.html#gtk-clist-select-all" title="gtk_clist_select_all ()"><code class="function">gtk_clist_select_all()</code></a>.
|
5104
5080
|
</p>
|
5105
5081
|
<div class="refsect3">
|
5106
|
-
<a name="
|
5082
|
+
<a name="GtkCList-select-row.parameters"></a><h4>Parameters</h4>
|
5107
5083
|
<div class="informaltable"><table width="100%" border="0">
|
5108
5084
|
<colgroup>
|
5109
5085
|
<col width="150px" class="parameters_name">
|
@@ -5128,7 +5104,7 @@ by calling <a class="link" href="GtkCList.html#gtk-clist-select-all" title="gtk_
|
|
5128
5104
|
</tr>
|
5129
5105
|
<tr>
|
5130
5106
|
<td class="parameter_name"><p>event</p></td>
|
5131
|
-
<td class="parameter_description"><p>A <a href="
|
5107
|
+
<td class="parameter_description"><p>A <a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> structure for the selection.</p></td>
|
5132
5108
|
<td class="parameter_annotations"> </td>
|
5133
5109
|
</tr>
|
5134
5110
|
<tr>
|
@@ -5152,7 +5128,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5152
5128
|
<p>
|
5153
5129
|
</p>
|
5154
5130
|
<div class="refsect3">
|
5155
|
-
<a name="
|
5131
|
+
<a name="GtkCList-set-scroll-adjustments.parameters"></a><h4>Parameters</h4>
|
5156
5132
|
<div class="informaltable"><table width="100%" border="0">
|
5157
5133
|
<colgroup>
|
5158
5134
|
<col width="150px" class="parameters_name">
|
@@ -5186,7 +5162,7 @@ This signal is emitted when a drag-selection is started in
|
|
5186
5162
|
a multiple-selection CList.
|
5187
5163
|
</p>
|
5188
5164
|
<div class="refsect3">
|
5189
|
-
<a name="
|
5165
|
+
<a name="GtkCList-start-selection.parameters"></a><h4>Parameters</h4>
|
5190
5166
|
<div class="informaltable"><table width="100%" border="0">
|
5191
5167
|
<colgroup>
|
5192
5168
|
<col width="150px" class="parameters_name">
|
@@ -5219,7 +5195,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5219
5195
|
This signal is emitted when "add mode" is toggled.
|
5220
5196
|
</p>
|
5221
5197
|
<div class="refsect3">
|
5222
|
-
<a name="
|
5198
|
+
<a name="GtkCList-toggle-add-mode.parameters"></a><h4>Parameters</h4>
|
5223
5199
|
<div class="informaltable"><table width="100%" border="0">
|
5224
5200
|
<colgroup>
|
5225
5201
|
<col width="150px" class="parameters_name">
|
@@ -5251,7 +5227,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5251
5227
|
<p>
|
5252
5228
|
</p>
|
5253
5229
|
<div class="refsect3">
|
5254
|
-
<a name="
|
5230
|
+
<a name="GtkCList-toggle-focus-row.parameters"></a><h4>Parameters</h4>
|
5255
5231
|
<div class="informaltable"><table width="100%" border="0">
|
5256
5232
|
<colgroup>
|
5257
5233
|
<col width="150px" class="parameters_name">
|
@@ -5285,7 +5261,7 @@ This signal is emitted when an undo selection occurs in the CList,
|
|
5285
5261
|
probably via calling <a class="link" href="GtkCList.html#gtk-clist-undo-selection" title="gtk_clist_undo_selection ()"><code class="function">gtk_clist_undo_selection()</code></a>.
|
5286
5262
|
</p>
|
5287
5263
|
<div class="refsect3">
|
5288
|
-
<a name="
|
5264
|
+
<a name="GtkCList-undo-selection.parameters"></a><h4>Parameters</h4>
|
5289
5265
|
<div class="informaltable"><table width="100%" border="0">
|
5290
5266
|
<colgroup>
|
5291
5267
|
<col width="150px" class="parameters_name">
|
@@ -5318,7 +5294,7 @@ user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class
|
|
5318
5294
|
This signal is emitted when all rows are unselected in a CList.
|
5319
5295
|
</p>
|
5320
5296
|
<div class="refsect3">
|
5321
|
-
<a name="
|
5297
|
+
<a name="GtkCList-unselect-all.parameters"></a><h4>Parameters</h4>
|
5322
5298
|
<div class="informaltable"><table width="100%" border="0">
|
5323
5299
|
<colgroup>
|
5324
5300
|
<col width="150px" class="parameters_name">
|
@@ -5348,7 +5324,7 @@ This signal is emitted when all rows are unselected in a CList.
|
|
5348
5324
|
user_function (<a class="link" href="GtkCList.html" title="GtkCList"><span class="type">GtkCList</span></a> *clist,
|
5349
5325
|
<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> arg1,
|
5350
5326
|
<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> arg2,
|
5351
|
-
<a href="
|
5327
|
+
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *arg3,
|
5352
5328
|
<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>
|
5353
5329
|
<p>
|
5354
5330
|
This signal is emitted when the user unselects a row in the list.
|
@@ -5357,7 +5333,7 @@ by calling <a class="link" href="GtkCList.html#gtk-clist-unselect-all" title="gt
|
|
5357
5333
|
previously selected row in a "single" or "browse" mode CList.
|
5358
5334
|
</p>
|
5359
5335
|
<div class="refsect3">
|
5360
|
-
<a name="
|
5336
|
+
<a name="GtkCList-unselect-row.parameters"></a><h4>Parameters</h4>
|
5361
5337
|
<div class="informaltable"><table width="100%" border="0">
|
5362
5338
|
<colgroup>
|
5363
5339
|
<col width="150px" class="parameters_name">
|
@@ -5393,7 +5369,6 @@ previously selected row in a "single" or "browse" mode CList.
|
|
5393
5369
|
</div>
|
5394
5370
|
</div>
|
5395
5371
|
<div class="footer">
|
5396
|
-
<hr>
|
5397
|
-
Generated by GTK-Doc V1.21.1</div>
|
5372
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
5398
5373
|
</body>
|
5399
5374
|
</html>
|