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="LayoutContainers.html" title="Layout Containers">
|
9
9
|
<link rel="prev" href="GtkVPaned.html" title="GtkVPaned">
|
10
10
|
<link rel="next" href="GtkNotebook.html" title="GtkNotebook">
|
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">
|
@@ -134,7 +134,7 @@
|
|
134
134
|
</tr>
|
135
135
|
<tr>
|
136
136
|
<td class="function_type">
|
137
|
-
<a href="
|
137
|
+
<a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
138
138
|
</td>
|
139
139
|
<td class="function_name">
|
140
140
|
<a class="link" href="GtkLayout.html#gtk-layout-get-bin-window" title="gtk_layout_get_bin_window ()">gtk_layout_get_bin_window</a> <span class="c_punctuation">()</span>
|
@@ -229,7 +229,7 @@
|
|
229
229
|
</div>
|
230
230
|
<div class="refsect1">
|
231
231
|
<a name="GtkLayout.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
232
|
-
<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>
|
232
|
+
<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>
|
233
233
|
<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>
|
234
234
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
235
235
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -278,7 +278,7 @@ you'd like the layout to use for scrolling, pass <a href="/home/vagrant/ruby-gno
|
|
278
278
|
and <em class="parameter"><code>vadjustment</code></em>
|
279
279
|
.</p>
|
280
280
|
<div class="refsect3">
|
281
|
-
<a name="
|
281
|
+
<a name="gtk-layout-new.parameters"></a><h4>Parameters</h4>
|
282
282
|
<div class="informaltable"><table width="100%" border="0">
|
283
283
|
<colgroup>
|
284
284
|
<col width="150px" class="parameters_name">
|
@@ -300,9 +300,8 @@ you'd like the layout to use for scrolling, pass <a href="/home/vagrant/ruby-gno
|
|
300
300
|
</table></div>
|
301
301
|
</div>
|
302
302
|
<div class="refsect3">
|
303
|
-
<a name="
|
303
|
+
<a name="gtk-layout-new.returns"></a><h4>Returns</h4>
|
304
304
|
<p> a new <a class="link" href="GtkLayout.html" title="GtkLayout"><span class="type">GtkLayout</span></a></p>
|
305
|
-
<p></p>
|
306
305
|
</div>
|
307
306
|
</div>
|
308
307
|
<hr>
|
@@ -322,7 +321,7 @@ gtk_layout_put (<em class="parameter"><code><a class="link" href="GtkLayout.html
|
|
322
321
|
becomes the new parent container of <em class="parameter"><code>child_widget</code></em>
|
323
322
|
.</p>
|
324
323
|
<div class="refsect3">
|
325
|
-
<a name="
|
324
|
+
<a name="gtk-layout-put.parameters"></a><h4>Parameters</h4>
|
326
325
|
<div class="informaltable"><table width="100%" border="0">
|
327
326
|
<colgroup>
|
328
327
|
<col width="150px" class="parameters_name">
|
@@ -365,7 +364,7 @@ gtk_layout_move (<em class="parameter"><code><a class="link" href="GtkLayout.htm
|
|
365
364
|
<p>Moves a current child of <em class="parameter"><code>layout</code></em>
|
366
365
|
to a new position.</p>
|
367
366
|
<div class="refsect3">
|
368
|
-
<a name="
|
367
|
+
<a name="gtk-layout-move.parameters"></a><h4>Parameters</h4>
|
369
368
|
<div class="informaltable"><table width="100%" border="0">
|
370
369
|
<colgroup>
|
371
370
|
<col width="150px" class="parameters_name">
|
@@ -407,7 +406,7 @@ gtk_layout_set_size (<em class="parameter"><code><a class="link" href="GtkLayout
|
|
407
406
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> height</code></em>);</pre>
|
408
407
|
<p>Sets the size of the scrollable area of the layout.</p>
|
409
408
|
<div class="refsect3">
|
410
|
-
<a name="
|
409
|
+
<a name="gtk-layout-set-size.parameters"></a><h4>Parameters</h4>
|
411
410
|
<div class="informaltable"><table width="100%" border="0">
|
412
411
|
<colgroup>
|
413
412
|
<col width="150px" class="parameters_name">
|
@@ -445,7 +444,7 @@ gtk_layout_get_size (<em class="parameter"><code><a class="link" href="GtkLayout
|
|
445
444
|
the total extents of the layout's scrollbar area. See
|
446
445
|
<a class="link" href="GtkLayout.html#gtk-layout-set-size" title="gtk_layout_set_size ()"><code class="function">gtk_layout_set_size()</code></a>.</p>
|
447
446
|
<div class="refsect3">
|
448
|
-
<a name="
|
447
|
+
<a name="gtk-layout-get-size.parameters"></a><h4>Parameters</h4>
|
449
448
|
<div class="informaltable"><table width="100%" border="0">
|
450
449
|
<colgroup>
|
451
450
|
<col width="150px" class="parameters_name">
|
@@ -484,7 +483,7 @@ gtk_layout_freeze (<em class="parameter"><code><a class="link" href="GtkLayout.h
|
|
484
483
|
<div class="warning"><p><code class="literal">gtk_layout_freeze</code> is deprecated and should not be used in newly-written code.</p></div>
|
485
484
|
<p>This is a deprecated function, it doesn't do anything useful.</p>
|
486
485
|
<div class="refsect3">
|
487
|
-
<a name="
|
486
|
+
<a name="gtk-layout-freeze.parameters"></a><h4>Parameters</h4>
|
488
487
|
<div class="informaltable"><table width="100%" border="0">
|
489
488
|
<colgroup>
|
490
489
|
<col width="150px" class="parameters_name">
|
@@ -507,7 +506,7 @@ gtk_layout_thaw (<em class="parameter"><code><a class="link" href="GtkLayout.htm
|
|
507
506
|
<div class="warning"><p><code class="literal">gtk_layout_thaw</code> is deprecated and should not be used in newly-written code.</p></div>
|
508
507
|
<p>This is a deprecated function, it doesn't do anything useful.</p>
|
509
508
|
<div class="refsect3">
|
510
|
-
<a name="
|
509
|
+
<a name="gtk-layout-thaw.parameters"></a><h4>Parameters</h4>
|
511
510
|
<div class="informaltable"><table width="100%" border="0">
|
512
511
|
<colgroup>
|
513
512
|
<col width="150px" class="parameters_name">
|
@@ -534,7 +533,7 @@ between the horizontal scrollbar and <em class="parameter"><code>layout</code></
|
|
534
533
|
.</p>
|
535
534
|
<p>See <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a>, <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a>, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for details.</p>
|
536
535
|
<div class="refsect3">
|
537
|
-
<a name="
|
536
|
+
<a name="gtk-layout-get-hadjustment.parameters"></a><h4>Parameters</h4>
|
538
537
|
<div class="informaltable"><table width="100%" border="0">
|
539
538
|
<colgroup>
|
540
539
|
<col width="150px" class="parameters_name">
|
@@ -549,7 +548,7 @@ between the horizontal scrollbar and <em class="parameter"><code>layout</code></
|
|
549
548
|
</table></div>
|
550
549
|
</div>
|
551
550
|
<div class="refsect3">
|
552
|
-
<a name="
|
551
|
+
<a name="gtk-layout-get-hadjustment.returns"></a><h4>Returns</h4>
|
553
552
|
<p> horizontal scroll adjustment. </p>
|
554
553
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
555
554
|
</div>
|
@@ -566,7 +565,7 @@ between the vertical scrollbar and <em class="parameter"><code>layout</code></em
|
|
566
565
|
.</p>
|
567
566
|
<p>See <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a>, <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a>, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for details.</p>
|
568
567
|
<div class="refsect3">
|
569
|
-
<a name="
|
568
|
+
<a name="gtk-layout-get-vadjustment.parameters"></a><h4>Parameters</h4>
|
570
569
|
<div class="informaltable"><table width="100%" border="0">
|
571
570
|
<colgroup>
|
572
571
|
<col width="150px" class="parameters_name">
|
@@ -581,7 +580,7 @@ between the vertical scrollbar and <em class="parameter"><code>layout</code></em
|
|
581
580
|
</table></div>
|
582
581
|
</div>
|
583
582
|
<div class="refsect3">
|
584
|
-
<a name="
|
583
|
+
<a name="gtk-layout-get-vadjustment.returns"></a><h4>Returns</h4>
|
585
584
|
<p> vertical scroll adjustment. </p>
|
586
585
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
587
586
|
</div>
|
@@ -595,7 +594,7 @@ gtk_layout_set_hadjustment (<em class="parameter"><code><a class="link" href="Gt
|
|
595
594
|
<p>Sets the horizontal scroll adjustment for the layout.</p>
|
596
595
|
<p>See <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a>, <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a>, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for details.</p>
|
597
596
|
<div class="refsect3">
|
598
|
-
<a name="
|
597
|
+
<a name="gtk-layout-set-hadjustment.parameters"></a><h4>Parameters</h4>
|
599
598
|
<div class="informaltable"><table width="100%" border="0">
|
600
599
|
<colgroup>
|
601
600
|
<col width="150px" class="parameters_name">
|
@@ -626,7 +625,7 @@ gtk_layout_set_vadjustment (<em class="parameter"><code><a class="link" href="Gt
|
|
626
625
|
<p>Sets the vertical scroll adjustment for the layout.</p>
|
627
626
|
<p>See <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a>, <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a>, <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> for details.</p>
|
628
627
|
<div class="refsect3">
|
629
|
-
<a name="
|
628
|
+
<a name="gtk-layout-set-vadjustment.parameters"></a><h4>Parameters</h4>
|
630
629
|
<div class="informaltable"><table width="100%" border="0">
|
631
630
|
<colgroup>
|
632
631
|
<col width="150px" class="parameters_name">
|
@@ -651,11 +650,11 @@ gtk_layout_set_vadjustment (<em class="parameter"><code><a class="link" href="Gt
|
|
651
650
|
<hr>
|
652
651
|
<div class="refsect2">
|
653
652
|
<a name="gtk-layout-get-bin-window"></a><h3>gtk_layout_get_bin_window ()</h3>
|
654
|
-
<pre class="programlisting"><a href="
|
653
|
+
<pre class="programlisting"><a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
655
654
|
gtk_layout_get_bin_window (<em class="parameter"><code><a class="link" href="GtkLayout.html" title="GtkLayout"><span class="type">GtkLayout</span></a> *layout</code></em>);</pre>
|
656
655
|
<p>Retrieve the bin window of the layout used for drawing operations.</p>
|
657
656
|
<div class="refsect3">
|
658
|
-
<a name="
|
657
|
+
<a name="gtk-layout-get-bin-window.parameters"></a><h4>Parameters</h4>
|
659
658
|
<div class="informaltable"><table width="100%" border="0">
|
660
659
|
<colgroup>
|
661
660
|
<col width="150px" class="parameters_name">
|
@@ -670,11 +669,11 @@ gtk_layout_get_bin_window (<em class="parameter"><code><a class="link" href="Gtk
|
|
670
669
|
</table></div>
|
671
670
|
</div>
|
672
671
|
<div class="refsect3">
|
673
|
-
<a name="
|
674
|
-
<p> a <a href="
|
672
|
+
<a name="gtk-layout-get-bin-window.returns"></a><h4>Returns</h4>
|
673
|
+
<p> a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>. </p>
|
675
674
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
676
675
|
</div>
|
677
|
-
<p class="since">Since 2.14</p>
|
676
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
678
677
|
</div>
|
679
678
|
</div>
|
680
679
|
<div class="refsect1">
|
@@ -754,7 +753,7 @@ user_function (<a class="link" href="GtkLayout.html" title="GtkLayout"><span cla
|
|
754
753
|
like <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a> will emit this signal to connect two instances
|
755
754
|
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="GtkLayout.html" title="GtkLayout"><span class="type">GtkLayout</span></a>.</p>
|
756
755
|
<div class="refsect3">
|
757
|
-
<a name="
|
756
|
+
<a name="GtkLayout-set-scroll-adjustments.parameters"></a><h4>Parameters</h4>
|
758
757
|
<div class="informaltable"><table width="100%" border="0">
|
759
758
|
<colgroup>
|
760
759
|
<col width="150px" class="parameters_name">
|
@@ -791,7 +790,6 @@ of <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="ty
|
|
791
790
|
</div>
|
792
791
|
</div>
|
793
792
|
<div class="footer">
|
794
|
-
<hr>
|
795
|
-
Generated by GTK-Doc V1.21.1</div>
|
793
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
796
794
|
</body>
|
797
795
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="ButtonWidgets.html" title="Buttons and Toggles">
|
9
9
|
<link rel="prev" href="GtkToggleButton.html" title="GtkToggleButton">
|
10
10
|
<link rel="next" href="GtkScaleButton.html" title="GtkScaleButton">
|
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">
|
@@ -146,7 +146,7 @@
|
|
146
146
|
</div>
|
147
147
|
<div class="refsect1">
|
148
148
|
<a name="GtkLinkButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
149
|
-
<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>
|
149
|
+
<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>
|
150
150
|
<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>
|
151
151
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
152
152
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -199,7 +199,7 @@ on it: see <a class="link" href="GtkLinkButton.html#gtk-link-button-set-uri-hook
|
|
199
199
|
gtk_link_button_new (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *uri</code></em>);</pre>
|
200
200
|
<p>Creates a new <a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="type">GtkLinkButton</span></a> with the URI as its text.</p>
|
201
201
|
<div class="refsect3">
|
202
|
-
<a name="
|
202
|
+
<a name="gtk-link-button-new.parameters"></a><h4>Parameters</h4>
|
203
203
|
<div class="informaltable"><table width="100%" border="0">
|
204
204
|
<colgroup>
|
205
205
|
<col width="150px" class="parameters_name">
|
@@ -214,11 +214,10 @@ gtk_link_button_new (<em class="parameter"><code>const <a href="/home/vagrant/ru
|
|
214
214
|
</table></div>
|
215
215
|
</div>
|
216
216
|
<div class="refsect3">
|
217
|
-
<a name="
|
217
|
+
<a name="gtk-link-button-new.returns"></a><h4>Returns</h4>
|
218
218
|
<p> a new link button widget.</p>
|
219
|
-
<p></p>
|
220
219
|
</div>
|
221
|
-
<p class="since">Since 2.10</p>
|
220
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
222
221
|
</div>
|
223
222
|
<hr>
|
224
223
|
<div class="refsect2">
|
@@ -228,7 +227,7 @@ gtk_link_button_new_with_label (<em class="parameter"><code>const <a href="/home
|
|
228
227
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
229
228
|
<p>Creates a new <a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="type">GtkLinkButton</span></a> containing a label.</p>
|
230
229
|
<div class="refsect3">
|
231
|
-
<a name="
|
230
|
+
<a name="gtk-link-button-new-with-label.parameters"></a><h4>Parameters</h4>
|
232
231
|
<div class="informaltable"><table width="100%" border="0">
|
233
232
|
<colgroup>
|
234
233
|
<col width="150px" class="parameters_name">
|
@@ -250,11 +249,11 @@ gtk_link_button_new_with_label (<em class="parameter"><code>const <a href="/home
|
|
250
249
|
</table></div>
|
251
250
|
</div>
|
252
251
|
<div class="refsect3">
|
253
|
-
<a name="
|
252
|
+
<a name="gtk-link-button-new-with-label.returns"></a><h4>Returns</h4>
|
254
253
|
<p> a new link button widget. </p>
|
255
254
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
256
255
|
</div>
|
257
|
-
<p class="since">Since 2.10</p>
|
256
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
258
257
|
</div>
|
259
258
|
<hr>
|
260
259
|
<div class="refsect2">
|
@@ -263,7 +262,7 @@ gtk_link_button_new_with_label (<em class="parameter"><code>const <a href="/home
|
|
263
262
|
gtk_link_button_get_uri (<em class="parameter"><code><a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="type">GtkLinkButton</span></a> *link_button</code></em>);</pre>
|
264
263
|
<p>Retrieves the URI set using <a class="link" href="GtkLinkButton.html#gtk-link-button-set-uri" title="gtk_link_button_set_uri ()"><code class="function">gtk_link_button_set_uri()</code></a>.</p>
|
265
264
|
<div class="refsect3">
|
266
|
-
<a name="
|
265
|
+
<a name="gtk-link-button-get-uri.parameters"></a><h4>Parameters</h4>
|
267
266
|
<div class="informaltable"><table width="100%" border="0">
|
268
267
|
<colgroup>
|
269
268
|
<col width="150px" class="parameters_name">
|
@@ -278,12 +277,11 @@ gtk_link_button_get_uri (<em class="parameter"><code><a class="link" href="GtkLi
|
|
278
277
|
</table></div>
|
279
278
|
</div>
|
280
279
|
<div class="refsect3">
|
281
|
-
<a name="
|
280
|
+
<a name="gtk-link-button-get-uri.returns"></a><h4>Returns</h4>
|
282
281
|
<p> a valid URI. The returned string is owned by the link button
|
283
282
|
and should not be modified or freed.</p>
|
284
|
-
<p></p>
|
285
283
|
</div>
|
286
|
-
<p class="since">Since 2.10</p>
|
284
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
287
285
|
</div>
|
288
286
|
<hr>
|
289
287
|
<div class="refsect2">
|
@@ -295,7 +293,7 @@ gtk_link_button_set_uri (<em class="parameter"><code><a class="link" href="GtkLi
|
|
295
293
|
as the URI where the <a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="type">GtkLinkButton</span></a> points. As a side-effect
|
296
294
|
this unsets the 'visited' state of the button.</p>
|
297
295
|
<div class="refsect3">
|
298
|
-
<a name="
|
296
|
+
<a name="gtk-link-button-set-uri.parameters"></a><h4>Parameters</h4>
|
299
297
|
<div class="informaltable"><table width="100%" border="0">
|
300
298
|
<colgroup>
|
301
299
|
<col width="150px" class="parameters_name">
|
@@ -316,7 +314,7 @@ this unsets the 'visited' state of the button.</p>
|
|
316
314
|
</tbody>
|
317
315
|
</table></div>
|
318
316
|
</div>
|
319
|
-
<p class="since">Since 2.10</p>
|
317
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
320
318
|
</div>
|
321
319
|
<hr>
|
322
320
|
<div class="refsect2">
|
@@ -330,7 +328,7 @@ The type of a function which is called when the <a class="link" href="GtkLinkBut
|
|
330
328
|
clicked.
|
331
329
|
</p>
|
332
330
|
<div class="refsect3">
|
333
|
-
<a name="
|
331
|
+
<a name="GtkLinkButtonUriFunc.parameters"></a><h4>Parameters</h4>
|
334
332
|
<div class="informaltable"><table width="100%" border="0">
|
335
333
|
<colgroup>
|
336
334
|
<col width="150px" class="parameters_name">
|
@@ -375,7 +373,7 @@ a <a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="t
|
|
375
373
|
for the "clicked" signal.</p>
|
376
374
|
<p>If no uri hook has been set, GTK+ defaults to calling <a class="link" href="gtk2-Filesystem-utilities.html#gtk-show-uri" title="gtk_show_uri ()"><code class="function">gtk_show_uri()</code></a>.</p>
|
377
375
|
<div class="refsect3">
|
378
|
-
<a name="
|
376
|
+
<a name="gtk-link-button-set-uri-hook.parameters"></a><h4>Parameters</h4>
|
379
377
|
<div class="informaltable"><table width="100%" border="0">
|
380
378
|
<colgroup>
|
381
379
|
<col width="150px" class="parameters_name">
|
@@ -404,11 +402,10 @@ is no longer needed, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/lo
|
|
404
402
|
</table></div>
|
405
403
|
</div>
|
406
404
|
<div class="refsect3">
|
407
|
-
<a name="
|
405
|
+
<a name="gtk-link-button-set-uri-hook.returns"></a><h4>Returns</h4>
|
408
406
|
<p> the previously set hook function.</p>
|
409
|
-
<p></p>
|
410
407
|
</div>
|
411
|
-
<p class="since">Since 2.10</p>
|
408
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
412
409
|
</div>
|
413
410
|
<hr>
|
414
411
|
<div class="refsect2">
|
@@ -420,7 +417,7 @@ points. The button becomes visited when it is clicked. If the URI
|
|
420
417
|
is changed on the button, the 'visited' state is unset again.</p>
|
421
418
|
<p>The state may also be changed using <a class="link" href="GtkLinkButton.html#gtk-link-button-set-visited" title="gtk_link_button_set_visited ()"><code class="function">gtk_link_button_set_visited()</code></a>.</p>
|
422
419
|
<div class="refsect3">
|
423
|
-
<a name="
|
420
|
+
<a name="gtk-link-button-get-visited.parameters"></a><h4>Parameters</h4>
|
424
421
|
<div class="informaltable"><table width="100%" border="0">
|
425
422
|
<colgroup>
|
426
423
|
<col width="150px" class="parameters_name">
|
@@ -435,11 +432,10 @@ is changed on the button, the 'visited' state is unset again.</p>
|
|
435
432
|
</table></div>
|
436
433
|
</div>
|
437
434
|
<div class="refsect3">
|
438
|
-
<a name="
|
435
|
+
<a name="gtk-link-button-get-visited.returns"></a><h4>Returns</h4>
|
439
436
|
<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 link has been visited, <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
440
|
-
<p></p>
|
441
437
|
</div>
|
442
|
-
<p class="since">Since 2.14</p>
|
438
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
443
439
|
</div>
|
444
440
|
<hr>
|
445
441
|
<div class="refsect2">
|
@@ -450,7 +446,7 @@ gtk_link_button_set_visited (<em class="parameter"><code><a class="link" href="G
|
|
450
446
|
<p>Sets the 'visited' state of the URI where the <a class="link" href="GtkLinkButton.html" title="GtkLinkButton"><span class="type">GtkLinkButton</span></a>
|
451
447
|
points. See <a class="link" href="GtkLinkButton.html#gtk-link-button-get-visited" title="gtk_link_button_get_visited ()"><code class="function">gtk_link_button_get_visited()</code></a> for more details.</p>
|
452
448
|
<div class="refsect3">
|
453
|
-
<a name="
|
449
|
+
<a name="gtk-link-button-set-visited.parameters"></a><h4>Parameters</h4>
|
454
450
|
<div class="informaltable"><table width="100%" border="0">
|
455
451
|
<colgroup>
|
456
452
|
<col width="150px" class="parameters_name">
|
@@ -471,7 +467,7 @@ points. See <a class="link" href="GtkLinkButton.html#gtk-link-button-get-visite
|
|
471
467
|
</tbody>
|
472
468
|
</table></div>
|
473
469
|
</div>
|
474
|
-
<p class="since">Since 2.14</p>
|
470
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
475
471
|
</div>
|
476
472
|
</div>
|
477
473
|
<div class="refsect1">
|
@@ -493,7 +489,7 @@ manipulated using the functions below.
|
|
493
489
|
<p>The URI bound to this button.</p>
|
494
490
|
<p>Flags: Read / Write</p>
|
495
491
|
<p>Default value: NULL</p>
|
496
|
-
<p class="since">Since 2.10</p>
|
492
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
497
493
|
</div>
|
498
494
|
<hr>
|
499
495
|
<div class="refsect2">
|
@@ -503,7 +499,7 @@ manipulated using the functions below.
|
|
503
499
|
different color.</p>
|
504
500
|
<p>Flags: Read / Write</p>
|
505
501
|
<p>Default value: FALSE</p>
|
506
|
-
<p class="since">Since 2.14</p>
|
502
|
+
<p class="since">Since: <a class="link" href="api-index-2-14.html#api-index-2.14">2.14</a></p>
|
507
503
|
</div>
|
508
504
|
</div>
|
509
505
|
<div class="refsect1">
|
@@ -514,7 +510,6 @@ different color.</p>
|
|
514
510
|
</div>
|
515
511
|
</div>
|
516
512
|
<div class="footer">
|
517
|
-
<hr>
|
518
|
-
Generated by GTK-Doc V1.21.1</div>
|
513
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
519
514
|
</body>
|
520
515
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
|
9
9
|
<link rel="prev" href="GtkItemFactory.html" title="GtkItemFactory">
|
10
10
|
<link rel="next" href="GtkListItem.html" title="GtkListItem">
|
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">
|
@@ -303,7 +303,7 @@
|
|
303
303
|
</div>
|
304
304
|
<div class="refsect1">
|
305
305
|
<a name="GtkList.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
306
|
-
<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>
|
306
|
+
<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>
|
307
307
|
<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>
|
308
308
|
<span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
309
309
|
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -346,9 +346,8 @@ gtk_list_new (<em class="parameter"><code><span class="type">void</span></code><
|
|
346
346
|
Creates a new <a class="link" href="GtkList.html" title="GtkList"><span class="type">GtkList</span></a>.
|
347
347
|
</p>
|
348
348
|
<div class="refsect3">
|
349
|
-
<a name="
|
349
|
+
<a name="gtk-list-new.returns"></a><h4>Returns</h4>
|
350
350
|
<p>the newly-created <a class="link" href="GtkList.html" title="GtkList"><span class="type">GtkList</span></a></p>
|
351
|
-
<p></p>
|
352
351
|
</div>
|
353
352
|
</div>
|
354
353
|
<hr>
|
@@ -364,7 +363,7 @@ Inserts <em class="parameter"><code>items</code></em> into the <em class="parame
|
|
364
363
|
must not be freed after.
|
365
364
|
</p>
|
366
365
|
<div class="refsect3">
|
367
|
-
<a name="
|
366
|
+
<a name="gtk-list-insert-items.parameters"></a><h4>Parameters</h4>
|
368
367
|
<div class="informaltable"><table width="100%" border="0">
|
369
368
|
<colgroup>
|
370
369
|
<col width="150px" class="parameters_name">
|
@@ -403,7 +402,7 @@ gtk_list_append_items (<em class="parameter"><code><a class="link" href="GtkList
|
|
403
402
|
Adds <em class="parameter"><code>items</code></em> to the end of the <em class="parameter"><code>list</code></em>.
|
404
403
|
</p>
|
405
404
|
<div class="refsect3">
|
406
|
-
<a name="
|
405
|
+
<a name="gtk-list-append-items.parameters"></a><h4>Parameters</h4>
|
407
406
|
<div class="informaltable"><table width="100%" border="0">
|
408
407
|
<colgroup>
|
409
408
|
<col width="150px" class="parameters_name">
|
@@ -436,7 +435,7 @@ gtk_list_prepend_items (<em class="parameter"><code><a class="link" href="GtkLis
|
|
436
435
|
Inserts <em class="parameter"><code>items</code></em> at the beginning of the <em class="parameter"><code>list</code></em>.
|
437
436
|
</p>
|
438
437
|
<div class="refsect3">
|
439
|
-
<a name="
|
438
|
+
<a name="gtk-list-prepend-items.parameters"></a><h4>Parameters</h4>
|
440
439
|
<div class="informaltable"><table width="100%" border="0">
|
441
440
|
<colgroup>
|
442
441
|
<col width="150px" class="parameters_name">
|
@@ -469,7 +468,7 @@ gtk_list_remove_items (<em class="parameter"><code><a class="link" href="GtkList
|
|
469
468
|
Removes the <em class="parameter"><code>items</code></em> from the <em class="parameter"><code>list</code></em>.
|
470
469
|
</p>
|
471
470
|
<div class="refsect3">
|
472
|
-
<a name="
|
471
|
+
<a name="gtk-list-remove-items.parameters"></a><h4>Parameters</h4>
|
473
472
|
<div class="informaltable"><table width="100%" border="0">
|
474
473
|
<colgroup>
|
475
474
|
<col width="150px" class="parameters_name">
|
@@ -503,7 +502,7 @@ Removes the <em class="parameter"><code>items</code></em> from the <em class="pa
|
|
503
502
|
may be useful if you want to move the items from one list to another.
|
504
503
|
</p>
|
505
504
|
<div class="refsect3">
|
506
|
-
<a name="
|
505
|
+
<a name="gtk-list-remove-items-no-unref.parameters"></a><h4>Parameters</h4>
|
507
506
|
<div class="informaltable"><table width="100%" border="0">
|
508
507
|
<colgroup>
|
509
508
|
<col width="150px" class="parameters_name">
|
@@ -541,7 +540,7 @@ elements. If <em class="parameter"><code>start</code></em> is greater than or eq
|
|
541
540
|
done.
|
542
541
|
</p>
|
543
542
|
<div class="refsect3">
|
544
|
-
<a name="
|
543
|
+
<a name="gtk-list-clear-items.parameters"></a><h4>Parameters</h4>
|
545
544
|
<div class="informaltable"><table width="100%" border="0">
|
546
545
|
<colgroup>
|
547
546
|
<col width="150px" class="parameters_name">
|
@@ -580,7 +579,7 @@ Selects the child number <em class="parameter"><code>item</code></em> of the <em
|
|
580
579
|
is out of bounds. The signal GtkList::select-child will be emitted.
|
581
580
|
</p>
|
582
581
|
<div class="refsect3">
|
583
|
-
<a name="
|
582
|
+
<a name="gtk-list-select-item.parameters"></a><h4>Parameters</h4>
|
584
583
|
<div class="informaltable"><table width="100%" border="0">
|
585
584
|
<colgroup>
|
586
585
|
<col width="150px" class="parameters_name">
|
@@ -615,7 +614,7 @@ Unselects the child number <em class="parameter"><code>item</code></em> of the <
|
|
615
614
|
emitted.
|
616
615
|
</p>
|
617
616
|
<div class="refsect3">
|
618
|
-
<a name="
|
617
|
+
<a name="gtk-list-unselect-item.parameters"></a><h4>Parameters</h4>
|
619
618
|
<div class="informaltable"><table width="100%" border="0">
|
620
619
|
<colgroup>
|
621
620
|
<col width="150px" class="parameters_name">
|
@@ -649,7 +648,7 @@ Selects the given <em class="parameter"><code>child</code></em>. The signal GtkL
|
|
649
648
|
emitted.
|
650
649
|
</p>
|
651
650
|
<div class="refsect3">
|
652
|
-
<a name="
|
651
|
+
<a name="gtk-list-select-child.parameters"></a><h4>Parameters</h4>
|
653
652
|
<div class="informaltable"><table width="100%" border="0">
|
654
653
|
<colgroup>
|
655
654
|
<col width="150px" class="parameters_name">
|
@@ -683,7 +682,7 @@ Unselects the given <em class="parameter"><code>child</code></em>. The signal Gt
|
|
683
682
|
emitted.
|
684
683
|
</p>
|
685
684
|
<div class="refsect3">
|
686
|
-
<a name="
|
685
|
+
<a name="gtk-list-unselect-child.parameters"></a><h4>Parameters</h4>
|
687
686
|
<div class="informaltable"><table width="100%" border="0">
|
688
687
|
<colgroup>
|
689
688
|
<col width="150px" class="parameters_name">
|
@@ -716,7 +715,7 @@ gtk_list_child_position (<em class="parameter"><code><a class="link" href="GtkLi
|
|
716
715
|
Searches the children of <em class="parameter"><code>list</code></em> for the index of <em class="parameter"><code>child</code></em>.
|
717
716
|
</p>
|
718
717
|
<div class="refsect3">
|
719
|
-
<a name="
|
718
|
+
<a name="gtk-list-child-position.parameters"></a><h4>Parameters</h4>
|
720
719
|
<div class="informaltable"><table width="100%" border="0">
|
721
720
|
<colgroup>
|
722
721
|
<col width="150px" class="parameters_name">
|
@@ -738,9 +737,8 @@ Searches the children of <em class="parameter"><code>list</code></em> for the in
|
|
738
737
|
</table></div>
|
739
738
|
</div>
|
740
739
|
<div class="refsect3">
|
741
|
-
<a name="
|
740
|
+
<a name="gtk-list-child-position.returns"></a><h4>Returns</h4>
|
742
741
|
<p>the index of the child, -1 if not found.</p>
|
743
|
-
<p></p>
|
744
742
|
</div>
|
745
743
|
</div>
|
746
744
|
<hr>
|
@@ -793,7 +791,7 @@ Shift key to select between the focus and the child pointed to.
|
|
793
791
|
<p>
|
794
792
|
</p>
|
795
793
|
<div class="refsect3">
|
796
|
-
<a name="
|
794
|
+
<a name="gtk-list-set-selection-mode.parameters"></a><h4>Parameters</h4>
|
797
795
|
<div class="informaltable"><table width="100%" border="0">
|
798
796
|
<colgroup>
|
799
797
|
<col width="150px" class="parameters_name">
|
@@ -829,7 +827,7 @@ Extends the selection by moving the anchor according to <em class="parameter"><c
|
|
829
827
|
in <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-EXTENDED:CAPS"><span class="type">GTK_SELECTION_EXTENDED</span></a>.
|
830
828
|
</p>
|
831
829
|
<div class="refsect3">
|
832
|
-
<a name="
|
830
|
+
<a name="gtk-list-extend-selection.parameters"></a><h4>Parameters</h4>
|
833
831
|
<div class="informaltable"><table width="100%" border="0">
|
834
832
|
<colgroup>
|
835
833
|
<col width="150px" class="parameters_name">
|
@@ -874,7 +872,7 @@ Starts a selection (or part of selection) at the focused child. Only in
|
|
874
872
|
<a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-EXTENDED:CAPS"><span class="type">GTK_SELECTION_EXTENDED</span></a> mode.
|
875
873
|
</p>
|
876
874
|
<div class="refsect3">
|
877
|
-
<a name="
|
875
|
+
<a name="gtk-list-start-selection.parameters"></a><h4>Parameters</h4>
|
878
876
|
<div class="informaltable"><table width="100%" border="0">
|
879
877
|
<colgroup>
|
880
878
|
<col width="150px" class="parameters_name">
|
@@ -900,7 +898,7 @@ Ends the selection. Used with <a class="link" href="GtkList.html#gtk-list-extend
|
|
900
898
|
<a class="link" href="GtkList.html#gtk-list-start-selection" title="gtk_list_start_selection ()"><code class="function">gtk_list_start_selection()</code></a>. Only in <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-EXTENDED:CAPS"><span class="type">GTK_SELECTION_EXTENDED</span></a> mode.
|
901
899
|
</p>
|
902
900
|
<div class="refsect3">
|
903
|
-
<a name="
|
901
|
+
<a name="gtk-list-end-selection.parameters"></a><h4>Parameters</h4>
|
904
902
|
<div class="informaltable"><table width="100%" border="0">
|
905
903
|
<colgroup>
|
906
904
|
<col width="150px" class="parameters_name">
|
@@ -926,7 +924,7 @@ Selects all children of <em class="parameter"><code>list</code></em>. A signal w
|
|
926
924
|
newly selected child.
|
927
925
|
</p>
|
928
926
|
<div class="refsect3">
|
929
|
-
<a name="
|
927
|
+
<a name="gtk-list-select-all.parameters"></a><h4>Parameters</h4>
|
930
928
|
<div class="informaltable"><table width="100%" border="0">
|
931
929
|
<colgroup>
|
932
930
|
<col width="150px" class="parameters_name">
|
@@ -952,7 +950,7 @@ Unselects all children of <em class="parameter"><code>list</code></em>. A signal
|
|
952
950
|
newly unselected child.
|
953
951
|
</p>
|
954
952
|
<div class="refsect3">
|
955
|
-
<a name="
|
953
|
+
<a name="gtk-list-unselect-all.parameters"></a><h4>Parameters</h4>
|
956
954
|
<div class="informaltable"><table width="100%" border="0">
|
957
955
|
<colgroup>
|
958
956
|
<col width="150px" class="parameters_name">
|
@@ -986,7 +984,7 @@ right. Out of bounds values are truncated.
|
|
986
984
|
scrolls to the ratio <em class="parameter"><code>position</code></em>: 0 is full left, 1 is full right.
|
987
985
|
</p>
|
988
986
|
<div class="refsect3">
|
989
|
-
<a name="
|
987
|
+
<a name="gtk-list-scroll-horizontal.parameters"></a><h4>Parameters</h4>
|
990
988
|
<div class="informaltable"><table width="100%" border="0">
|
991
989
|
<colgroup>
|
992
990
|
<col width="150px" class="parameters_name">
|
@@ -1033,7 +1031,7 @@ truncated.
|
|
1033
1031
|
scrolls to the ratio <em class="parameter"><code>position</code></em>: 0 is top, 1 is bottom.
|
1034
1032
|
</p>
|
1035
1033
|
<div class="refsect3">
|
1036
|
-
<a name="
|
1034
|
+
<a name="gtk-list-scroll-vertical.parameters"></a><h4>Parameters</h4>
|
1037
1035
|
<div class="informaltable"><table width="100%" border="0">
|
1038
1036
|
<colgroup>
|
1039
1037
|
<col width="150px" class="parameters_name">
|
@@ -1072,7 +1070,7 @@ Toggles between adding to the selection and beginning a new selection. Only
|
|
1072
1070
|
in <a class="link" href="gtk2-Standard-Enumerations.html#GTK-SELECTION-EXTENDED:CAPS"><span class="type">GTK_SELECTION_EXTENDED</span></a>. Useful with <a class="link" href="GtkList.html#gtk-list-extend-selection" title="gtk_list_extend_selection ()"><code class="function">gtk_list_extend_selection()</code></a>.
|
1073
1071
|
</p>
|
1074
1072
|
<div class="refsect3">
|
1075
|
-
<a name="
|
1073
|
+
<a name="gtk-list-toggle-add-mode.parameters"></a><h4>Parameters</h4>
|
1076
1074
|
<div class="informaltable"><table width="100%" border="0">
|
1077
1075
|
<colgroup>
|
1078
1076
|
<col width="150px" class="parameters_name">
|
@@ -1100,7 +1098,7 @@ selection mode of <em class="parameter"><code>list</code></em> is <a class="link
|
|
1100
1098
|
as the selection is always at the focus row.
|
1101
1099
|
</p>
|
1102
1100
|
<div class="refsect3">
|
1103
|
-
<a name="
|
1101
|
+
<a name="gtk-list-toggle-focus-row.parameters"></a><h4>Parameters</h4>
|
1104
1102
|
<div class="informaltable"><table width="100%" border="0">
|
1105
1103
|
<colgroup>
|
1106
1104
|
<col width="150px" class="parameters_name">
|
@@ -1128,7 +1126,7 @@ Toggles the child <em class="parameter"><code>item</code></em> of list. If the s
|
|
1128
1126
|
unselected.
|
1129
1127
|
</p>
|
1130
1128
|
<div class="refsect3">
|
1131
|
-
<a name="
|
1129
|
+
<a name="gtk-list-toggle-row.parameters"></a><h4>Parameters</h4>
|
1132
1130
|
<div class="informaltable"><table width="100%" border="0">
|
1133
1131
|
<colgroup>
|
1134
1132
|
<col width="150px" class="parameters_name">
|
@@ -1162,7 +1160,7 @@ Restores the selection in the last state, only if selection mode is
|
|
1162
1160
|
cleared. This function sometimes gives stranges "last states".
|
1163
1161
|
</p>
|
1164
1162
|
<div class="refsect3">
|
1165
|
-
<a name="
|
1163
|
+
<a name="gtk-list-undo-selection.parameters"></a><h4>Parameters</h4>
|
1166
1164
|
<div class="informaltable"><table width="100%" border="0">
|
1167
1165
|
<colgroup>
|
1168
1166
|
<col width="150px" class="parameters_name">
|
@@ -1188,7 +1186,7 @@ Stops the drag selection mode and ungrabs the pointer. This has no
|
|
1188
1186
|
effect if a drag selection is not active.
|
1189
1187
|
</p>
|
1190
1188
|
<div class="refsect3">
|
1191
|
-
<a name="
|
1189
|
+
<a name="gtk-list-end-drag-selection.parameters"></a><h4>Parameters</h4>
|
1192
1190
|
<div class="informaltable"><table width="100%" border="0">
|
1193
1191
|
<colgroup>
|
1194
1192
|
<col width="150px" class="parameters_name">
|
@@ -1219,7 +1217,6 @@ effect if a drag selection is not active.
|
|
1219
1217
|
<div class="refsect2">
|
1220
1218
|
<a name="GtkList--selection-mode"></a><h3>The <code class="literal">“selection-mode”</code> property</h3>
|
1221
1219
|
<pre class="programlisting"> “selection-mode” <a class="link" href="gtk2-Standard-Enumerations.html#GtkSelectionMode" title="enum GtkSelectionMode"><span class="type">GtkSelectionMode</span></a></pre>
|
1222
|
-
<p></p>
|
1223
1220
|
<p>Flags: Read / Write</p>
|
1224
1221
|
<p>Default value: GTK_SELECTION_NONE</p>
|
1225
1222
|
</div>
|
@@ -1236,7 +1233,7 @@ user_function (<a class="link" href="GtkList.html" title="GtkList"><span class="
|
|
1236
1233
|
The child <em class="parameter"><code>widget</code></em> has just been selected.
|
1237
1234
|
</p>
|
1238
1235
|
<div class="refsect3">
|
1239
|
-
<a name="
|
1236
|
+
<a name="GtkList-select-child.parameters"></a><h4>Parameters</h4>
|
1240
1237
|
<div class="informaltable"><table width="100%" border="0">
|
1241
1238
|
<colgroup>
|
1242
1239
|
<col width="150px" class="parameters_name">
|
@@ -1274,7 +1271,7 @@ user_function (<a class="link" href="GtkList.html" title="GtkList"><span class="
|
|
1274
1271
|
The selection of the widget has just changed.
|
1275
1272
|
</p>
|
1276
1273
|
<div class="refsect3">
|
1277
|
-
<a name="
|
1274
|
+
<a name="GtkList-selection-changed.parameters"></a><h4>Parameters</h4>
|
1278
1275
|
<div class="informaltable"><table width="100%" border="0">
|
1279
1276
|
<colgroup>
|
1280
1277
|
<col width="150px" class="parameters_name">
|
@@ -1308,7 +1305,7 @@ user_function (<a class="link" href="GtkList.html" title="GtkList"><span class="
|
|
1308
1305
|
The child <em class="parameter"><code>widget</code></em> has just been unselected.
|
1309
1306
|
</p>
|
1310
1307
|
<div class="refsect3">
|
1311
|
-
<a name="
|
1308
|
+
<a name="GtkList-unselect-child.parameters"></a><h4>Parameters</h4>
|
1312
1309
|
<div class="informaltable"><table width="100%" border="0">
|
1313
1310
|
<colgroup>
|
1314
1311
|
<col width="150px" class="parameters_name">
|
@@ -1364,7 +1361,6 @@ type.</p></td>
|
|
1364
1361
|
</div>
|
1365
1362
|
</div>
|
1366
1363
|
<div class="footer">
|
1367
|
-
<hr>
|
1368
|
-
Generated by GTK-Doc V1.21.1</div>
|
1364
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1369
1365
|
</body>
|
1370
1366
|
</html>
|