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="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
9
9
|
<link rel="prev" href="GtkCellView.html" title="GtkCellView">
|
10
10
|
<link rel="next" href="GtkTreeSortable.html" title="GtkTreeSortable">
|
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">
|
@@ -542,7 +542,7 @@
|
|
542
542
|
</tr>
|
543
543
|
<tr>
|
544
544
|
<td class="function_type">
|
545
|
-
<a href="
|
545
|
+
<a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> *
|
546
546
|
</td>
|
547
547
|
<td class="function_name">
|
548
548
|
<a class="link" href="GtkIconView.html#gtk-icon-view-create-drag-icon" title="gtk_icon_view_create_drag_icon ()">gtk_icon_view_create_drag_icon</a> <span class="c_punctuation">()</span>
|
@@ -660,7 +660,7 @@
|
|
660
660
|
</tr>
|
661
661
|
<tr>
|
662
662
|
<td class="property_type">
|
663
|
-
<a href="
|
663
|
+
<a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</td>
|
664
664
|
<td class="property_name"><a class="link" href="GtkIconView.html#GtkIconView--s-selection-box-color" title="The “selection-box-color” style property">selection-box-color</a></td>
|
665
665
|
<td class="property_flags">Read</td>
|
666
666
|
</tr>
|
@@ -745,7 +745,7 @@
|
|
745
745
|
</div>
|
746
746
|
<div class="refsect1">
|
747
747
|
<a name="GtkIconView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
748
|
-
<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>
|
748
|
+
<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>
|
749
749
|
<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>
|
750
750
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
751
751
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -788,7 +788,7 @@ A function used by <a class="link" href="GtkIconView.html#gtk-icon-view-selected
|
|
788
788
|
selected rows. It will be called on every selected row in the view.
|
789
789
|
</p>
|
790
790
|
<div class="refsect3">
|
791
|
-
<a name="
|
791
|
+
<a name="GtkIconViewForeachFunc.parameters"></a><h4>Parameters</h4>
|
792
792
|
<div class="informaltable"><table width="100%" border="0">
|
793
793
|
<colgroup>
|
794
794
|
<col width="150px" class="parameters_name">
|
@@ -822,11 +822,10 @@ selected rows. It will be called on every selected row in the view.
|
|
822
822
|
gtk_icon_view_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
823
823
|
<p>Creates a new <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> widget</p>
|
824
824
|
<div class="refsect3">
|
825
|
-
<a name="
|
825
|
+
<a name="gtk-icon-view-new.returns"></a><h4>Returns</h4>
|
826
826
|
<p> A newly created <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> widget</p>
|
827
|
-
<p></p>
|
828
827
|
</div>
|
829
|
-
<p class="since">Since 2.6</p>
|
828
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
830
829
|
</div>
|
831
830
|
<hr>
|
832
831
|
<div class="refsect2">
|
@@ -836,7 +835,7 @@ gtk_icon_view_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
836
835
|
<p>Creates a new <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> widget with the model <em class="parameter"><code>model</code></em>
|
837
836
|
.</p>
|
838
837
|
<div class="refsect3">
|
839
|
-
<a name="
|
838
|
+
<a name="gtk-icon-view-new-with-model.parameters"></a><h4>Parameters</h4>
|
840
839
|
<div class="informaltable"><table width="100%" border="0">
|
841
840
|
<colgroup>
|
842
841
|
<col width="150px" class="parameters_name">
|
@@ -851,11 +850,10 @@ gtk_icon_view_new_with_model (<em class="parameter"><code><a class="link" href="
|
|
851
850
|
</table></div>
|
852
851
|
</div>
|
853
852
|
<div class="refsect3">
|
854
|
-
<a name="
|
853
|
+
<a name="gtk-icon-view-new-with-model.returns"></a><h4>Returns</h4>
|
855
854
|
<p> A newly created <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> widget.</p>
|
856
|
-
<p></p>
|
857
855
|
</div>
|
858
|
-
<p class="since">Since 2.6</p>
|
856
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
859
857
|
</div>
|
860
858
|
<hr>
|
861
859
|
<div class="refsect2">
|
@@ -870,7 +868,7 @@ it before setting the new model. If <em class="parameter"><code>model</code></e
|
|
870
868
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then
|
871
869
|
it will unset the old model.</p>
|
872
870
|
<div class="refsect3">
|
873
|
-
<a name="
|
871
|
+
<a name="gtk-icon-view-set-model.parameters"></a><h4>Parameters</h4>
|
874
872
|
<div class="informaltable"><table width="100%" border="0">
|
875
873
|
<colgroup>
|
876
874
|
<col width="150px" class="parameters_name">
|
@@ -891,7 +889,7 @@ it will unset the old model.</p>
|
|
891
889
|
</tbody>
|
892
890
|
</table></div>
|
893
891
|
</div>
|
894
|
-
<p class="since">Since 2.6</p>
|
892
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
895
893
|
</div>
|
896
894
|
<hr>
|
897
895
|
<div class="refsect2">
|
@@ -901,7 +899,7 @@ gtk_icon_view_get_model (<em class="parameter"><code><a class="link" href="GtkIc
|
|
901
899
|
<p>Returns the model the <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> is based on. Returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
902
900
|
model is unset.</p>
|
903
901
|
<div class="refsect3">
|
904
|
-
<a name="
|
902
|
+
<a name="gtk-icon-view-get-model.parameters"></a><h4>Parameters</h4>
|
905
903
|
<div class="informaltable"><table width="100%" border="0">
|
906
904
|
<colgroup>
|
907
905
|
<col width="150px" class="parameters_name">
|
@@ -916,12 +914,12 @@ model is unset.</p>
|
|
916
914
|
</table></div>
|
917
915
|
</div>
|
918
916
|
<div class="refsect3">
|
919
|
-
<a name="
|
917
|
+
<a name="gtk-icon-view-get-model.returns"></a><h4>Returns</h4>
|
920
918
|
<p> A <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none is
|
921
919
|
currently being used. </p>
|
922
920
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
923
921
|
</div>
|
924
|
-
<p class="since">Since 2.6</p>
|
922
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
925
923
|
</div>
|
926
924
|
<hr>
|
927
925
|
<div class="refsect2">
|
@@ -934,7 +932,7 @@ gtk_icon_view_set_text_column (<em class="parameter"><code><a class="link" href=
|
|
934
932
|
. The text
|
935
933
|
column must be of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html#G-TYPE-STRING:CAPS"><span class="type">G_TYPE_STRING</span></a>.</p>
|
936
934
|
<div class="refsect3">
|
937
|
-
<a name="
|
935
|
+
<a name="gtk-icon-view-set-text-column.parameters"></a><h4>Parameters</h4>
|
938
936
|
<div class="informaltable"><table width="100%" border="0">
|
939
937
|
<colgroup>
|
940
938
|
<col width="150px" class="parameters_name">
|
@@ -955,7 +953,7 @@ column must be of type <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/loc
|
|
955
953
|
</tbody>
|
956
954
|
</table></div>
|
957
955
|
</div>
|
958
|
-
<p class="since">Since 2.6</p>
|
956
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
959
957
|
</div>
|
960
958
|
<hr>
|
961
959
|
<div class="refsect2">
|
@@ -965,7 +963,7 @@ gtk_icon_view_get_text_column (<em class="parameter"><code><a class="link" href=
|
|
965
963
|
<p>Returns the column with text for <em class="parameter"><code>icon_view</code></em>
|
966
964
|
.</p>
|
967
965
|
<div class="refsect3">
|
968
|
-
<a name="
|
966
|
+
<a name="gtk-icon-view-get-text-column.parameters"></a><h4>Parameters</h4>
|
969
967
|
<div class="informaltable"><table width="100%" border="0">
|
970
968
|
<colgroup>
|
971
969
|
<col width="150px" class="parameters_name">
|
@@ -980,11 +978,10 @@ gtk_icon_view_get_text_column (<em class="parameter"><code><a class="link" href=
|
|
980
978
|
</table></div>
|
981
979
|
</div>
|
982
980
|
<div class="refsect3">
|
983
|
-
<a name="
|
981
|
+
<a name="gtk-icon-view-get-text-column.returns"></a><h4>Returns</h4>
|
984
982
|
<p> the text column, or -1 if it's unset.</p>
|
985
|
-
<p></p>
|
986
983
|
</div>
|
987
|
-
<p class="since">Since 2.6</p>
|
984
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
988
985
|
</div>
|
989
986
|
<hr>
|
990
987
|
<div class="refsect2">
|
@@ -999,7 +996,7 @@ gtk_icon_view_set_markup_column (<em class="parameter"><code><a class="link" hre
|
|
999
996
|
If the markup column is set to something, it overrides
|
1000
997
|
the text column set by <a class="link" href="GtkIconView.html#gtk-icon-view-set-text-column" title="gtk_icon_view_set_text_column ()"><code class="function">gtk_icon_view_set_text_column()</code></a>.</p>
|
1001
998
|
<div class="refsect3">
|
1002
|
-
<a name="
|
999
|
+
<a name="gtk-icon-view-set-markup-column.parameters"></a><h4>Parameters</h4>
|
1003
1000
|
<div class="informaltable"><table width="100%" border="0">
|
1004
1001
|
<colgroup>
|
1005
1002
|
<col width="150px" class="parameters_name">
|
@@ -1020,7 +1017,7 @@ the text column set by <a class="link" href="GtkIconView.html#gtk-icon-view-set-
|
|
1020
1017
|
</tbody>
|
1021
1018
|
</table></div>
|
1022
1019
|
</div>
|
1023
|
-
<p class="since">Since 2.6</p>
|
1020
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1024
1021
|
</div>
|
1025
1022
|
<hr>
|
1026
1023
|
<div class="refsect2">
|
@@ -1030,7 +1027,7 @@ gtk_icon_view_get_markup_column (<em class="parameter"><code><a class="link" hre
|
|
1030
1027
|
<p>Returns the column with markup text for <em class="parameter"><code>icon_view</code></em>
|
1031
1028
|
.</p>
|
1032
1029
|
<div class="refsect3">
|
1033
|
-
<a name="
|
1030
|
+
<a name="gtk-icon-view-get-markup-column.parameters"></a><h4>Parameters</h4>
|
1034
1031
|
<div class="informaltable"><table width="100%" border="0">
|
1035
1032
|
<colgroup>
|
1036
1033
|
<col width="150px" class="parameters_name">
|
@@ -1045,11 +1042,10 @@ gtk_icon_view_get_markup_column (<em class="parameter"><code><a class="link" hre
|
|
1045
1042
|
</table></div>
|
1046
1043
|
</div>
|
1047
1044
|
<div class="refsect3">
|
1048
|
-
<a name="
|
1045
|
+
<a name="gtk-icon-view-get-markup-column.returns"></a><h4>Returns</h4>
|
1049
1046
|
<p> the markup column, or -1 if it's unset.</p>
|
1050
|
-
<p></p>
|
1051
1047
|
</div>
|
1052
|
-
<p class="since">Since 2.6</p>
|
1048
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1053
1049
|
</div>
|
1054
1050
|
<hr>
|
1055
1051
|
<div class="refsect2">
|
@@ -1062,7 +1058,7 @@ gtk_icon_view_set_pixbuf_column (<em class="parameter"><code><a class="link" hre
|
|
1062
1058
|
. The pixbuf
|
1063
1059
|
column must be of type <span class="type">GDK_TYPE_PIXBUF</span></p>
|
1064
1060
|
<div class="refsect3">
|
1065
|
-
<a name="
|
1061
|
+
<a name="gtk-icon-view-set-pixbuf-column.parameters"></a><h4>Parameters</h4>
|
1066
1062
|
<div class="informaltable"><table width="100%" border="0">
|
1067
1063
|
<colgroup>
|
1068
1064
|
<col width="150px" class="parameters_name">
|
@@ -1083,7 +1079,7 @@ column must be of type <span class="type">GDK_TYPE_PIXBUF</span></p>
|
|
1083
1079
|
</tbody>
|
1084
1080
|
</table></div>
|
1085
1081
|
</div>
|
1086
|
-
<p class="since">Since 2.6</p>
|
1082
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1087
1083
|
</div>
|
1088
1084
|
<hr>
|
1089
1085
|
<div class="refsect2">
|
@@ -1093,7 +1089,7 @@ gtk_icon_view_get_pixbuf_column (<em class="parameter"><code><a class="link" hre
|
|
1093
1089
|
<p>Returns the column with pixbufs for <em class="parameter"><code>icon_view</code></em>
|
1094
1090
|
.</p>
|
1095
1091
|
<div class="refsect3">
|
1096
|
-
<a name="
|
1092
|
+
<a name="gtk-icon-view-get-pixbuf-column.parameters"></a><h4>Parameters</h4>
|
1097
1093
|
<div class="informaltable"><table width="100%" border="0">
|
1098
1094
|
<colgroup>
|
1099
1095
|
<col width="150px" class="parameters_name">
|
@@ -1108,11 +1104,10 @@ gtk_icon_view_get_pixbuf_column (<em class="parameter"><code><a class="link" hre
|
|
1108
1104
|
</table></div>
|
1109
1105
|
</div>
|
1110
1106
|
<div class="refsect3">
|
1111
|
-
<a name="
|
1107
|
+
<a name="gtk-icon-view-get-pixbuf-column.returns"></a><h4>Returns</h4>
|
1112
1108
|
<p> the pixbuf column, or -1 if it's unset.</p>
|
1113
|
-
<p></p>
|
1114
1109
|
</div>
|
1115
|
-
<p class="since">Since 2.6</p>
|
1110
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1116
1111
|
</div>
|
1117
1112
|
<hr>
|
1118
1113
|
<div class="refsect2">
|
@@ -1129,7 +1124,7 @@ the cell at the specified position.
|
|
1129
1124
|
See <a class="link" href="GtkIconView.html#gtk-icon-view-convert-widget-to-bin-window-coords" title="gtk_icon_view_convert_widget_to_bin_window_coords ()"><code class="function">gtk_icon_view_convert_widget_to_bin_window_coords()</code></a> for converting
|
1130
1125
|
widget coordinates to bin_window coordinates.</p>
|
1131
1126
|
<div class="refsect3">
|
1132
|
-
<a name="
|
1127
|
+
<a name="gtk-icon-view-get-path-at-pos.parameters"></a><h4>Parameters</h4>
|
1133
1128
|
<div class="informaltable"><table width="100%" border="0">
|
1134
1129
|
<colgroup>
|
1135
1130
|
<col width="150px" class="parameters_name">
|
@@ -1156,12 +1151,11 @@ widget coordinates to bin_window coordinates.</p>
|
|
1156
1151
|
</table></div>
|
1157
1152
|
</div>
|
1158
1153
|
<div class="refsect3">
|
1159
|
-
<a name="
|
1154
|
+
<a name="gtk-icon-view-get-path-at-pos.returns"></a><h4>Returns</h4>
|
1160
1155
|
<p> The <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> corresponding to the icon or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1161
1156
|
if no icon exists at that position.</p>
|
1162
|
-
<p></p>
|
1163
1157
|
</div>
|
1164
|
-
<p class="since">Since 2.6</p>
|
1158
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1165
1159
|
</div>
|
1166
1160
|
<hr>
|
1167
1161
|
<div class="refsect2">
|
@@ -1181,7 +1175,7 @@ be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title=
|
|
1181
1175
|
See <a class="link" href="GtkIconView.html#gtk-icon-view-convert-widget-to-bin-window-coords" title="gtk_icon_view_convert_widget_to_bin_window_coords ()"><code class="function">gtk_icon_view_convert_widget_to_bin_window_coords()</code></a> for converting
|
1182
1176
|
widget coordinates to bin_window coordinates.</p>
|
1183
1177
|
<div class="refsect3">
|
1184
|
-
<a name="
|
1178
|
+
<a name="gtk-icon-view-get-item-at-pos.parameters"></a><h4>Parameters</h4>
|
1185
1179
|
<div class="informaltable"><table width="100%" border="0">
|
1186
1180
|
<colgroup>
|
1187
1181
|
<col width="150px" class="parameters_name">
|
@@ -1221,11 +1215,10 @@ at (<em class="parameter"><code>x</code></em>
|
|
1221
1215
|
</table></div>
|
1222
1216
|
</div>
|
1223
1217
|
<div class="refsect3">
|
1224
|
-
<a name="
|
1218
|
+
<a name="gtk-icon-view-get-item-at-pos.returns"></a><h4>Returns</h4>
|
1225
1219
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if an item exists at the specified position</p>
|
1226
|
-
<p></p>
|
1227
1220
|
</div>
|
1228
|
-
<p class="since">Since 2.8</p>
|
1221
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1229
1222
|
</div>
|
1230
1223
|
<hr>
|
1231
1224
|
<div class="refsect2">
|
@@ -1240,7 +1233,7 @@ gtk_icon_view_convert_widget_to_bin_window_coords
|
|
1240
1233
|
<p>Converts widget coordinates to coordinates for the bin_window,
|
1241
1234
|
as expected by e.g. <a class="link" href="GtkIconView.html#gtk-icon-view-get-path-at-pos" title="gtk_icon_view_get_path_at_pos ()"><code class="function">gtk_icon_view_get_path_at_pos()</code></a>.</p>
|
1242
1235
|
<div class="refsect3">
|
1243
|
-
<a name="
|
1236
|
+
<a name="gtk-icon-view-convert-widget-to-bin-window-coords.parameters"></a><h4>Parameters</h4>
|
1244
1237
|
<div class="informaltable"><table width="100%" border="0">
|
1245
1238
|
<colgroup>
|
1246
1239
|
<col width="150px" class="parameters_name">
|
@@ -1276,7 +1269,7 @@ as expected by e.g. <a class="link" href="GtkIconView.html#gtk-icon-view-get-pat
|
|
1276
1269
|
</tbody>
|
1277
1270
|
</table></div>
|
1278
1271
|
</div>
|
1279
|
-
<p class="since">Since 2.12</p>
|
1272
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1280
1273
|
</div>
|
1281
1274
|
<hr>
|
1282
1275
|
<div class="refsect2">
|
@@ -1298,7 +1291,7 @@ started in the specified cell. </p>
|
|
1298
1291
|
(icon_view)</code> in order to give keyboard focus to the widget.
|
1299
1292
|
Please note that editing can only happen when the widget is realized.</p>
|
1300
1293
|
<div class="refsect3">
|
1301
|
-
<a name="
|
1294
|
+
<a name="gtk-icon-view-set-cursor.parameters"></a><h4>Parameters</h4>
|
1302
1295
|
<div class="informaltable"><table width="100%" border="0">
|
1303
1296
|
<colgroup>
|
1304
1297
|
<col width="150px" class="parameters_name">
|
@@ -1330,7 +1323,7 @@ Please note that editing can only happen when the widget is realized.</p>
|
|
1330
1323
|
</tbody>
|
1331
1324
|
</table></div>
|
1332
1325
|
</div>
|
1333
|
-
<p class="since">Since 2.8</p>
|
1326
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1334
1327
|
</div>
|
1335
1328
|
<hr>
|
1336
1329
|
<div class="refsect2">
|
@@ -1348,7 +1341,7 @@ If no cell currently has focus, then *<em class="parameter"><code>cell</code></e
|
|
1348
1341
|
will be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1349
1342
|
<p>The returned <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> must be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()"><code class="function">gtk_tree_path_free()</code></a>.</p>
|
1350
1343
|
<div class="refsect3">
|
1351
|
-
<a name="
|
1344
|
+
<a name="gtk-icon-view-get-cursor.parameters"></a><h4>Parameters</h4>
|
1352
1345
|
<div class="informaltable"><table width="100%" border="0">
|
1353
1346
|
<colgroup>
|
1354
1347
|
<col width="150px" class="parameters_name">
|
@@ -1375,11 +1368,10 @@ If no cell currently has focus, then *<em class="parameter"><code>cell</code></e
|
|
1375
1368
|
</table></div>
|
1376
1369
|
</div>
|
1377
1370
|
<div class="refsect3">
|
1378
|
-
<a name="
|
1371
|
+
<a name="gtk-icon-view-get-cursor.returns"></a><h4>Returns</h4>
|
1379
1372
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cursor is set.</p>
|
1380
|
-
<p></p>
|
1381
1373
|
</div>
|
1382
|
-
<p class="since">Since 2.8</p>
|
1374
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1383
1375
|
</div>
|
1384
1376
|
<hr>
|
1385
1377
|
<div class="refsect2">
|
@@ -1391,7 +1383,7 @@ gtk_icon_view_selected_foreach (<em class="parameter"><code><a class="link" href
|
|
1391
1383
|
<p>Calls a function for each selected icon. Note that the model or
|
1392
1384
|
selection cannot be modified from within this function.</p>
|
1393
1385
|
<div class="refsect3">
|
1394
|
-
<a name="
|
1386
|
+
<a name="gtk-icon-view-selected-foreach.parameters"></a><h4>Parameters</h4>
|
1395
1387
|
<div class="informaltable"><table width="100%" border="0">
|
1396
1388
|
<colgroup>
|
1397
1389
|
<col width="150px" class="parameters_name">
|
@@ -1417,7 +1409,7 @@ selection cannot be modified from within this function.</p>
|
|
1417
1409
|
</tbody>
|
1418
1410
|
</table></div>
|
1419
1411
|
</div>
|
1420
|
-
<p class="since">Since 2.6</p>
|
1412
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1421
1413
|
</div>
|
1422
1414
|
<hr>
|
1423
1415
|
<div class="refsect2">
|
@@ -1428,7 +1420,7 @@ gtk_icon_view_set_selection_mode (<em class="parameter"><code><a class="link" hr
|
|
1428
1420
|
<p>Sets the selection mode of the <em class="parameter"><code>icon_view</code></em>
|
1429
1421
|
.</p>
|
1430
1422
|
<div class="refsect3">
|
1431
|
-
<a name="
|
1423
|
+
<a name="gtk-icon-view-set-selection-mode.parameters"></a><h4>Parameters</h4>
|
1432
1424
|
<div class="informaltable"><table width="100%" border="0">
|
1433
1425
|
<colgroup>
|
1434
1426
|
<col width="150px" class="parameters_name">
|
@@ -1449,7 +1441,7 @@ gtk_icon_view_set_selection_mode (<em class="parameter"><code><a class="link" hr
|
|
1449
1441
|
</tbody>
|
1450
1442
|
</table></div>
|
1451
1443
|
</div>
|
1452
|
-
<p class="since">Since 2.6</p>
|
1444
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1453
1445
|
</div>
|
1454
1446
|
<hr>
|
1455
1447
|
<div class="refsect2">
|
@@ -1459,7 +1451,7 @@ gtk_icon_view_get_selection_mode (<em class="parameter"><code><a class="link" hr
|
|
1459
1451
|
<p>Gets the selection mode of the <em class="parameter"><code>icon_view</code></em>
|
1460
1452
|
.</p>
|
1461
1453
|
<div class="refsect3">
|
1462
|
-
<a name="
|
1454
|
+
<a name="gtk-icon-view-get-selection-mode.parameters"></a><h4>Parameters</h4>
|
1463
1455
|
<div class="informaltable"><table width="100%" border="0">
|
1464
1456
|
<colgroup>
|
1465
1457
|
<col width="150px" class="parameters_name">
|
@@ -1474,11 +1466,10 @@ gtk_icon_view_get_selection_mode (<em class="parameter"><code><a class="link" hr
|
|
1474
1466
|
</table></div>
|
1475
1467
|
</div>
|
1476
1468
|
<div class="refsect3">
|
1477
|
-
<a name="
|
1469
|
+
<a name="gtk-icon-view-get-selection-mode.returns"></a><h4>Returns</h4>
|
1478
1470
|
<p> the current selection mode</p>
|
1479
|
-
<p></p>
|
1480
1471
|
</div>
|
1481
|
-
<p class="since">Since 2.6</p>
|
1472
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1482
1473
|
</div>
|
1483
1474
|
<hr>
|
1484
1475
|
<div class="refsect2">
|
@@ -1493,7 +1484,7 @@ gtk_icon_view_set_orientation (<em class="parameter"><code><a class="link" href=
|
|
1493
1484
|
<p>Sets the ::orientation property which determines whether the labels
|
1494
1485
|
are drawn beside the icons instead of below.</p>
|
1495
1486
|
<div class="refsect3">
|
1496
|
-
<a name="
|
1487
|
+
<a name="gtk-icon-view-set-orientation.parameters"></a><h4>Parameters</h4>
|
1497
1488
|
<div class="informaltable"><table width="100%" border="0">
|
1498
1489
|
<colgroup>
|
1499
1490
|
<col width="150px" class="parameters_name">
|
@@ -1514,7 +1505,7 @@ are drawn beside the icons instead of below.</p>
|
|
1514
1505
|
</tbody>
|
1515
1506
|
</table></div>
|
1516
1507
|
</div>
|
1517
|
-
<p class="since">Since 2.6</p>
|
1508
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1518
1509
|
</div>
|
1519
1510
|
<hr>
|
1520
1511
|
<div class="refsect2">
|
@@ -1528,7 +1519,7 @@ gtk_icon_view_get_orientation (<em class="parameter"><code><a class="link" href=
|
|
1528
1519
|
<p>Returns the value of the ::orientation property which determines
|
1529
1520
|
whether the labels are drawn beside the icons instead of below.</p>
|
1530
1521
|
<div class="refsect3">
|
1531
|
-
<a name="
|
1522
|
+
<a name="gtk-icon-view-get-orientation.parameters"></a><h4>Parameters</h4>
|
1532
1523
|
<div class="informaltable"><table width="100%" border="0">
|
1533
1524
|
<colgroup>
|
1534
1525
|
<col width="150px" class="parameters_name">
|
@@ -1543,11 +1534,10 @@ whether the labels are drawn beside the icons instead of below.</p>
|
|
1543
1534
|
</table></div>
|
1544
1535
|
</div>
|
1545
1536
|
<div class="refsect3">
|
1546
|
-
<a name="
|
1537
|
+
<a name="gtk-icon-view-get-orientation.returns"></a><h4>Returns</h4>
|
1547
1538
|
<p> the relative position of texts and icons </p>
|
1548
|
-
<p></p>
|
1549
1539
|
</div>
|
1550
|
-
<p class="since">Since 2.6</p>
|
1540
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1551
1541
|
</div>
|
1552
1542
|
<hr>
|
1553
1543
|
<div class="refsect2">
|
@@ -1558,7 +1548,7 @@ gtk_icon_view_set_item_orientation (<em class="parameter"><code><a class="link"
|
|
1558
1548
|
<p>Sets the ::item-orientation property which determines whether
|
1559
1549
|
the labels are drawn beside the icons instead of below.</p>
|
1560
1550
|
<div class="refsect3">
|
1561
|
-
<a name="
|
1551
|
+
<a name="gtk-icon-view-set-item-orientation.parameters"></a><h4>Parameters</h4>
|
1562
1552
|
<div class="informaltable"><table width="100%" border="0">
|
1563
1553
|
<colgroup>
|
1564
1554
|
<col width="150px" class="parameters_name">
|
@@ -1579,7 +1569,7 @@ the labels are drawn beside the icons instead of below.</p>
|
|
1579
1569
|
</tbody>
|
1580
1570
|
</table></div>
|
1581
1571
|
</div>
|
1582
|
-
<p class="since">Since 2.22</p>
|
1572
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
1583
1573
|
</div>
|
1584
1574
|
<hr>
|
1585
1575
|
<div class="refsect2">
|
@@ -1589,7 +1579,7 @@ gtk_icon_view_get_item_orientation (<em class="parameter"><code><a class="link"
|
|
1589
1579
|
<p>Returns the value of the ::item-orientation property which determines
|
1590
1580
|
whether the labels are drawn beside the icons instead of below.</p>
|
1591
1581
|
<div class="refsect3">
|
1592
|
-
<a name="
|
1582
|
+
<a name="gtk-icon-view-get-item-orientation.parameters"></a><h4>Parameters</h4>
|
1593
1583
|
<div class="informaltable"><table width="100%" border="0">
|
1594
1584
|
<colgroup>
|
1595
1585
|
<col width="150px" class="parameters_name">
|
@@ -1604,11 +1594,10 @@ whether the labels are drawn beside the icons instead of below.</p>
|
|
1604
1594
|
</table></div>
|
1605
1595
|
</div>
|
1606
1596
|
<div class="refsect3">
|
1607
|
-
<a name="
|
1597
|
+
<a name="gtk-icon-view-get-item-orientation.returns"></a><h4>Returns</h4>
|
1608
1598
|
<p> the relative position of texts and icons</p>
|
1609
|
-
<p></p>
|
1610
1599
|
</div>
|
1611
|
-
<p class="since">Since 2.22</p>
|
1600
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
1612
1601
|
</div>
|
1613
1602
|
<hr>
|
1614
1603
|
<div class="refsect2">
|
@@ -1622,7 +1611,7 @@ many columns the icons are arranged. If <em class="parameter"><code>columns</cod
|
|
1622
1611
|
-1, the number of columns will be chosen automatically
|
1623
1612
|
to fill the available area.</p>
|
1624
1613
|
<div class="refsect3">
|
1625
|
-
<a name="
|
1614
|
+
<a name="gtk-icon-view-set-columns.parameters"></a><h4>Parameters</h4>
|
1626
1615
|
<div class="informaltable"><table width="100%" border="0">
|
1627
1616
|
<colgroup>
|
1628
1617
|
<col width="150px" class="parameters_name">
|
@@ -1643,7 +1632,7 @@ to fill the available area.</p>
|
|
1643
1632
|
</tbody>
|
1644
1633
|
</table></div>
|
1645
1634
|
</div>
|
1646
|
-
<p class="since">Since 2.6</p>
|
1635
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1647
1636
|
</div>
|
1648
1637
|
<hr>
|
1649
1638
|
<div class="refsect2">
|
@@ -1652,7 +1641,7 @@ to fill the available area.</p>
|
|
1652
1641
|
gtk_icon_view_get_columns (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1653
1642
|
<p>Returns the value of the ::columns property.</p>
|
1654
1643
|
<div class="refsect3">
|
1655
|
-
<a name="
|
1644
|
+
<a name="gtk-icon-view-get-columns.parameters"></a><h4>Parameters</h4>
|
1656
1645
|
<div class="informaltable"><table width="100%" border="0">
|
1657
1646
|
<colgroup>
|
1658
1647
|
<col width="150px" class="parameters_name">
|
@@ -1667,11 +1656,10 @@ gtk_icon_view_get_columns (<em class="parameter"><code><a class="link" href="Gtk
|
|
1667
1656
|
</table></div>
|
1668
1657
|
</div>
|
1669
1658
|
<div class="refsect3">
|
1670
|
-
<a name="
|
1659
|
+
<a name="gtk-icon-view-get-columns.returns"></a><h4>Returns</h4>
|
1671
1660
|
<p> the number of columns, or -1</p>
|
1672
|
-
<p></p>
|
1673
1661
|
</div>
|
1674
|
-
<p class="since">Since 2.6</p>
|
1662
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1675
1663
|
</div>
|
1676
1664
|
<hr>
|
1677
1665
|
<div class="refsect2">
|
@@ -1683,7 +1671,7 @@ gtk_icon_view_set_item_width (<em class="parameter"><code><a class="link" href="
|
|
1683
1671
|
to use for each item. If it is set to -1, the icon view will
|
1684
1672
|
automatically determine a suitable item size.</p>
|
1685
1673
|
<div class="refsect3">
|
1686
|
-
<a name="
|
1674
|
+
<a name="gtk-icon-view-set-item-width.parameters"></a><h4>Parameters</h4>
|
1687
1675
|
<div class="informaltable"><table width="100%" border="0">
|
1688
1676
|
<colgroup>
|
1689
1677
|
<col width="150px" class="parameters_name">
|
@@ -1704,7 +1692,7 @@ automatically determine a suitable item size.</p>
|
|
1704
1692
|
</tbody>
|
1705
1693
|
</table></div>
|
1706
1694
|
</div>
|
1707
|
-
<p class="since">Since 2.6</p>
|
1695
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1708
1696
|
</div>
|
1709
1697
|
<hr>
|
1710
1698
|
<div class="refsect2">
|
@@ -1713,7 +1701,7 @@ automatically determine a suitable item size.</p>
|
|
1713
1701
|
gtk_icon_view_get_item_width (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1714
1702
|
<p>Returns the value of the ::item-width property.</p>
|
1715
1703
|
<div class="refsect3">
|
1716
|
-
<a name="
|
1704
|
+
<a name="gtk-icon-view-get-item-width.parameters"></a><h4>Parameters</h4>
|
1717
1705
|
<div class="informaltable"><table width="100%" border="0">
|
1718
1706
|
<colgroup>
|
1719
1707
|
<col width="150px" class="parameters_name">
|
@@ -1728,11 +1716,10 @@ gtk_icon_view_get_item_width (<em class="parameter"><code><a class="link" href="
|
|
1728
1716
|
</table></div>
|
1729
1717
|
</div>
|
1730
1718
|
<div class="refsect3">
|
1731
|
-
<a name="
|
1719
|
+
<a name="gtk-icon-view-get-item-width.returns"></a><h4>Returns</h4>
|
1732
1720
|
<p> the width of a single item, or -1</p>
|
1733
|
-
<p></p>
|
1734
1721
|
</div>
|
1735
|
-
<p class="since">Since 2.6</p>
|
1722
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1736
1723
|
</div>
|
1737
1724
|
<hr>
|
1738
1725
|
<div class="refsect2">
|
@@ -1744,7 +1731,7 @@ gtk_icon_view_set_spacing (<em class="parameter"><code><a class="link" href="Gtk
|
|
1744
1731
|
which is inserted between the cells (i.e. the icon and
|
1745
1732
|
the text) of an item.</p>
|
1746
1733
|
<div class="refsect3">
|
1747
|
-
<a name="
|
1734
|
+
<a name="gtk-icon-view-set-spacing.parameters"></a><h4>Parameters</h4>
|
1748
1735
|
<div class="informaltable"><table width="100%" border="0">
|
1749
1736
|
<colgroup>
|
1750
1737
|
<col width="150px" class="parameters_name">
|
@@ -1765,7 +1752,7 @@ the text) of an item.</p>
|
|
1765
1752
|
</tbody>
|
1766
1753
|
</table></div>
|
1767
1754
|
</div>
|
1768
|
-
<p class="since">Since 2.6</p>
|
1755
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1769
1756
|
</div>
|
1770
1757
|
<hr>
|
1771
1758
|
<div class="refsect2">
|
@@ -1774,7 +1761,7 @@ the text) of an item.</p>
|
|
1774
1761
|
gtk_icon_view_get_spacing (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1775
1762
|
<p>Returns the value of the ::spacing property.</p>
|
1776
1763
|
<div class="refsect3">
|
1777
|
-
<a name="
|
1764
|
+
<a name="gtk-icon-view-get-spacing.parameters"></a><h4>Parameters</h4>
|
1778
1765
|
<div class="informaltable"><table width="100%" border="0">
|
1779
1766
|
<colgroup>
|
1780
1767
|
<col width="150px" class="parameters_name">
|
@@ -1789,11 +1776,10 @@ gtk_icon_view_get_spacing (<em class="parameter"><code><a class="link" href="Gtk
|
|
1789
1776
|
</table></div>
|
1790
1777
|
</div>
|
1791
1778
|
<div class="refsect3">
|
1792
|
-
<a name="
|
1779
|
+
<a name="gtk-icon-view-get-spacing.returns"></a><h4>Returns</h4>
|
1793
1780
|
<p> the space between cells </p>
|
1794
|
-
<p></p>
|
1795
1781
|
</div>
|
1796
|
-
<p class="since">Since 2.6</p>
|
1782
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1797
1783
|
</div>
|
1798
1784
|
<hr>
|
1799
1785
|
<div class="refsect2">
|
@@ -1804,7 +1790,7 @@ gtk_icon_view_set_row_spacing (<em class="parameter"><code><a class="link" href=
|
|
1804
1790
|
<p>Sets the ::row-spacing property which specifies the space
|
1805
1791
|
which is inserted between the rows of the icon view.</p>
|
1806
1792
|
<div class="refsect3">
|
1807
|
-
<a name="
|
1793
|
+
<a name="gtk-icon-view-set-row-spacing.parameters"></a><h4>Parameters</h4>
|
1808
1794
|
<div class="informaltable"><table width="100%" border="0">
|
1809
1795
|
<colgroup>
|
1810
1796
|
<col width="150px" class="parameters_name">
|
@@ -1825,7 +1811,7 @@ which is inserted between the rows of the icon view.</p>
|
|
1825
1811
|
</tbody>
|
1826
1812
|
</table></div>
|
1827
1813
|
</div>
|
1828
|
-
<p class="since">Since 2.6</p>
|
1814
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1829
1815
|
</div>
|
1830
1816
|
<hr>
|
1831
1817
|
<div class="refsect2">
|
@@ -1834,7 +1820,7 @@ which is inserted between the rows of the icon view.</p>
|
|
1834
1820
|
gtk_icon_view_get_row_spacing (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1835
1821
|
<p>Returns the value of the ::row-spacing property.</p>
|
1836
1822
|
<div class="refsect3">
|
1837
|
-
<a name="
|
1823
|
+
<a name="gtk-icon-view-get-row-spacing.parameters"></a><h4>Parameters</h4>
|
1838
1824
|
<div class="informaltable"><table width="100%" border="0">
|
1839
1825
|
<colgroup>
|
1840
1826
|
<col width="150px" class="parameters_name">
|
@@ -1849,11 +1835,10 @@ gtk_icon_view_get_row_spacing (<em class="parameter"><code><a class="link" href=
|
|
1849
1835
|
</table></div>
|
1850
1836
|
</div>
|
1851
1837
|
<div class="refsect3">
|
1852
|
-
<a name="
|
1838
|
+
<a name="gtk-icon-view-get-row-spacing.returns"></a><h4>Returns</h4>
|
1853
1839
|
<p> the space between rows</p>
|
1854
|
-
<p></p>
|
1855
1840
|
</div>
|
1856
|
-
<p class="since">Since 2.6</p>
|
1841
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1857
1842
|
</div>
|
1858
1843
|
<hr>
|
1859
1844
|
<div class="refsect2">
|
@@ -1864,7 +1849,7 @@ gtk_icon_view_set_column_spacing (<em class="parameter"><code><a class="link" hr
|
|
1864
1849
|
<p>Sets the ::column-spacing property which specifies the space
|
1865
1850
|
which is inserted between the columns of the icon view.</p>
|
1866
1851
|
<div class="refsect3">
|
1867
|
-
<a name="
|
1852
|
+
<a name="gtk-icon-view-set-column-spacing.parameters"></a><h4>Parameters</h4>
|
1868
1853
|
<div class="informaltable"><table width="100%" border="0">
|
1869
1854
|
<colgroup>
|
1870
1855
|
<col width="150px" class="parameters_name">
|
@@ -1885,7 +1870,7 @@ which is inserted between the columns of the icon view.</p>
|
|
1885
1870
|
</tbody>
|
1886
1871
|
</table></div>
|
1887
1872
|
</div>
|
1888
|
-
<p class="since">Since 2.6</p>
|
1873
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1889
1874
|
</div>
|
1890
1875
|
<hr>
|
1891
1876
|
<div class="refsect2">
|
@@ -1894,7 +1879,7 @@ which is inserted between the columns of the icon view.</p>
|
|
1894
1879
|
gtk_icon_view_get_column_spacing (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1895
1880
|
<p>Returns the value of the ::column-spacing property.</p>
|
1896
1881
|
<div class="refsect3">
|
1897
|
-
<a name="
|
1882
|
+
<a name="gtk-icon-view-get-column-spacing.parameters"></a><h4>Parameters</h4>
|
1898
1883
|
<div class="informaltable"><table width="100%" border="0">
|
1899
1884
|
<colgroup>
|
1900
1885
|
<col width="150px" class="parameters_name">
|
@@ -1909,11 +1894,10 @@ gtk_icon_view_get_column_spacing (<em class="parameter"><code><a class="link" hr
|
|
1909
1894
|
</table></div>
|
1910
1895
|
</div>
|
1911
1896
|
<div class="refsect3">
|
1912
|
-
<a name="
|
1897
|
+
<a name="gtk-icon-view-get-column-spacing.returns"></a><h4>Returns</h4>
|
1913
1898
|
<p> the space between columns</p>
|
1914
|
-
<p></p>
|
1915
1899
|
</div>
|
1916
|
-
<p class="since">Since 2.6</p>
|
1900
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1917
1901
|
</div>
|
1918
1902
|
<hr>
|
1919
1903
|
<div class="refsect2">
|
@@ -1925,7 +1909,7 @@ gtk_icon_view_set_margin (<em class="parameter"><code><a class="link" href="GtkI
|
|
1925
1909
|
which is inserted at the top, bottom, left and right
|
1926
1910
|
of the icon view.</p>
|
1927
1911
|
<div class="refsect3">
|
1928
|
-
<a name="
|
1912
|
+
<a name="gtk-icon-view-set-margin.parameters"></a><h4>Parameters</h4>
|
1929
1913
|
<div class="informaltable"><table width="100%" border="0">
|
1930
1914
|
<colgroup>
|
1931
1915
|
<col width="150px" class="parameters_name">
|
@@ -1946,7 +1930,7 @@ of the icon view.</p>
|
|
1946
1930
|
</tbody>
|
1947
1931
|
</table></div>
|
1948
1932
|
</div>
|
1949
|
-
<p class="since">Since 2.6</p>
|
1933
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1950
1934
|
</div>
|
1951
1935
|
<hr>
|
1952
1936
|
<div class="refsect2">
|
@@ -1955,7 +1939,7 @@ of the icon view.</p>
|
|
1955
1939
|
gtk_icon_view_get_margin (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
1956
1940
|
<p>Returns the value of the ::margin property.</p>
|
1957
1941
|
<div class="refsect3">
|
1958
|
-
<a name="
|
1942
|
+
<a name="gtk-icon-view-get-margin.parameters"></a><h4>Parameters</h4>
|
1959
1943
|
<div class="informaltable"><table width="100%" border="0">
|
1960
1944
|
<colgroup>
|
1961
1945
|
<col width="150px" class="parameters_name">
|
@@ -1970,11 +1954,10 @@ gtk_icon_view_get_margin (<em class="parameter"><code><a class="link" href="GtkI
|
|
1970
1954
|
</table></div>
|
1971
1955
|
</div>
|
1972
1956
|
<div class="refsect3">
|
1973
|
-
<a name="
|
1957
|
+
<a name="gtk-icon-view-get-margin.returns"></a><h4>Returns</h4>
|
1974
1958
|
<p> the space at the borders </p>
|
1975
|
-
<p></p>
|
1976
1959
|
</div>
|
1977
|
-
<p class="since">Since 2.6</p>
|
1960
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1978
1961
|
</div>
|
1979
1962
|
<hr>
|
1980
1963
|
<div class="refsect2">
|
@@ -1985,7 +1968,7 @@ gtk_icon_view_set_item_padding (<em class="parameter"><code><a class="link" href
|
|
1985
1968
|
<p>Sets the <a class="link" href="GtkIconView.html#GtkIconView--item-padding" title="The “item-padding” property"><span class="type">“item-padding”</span></a> property which specifies the padding
|
1986
1969
|
around each of the icon view's items.</p>
|
1987
1970
|
<div class="refsect3">
|
1988
|
-
<a name="
|
1971
|
+
<a name="gtk-icon-view-set-item-padding.parameters"></a><h4>Parameters</h4>
|
1989
1972
|
<div class="informaltable"><table width="100%" border="0">
|
1990
1973
|
<colgroup>
|
1991
1974
|
<col width="150px" class="parameters_name">
|
@@ -2006,7 +1989,7 @@ around each of the icon view's items.</p>
|
|
2006
1989
|
</tbody>
|
2007
1990
|
</table></div>
|
2008
1991
|
</div>
|
2009
|
-
<p class="since">Since 2.18</p>
|
1992
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2010
1993
|
</div>
|
2011
1994
|
<hr>
|
2012
1995
|
<div class="refsect2">
|
@@ -2015,7 +1998,7 @@ around each of the icon view's items.</p>
|
|
2015
1998
|
gtk_icon_view_get_item_padding (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
2016
1999
|
<p>Returns the value of the ::item-padding property.</p>
|
2017
2000
|
<div class="refsect3">
|
2018
|
-
<a name="
|
2001
|
+
<a name="gtk-icon-view-get-item-padding.parameters"></a><h4>Parameters</h4>
|
2019
2002
|
<div class="informaltable"><table width="100%" border="0">
|
2020
2003
|
<colgroup>
|
2021
2004
|
<col width="150px" class="parameters_name">
|
@@ -2030,11 +2013,10 @@ gtk_icon_view_get_item_padding (<em class="parameter"><code><a class="link" href
|
|
2030
2013
|
</table></div>
|
2031
2014
|
</div>
|
2032
2015
|
<div class="refsect3">
|
2033
|
-
<a name="
|
2016
|
+
<a name="gtk-icon-view-get-item-padding.returns"></a><h4>Returns</h4>
|
2034
2017
|
<p> the padding around items</p>
|
2035
|
-
<p></p>
|
2036
2018
|
</div>
|
2037
|
-
<p class="since">Since 2.18</p>
|
2019
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
2038
2020
|
</div>
|
2039
2021
|
<hr>
|
2040
2022
|
<div class="refsect2">
|
@@ -2045,7 +2027,7 @@ gtk_icon_view_select_path (<em class="parameter"><code><a class="link" href="Gtk
|
|
2045
2027
|
<p>Selects the row at <em class="parameter"><code>path</code></em>
|
2046
2028
|
.</p>
|
2047
2029
|
<div class="refsect3">
|
2048
|
-
<a name="
|
2030
|
+
<a name="gtk-icon-view-select-path.parameters"></a><h4>Parameters</h4>
|
2049
2031
|
<div class="informaltable"><table width="100%" border="0">
|
2050
2032
|
<colgroup>
|
2051
2033
|
<col width="150px" class="parameters_name">
|
@@ -2066,7 +2048,7 @@ gtk_icon_view_select_path (<em class="parameter"><code><a class="link" href="Gtk
|
|
2066
2048
|
</tbody>
|
2067
2049
|
</table></div>
|
2068
2050
|
</div>
|
2069
|
-
<p class="since">Since 2.6</p>
|
2051
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2070
2052
|
</div>
|
2071
2053
|
<hr>
|
2072
2054
|
<div class="refsect2">
|
@@ -2077,7 +2059,7 @@ gtk_icon_view_unselect_path (<em class="parameter"><code><a class="link" href="G
|
|
2077
2059
|
<p>Unselects the row at <em class="parameter"><code>path</code></em>
|
2078
2060
|
.</p>
|
2079
2061
|
<div class="refsect3">
|
2080
|
-
<a name="
|
2062
|
+
<a name="gtk-icon-view-unselect-path.parameters"></a><h4>Parameters</h4>
|
2081
2063
|
<div class="informaltable"><table width="100%" border="0">
|
2082
2064
|
<colgroup>
|
2083
2065
|
<col width="150px" class="parameters_name">
|
@@ -2098,7 +2080,7 @@ gtk_icon_view_unselect_path (<em class="parameter"><code><a class="link" href="G
|
|
2098
2080
|
</tbody>
|
2099
2081
|
</table></div>
|
2100
2082
|
</div>
|
2101
|
-
<p class="since">Since 2.6</p>
|
2083
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2102
2084
|
</div>
|
2103
2085
|
<hr>
|
2104
2086
|
<div class="refsect2">
|
@@ -2111,7 +2093,7 @@ gtk_icon_view_path_is_selected (<em class="parameter"><code><a class="link" href
|
|
2111
2093
|
selected. If <em class="parameter"><code>path</code></em>
|
2112
2094
|
does not point to a valid location, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> is returned.</p>
|
2113
2095
|
<div class="refsect3">
|
2114
|
-
<a name="
|
2096
|
+
<a name="gtk-icon-view-path-is-selected.parameters"></a><h4>Parameters</h4>
|
2115
2097
|
<div class="informaltable"><table width="100%" border="0">
|
2116
2098
|
<colgroup>
|
2117
2099
|
<col width="150px" class="parameters_name">
|
@@ -2133,12 +2115,11 @@ selected. If <em class="parameter"><code>path</code></em>
|
|
2133
2115
|
</table></div>
|
2134
2116
|
</div>
|
2135
2117
|
<div class="refsect3">
|
2136
|
-
<a name="
|
2118
|
+
<a name="gtk-icon-view-path-is-selected.returns"></a><h4>Returns</h4>
|
2137
2119
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>path</code></em>
|
2138
2120
|
is selected.</p>
|
2139
|
-
<p></p>
|
2140
2121
|
</div>
|
2141
|
-
<p class="since">Since 2.6</p>
|
2122
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2142
2123
|
</div>
|
2143
2124
|
<hr>
|
2144
2125
|
<div class="refsect2">
|
@@ -2165,7 +2146,7 @@ To do this, you can use <a class="link" href="GtkTreeModel.html#gtk-tree-row-ref
|
|
2165
2146
|
|
2166
2147
|
<p></p>
|
2167
2148
|
<div class="refsect3">
|
2168
|
-
<a name="
|
2149
|
+
<a name="gtk-icon-view-get-selected-items.parameters"></a><h4>Parameters</h4>
|
2169
2150
|
<div class="informaltable"><table width="100%" border="0">
|
2170
2151
|
<colgroup>
|
2171
2152
|
<col width="150px" class="parameters_name">
|
@@ -2180,11 +2161,11 @@ To do this, you can use <a class="link" href="GtkTreeModel.html#gtk-tree-row-ref
|
|
2180
2161
|
</table></div>
|
2181
2162
|
</div>
|
2182
2163
|
<div class="refsect3">
|
2183
|
-
<a name="
|
2164
|
+
<a name="gtk-icon-view-get-selected-items.returns"></a><h4>Returns</h4>
|
2184
2165
|
<p> A <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="type">GList</span></a> containing a <a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> for each selected row. </p>
|
2185
2166
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkTreePath][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2186
2167
|
</div>
|
2187
|
-
<p class="since">Since 2.6</p>
|
2168
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2188
2169
|
</div>
|
2189
2170
|
<hr>
|
2190
2171
|
<div class="refsect2">
|
@@ -2195,7 +2176,7 @@ gtk_icon_view_select_all (<em class="parameter"><code><a class="link" href="GtkI
|
|
2195
2176
|
must has its selection mode set
|
2196
2177
|
to <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-MULTIPLE:CAPS"><span class="type">GTK_SELECTION_MULTIPLE</span></a>.</p>
|
2197
2178
|
<div class="refsect3">
|
2198
|
-
<a name="
|
2179
|
+
<a name="gtk-icon-view-select-all.parameters"></a><h4>Parameters</h4>
|
2199
2180
|
<div class="informaltable"><table width="100%" border="0">
|
2200
2181
|
<colgroup>
|
2201
2182
|
<col width="150px" class="parameters_name">
|
@@ -2209,7 +2190,7 @@ to <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-MULTIPLE:
|
|
2209
2190
|
</tr></tbody>
|
2210
2191
|
</table></div>
|
2211
2192
|
</div>
|
2212
|
-
<p class="since">Since 2.6</p>
|
2193
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2213
2194
|
</div>
|
2214
2195
|
<hr>
|
2215
2196
|
<div class="refsect2">
|
@@ -2218,7 +2199,7 @@ to <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-MULTIPLE:
|
|
2218
2199
|
gtk_icon_view_unselect_all (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>);</pre>
|
2219
2200
|
<p>Unselects all the icons.</p>
|
2220
2201
|
<div class="refsect3">
|
2221
|
-
<a name="
|
2202
|
+
<a name="gtk-icon-view-unselect-all.parameters"></a><h4>Parameters</h4>
|
2222
2203
|
<div class="informaltable"><table width="100%" border="0">
|
2223
2204
|
<colgroup>
|
2224
2205
|
<col width="150px" class="parameters_name">
|
@@ -2232,7 +2213,7 @@ gtk_icon_view_unselect_all (<em class="parameter"><code><a class="link" href="Gt
|
|
2232
2213
|
</tr></tbody>
|
2233
2214
|
</table></div>
|
2234
2215
|
</div>
|
2235
|
-
<p class="since">Since 2.6</p>
|
2216
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2236
2217
|
</div>
|
2237
2218
|
<hr>
|
2238
2219
|
<div class="refsect2">
|
@@ -2243,7 +2224,7 @@ gtk_icon_view_item_activated (<em class="parameter"><code><a class="link" href="
|
|
2243
2224
|
<p>Activates the item determined by <em class="parameter"><code>path</code></em>
|
2244
2225
|
.</p>
|
2245
2226
|
<div class="refsect3">
|
2246
|
-
<a name="
|
2227
|
+
<a name="gtk-icon-view-item-activated.parameters"></a><h4>Parameters</h4>
|
2247
2228
|
<div class="informaltable"><table width="100%" border="0">
|
2248
2229
|
<colgroup>
|
2249
2230
|
<col width="150px" class="parameters_name">
|
@@ -2264,7 +2245,7 @@ gtk_icon_view_item_activated (<em class="parameter"><code><a class="link" href="
|
|
2264
2245
|
</tbody>
|
2265
2246
|
</table></div>
|
2266
2247
|
</div>
|
2267
|
-
<p class="since">Since 2.6</p>
|
2248
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
2268
2249
|
</div>
|
2269
2250
|
<hr>
|
2270
2251
|
<div class="refsect2">
|
@@ -2296,7 +2277,7 @@ the model. If the model changes before the <em class="parameter"><code>icon_view
|
|
2296
2277
|
is realized, the
|
2297
2278
|
centered path will be modified to reflect this change.</p>
|
2298
2279
|
<div class="refsect3">
|
2299
|
-
<a name="
|
2280
|
+
<a name="gtk-icon-view-scroll-to-path.parameters"></a><h4>Parameters</h4>
|
2300
2281
|
<div class="informaltable"><table width="100%" border="0">
|
2301
2282
|
<colgroup>
|
2302
2283
|
<col width="150px" class="parameters_name">
|
@@ -2334,7 +2315,7 @@ centered path will be modified to reflect this change.</p>
|
|
2334
2315
|
</tbody>
|
2335
2316
|
</table></div>
|
2336
2317
|
</div>
|
2337
|
-
<p class="since">Since 2.8</p>
|
2318
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2338
2319
|
</div>
|
2339
2320
|
<hr>
|
2340
2321
|
<div class="refsect2">
|
@@ -2349,7 +2330,7 @@ gtk_icon_view_get_visible_range (<em class="parameter"><code><a class="link" hre
|
|
2349
2330
|
Note that there may be invisible paths in between.</p>
|
2350
2331
|
<p>Both paths should be freed with <a class="link" href="GtkTreeModel.html#gtk-tree-path-free" title="gtk_tree_path_free ()"><code class="function">gtk_tree_path_free()</code></a> after use.</p>
|
2351
2332
|
<div class="refsect3">
|
2352
|
-
<a name="
|
2333
|
+
<a name="gtk-icon-view-get-visible-range.parameters"></a><h4>Parameters</h4>
|
2353
2334
|
<div class="informaltable"><table width="100%" border="0">
|
2354
2335
|
<colgroup>
|
2355
2336
|
<col width="150px" class="parameters_name">
|
@@ -2376,13 +2357,12 @@ Note that there may be invisible paths in between.</p>
|
|
2376
2357
|
</table></div>
|
2377
2358
|
</div>
|
2378
2359
|
<div class="refsect3">
|
2379
|
-
<a name="
|
2360
|
+
<a name="gtk-icon-view-get-visible-range.returns"></a><h4>Returns</h4>
|
2380
2361
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if valid paths were placed in <em class="parameter"><code>start_path</code></em>
|
2381
2362
|
and <em class="parameter"><code>end_path</code></em>
|
2382
2363
|
</p>
|
2383
|
-
<p></p>
|
2384
2364
|
</div>
|
2385
|
-
<p class="since">Since 2.8</p>
|
2365
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2386
2366
|
</div>
|
2387
2367
|
<hr>
|
2388
2368
|
<div class="refsect2">
|
@@ -2397,7 +2377,7 @@ gtk_icon_view_set_tooltip_item (<em class="parameter"><code><a class="link" href
|
|
2397
2377
|
See also <a class="link" href="GtkIconView.html#gtk-icon-view-set-tooltip-column" title="gtk_icon_view_set_tooltip_column ()"><code class="function">gtk_icon_view_set_tooltip_column()</code></a> for a simpler alternative.
|
2398
2378
|
See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-tip-area" title="gtk_tooltip_set_tip_area ()"><code class="function">gtk_tooltip_set_tip_area()</code></a>.</p>
|
2399
2379
|
<div class="refsect3">
|
2400
|
-
<a name="
|
2380
|
+
<a name="gtk-icon-view-set-tooltip-item.parameters"></a><h4>Parameters</h4>
|
2401
2381
|
<div class="informaltable"><table width="100%" border="0">
|
2402
2382
|
<colgroup>
|
2403
2383
|
<col width="150px" class="parameters_name">
|
@@ -2423,7 +2403,7 @@ See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-tip-area" title="
|
|
2423
2403
|
</tbody>
|
2424
2404
|
</table></div>
|
2425
2405
|
</div>
|
2426
|
-
<p class="since">Since 2.12</p>
|
2406
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2427
2407
|
</div>
|
2428
2408
|
<hr>
|
2429
2409
|
<div class="refsect2">
|
@@ -2440,7 +2420,7 @@ the item pointed to by <em class="parameter"><code>path</code></em>
|
|
2440
2420
|
. See also <a class="link" href="GtkTooltip.html#gtk-tooltip-set-tip-area" title="gtk_tooltip_set_tip_area ()"><code class="function">gtk_tooltip_set_tip_area()</code></a>.</p>
|
2441
2421
|
<p>See also <a class="link" href="GtkIconView.html#gtk-icon-view-set-tooltip-column" title="gtk_icon_view_set_tooltip_column ()"><code class="function">gtk_icon_view_set_tooltip_column()</code></a> for a simpler alternative.</p>
|
2442
2422
|
<div class="refsect3">
|
2443
|
-
<a name="
|
2423
|
+
<a name="gtk-icon-view-set-tooltip-cell.parameters"></a><h4>Parameters</h4>
|
2444
2424
|
<div class="informaltable"><table width="100%" border="0">
|
2445
2425
|
<colgroup>
|
2446
2426
|
<col width="150px" class="parameters_name">
|
@@ -2471,7 +2451,7 @@ the item pointed to by <em class="parameter"><code>path</code></em>
|
|
2471
2451
|
</tbody>
|
2472
2452
|
</table></div>
|
2473
2453
|
</div>
|
2474
|
-
<p class="since">Since 2.12</p>
|
2454
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2475
2455
|
</div>
|
2476
2456
|
<hr>
|
2477
2457
|
<div class="refsect2">
|
@@ -2505,7 +2485,7 @@ to be relative to <em class="parameter"><code>icon_view</code></em>
|
|
2505
2485
|
's bin_window if <em class="parameter"><code>keyboard_tooltip</code></em>
|
2506
2486
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2507
2487
|
<div class="refsect3">
|
2508
|
-
<a name="
|
2488
|
+
<a name="gtk-icon-view-get-tooltip-context.parameters"></a><h4>Parameters</h4>
|
2509
2489
|
<div class="informaltable"><table width="100%" border="0">
|
2510
2490
|
<colgroup>
|
2511
2491
|
<col width="150px" class="parameters_name">
|
@@ -2552,11 +2532,10 @@ to be relative to <em class="parameter"><code>icon_view</code></em>
|
|
2552
2532
|
</table></div>
|
2553
2533
|
</div>
|
2554
2534
|
<div class="refsect3">
|
2555
|
-
<a name="
|
2535
|
+
<a name="gtk-icon-view-get-tooltip-context.returns"></a><h4>Returns</h4>
|
2556
2536
|
<p> whether or not the given tooltip context points to a item</p>
|
2557
|
-
<p></p>
|
2558
2537
|
</div>
|
2559
|
-
<p class="since">Since 2.12</p>
|
2538
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2560
2539
|
</div>
|
2561
2540
|
<hr>
|
2562
2541
|
<div class="refsect2">
|
@@ -2574,7 +2553,7 @@ containing the tooltip texts, or -1 to disable this feature.</p>
|
|
2574
2553
|
<em class="parameter"><code>icon_view</code></em>
|
2575
2554
|
will connect a <a class="link" href="GtkWidget.html#GtkWidget-query-tooltip" title="The “query-tooltip” signal"><span class="type">“query-tooltip”</span></a> signal handler.</p>
|
2576
2555
|
<div class="refsect3">
|
2577
|
-
<a name="
|
2556
|
+
<a name="gtk-icon-view-set-tooltip-column.parameters"></a><h4>Parameters</h4>
|
2578
2557
|
<div class="informaltable"><table width="100%" border="0">
|
2579
2558
|
<colgroup>
|
2580
2559
|
<col width="150px" class="parameters_name">
|
@@ -2596,7 +2575,7 @@ containing the tooltip texts, or -1 to disable this feature.</p>
|
|
2596
2575
|
</tbody>
|
2597
2576
|
</table></div>
|
2598
2577
|
</div>
|
2599
|
-
<p class="since">Since 2.12</p>
|
2578
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2600
2579
|
</div>
|
2601
2580
|
<hr>
|
2602
2581
|
<div class="refsect2">
|
@@ -2608,7 +2587,7 @@ gtk_icon_view_get_tooltip_column (<em class="parameter"><code><a class="link" hr
|
|
2608
2587
|
displaying tooltips on <em class="parameter"><code>icon_view</code></em>
|
2609
2588
|
's rows.</p>
|
2610
2589
|
<div class="refsect3">
|
2611
|
-
<a name="
|
2590
|
+
<a name="gtk-icon-view-get-tooltip-column.parameters"></a><h4>Parameters</h4>
|
2612
2591
|
<div class="informaltable"><table width="100%" border="0">
|
2613
2592
|
<colgroup>
|
2614
2593
|
<col width="150px" class="parameters_name">
|
@@ -2623,12 +2602,11 @@ displaying tooltips on <em class="parameter"><code>icon_view</code></em>
|
|
2623
2602
|
</table></div>
|
2624
2603
|
</div>
|
2625
2604
|
<div class="refsect3">
|
2626
|
-
<a name="
|
2605
|
+
<a name="gtk-icon-view-get-tooltip-column.returns"></a><h4>Returns</h4>
|
2627
2606
|
<p> the index of the tooltip column that is currently being
|
2628
2607
|
used, or -1 if this is disabled.</p>
|
2629
|
-
<p></p>
|
2630
2608
|
</div>
|
2631
|
-
<p class="since">Since 2.12</p>
|
2609
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
2632
2610
|
</div>
|
2633
2611
|
<hr>
|
2634
2612
|
<div class="refsect2">
|
@@ -2640,7 +2618,7 @@ gtk_icon_view_get_item_row (<em class="parameter"><code><a class="link" href="Gt
|
|
2640
2618
|
is currently
|
2641
2619
|
displayed. Row numbers start at 0.</p>
|
2642
2620
|
<div class="refsect3">
|
2643
|
-
<a name="
|
2621
|
+
<a name="gtk-icon-view-get-item-row.parameters"></a><h4>Parameters</h4>
|
2644
2622
|
<div class="informaltable"><table width="100%" border="0">
|
2645
2623
|
<colgroup>
|
2646
2624
|
<col width="150px" class="parameters_name">
|
@@ -2662,11 +2640,10 @@ displayed. Row numbers start at 0.</p>
|
|
2662
2640
|
</table></div>
|
2663
2641
|
</div>
|
2664
2642
|
<div class="refsect3">
|
2665
|
-
<a name="
|
2643
|
+
<a name="gtk-icon-view-get-item-row.returns"></a><h4>Returns</h4>
|
2666
2644
|
<p> The row in which the item is displayed</p>
|
2667
|
-
<p></p>
|
2668
2645
|
</div>
|
2669
|
-
<p class="since">Since 2.22</p>
|
2646
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2670
2647
|
</div>
|
2671
2648
|
<hr>
|
2672
2649
|
<div class="refsect2">
|
@@ -2678,7 +2655,7 @@ gtk_icon_view_get_item_column (<em class="parameter"><code><a class="link" href=
|
|
2678
2655
|
is currently
|
2679
2656
|
displayed. Column numbers start at 0.</p>
|
2680
2657
|
<div class="refsect3">
|
2681
|
-
<a name="
|
2658
|
+
<a name="gtk-icon-view-get-item-column.parameters"></a><h4>Parameters</h4>
|
2682
2659
|
<div class="informaltable"><table width="100%" border="0">
|
2683
2660
|
<colgroup>
|
2684
2661
|
<col width="150px" class="parameters_name">
|
@@ -2700,11 +2677,10 @@ displayed. Column numbers start at 0.</p>
|
|
2700
2677
|
</table></div>
|
2701
2678
|
</div>
|
2702
2679
|
<div class="refsect3">
|
2703
|
-
<a name="
|
2680
|
+
<a name="gtk-icon-view-get-item-column.returns"></a><h4>Returns</h4>
|
2704
2681
|
<p> The column in which the item is displayed</p>
|
2705
|
-
<p></p>
|
2706
2682
|
</div>
|
2707
|
-
<p class="since">Since 2.22</p>
|
2683
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
2708
2684
|
</div>
|
2709
2685
|
<hr>
|
2710
2686
|
<div class="refsect2">
|
@@ -2712,15 +2688,15 @@ displayed. Column numbers start at 0.</p>
|
|
2712
2688
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2713
2689
|
gtk_icon_view_enable_model_drag_source
|
2714
2690
|
(<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>,
|
2715
|
-
<em class="parameter"><code><a href="
|
2691
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> start_button_mask</code></em>,
|
2716
2692
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
2717
2693
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
2718
|
-
<em class="parameter"><code><a href="
|
2694
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
2719
2695
|
<p>Turns <em class="parameter"><code>icon_view</code></em>
|
2720
2696
|
into a drag source for automatic DND. Calling this
|
2721
2697
|
method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2722
2698
|
<div class="refsect3">
|
2723
|
-
<a name="
|
2699
|
+
<a name="gtk-icon-view-enable-model-drag-source.parameters"></a><h4>Parameters</h4>
|
2724
2700
|
<div class="informaltable"><table width="100%" border="0">
|
2725
2701
|
<colgroup>
|
2726
2702
|
<col width="150px" class="parameters_name">
|
@@ -2758,7 +2734,7 @@ widget</p></td>
|
|
2758
2734
|
</tbody>
|
2759
2735
|
</table></div>
|
2760
2736
|
</div>
|
2761
|
-
<p class="since">Since 2.8</p>
|
2737
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2762
2738
|
</div>
|
2763
2739
|
<hr>
|
2764
2740
|
<div class="refsect2">
|
@@ -2767,12 +2743,12 @@ widget</p></td>
|
|
2767
2743
|
gtk_icon_view_enable_model_drag_dest (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>,
|
2768
2744
|
<em class="parameter"><code>const <a class="link" href="gtk2-Selections.html#GtkTargetEntry" title="struct GtkTargetEntry"><span class="type">GtkTargetEntry</span></a> *targets</code></em>,
|
2769
2745
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> n_targets</code></em>,
|
2770
|
-
<em class="parameter"><code><a href="
|
2746
|
+
<em class="parameter"><code><a href="../html/gdk2-Drag-and-Drop.html#GdkDragAction"><span class="type">GdkDragAction</span></a> actions</code></em>);</pre>
|
2771
2747
|
<p>Turns <em class="parameter"><code>icon_view</code></em>
|
2772
2748
|
into a drop destination for automatic DND. Calling this
|
2773
2749
|
method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2774
2750
|
<div class="refsect3">
|
2775
|
-
<a name="
|
2751
|
+
<a name="gtk-icon-view-enable-model-drag-dest.parameters"></a><h4>Parameters</h4>
|
2776
2752
|
<div class="informaltable"><table width="100%" border="0">
|
2777
2753
|
<colgroup>
|
2778
2754
|
<col width="150px" class="parameters_name">
|
@@ -2805,7 +2781,7 @@ widget</p></td>
|
|
2805
2781
|
</tbody>
|
2806
2782
|
</table></div>
|
2807
2783
|
</div>
|
2808
|
-
<p class="since">Since 2.8</p>
|
2784
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2809
2785
|
</div>
|
2810
2786
|
<hr>
|
2811
2787
|
<div class="refsect2">
|
@@ -2815,7 +2791,7 @@ gtk_icon_view_unset_model_drag_source (<em class="parameter"><code><a class="lin
|
|
2815
2791
|
<p>Undoes the effect of <a class="link" href="GtkIconView.html#gtk-icon-view-enable-model-drag-source" title="gtk_icon_view_enable_model_drag_source ()"><code class="function">gtk_icon_view_enable_model_drag_source()</code></a>. Calling this
|
2816
2792
|
method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2817
2793
|
<div class="refsect3">
|
2818
|
-
<a name="
|
2794
|
+
<a name="gtk-icon-view-unset-model-drag-source.parameters"></a><h4>Parameters</h4>
|
2819
2795
|
<div class="informaltable"><table width="100%" border="0">
|
2820
2796
|
<colgroup>
|
2821
2797
|
<col width="150px" class="parameters_name">
|
@@ -2829,7 +2805,7 @@ method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" tit
|
|
2829
2805
|
</tr></tbody>
|
2830
2806
|
</table></div>
|
2831
2807
|
</div>
|
2832
|
-
<p class="since">Since 2.8</p>
|
2808
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2833
2809
|
</div>
|
2834
2810
|
<hr>
|
2835
2811
|
<div class="refsect2">
|
@@ -2839,7 +2815,7 @@ gtk_icon_view_unset_model_drag_dest (<em class="parameter"><code><a class="link"
|
|
2839
2815
|
<p>Undoes the effect of <a class="link" href="GtkIconView.html#gtk-icon-view-enable-model-drag-dest" title="gtk_icon_view_enable_model_drag_dest ()"><code class="function">gtk_icon_view_enable_model_drag_dest()</code></a>. Calling this
|
2840
2816
|
method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" title="The “reorderable” property"><span class="type">“reorderable”</span></a> to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2841
2817
|
<div class="refsect3">
|
2842
|
-
<a name="
|
2818
|
+
<a name="gtk-icon-view-unset-model-drag-dest.parameters"></a><h4>Parameters</h4>
|
2843
2819
|
<div class="informaltable"><table width="100%" border="0">
|
2844
2820
|
<colgroup>
|
2845
2821
|
<col width="150px" class="parameters_name">
|
@@ -2853,7 +2829,7 @@ method sets <a class="link" href="GtkIconView.html#GtkIconView--reorderable" tit
|
|
2853
2829
|
</tr></tbody>
|
2854
2830
|
</table></div>
|
2855
2831
|
</div>
|
2856
|
-
<p class="since">Since 2.8</p>
|
2832
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2857
2833
|
</div>
|
2858
2834
|
<hr>
|
2859
2835
|
<div class="refsect2">
|
@@ -2874,7 +2850,7 @@ drop can not be used in a reorderable view for any other purpose.</p>
|
|
2874
2850
|
reordering is allowed. If more control is needed, you should probably
|
2875
2851
|
handle drag and drop manually.</p>
|
2876
2852
|
<div class="refsect3">
|
2877
|
-
<a name="
|
2853
|
+
<a name="gtk-icon-view-set-reorderable.parameters"></a><h4>Parameters</h4>
|
2878
2854
|
<div class="informaltable"><table width="100%" border="0">
|
2879
2855
|
<colgroup>
|
2880
2856
|
<col width="150px" class="parameters_name">
|
@@ -2895,7 +2871,7 @@ handle drag and drop manually.</p>
|
|
2895
2871
|
</tbody>
|
2896
2872
|
</table></div>
|
2897
2873
|
</div>
|
2898
|
-
<p class="since">Since 2.8</p>
|
2874
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2899
2875
|
</div>
|
2900
2876
|
<hr>
|
2901
2877
|
<div class="refsect2">
|
@@ -2905,7 +2881,7 @@ gtk_icon_view_get_reorderable (<em class="parameter"><code><a class="link" href=
|
|
2905
2881
|
<p>Retrieves whether the user can reorder the list via drag-and-drop.
|
2906
2882
|
See <a class="link" href="GtkIconView.html#gtk-icon-view-set-reorderable" title="gtk_icon_view_set_reorderable ()"><code class="function">gtk_icon_view_set_reorderable()</code></a>.</p>
|
2907
2883
|
<div class="refsect3">
|
2908
|
-
<a name="
|
2884
|
+
<a name="gtk-icon-view-get-reorderable.parameters"></a><h4>Parameters</h4>
|
2909
2885
|
<div class="informaltable"><table width="100%" border="0">
|
2910
2886
|
<colgroup>
|
2911
2887
|
<col width="150px" class="parameters_name">
|
@@ -2920,11 +2896,10 @@ See <a class="link" href="GtkIconView.html#gtk-icon-view-set-reorderable" title=
|
|
2920
2896
|
</table></div>
|
2921
2897
|
</div>
|
2922
2898
|
<div class="refsect3">
|
2923
|
-
<a name="
|
2899
|
+
<a name="gtk-icon-view-get-reorderable.returns"></a><h4>Returns</h4>
|
2924
2900
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the list can be reordered.</p>
|
2925
|
-
<p></p>
|
2926
2901
|
</div>
|
2927
|
-
<p class="since">Since 2.8</p>
|
2902
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2928
2903
|
</div>
|
2929
2904
|
<hr>
|
2930
2905
|
<div class="refsect2">
|
@@ -2935,7 +2910,7 @@ gtk_icon_view_set_drag_dest_item (<em class="parameter"><code><a class="link" hr
|
|
2935
2910
|
<em class="parameter"><code><a class="link" href="GtkIconView.html#GtkIconViewDropPosition" title="enum GtkIconViewDropPosition"><span class="type">GtkIconViewDropPosition</span></a> pos</code></em>);</pre>
|
2936
2911
|
<p>Sets the item that is highlighted for feedback.</p>
|
2937
2912
|
<div class="refsect3">
|
2938
|
-
<a name="
|
2913
|
+
<a name="gtk-icon-view-set-drag-dest-item.parameters"></a><h4>Parameters</h4>
|
2939
2914
|
<div class="informaltable"><table width="100%" border="0">
|
2940
2915
|
<colgroup>
|
2941
2916
|
<col width="150px" class="parameters_name">
|
@@ -2961,7 +2936,7 @@ gtk_icon_view_set_drag_dest_item (<em class="parameter"><code><a class="link" hr
|
|
2961
2936
|
</tbody>
|
2962
2937
|
</table></div>
|
2963
2938
|
</div>
|
2964
|
-
<p class="since">Since 2.8</p>
|
2939
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
2965
2940
|
</div>
|
2966
2941
|
<hr>
|
2967
2942
|
<div class="refsect2">
|
@@ -2972,7 +2947,7 @@ gtk_icon_view_get_drag_dest_item (<em class="parameter"><code><a class="link" hr
|
|
2972
2947
|
<em class="parameter"><code><a class="link" href="GtkIconView.html#GtkIconViewDropPosition" title="enum GtkIconViewDropPosition"><span class="type">GtkIconViewDropPosition</span></a> *pos</code></em>);</pre>
|
2973
2948
|
<p>Gets information about the item that is highlighted for feedback.</p>
|
2974
2949
|
<div class="refsect3">
|
2975
|
-
<a name="
|
2950
|
+
<a name="gtk-icon-view-get-drag-dest-item.parameters"></a><h4>Parameters</h4>
|
2976
2951
|
<div class="informaltable"><table width="100%" border="0">
|
2977
2952
|
<colgroup>
|
2978
2953
|
<col width="150px" class="parameters_name">
|
@@ -2998,7 +2973,7 @@ gtk_icon_view_get_drag_dest_item (<em class="parameter"><code><a class="link" hr
|
|
2998
2973
|
</tbody>
|
2999
2974
|
</table></div>
|
3000
2975
|
</div>
|
3001
|
-
<p class="since">Since 2.8</p>
|
2976
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3002
2977
|
</div>
|
3003
2978
|
<hr>
|
3004
2979
|
<div class="refsect2">
|
@@ -3011,7 +2986,7 @@ gtk_icon_view_get_dest_item_at_pos (<em class="parameter"><code><a class="link"
|
|
3011
2986
|
<em class="parameter"><code><a class="link" href="GtkIconView.html#GtkIconViewDropPosition" title="enum GtkIconViewDropPosition"><span class="type">GtkIconViewDropPosition</span></a> *pos</code></em>);</pre>
|
3012
2987
|
<p>Determines the destination item for a given position.</p>
|
3013
2988
|
<div class="refsect3">
|
3014
|
-
<a name="
|
2989
|
+
<a name="gtk-icon-view-get-dest-item-at-pos.parameters"></a><h4>Parameters</h4>
|
3015
2990
|
<div class="informaltable"><table width="100%" border="0">
|
3016
2991
|
<colgroup>
|
3017
2992
|
<col width="150px" class="parameters_name">
|
@@ -3048,23 +3023,22 @@ gtk_icon_view_get_dest_item_at_pos (<em class="parameter"><code><a class="link"
|
|
3048
3023
|
</table></div>
|
3049
3024
|
</div>
|
3050
3025
|
<div class="refsect3">
|
3051
|
-
<a name="
|
3026
|
+
<a name="gtk-icon-view-get-dest-item-at-pos.returns"></a><h4>Returns</h4>
|
3052
3027
|
<p> whether there is an item at the given position.</p>
|
3053
|
-
<p></p>
|
3054
3028
|
</div>
|
3055
|
-
<p class="since">Since 2.8</p>
|
3029
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3056
3030
|
</div>
|
3057
3031
|
<hr>
|
3058
3032
|
<div class="refsect2">
|
3059
3033
|
<a name="gtk-icon-view-create-drag-icon"></a><h3>gtk_icon_view_create_drag_icon ()</h3>
|
3060
|
-
<pre class="programlisting"><a href="
|
3034
|
+
<pre class="programlisting"><a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="returnvalue">GdkPixmap</span></a> *
|
3061
3035
|
gtk_icon_view_create_drag_icon (<em class="parameter"><code><a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a> *icon_view</code></em>,
|
3062
3036
|
<em class="parameter"><code><a class="link" href="GtkTreeModel.html#GtkTreePath"><span class="type">GtkTreePath</span></a> *path</code></em>);</pre>
|
3063
|
-
<p>Creates a <a href="
|
3037
|
+
<p>Creates a <a href="../html/gdk2-Bitmaps-and-Pixmaps.html#GdkPixmap"><span class="type">GdkPixmap</span></a> representation of the item at <em class="parameter"><code>path</code></em>
|
3064
3038
|
.
|
3065
3039
|
This image is used for a drag icon.</p>
|
3066
3040
|
<div class="refsect3">
|
3067
|
-
<a name="
|
3041
|
+
<a name="gtk-icon-view-create-drag-icon.parameters"></a><h4>Parameters</h4>
|
3068
3042
|
<div class="informaltable"><table width="100%" border="0">
|
3069
3043
|
<colgroup>
|
3070
3044
|
<col width="150px" class="parameters_name">
|
@@ -3087,11 +3061,11 @@ This image is used for a drag icon.</p>
|
|
3087
3061
|
</table></div>
|
3088
3062
|
</div>
|
3089
3063
|
<div class="refsect3">
|
3090
|
-
<a name="
|
3064
|
+
<a name="gtk-icon-view-create-drag-icon.returns"></a><h4>Returns</h4>
|
3091
3065
|
<p> a newly-allocated pixmap of the drag icon. </p>
|
3092
3066
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
3093
3067
|
</div>
|
3094
|
-
<p class="since">Since 2.8</p>
|
3068
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3095
3069
|
</div>
|
3096
3070
|
</div>
|
3097
3071
|
<div class="refsect1">
|
@@ -3111,7 +3085,7 @@ private fields and should not be directly accessed.
|
|
3111
3085
|
An enum for determining where a dropped item goes.
|
3112
3086
|
</p>
|
3113
3087
|
<div class="refsect3">
|
3114
|
-
<a name="
|
3088
|
+
<a name="GtkIconViewDropPosition.members"></a><h4>Members</h4>
|
3115
3089
|
<div class="informaltable"><table width="100%" border="0">
|
3116
3090
|
<colgroup>
|
3117
3091
|
<col width="300px" class="enum_members_name">
|
@@ -3176,7 +3150,7 @@ the columns of the icon view.</p>
|
|
3176
3150
|
<p>Flags: Read / Write</p>
|
3177
3151
|
<p>Allowed values: >= 0</p>
|
3178
3152
|
<p>Default value: 6</p>
|
3179
|
-
<p class="since">Since 2.6</p>
|
3153
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3180
3154
|
</div>
|
3181
3155
|
<hr>
|
3182
3156
|
<div class="refsect2">
|
@@ -3188,7 +3162,7 @@ be chosen automatically to fill the available area.</p>
|
|
3188
3162
|
<p>Flags: Read / Write</p>
|
3189
3163
|
<p>Allowed values: >= -1</p>
|
3190
3164
|
<p>Default value: -1</p>
|
3191
|
-
<p class="since">Since 2.6</p>
|
3165
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3192
3166
|
</div>
|
3193
3167
|
<hr>
|
3194
3168
|
<div class="refsect2">
|
@@ -3198,7 +3172,7 @@ be chosen automatically to fill the available area.</p>
|
|
3198
3172
|
the text) of the item are positioned relative to each other.</p>
|
3199
3173
|
<p>Flags: Read / Write</p>
|
3200
3174
|
<p>Default value: GTK_ORIENTATION_VERTICAL</p>
|
3201
|
-
<p class="since">Since 2.22</p>
|
3175
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
3202
3176
|
</div>
|
3203
3177
|
<hr>
|
3204
3178
|
<div class="refsect2">
|
@@ -3209,7 +3183,7 @@ of the icon view's item.</p>
|
|
3209
3183
|
<p>Flags: Read / Write</p>
|
3210
3184
|
<p>Allowed values: >= 0</p>
|
3211
3185
|
<p>Default value: 6</p>
|
3212
|
-
<p class="since">Since 2.18</p>
|
3186
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
3213
3187
|
</div>
|
3214
3188
|
<hr>
|
3215
3189
|
<div class="refsect2">
|
@@ -3223,7 +3197,7 @@ suitable item size.</p>
|
|
3223
3197
|
<p>Flags: Read / Write</p>
|
3224
3198
|
<p>Allowed values: >= -1</p>
|
3225
3199
|
<p>Default value: -1</p>
|
3226
|
-
<p class="since">Since 2.6</p>
|
3200
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3227
3201
|
</div>
|
3228
3202
|
<hr>
|
3229
3203
|
<div class="refsect2">
|
@@ -3235,7 +3209,7 @@ at the edges of the icon view.</p>
|
|
3235
3209
|
<p>Flags: Read / Write</p>
|
3236
3210
|
<p>Allowed values: >= 0</p>
|
3237
3211
|
<p>Default value: 6</p>
|
3238
|
-
<p class="since">Since 2.6</p>
|
3212
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3239
3213
|
</div>
|
3240
3214
|
<hr>
|
3241
3215
|
<div class="refsect2">
|
@@ -3251,7 +3225,7 @@ If both are set to -1, no texts are displayed.</p>
|
|
3251
3225
|
<p>Flags: Read / Write</p>
|
3252
3226
|
<p>Allowed values: >= -1</p>
|
3253
3227
|
<p>Default value: -1</p>
|
3254
|
-
<p class="since">Since 2.6</p>
|
3228
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3255
3229
|
</div>
|
3256
3230
|
<hr>
|
3257
3231
|
<div class="refsect2">
|
@@ -3273,7 +3247,7 @@ the text) of the item are positioned relative to each other.</p>
|
|
3273
3247
|
</div>
|
3274
3248
|
<p>Flags: Read / Write</p>
|
3275
3249
|
<p>Default value: GTK_ORIENTATION_VERTICAL</p>
|
3276
|
-
<p class="since">Since 2.6</p>
|
3250
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3277
3251
|
</div>
|
3278
3252
|
<hr>
|
3279
3253
|
<div class="refsect2">
|
@@ -3287,7 +3261,7 @@ display of pixbufs.</p>
|
|
3287
3261
|
<p>Flags: Read / Write</p>
|
3288
3262
|
<p>Allowed values: >= -1</p>
|
3289
3263
|
<p>Default value: -1</p>
|
3290
|
-
<p class="since">Since 2.6</p>
|
3264
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3291
3265
|
</div>
|
3292
3266
|
<hr>
|
3293
3267
|
<div class="refsect2">
|
@@ -3297,7 +3271,7 @@ display of pixbufs.</p>
|
|
3297
3271
|
by DND.</p>
|
3298
3272
|
<p>Flags: Read / Write</p>
|
3299
3273
|
<p>Default value: FALSE</p>
|
3300
|
-
<p class="since">Since 2.8</p>
|
3274
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3301
3275
|
</div>
|
3302
3276
|
<hr>
|
3303
3277
|
<div class="refsect2">
|
@@ -3308,7 +3282,7 @@ the rows of the icon view.</p>
|
|
3308
3282
|
<p>Flags: Read / Write</p>
|
3309
3283
|
<p>Allowed values: >= 0</p>
|
3310
3284
|
<p>Default value: 6</p>
|
3311
|
-
<p class="since">Since 2.6</p>
|
3285
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3312
3286
|
</div>
|
3313
3287
|
<hr>
|
3314
3288
|
<div class="refsect2">
|
@@ -3319,7 +3293,7 @@ icon view. If the mode is <a class="link" href="gtk2-Standard-Enumerations.html#
|
|
3319
3293
|
is enabled, for the other modes, only keyboard selection is possible.</p>
|
3320
3294
|
<p>Flags: Read / Write</p>
|
3321
3295
|
<p>Default value: GTK_SELECTION_SINGLE</p>
|
3322
|
-
<p class="since">Since 2.6</p>
|
3296
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3323
3297
|
</div>
|
3324
3298
|
<hr>
|
3325
3299
|
<div class="refsect2">
|
@@ -3330,7 +3304,7 @@ the cells (i.e. the icon and the text) of an item.</p>
|
|
3330
3304
|
<p>Flags: Read / Write</p>
|
3331
3305
|
<p>Allowed values: >= 0</p>
|
3332
3306
|
<p>Default value: 0</p>
|
3333
|
-
<p class="since">Since 2.6</p>
|
3307
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3334
3308
|
</div>
|
3335
3309
|
<hr>
|
3336
3310
|
<div class="refsect2">
|
@@ -3345,7 +3319,7 @@ property are both set to -1, no texts are displayed.</p>
|
|
3345
3319
|
<p>Flags: Read / Write</p>
|
3346
3320
|
<p>Allowed values: >= -1</p>
|
3347
3321
|
<p>Default value: -1</p>
|
3348
|
-
<p class="since">Since 2.6</p>
|
3322
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
3349
3323
|
</div>
|
3350
3324
|
<hr>
|
3351
3325
|
<div class="refsect2">
|
@@ -3369,7 +3343,7 @@ property are both set to -1, no texts are displayed.</p>
|
|
3369
3343
|
<hr>
|
3370
3344
|
<div class="refsect2">
|
3371
3345
|
<a name="GtkIconView--s-selection-box-color"></a><h3>The <code class="literal">“selection-box-color”</code> style property</h3>
|
3372
|
-
<pre class="programlisting"> “selection-box-color” <a href="
|
3346
|
+
<pre class="programlisting"> “selection-box-color” <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</pre>
|
3373
3347
|
<p>Color of the selection box.</p>
|
3374
3348
|
<p>Flags: Read</p>
|
3375
3349
|
</div>
|
@@ -3390,7 +3364,7 @@ focused item. </p>
|
|
3390
3364
|
programmatically.</p>
|
3391
3365
|
<p>The default bindings for this signal are Space, Return and Enter.</p>
|
3392
3366
|
<div class="refsect3">
|
3393
|
-
<a name="
|
3367
|
+
<a name="GtkIconView-activate-cursor-item.parameters"></a><h4>Parameters</h4>
|
3394
3368
|
<div class="informaltable"><table width="100%" border="0">
|
3395
3369
|
<colgroup>
|
3396
3370
|
<col width="150px" class="parameters_name">
|
@@ -3427,7 +3401,7 @@ clicks an item. It is also emitted when a non-editable item
|
|
3427
3401
|
is selected and one of the keys: Space, Return or Enter is
|
3428
3402
|
pressed.</p>
|
3429
3403
|
<div class="refsect3">
|
3430
|
-
<a name="
|
3404
|
+
<a name="GtkIconView-item-activated.parameters"></a><h4>Parameters</h4>
|
3431
3405
|
<div class="informaltable"><table width="100%" border="0">
|
3432
3406
|
<colgroup>
|
3433
3407
|
<col width="150px" class="parameters_name">
|
@@ -3477,7 +3451,7 @@ programmatically.</p>
|
|
3477
3451
|
<p>All of these will extend the selection when combined with
|
3478
3452
|
the Shift modifier.</p>
|
3479
3453
|
<div class="refsect3">
|
3480
|
-
<a name="
|
3454
|
+
<a name="GtkIconView-move-cursor.parameters"></a><h4>Parameters</h4>
|
3481
3455
|
<div class="informaltable"><table width="100%" border="0">
|
3482
3456
|
<colgroup>
|
3483
3457
|
<col width="150px" class="parameters_name">
|
@@ -3524,7 +3498,7 @@ which gets emitted when the user selects all items.</p>
|
|
3524
3498
|
programmatically.</p>
|
3525
3499
|
<p>The default binding for this signal is Ctrl-a.</p>
|
3526
3500
|
<div class="refsect3">
|
3527
|
-
<a name="
|
3501
|
+
<a name="GtkIconView-select-all.parameters"></a><h4>Parameters</h4>
|
3528
3502
|
<div class="informaltable"><table width="100%" border="0">
|
3529
3503
|
<colgroup>
|
3530
3504
|
<col width="150px" class="parameters_name">
|
@@ -3561,7 +3535,7 @@ focused.</p>
|
|
3561
3535
|
programmatically.</p>
|
3562
3536
|
<p>There is no default binding for this signal.</p>
|
3563
3537
|
<div class="refsect3">
|
3564
|
-
<a name="
|
3538
|
+
<a name="GtkIconView-select-cursor-item.parameters"></a><h4>Parameters</h4>
|
3565
3539
|
<div class="informaltable"><table width="100%" border="0">
|
3566
3540
|
<colgroup>
|
3567
3541
|
<col width="150px" class="parameters_name">
|
@@ -3593,7 +3567,7 @@ user_function (<a class="link" href="GtkIconView.html" title="GtkIconView"><span
|
|
3593
3567
|
<p>The ::selection-changed signal is emitted when the selection
|
3594
3568
|
(i.e. the set of selected items) changes.</p>
|
3595
3569
|
<div class="refsect3">
|
3596
|
-
<a name="
|
3570
|
+
<a name="GtkIconView-selection-changed.parameters"></a><h4>Parameters</h4>
|
3597
3571
|
<div class="informaltable"><table width="100%" border="0">
|
3598
3572
|
<colgroup>
|
3599
3573
|
<col width="150px" class="parameters_name">
|
@@ -3628,7 +3602,7 @@ user_function (<a class="link" href="GtkIconView.html" title="GtkIconView"><span
|
|
3628
3602
|
like <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a> will emit this signal to connect two instances
|
3629
3603
|
of <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a> to the scroll directions of the <a class="link" href="GtkIconView.html" title="GtkIconView"><span class="type">GtkIconView</span></a>.</p>
|
3630
3604
|
<div class="refsect3">
|
3631
|
-
<a name="
|
3605
|
+
<a name="GtkIconView-set-scroll-adjustments.parameters"></a><h4>Parameters</h4>
|
3632
3606
|
<div class="informaltable"><table width="100%" border="0">
|
3633
3607
|
<colgroup>
|
3634
3608
|
<col width="150px" class="parameters_name">
|
@@ -3672,7 +3646,7 @@ depend on the selection mode.</p>
|
|
3672
3646
|
programmatically.</p>
|
3673
3647
|
<p>There is no default binding for this signal is Ctrl-Space.</p>
|
3674
3648
|
<div class="refsect3">
|
3675
|
-
<a name="
|
3649
|
+
<a name="GtkIconView-toggle-cursor-item.parameters"></a><h4>Parameters</h4>
|
3676
3650
|
<div class="informaltable"><table width="100%" border="0">
|
3677
3651
|
<colgroup>
|
3678
3652
|
<col width="150px" class="parameters_name">
|
@@ -3708,7 +3682,7 @@ which gets emitted when the user unselects all items.</p>
|
|
3708
3682
|
programmatically.</p>
|
3709
3683
|
<p>The default binding for this signal is Ctrl-Shift-a.</p>
|
3710
3684
|
<div class="refsect3">
|
3711
|
-
<a name="
|
3685
|
+
<a name="GtkIconView-unselect-all.parameters"></a><h4>Parameters</h4>
|
3712
3686
|
<div class="informaltable"><table width="100%" border="0">
|
3713
3687
|
<colgroup>
|
3714
3688
|
<col width="150px" class="parameters_name">
|
@@ -3734,7 +3708,6 @@ programmatically.</p>
|
|
3734
3708
|
</div>
|
3735
3709
|
</div>
|
3736
3710
|
<div class="footer">
|
3737
|
-
<hr>
|
3738
|
-
Generated by GTK-Doc V1.21.1</div>
|
3711
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
3739
3712
|
</body>
|
3740
3713
|
</html>
|