gtk2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/gtk2/extconf.rb +1 -0
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/misc/threads.rb +0 -1
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/libgailutil-18.dll +0 -0
- data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
- data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
- data/vendor/local/include/gtk-2.0/gtk/gtkcontainer.h +2 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.la +2 -2
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +1 -1
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.la +2 -2
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +2 -2
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.la +3 -3
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.la +3 -3
- data/vendor/local/lib/pkgconfig/gail.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
- data/vendor/local/share/aclocal/gtk-2.0.m4 +2 -13
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +38 -45
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +14 -20
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util.devhelp2 +1 -2
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/libgail-util-main.html +3 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +105 -127
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +19 -21
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +123 -146
- data/vendor/local/share/gtk-doc/html/gdk2/annotation-glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-deprecated.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +20 -22
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +25 -31
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cairo-Interaction.html +24 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +54 -76
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +34 -43
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +46 -61
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +91 -103
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +34 -34
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +62 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +62 -86
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +33 -39
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +40 -55
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +46 -52
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +50 -71
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +13 -16
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +56 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +106 -116
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +25 -28
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +40 -51
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +43 -57
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +19 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -13
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +22 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +51 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +295 -335
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +190 -264
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2.devhelp2 +236 -5
- data/vendor/local/share/gtk-doc/html/gdk2/index.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/reference.html +2 -3
- data/vendor/local/share/gtk-doc/html/gdk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/AbstractObjects.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Actions.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Builder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/ButtonWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/DeprecatedObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/DisplayWidgets.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +123 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +4 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +6 -72
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +65 -1250
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +62 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +16 -678
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +10 -199
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +4 -107
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +59 -903
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +4 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +19 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +23 -498
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +69 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +62 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +160 -185
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +95 -158
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +25 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +58 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +17 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +9 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +34 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +36 -44
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +42 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +53 -64
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +15 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +116 -134
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +15 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +11 -216
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +54 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +48 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +24 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +247 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +39 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +82 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +16 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +46 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +116 -2831
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +34 -41
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +9 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +16 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +12 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +49 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +51 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +30 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +17 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +8 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +7 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +18 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +33 -39
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +107 -122
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +188 -215
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +77 -1174
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +28 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +27 -499
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +11 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +23 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +9 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +39 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +137 -159
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +24 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +25 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +32 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +42 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +67 -74
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +46 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +33 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +49 -486
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +7 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +127 -166
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +11 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +18 -21
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +12 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +70 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +16 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +40 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +62 -80
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +22 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +23 -245
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +29 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +51 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +197 -237
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +51 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +76 -97
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +21 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +44 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +21 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +24 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +22 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +81 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +102 -120
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +10 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +14 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +8 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +34 -40
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +124 -154
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +9 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +30 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +41 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +34 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +11 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +49 -55
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +21 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +11 -259
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +51 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +11 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +162 -187
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +227 -239
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +25 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +4 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +184 -203
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +195 -275
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +17 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +57 -65
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +15 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +161 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +14 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +20 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +20 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +85 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +26 -482
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +43 -749
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +15 -290
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +74 -93
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +30 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +25 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +5 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +120 -156
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +33 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +21 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +42 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +15 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +43 -49
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +231 -302
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +87 -109
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +62 -69
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -43
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +4 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +4 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +4 -78
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +4 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +4 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +10 -262
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +5 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +265 -8803
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +251 -291
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +10 -16
- data/vendor/local/share/gtk-doc/html/gtk2/LayoutContainers.html +8 -9
- data/vendor/local/share/gtk-doc/html/gtk2/MenusAndCombos.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/MiscObjects.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/NumericEntry.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/Ornaments.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/PlugSocket.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/Printing.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/RecentDocuments.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ScrollingWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SelectorWidgets.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/SpecialObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidgetObjects.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidgetObjects.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/WindowWidgets.html +5 -7
- data/vendor/local/share/gtk-doc/html/gtk2/annotation-glossary.html +9 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-10.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-12.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-14.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-16.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-18.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-20.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-22.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-24.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-4.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-6.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-2-8.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-deprecated.html +2 -7
- data/vendor/local/share/gtk-doc/html/gtk2/api-index-full.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/ch02.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +6 -7
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-gdkeventexpose-region.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-modifiers.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/checklist-named-icons.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/decorating-the-assistant-pages.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/glossary.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-builder-convert.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-building.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-1-2.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-compiling.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-directfb.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-ClientSideWindows.html +12 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAction.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAssistant.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkBuilder.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkFileChooser.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-label-links.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-osx.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-query-immodules-2.0.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +31 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-resources.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-running.html +3 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-update-icon-cache.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-windows.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-x11.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +28 -32
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +41 -48
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +118 -129
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +106 -109
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +8 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +20 -223
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +124 -149
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +26 -28
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +17 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +149 -162
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +135 -134
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +10 -12
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +50 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +149 -173
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +46 -58
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Standard-Enumerations.html +44 -44
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +39 -485
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +21 -534
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +79 -98
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +97 -110
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +22 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +28 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2.devhelp2 +137 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtkbase.html +5 -6
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-extra-widgets.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-installing-preview.html +4 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-new-features.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkobjects.html +36 -38
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/index.html +39 -41
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-gnomeuiinfo.html +13 -14
- data/vendor/local/share/gtk-doc/html/gtk2/migrating.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/new-features-GtkComboBox.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/pt05.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/setting-the-page-flow.html +2 -3
- data/vendor/local/share/gtk-doc/html/gtk2/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/gtk2/ui-manager.html +2 -3
- data/vendor/local/share/locale/af/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/am/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/az_IR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/ur/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtk20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo +0 -0
- metadata +10 -14
- data/lib/2.0/gtk2.so +0 -0
- data/lib/2.1/gtk2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/index.sgml +0 -30
- data/vendor/local/share/gtk-doc/html/gdk2/index.sgml +0 -1534
- data/vendor/local/share/gtk-doc/html/gtk2/index.sgml +0 -8851
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="Actions.html" title="Action-based menus and toolbars">
|
9
9
|
<link rel="prev" href="GtkRadioAction.html" title="GtkRadioAction">
|
10
10
|
<link rel="next" href="GtkActivatable.html" title="GtkActivatable">
|
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">
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</div>
|
108
108
|
<div class="refsect1">
|
109
109
|
<a name="GtkRecentAction.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
110
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
110
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
111
111
|
<span class="lineart">╰──</span> <a class="link" href="GtkAction.html" title="GtkAction">GtkAction</a>
|
112
112
|
<span class="lineart">╰──</span> GtkRecentAction
|
113
113
|
</pre>
|
@@ -150,7 +150,7 @@ gtk_recent_action_new (<em class="parameter"><code>const <a href="/home/vagrant/
|
|
150
150
|
a <a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a> and set the accelerator for the action,
|
151
151
|
call <a class="link" href="GtkActionGroup.html#gtk-action-group-add-action-with-accel" title="gtk_action_group_add_action_with_accel ()"><code class="function">gtk_action_group_add_action_with_accel()</code></a>.</p>
|
152
152
|
<div class="refsect3">
|
153
|
-
<a name="
|
153
|
+
<a name="gtk-recent-action-new.parameters"></a><h4>Parameters</h4>
|
154
154
|
<div class="informaltable"><table width="100%" border="0">
|
155
155
|
<colgroup>
|
156
156
|
<col width="150px" class="parameters_name">
|
@@ -183,11 +183,10 @@ action, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
183
183
|
</table></div>
|
184
184
|
</div>
|
185
185
|
<div class="refsect3">
|
186
|
-
<a name="
|
186
|
+
<a name="gtk-recent-action-new.returns"></a><h4>Returns</h4>
|
187
187
|
<p> the newly created <a class="link" href="GtkRecentAction.html" title="GtkRecentAction"><span class="type">GtkRecentAction</span></a>.</p>
|
188
|
-
<p></p>
|
189
188
|
</div>
|
190
|
-
<p class="since">Since 2.12</p>
|
189
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
191
190
|
</div>
|
192
191
|
<hr>
|
193
192
|
<div class="refsect2">
|
@@ -202,7 +201,7 @@ gtk_recent_action_new_for_manager (<em class="parameter"><code>const <a href="/h
|
|
202
201
|
a <a class="link" href="GtkActionGroup.html" title="GtkActionGroup"><span class="type">GtkActionGroup</span></a> and set the accelerator for the action,
|
203
202
|
call <a class="link" href="GtkActionGroup.html#gtk-action-group-add-action-with-accel" title="gtk_action_group_add_action_with_accel ()"><code class="function">gtk_action_group_add_action_with_accel()</code></a>.</p>
|
204
203
|
<div class="refsect3">
|
205
|
-
<a name="
|
204
|
+
<a name="gtk-recent-action-new-for-manager.parameters"></a><h4>Parameters</h4>
|
206
205
|
<div class="informaltable"><table width="100%" border="0">
|
207
206
|
<colgroup>
|
208
207
|
<col width="150px" class="parameters_name">
|
@@ -241,11 +240,10 @@ action, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
241
240
|
</table></div>
|
242
241
|
</div>
|
243
242
|
<div class="refsect3">
|
244
|
-
<a name="
|
243
|
+
<a name="gtk-recent-action-new-for-manager.returns"></a><h4>Returns</h4>
|
245
244
|
<p> the newly created <a class="link" href="GtkRecentAction.html" title="GtkRecentAction"><span class="type">GtkRecentAction</span></a></p>
|
246
|
-
<p></p>
|
247
245
|
</div>
|
248
|
-
<p class="since">Since 2.12</p>
|
246
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
249
247
|
</div>
|
250
248
|
<hr>
|
251
249
|
<div class="refsect2">
|
@@ -254,7 +252,7 @@ action, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk
|
|
254
252
|
gtk_recent_action_get_show_numbers (<em class="parameter"><code><a class="link" href="GtkRecentAction.html" title="GtkRecentAction"><span class="type">GtkRecentAction</span></a> *action</code></em>);</pre>
|
255
253
|
<p>Returns the value set by <a class="link" href="GtkRecentChooserMenu.html#gtk-recent-chooser-menu-set-show-numbers" title="gtk_recent_chooser_menu_set_show_numbers ()"><code class="function">gtk_recent_chooser_menu_set_show_numbers()</code></a>.</p>
|
256
254
|
<div class="refsect3">
|
257
|
-
<a name="
|
255
|
+
<a name="gtk-recent-action-get-show-numbers.parameters"></a><h4>Parameters</h4>
|
258
256
|
<div class="informaltable"><table width="100%" border="0">
|
259
257
|
<colgroup>
|
260
258
|
<col width="150px" class="parameters_name">
|
@@ -269,11 +267,10 @@ gtk_recent_action_get_show_numbers (<em class="parameter"><code><a class="link"
|
|
269
267
|
</table></div>
|
270
268
|
</div>
|
271
269
|
<div class="refsect3">
|
272
|
-
<a name="
|
270
|
+
<a name="gtk-recent-action-get-show-numbers.returns"></a><h4>Returns</h4>
|
273
271
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if numbers should be shown.</p>
|
274
|
-
<p></p>
|
275
272
|
</div>
|
276
|
-
<p class="since">Since 2.12</p>
|
273
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
277
274
|
</div>
|
278
275
|
<hr>
|
279
276
|
<div class="refsect2">
|
@@ -287,7 +284,7 @@ widgets representing <em class="parameter"><code>action</code></em>
|
|
287
284
|
a unique character for a mnemonic to be used inside the menu item's
|
288
285
|
label. Only the first ten items get a number to avoid clashes.</p>
|
289
286
|
<div class="refsect3">
|
290
|
-
<a name="
|
287
|
+
<a name="gtk-recent-action-set-show-numbers.parameters"></a><h4>Parameters</h4>
|
291
288
|
<div class="informaltable"><table width="100%" border="0">
|
292
289
|
<colgroup>
|
293
290
|
<col width="150px" class="parameters_name">
|
@@ -308,7 +305,7 @@ label. Only the first ten items get a number to avoid clashes.</p>
|
|
308
305
|
</tbody>
|
309
306
|
</table></div>
|
310
307
|
</div>
|
311
|
-
<p class="since">Since 2.12</p>
|
308
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
312
309
|
</div>
|
313
310
|
</div>
|
314
311
|
<div class="refsect1">
|
@@ -332,7 +329,6 @@ label. Only the first ten items get a number to avoid clashes.</p>
|
|
332
329
|
</div>
|
333
330
|
</div>
|
334
331
|
<div class="footer">
|
335
|
-
<hr>
|
336
|
-
Generated by GTK-Doc V1.21.1</div>
|
332
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
337
333
|
</body>
|
338
334
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="RecentDocuments.html" title="Recently Used Documents">
|
9
9
|
<link rel="prev" href="GtkRecentManager.html" title="GtkRecentManager">
|
10
10
|
<link rel="next" href="GtkRecentChooserDialog.html" title="GtkRecentChooserDialog">
|
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">
|
@@ -438,7 +438,7 @@
|
|
438
438
|
</div>
|
439
439
|
<div class="refsect1">
|
440
440
|
<a name="GtkRecentChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
441
|
-
<pre class="screen"> GInterface
|
441
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
442
442
|
<span class="lineart">╰──</span> GtkRecentChooser
|
443
443
|
</pre>
|
444
444
|
</div>
|
@@ -446,7 +446,7 @@
|
|
446
446
|
<a name="GtkRecentChooser.prerequisites"></a><h2>Prerequisites</h2>
|
447
447
|
<p>
|
448
448
|
GtkRecentChooser requires
|
449
|
-
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
|
449
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>.</p>
|
450
450
|
</div>
|
451
451
|
<div class="refsect1">
|
452
452
|
<a name="GtkRecentChooser.implementations"></a><h2>Known Implementations</h2>
|
@@ -480,7 +480,7 @@ gtk_recent_chooser_set_show_private (<em class="parameter"><code><a class="link"
|
|
480
480
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> show_private</code></em>);</pre>
|
481
481
|
<p>Whether to show recently used resources marked registered as private.</p>
|
482
482
|
<div class="refsect3">
|
483
|
-
<a name="
|
483
|
+
<a name="gtk-recent-chooser-set-show-private.parameters"></a><h4>Parameters</h4>
|
484
484
|
<div class="informaltable"><table width="100%" border="0">
|
485
485
|
<colgroup>
|
486
486
|
<col width="150px" class="parameters_name">
|
@@ -501,7 +501,7 @@ gtk_recent_chooser_set_show_private (<em class="parameter"><code><a class="link"
|
|
501
501
|
</tbody>
|
502
502
|
</table></div>
|
503
503
|
</div>
|
504
|
-
<p class="since">Since 2.10</p>
|
504
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
505
505
|
</div>
|
506
506
|
<hr>
|
507
507
|
<div class="refsect2">
|
@@ -512,7 +512,7 @@ gtk_recent_chooser_get_show_private (<em class="parameter"><code><a class="link"
|
|
512
512
|
should display recently used resources
|
513
513
|
registered as private.</p>
|
514
514
|
<div class="refsect3">
|
515
|
-
<a name="
|
515
|
+
<a name="gtk-recent-chooser-get-show-private.parameters"></a><h4>Parameters</h4>
|
516
516
|
<div class="informaltable"><table width="100%" border="0">
|
517
517
|
<colgroup>
|
518
518
|
<col width="150px" class="parameters_name">
|
@@ -527,12 +527,11 @@ registered as private.</p>
|
|
527
527
|
</table></div>
|
528
528
|
</div>
|
529
529
|
<div class="refsect3">
|
530
|
-
<a name="
|
530
|
+
<a name="gtk-recent-chooser-get-show-private.returns"></a><h4>Returns</h4>
|
531
531
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show private items,
|
532
532
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
533
|
-
<p></p>
|
534
533
|
</div>
|
535
|
-
<p class="since">Since 2.10</p>
|
534
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
536
535
|
</div>
|
537
536
|
<hr>
|
538
537
|
<div class="refsect2">
|
@@ -544,7 +543,7 @@ gtk_recent_chooser_set_show_not_found (<em class="parameter"><code><a class="lin
|
|
544
543
|
should display the recently used resources that
|
545
544
|
it didn't find. This only applies to local resources.</p>
|
546
545
|
<div class="refsect3">
|
547
|
-
<a name="
|
546
|
+
<a name="gtk-recent-chooser-set-show-not-found.parameters"></a><h4>Parameters</h4>
|
548
547
|
<div class="informaltable"><table width="100%" border="0">
|
549
548
|
<colgroup>
|
550
549
|
<col width="150px" class="parameters_name">
|
@@ -565,7 +564,7 @@ it didn't find. This only applies to local resources.</p>
|
|
565
564
|
</tbody>
|
566
565
|
</table></div>
|
567
566
|
</div>
|
568
|
-
<p class="since">Since 2.10</p>
|
567
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
569
568
|
</div>
|
570
569
|
<hr>
|
571
570
|
<div class="refsect2">
|
@@ -576,7 +575,7 @@ gtk_recent_chooser_get_show_not_found (<em class="parameter"><code><a class="lin
|
|
576
575
|
should show the recently used resources that
|
577
576
|
were not found.</p>
|
578
577
|
<div class="refsect3">
|
579
|
-
<a name="
|
578
|
+
<a name="gtk-recent-chooser-get-show-not-found.parameters"></a><h4>Parameters</h4>
|
580
579
|
<div class="informaltable"><table width="100%" border="0">
|
581
580
|
<colgroup>
|
582
581
|
<col width="150px" class="parameters_name">
|
@@ -591,12 +590,11 @@ were not found.</p>
|
|
591
590
|
</table></div>
|
592
591
|
</div>
|
593
592
|
<div class="refsect3">
|
594
|
-
<a name="
|
593
|
+
<a name="gtk-recent-chooser-get-show-not-found.returns"></a><h4>Returns</h4>
|
595
594
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the resources not found should be displayed, and
|
596
595
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otheriwse.</p>
|
597
|
-
<p></p>
|
598
596
|
</div>
|
599
|
-
<p class="since">Since 2.10</p>
|
597
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
600
598
|
</div>
|
601
599
|
<hr>
|
602
600
|
<div class="refsect2">
|
@@ -609,7 +607,7 @@ gtk_recent_chooser_set_show_icons (<em class="parameter"><code><a class="link" h
|
|
609
607
|
should show an icon near the resource when
|
610
608
|
displaying it.</p>
|
611
609
|
<div class="refsect3">
|
612
|
-
<a name="
|
610
|
+
<a name="gtk-recent-chooser-set-show-icons.parameters"></a><h4>Parameters</h4>
|
613
611
|
<div class="informaltable"><table width="100%" border="0">
|
614
612
|
<colgroup>
|
615
613
|
<col width="150px" class="parameters_name">
|
@@ -630,7 +628,7 @@ displaying it.</p>
|
|
630
628
|
</tbody>
|
631
629
|
</table></div>
|
632
630
|
</div>
|
633
|
-
<p class="since">Since 2.10</p>
|
631
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
634
632
|
</div>
|
635
633
|
<hr>
|
636
634
|
<div class="refsect2">
|
@@ -640,7 +638,7 @@ gtk_recent_chooser_get_show_icons (<em class="parameter"><code><a class="link" h
|
|
640
638
|
<p>Retrieves whether <em class="parameter"><code>chooser</code></em>
|
641
639
|
should show an icon near the resource.</p>
|
642
640
|
<div class="refsect3">
|
643
|
-
<a name="
|
641
|
+
<a name="gtk-recent-chooser-get-show-icons.parameters"></a><h4>Parameters</h4>
|
644
642
|
<div class="informaltable"><table width="100%" border="0">
|
645
643
|
<colgroup>
|
646
644
|
<col width="150px" class="parameters_name">
|
@@ -655,11 +653,10 @@ gtk_recent_chooser_get_show_icons (<em class="parameter"><code><a class="link" h
|
|
655
653
|
</table></div>
|
656
654
|
</div>
|
657
655
|
<div class="refsect3">
|
658
|
-
<a name="
|
656
|
+
<a name="gtk-recent-chooser-get-show-icons.returns"></a><h4>Returns</h4>
|
659
657
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the icons should be displayed, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
660
|
-
<p></p>
|
661
658
|
</div>
|
662
|
-
<p class="since">Since 2.10</p>
|
659
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
663
660
|
</div>
|
664
661
|
<hr>
|
665
662
|
<div class="refsect2">
|
@@ -671,7 +668,7 @@ gtk_recent_chooser_set_select_multiple
|
|
671
668
|
<p>Sets whether <em class="parameter"><code>chooser</code></em>
|
672
669
|
can select multiple items.</p>
|
673
670
|
<div class="refsect3">
|
674
|
-
<a name="
|
671
|
+
<a name="gtk-recent-chooser-set-select-multiple.parameters"></a><h4>Parameters</h4>
|
675
672
|
<div class="informaltable"><table width="100%" border="0">
|
676
673
|
<colgroup>
|
677
674
|
<col width="150px" class="parameters_name">
|
@@ -693,7 +690,7 @@ can select more than one item</p></td>
|
|
693
690
|
</tbody>
|
694
691
|
</table></div>
|
695
692
|
</div>
|
696
|
-
<p class="since">Since 2.10</p>
|
693
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
697
694
|
</div>
|
698
695
|
<hr>
|
699
696
|
<div class="refsect2">
|
@@ -704,7 +701,7 @@ gtk_recent_chooser_get_select_multiple
|
|
704
701
|
<p>Gets whether <em class="parameter"><code>chooser</code></em>
|
705
702
|
can select multiple items.</p>
|
706
703
|
<div class="refsect3">
|
707
|
-
<a name="
|
704
|
+
<a name="gtk-recent-chooser-get-select-multiple.parameters"></a><h4>Parameters</h4>
|
708
705
|
<div class="informaltable"><table width="100%" border="0">
|
709
706
|
<colgroup>
|
710
707
|
<col width="150px" class="parameters_name">
|
@@ -719,12 +716,11 @@ gtk_recent_chooser_get_select_multiple
|
|
719
716
|
</table></div>
|
720
717
|
</div>
|
721
718
|
<div class="refsect3">
|
722
|
-
<a name="
|
719
|
+
<a name="gtk-recent-chooser-get-select-multiple.returns"></a><h4>Returns</h4>
|
723
720
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/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>chooser</code></em>
|
724
721
|
can select more than one item.</p>
|
725
|
-
<p></p>
|
726
722
|
</div>
|
727
|
-
<p class="since">Since 2.10</p>
|
723
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
728
724
|
</div>
|
729
725
|
<hr>
|
730
726
|
<div class="refsect2">
|
@@ -738,7 +734,7 @@ scheme, should be shown in the recently used resources selector. If
|
|
738
734
|
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> (the default) then the shown resources are guaranteed
|
739
735
|
to be accessible through the operating system native file system.</p>
|
740
736
|
<div class="refsect3">
|
741
|
-
<a name="
|
737
|
+
<a name="gtk-recent-chooser-set-local-only.parameters"></a><h4>Parameters</h4>
|
742
738
|
<div class="informaltable"><table width="100%" border="0">
|
743
739
|
<colgroup>
|
744
740
|
<col width="150px" class="parameters_name">
|
@@ -759,7 +755,7 @@ to be accessible through the operating system native file system.</p>
|
|
759
755
|
</tbody>
|
760
756
|
</table></div>
|
761
757
|
</div>
|
762
|
-
<p class="since">Since 2.10</p>
|
758
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
763
759
|
</div>
|
764
760
|
<hr>
|
765
761
|
<div class="refsect2">
|
@@ -769,7 +765,7 @@ gtk_recent_chooser_get_local_only (<em class="parameter"><code><a class="link" h
|
|
769
765
|
<p>Gets whether only local resources should be shown in the recently used
|
770
766
|
resources selector. See <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-local-only" title="gtk_recent_chooser_set_local_only ()"><code class="function">gtk_recent_chooser_set_local_only()</code></a></p>
|
771
767
|
<div class="refsect3">
|
772
|
-
<a name="
|
768
|
+
<a name="gtk-recent-chooser-get-local-only.parameters"></a><h4>Parameters</h4>
|
773
769
|
<div class="informaltable"><table width="100%" border="0">
|
774
770
|
<colgroup>
|
775
771
|
<col width="150px" class="parameters_name">
|
@@ -784,11 +780,10 @@ resources selector. See <a class="link" href="GtkRecentChooser.html#gtk-recent-
|
|
784
780
|
</table></div>
|
785
781
|
</div>
|
786
782
|
<div class="refsect3">
|
787
|
-
<a name="
|
783
|
+
<a name="gtk-recent-chooser-get-local-only.returns"></a><h4>Returns</h4>
|
788
784
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if only local resources should be shown.</p>
|
789
|
-
<p></p>
|
790
785
|
</div>
|
791
|
-
<p class="since">Since 2.10</p>
|
786
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
792
787
|
</div>
|
793
788
|
<hr>
|
794
789
|
<div class="refsect2">
|
@@ -799,7 +794,7 @@ gtk_recent_chooser_set_limit (<em class="parameter"><code><a class="link" href="
|
|
799
794
|
<p>Sets the number of items that should be returned by
|
800
795
|
<a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()"><code class="function">gtk_recent_chooser_get_items()</code></a> and <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()"><code class="function">gtk_recent_chooser_get_uris()</code></a>.</p>
|
801
796
|
<div class="refsect3">
|
802
|
-
<a name="
|
797
|
+
<a name="gtk-recent-chooser-set-limit.parameters"></a><h4>Parameters</h4>
|
803
798
|
<div class="informaltable"><table width="100%" border="0">
|
804
799
|
<colgroup>
|
805
800
|
<col width="150px" class="parameters_name">
|
@@ -820,7 +815,7 @@ gtk_recent_chooser_set_limit (<em class="parameter"><code><a class="link" href="
|
|
820
815
|
</tbody>
|
821
816
|
</table></div>
|
822
817
|
</div>
|
823
|
-
<p class="since">Since 2.10</p>
|
818
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
824
819
|
</div>
|
825
820
|
<hr>
|
826
821
|
<div class="refsect2">
|
@@ -830,7 +825,7 @@ gtk_recent_chooser_get_limit (<em class="parameter"><code><a class="link" href="
|
|
830
825
|
<p>Gets the number of items returned by <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-items" title="gtk_recent_chooser_get_items ()"><code class="function">gtk_recent_chooser_get_items()</code></a>
|
831
826
|
and <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" title="gtk_recent_chooser_get_uris ()"><code class="function">gtk_recent_chooser_get_uris()</code></a>.</p>
|
832
827
|
<div class="refsect3">
|
833
|
-
<a name="
|
828
|
+
<a name="gtk-recent-chooser-get-limit.parameters"></a><h4>Parameters</h4>
|
834
829
|
<div class="informaltable"><table width="100%" border="0">
|
835
830
|
<colgroup>
|
836
831
|
<col width="150px" class="parameters_name">
|
@@ -845,12 +840,11 @@ and <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-get-uris" tit
|
|
845
840
|
</table></div>
|
846
841
|
</div>
|
847
842
|
<div class="refsect3">
|
848
|
-
<a name="
|
843
|
+
<a name="gtk-recent-chooser-get-limit.returns"></a><h4>Returns</h4>
|
849
844
|
<p> A positive integer, or -1 meaning that all items are
|
850
845
|
returned.</p>
|
851
|
-
<p></p>
|
852
846
|
</div>
|
853
|
-
<p class="since">Since 2.10</p>
|
847
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
854
848
|
</div>
|
855
849
|
<hr>
|
856
850
|
<div class="refsect2">
|
@@ -861,7 +855,7 @@ gtk_recent_chooser_set_show_tips (<em class="parameter"><code><a class="link" hr
|
|
861
855
|
<p>Sets whether to show a tooltips containing the full path of each
|
862
856
|
recently used resource in a <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> widget.</p>
|
863
857
|
<div class="refsect3">
|
864
|
-
<a name="
|
858
|
+
<a name="gtk-recent-chooser-set-show-tips.parameters"></a><h4>Parameters</h4>
|
865
859
|
<div class="informaltable"><table width="100%" border="0">
|
866
860
|
<colgroup>
|
867
861
|
<col width="150px" class="parameters_name">
|
@@ -882,7 +876,7 @@ recently used resource in a <a class="link" href="GtkRecentChooser.html" title="
|
|
882
876
|
</tbody>
|
883
877
|
</table></div>
|
884
878
|
</div>
|
885
|
-
<p class="since">Since 2.10</p>
|
879
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
886
880
|
</div>
|
887
881
|
<hr>
|
888
882
|
<div class="refsect2">
|
@@ -893,7 +887,7 @@ gtk_recent_chooser_get_show_tips (<em class="parameter"><code><a class="link" hr
|
|
893
887
|
should display tooltips containing the full path
|
894
888
|
of a recently user resource.</p>
|
895
889
|
<div class="refsect3">
|
896
|
-
<a name="
|
890
|
+
<a name="gtk-recent-chooser-get-show-tips.parameters"></a><h4>Parameters</h4>
|
897
891
|
<div class="informaltable"><table width="100%" border="0">
|
898
892
|
<colgroup>
|
899
893
|
<col width="150px" class="parameters_name">
|
@@ -908,12 +902,11 @@ of a recently user resource.</p>
|
|
908
902
|
</table></div>
|
909
903
|
</div>
|
910
904
|
<div class="refsect3">
|
911
|
-
<a name="
|
905
|
+
<a name="gtk-recent-chooser-get-show-tips.returns"></a><h4>Returns</h4>
|
912
906
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show tooltips,
|
913
907
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
914
|
-
<p></p>
|
915
908
|
</div>
|
916
|
-
<p class="since">Since 2.10</p>
|
909
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
917
910
|
</div>
|
918
911
|
<hr>
|
919
912
|
<div class="refsect2">
|
@@ -927,7 +920,7 @@ gtk_recent_chooser_set_show_numbers (<em class="parameter"><code><a class="link"
|
|
927
920
|
</div>
|
928
921
|
<p>Whether to show recently used resources prepended by a unique number.</p>
|
929
922
|
<div class="refsect3">
|
930
|
-
<a name="
|
923
|
+
<a name="gtk-recent-chooser-set-show-numbers.parameters"></a><h4>Parameters</h4>
|
931
924
|
<div class="informaltable"><table width="100%" border="0">
|
932
925
|
<colgroup>
|
933
926
|
<col width="150px" class="parameters_name">
|
@@ -948,7 +941,7 @@ gtk_recent_chooser_set_show_numbers (<em class="parameter"><code><a class="link"
|
|
948
941
|
</tbody>
|
949
942
|
</table></div>
|
950
943
|
</div>
|
951
|
-
<p class="since">Since 2.10</p>
|
944
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
952
945
|
</div>
|
953
946
|
<hr>
|
954
947
|
<div class="refsect2">
|
@@ -963,7 +956,7 @@ gtk_recent_chooser_get_show_numbers (<em class="parameter"><code><a class="link"
|
|
963
956
|
should display recently used resources
|
964
957
|
prepended by a unique number.</p>
|
965
958
|
<div class="refsect3">
|
966
|
-
<a name="
|
959
|
+
<a name="gtk-recent-chooser-get-show-numbers.parameters"></a><h4>Parameters</h4>
|
967
960
|
<div class="informaltable"><table width="100%" border="0">
|
968
961
|
<colgroup>
|
969
962
|
<col width="150px" class="parameters_name">
|
@@ -978,12 +971,11 @@ prepended by a unique number.</p>
|
|
978
971
|
</table></div>
|
979
972
|
</div>
|
980
973
|
<div class="refsect3">
|
981
|
-
<a name="
|
974
|
+
<a name="gtk-recent-chooser-get-show-numbers.returns"></a><h4>Returns</h4>
|
982
975
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the recent chooser should show display numbers,
|
983
976
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
984
|
-
<p></p>
|
985
977
|
</div>
|
986
|
-
<p class="since">Since 2.10</p>
|
978
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
987
979
|
</div>
|
988
980
|
<hr>
|
989
981
|
<div class="refsect2">
|
@@ -995,7 +987,7 @@ gtk_recent_chooser_set_sort_type (<em class="parameter"><code><a class="link" hr
|
|
995
987
|
<em class="parameter"><code>chooser</code></em>
|
996
988
|
.</p>
|
997
989
|
<div class="refsect3">
|
998
|
-
<a name="
|
990
|
+
<a name="gtk-recent-chooser-set-sort-type.parameters"></a><h4>Parameters</h4>
|
999
991
|
<div class="informaltable"><table width="100%" border="0">
|
1000
992
|
<colgroup>
|
1001
993
|
<col width="150px" class="parameters_name">
|
@@ -1016,7 +1008,7 @@ gtk_recent_chooser_set_sort_type (<em class="parameter"><code><a class="link" hr
|
|
1016
1008
|
</tbody>
|
1017
1009
|
</table></div>
|
1018
1010
|
</div>
|
1019
|
-
<p class="since">Since 2.10</p>
|
1011
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1020
1012
|
</div>
|
1021
1013
|
<hr>
|
1022
1014
|
<div class="refsect2">
|
@@ -1025,7 +1017,7 @@ gtk_recent_chooser_set_sort_type (<em class="parameter"><code><a class="link" hr
|
|
1025
1017
|
gtk_recent_chooser_get_sort_type (<em class="parameter"><code><a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> *chooser</code></em>);</pre>
|
1026
1018
|
<p>Gets the value set by <a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-sort-type" title="gtk_recent_chooser_set_sort_type ()"><code class="function">gtk_recent_chooser_set_sort_type()</code></a>.</p>
|
1027
1019
|
<div class="refsect3">
|
1028
|
-
<a name="
|
1020
|
+
<a name="gtk-recent-chooser-get-sort-type.parameters"></a><h4>Parameters</h4>
|
1029
1021
|
<div class="informaltable"><table width="100%" border="0">
|
1030
1022
|
<colgroup>
|
1031
1023
|
<col width="150px" class="parameters_name">
|
@@ -1040,12 +1032,11 @@ gtk_recent_chooser_get_sort_type (<em class="parameter"><code><a class="link" hr
|
|
1040
1032
|
</table></div>
|
1041
1033
|
</div>
|
1042
1034
|
<div class="refsect3">
|
1043
|
-
<a name="
|
1035
|
+
<a name="gtk-recent-chooser-get-sort-type.returns"></a><h4>Returns</h4>
|
1044
1036
|
<p> the sorting order of the <em class="parameter"><code>chooser</code></em>
|
1045
1037
|
.</p>
|
1046
|
-
<p></p>
|
1047
1038
|
</div>
|
1048
|
-
<p class="since">Since 2.10</p>
|
1039
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1049
1040
|
</div>
|
1050
1041
|
<hr>
|
1051
1042
|
<div class="refsect2">
|
@@ -1056,10 +1047,6 @@ gtk_recent_chooser_get_sort_type (<em class="parameter"><code><a class="link" hr
|
|
1056
1047
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
1057
1048
|
<p>
|
1058
1049
|
</p>
|
1059
|
-
<div class="refsect3">
|
1060
|
-
<a name="id-1.4.21.3.12.20.5"></a><h4>Returns</h4>
|
1061
|
-
<p></p>
|
1062
|
-
</div>
|
1063
1050
|
</div>
|
1064
1051
|
<hr>
|
1065
1052
|
<div class="refsect2">
|
@@ -1081,7 +1068,7 @@ the chooser will sort using this function.</p>
|
|
1081
1068
|
item comes before the second, zero if the two items are equal and
|
1082
1069
|
a negative integer if the first item comes after the second.</p>
|
1083
1070
|
<div class="refsect3">
|
1084
|
-
<a name="
|
1071
|
+
<a name="gtk-recent-chooser-set-sort-func.parameters"></a><h4>Parameters</h4>
|
1085
1072
|
<div class="informaltable"><table width="100%" border="0">
|
1086
1073
|
<colgroup>
|
1087
1074
|
<col width="150px" class="parameters_name">
|
@@ -1114,7 +1101,7 @@ a negative integer if the first item comes after the second.</p>
|
|
1114
1101
|
</tbody>
|
1115
1102
|
</table></div>
|
1116
1103
|
</div>
|
1117
|
-
<p class="since">Since 2.10</p>
|
1104
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1118
1105
|
</div>
|
1119
1106
|
<hr>
|
1120
1107
|
<div class="refsect2">
|
@@ -1127,7 +1114,7 @@ gtk_recent_chooser_set_current_uri (<em class="parameter"><code><a class="link"
|
|
1127
1114
|
as the current URI for <em class="parameter"><code>chooser</code></em>
|
1128
1115
|
.</p>
|
1129
1116
|
<div class="refsect3">
|
1130
|
-
<a name="
|
1117
|
+
<a name="gtk-recent-chooser-set-current-uri.parameters"></a><h4>Parameters</h4>
|
1131
1118
|
<div class="informaltable"><table width="100%" border="0">
|
1132
1119
|
<colgroup>
|
1133
1120
|
<col width="150px" class="parameters_name">
|
@@ -1154,11 +1141,10 @@ gtk_recent_chooser_set_current_uri (<em class="parameter"><code><a class="link"
|
|
1154
1141
|
</table></div>
|
1155
1142
|
</div>
|
1156
1143
|
<div class="refsect3">
|
1157
|
-
<a name="
|
1144
|
+
<a name="gtk-recent-chooser-set-current-uri.returns"></a><h4>Returns</h4>
|
1158
1145
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the URI was found.</p>
|
1159
|
-
<p></p>
|
1160
1146
|
</div>
|
1161
|
-
<p class="since">Since 2.10</p>
|
1147
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1162
1148
|
</div>
|
1163
1149
|
<hr>
|
1164
1150
|
<div class="refsect2">
|
@@ -1168,7 +1154,7 @@ gtk_recent_chooser_get_current_uri (<em class="parameter"><code><a class="link"
|
|
1168
1154
|
<p>Gets the URI currently selected by <em class="parameter"><code>chooser</code></em>
|
1169
1155
|
.</p>
|
1170
1156
|
<div class="refsect3">
|
1171
|
-
<a name="
|
1157
|
+
<a name="gtk-recent-chooser-get-current-uri.parameters"></a><h4>Parameters</h4>
|
1172
1158
|
<div class="informaltable"><table width="100%" border="0">
|
1173
1159
|
<colgroup>
|
1174
1160
|
<col width="150px" class="parameters_name">
|
@@ -1183,11 +1169,10 @@ gtk_recent_chooser_get_current_uri (<em class="parameter"><code><a class="link"
|
|
1183
1169
|
</table></div>
|
1184
1170
|
</div>
|
1185
1171
|
<div class="refsect3">
|
1186
|
-
<a name="
|
1172
|
+
<a name="gtk-recent-chooser-get-current-uri.returns"></a><h4>Returns</h4>
|
1187
1173
|
<p> a newly allocated string holding a URI.</p>
|
1188
|
-
<p></p>
|
1189
1174
|
</div>
|
1190
|
-
<p class="since">Since 2.10</p>
|
1175
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1191
1176
|
</div>
|
1192
1177
|
<hr>
|
1193
1178
|
<div class="refsect2">
|
@@ -1197,7 +1182,7 @@ gtk_recent_chooser_get_current_item (<em class="parameter"><code><a class="link"
|
|
1197
1182
|
<p>Gets the <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> currently selected by <em class="parameter"><code>chooser</code></em>
|
1198
1183
|
.</p>
|
1199
1184
|
<div class="refsect3">
|
1200
|
-
<a name="
|
1185
|
+
<a name="gtk-recent-chooser-get-current-item.parameters"></a><h4>Parameters</h4>
|
1201
1186
|
<div class="informaltable"><table width="100%" border="0">
|
1202
1187
|
<colgroup>
|
1203
1188
|
<col width="150px" class="parameters_name">
|
@@ -1212,12 +1197,11 @@ gtk_recent_chooser_get_current_item (<em class="parameter"><code><a class="link"
|
|
1212
1197
|
</table></div>
|
1213
1198
|
</div>
|
1214
1199
|
<div class="refsect3">
|
1215
|
-
<a name="
|
1200
|
+
<a name="gtk-recent-chooser-get-current-item.returns"></a><h4>Returns</h4>
|
1216
1201
|
<p> a <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a>. Use <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a> when
|
1217
1202
|
when you have finished using it.</p>
|
1218
|
-
<p></p>
|
1219
1203
|
</div>
|
1220
|
-
<p class="since">Since 2.10</p>
|
1204
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1221
1205
|
</div>
|
1222
1206
|
<hr>
|
1223
1207
|
<div class="refsect2">
|
@@ -1230,7 +1214,7 @@ gtk_recent_chooser_select_uri (<em class="parameter"><code><a class="link" href=
|
|
1230
1214
|
inside <em class="parameter"><code>chooser</code></em>
|
1231
1215
|
.</p>
|
1232
1216
|
<div class="refsect3">
|
1233
|
-
<a name="
|
1217
|
+
<a name="gtk-recent-chooser-select-uri.parameters"></a><h4>Parameters</h4>
|
1234
1218
|
<div class="informaltable"><table width="100%" border="0">
|
1235
1219
|
<colgroup>
|
1236
1220
|
<col width="150px" class="parameters_name">
|
@@ -1257,12 +1241,11 @@ gtk_recent_chooser_select_uri (<em class="parameter"><code><a class="link" href=
|
|
1257
1241
|
</table></div>
|
1258
1242
|
</div>
|
1259
1243
|
<div class="refsect3">
|
1260
|
-
<a name="
|
1244
|
+
<a name="gtk-recent-chooser-select-uri.returns"></a><h4>Returns</h4>
|
1261
1245
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/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>uri</code></em>
|
1262
1246
|
was found.</p>
|
1263
|
-
<p></p>
|
1264
1247
|
</div>
|
1265
|
-
<p class="since">Since 2.10</p>
|
1248
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1266
1249
|
</div>
|
1267
1250
|
<hr>
|
1268
1251
|
<div class="refsect2">
|
@@ -1274,7 +1257,7 @@ gtk_recent_chooser_unselect_uri (<em class="parameter"><code><a class="link" hre
|
|
1274
1257
|
inside <em class="parameter"><code>chooser</code></em>
|
1275
1258
|
.</p>
|
1276
1259
|
<div class="refsect3">
|
1277
|
-
<a name="
|
1260
|
+
<a name="gtk-recent-chooser-unselect-uri.parameters"></a><h4>Parameters</h4>
|
1278
1261
|
<div class="informaltable"><table width="100%" border="0">
|
1279
1262
|
<colgroup>
|
1280
1263
|
<col width="150px" class="parameters_name">
|
@@ -1295,7 +1278,7 @@ gtk_recent_chooser_unselect_uri (<em class="parameter"><code><a class="link" hre
|
|
1295
1278
|
</tbody>
|
1296
1279
|
</table></div>
|
1297
1280
|
</div>
|
1298
|
-
<p class="since">Since 2.10</p>
|
1281
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1299
1282
|
</div>
|
1300
1283
|
<hr>
|
1301
1284
|
<div class="refsect2">
|
@@ -1307,7 +1290,7 @@ gtk_recent_chooser_select_all (<em class="parameter"><code><a class="link" href=
|
|
1307
1290
|
supports
|
1308
1291
|
multiple selection.</p>
|
1309
1292
|
<div class="refsect3">
|
1310
|
-
<a name="
|
1293
|
+
<a name="gtk-recent-chooser-select-all.parameters"></a><h4>Parameters</h4>
|
1311
1294
|
<div class="informaltable"><table width="100%" border="0">
|
1312
1295
|
<colgroup>
|
1313
1296
|
<col width="150px" class="parameters_name">
|
@@ -1321,7 +1304,7 @@ multiple selection.</p>
|
|
1321
1304
|
</tr></tbody>
|
1322
1305
|
</table></div>
|
1323
1306
|
</div>
|
1324
|
-
<p class="since">Since 2.10</p>
|
1307
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1325
1308
|
</div>
|
1326
1309
|
<hr>
|
1327
1310
|
<div class="refsect2">
|
@@ -1331,7 +1314,7 @@ gtk_recent_chooser_unselect_all (<em class="parameter"><code><a class="link" hre
|
|
1331
1314
|
<p>Unselects all the items inside <em class="parameter"><code>chooser</code></em>
|
1332
1315
|
.</p>
|
1333
1316
|
<div class="refsect3">
|
1334
|
-
<a name="
|
1317
|
+
<a name="gtk-recent-chooser-unselect-all.parameters"></a><h4>Parameters</h4>
|
1335
1318
|
<div class="informaltable"><table width="100%" border="0">
|
1336
1319
|
<colgroup>
|
1337
1320
|
<col width="150px" class="parameters_name">
|
@@ -1345,7 +1328,7 @@ gtk_recent_chooser_unselect_all (<em class="parameter"><code><a class="link" hre
|
|
1345
1328
|
</tr></tbody>
|
1346
1329
|
</table></div>
|
1347
1330
|
</div>
|
1348
|
-
<p class="since">Since 2.10</p>
|
1331
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1349
1332
|
</div>
|
1350
1333
|
<hr>
|
1351
1334
|
<div class="refsect2">
|
@@ -1357,7 +1340,7 @@ gtk_recent_chooser_get_items (<em class="parameter"><code><a class="link" href="
|
|
1357
1340
|
"limit" properties of <em class="parameter"><code>chooser</code></em>
|
1358
1341
|
.</p>
|
1359
1342
|
<div class="refsect3">
|
1360
|
-
<a name="
|
1343
|
+
<a name="gtk-recent-chooser-get-items.parameters"></a><h4>Parameters</h4>
|
1361
1344
|
<div class="informaltable"><table width="100%" border="0">
|
1362
1345
|
<colgroup>
|
1363
1346
|
<col width="150px" class="parameters_name">
|
@@ -1372,14 +1355,14 @@ gtk_recent_chooser_get_items (<em class="parameter"><code><a class="link" href="
|
|
1372
1355
|
</table></div>
|
1373
1356
|
</div>
|
1374
1357
|
<div class="refsect3">
|
1375
|
-
<a name="
|
1358
|
+
<a name="gtk-recent-chooser-get-items.returns"></a><h4>Returns</h4>
|
1376
1359
|
<p> A newly allocated
|
1377
1360
|
list of <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects. You should
|
1378
1361
|
use <a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a> on every item of the list, and then free
|
1379
1362
|
the list itself using <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>. </p>
|
1380
1363
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentInfo][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1381
1364
|
</div>
|
1382
|
-
<p class="since">Since 2.10</p>
|
1365
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1383
1366
|
</div>
|
1384
1367
|
<hr>
|
1385
1368
|
<div class="refsect2">
|
@@ -1394,7 +1377,7 @@ properties of <em class="parameter"><code>chooser</code></em>
|
|
1394
1377
|
<p>Since the returned array is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated, <em class="parameter"><code>length</code></em>
|
1395
1378
|
may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
|
1396
1379
|
<div class="refsect3">
|
1397
|
-
<a name="
|
1380
|
+
<a name="gtk-recent-chooser-get-uris.parameters"></a><h4>Parameters</h4>
|
1398
1381
|
<div class="informaltable"><table width="100%" border="0">
|
1399
1382
|
<colgroup>
|
1400
1383
|
<col width="150px" class="parameters_name">
|
@@ -1416,12 +1399,12 @@ properties of <em class="parameter"><code>chooser</code></em>
|
|
1416
1399
|
</table></div>
|
1417
1400
|
</div>
|
1418
1401
|
<div class="refsect3">
|
1419
|
-
<a name="
|
1402
|
+
<a name="gtk-recent-chooser-get-uris.returns"></a><h4>Returns</h4>
|
1420
1403
|
<p> A newly allocated, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated array of strings. Use
|
1421
1404
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a> to free it. </p>
|
1422
1405
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length zero-terminated=1][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1423
1406
|
</div>
|
1424
|
-
<p class="since">Since 2.10</p>
|
1407
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1425
1408
|
</div>
|
1426
1409
|
<hr>
|
1427
1410
|
<div class="refsect2">
|
@@ -1435,7 +1418,7 @@ gtk_recent_chooser_add_filter (<em class="parameter"><code><a class="link" href=
|
|
1435
1418
|
<p>If no previous filter objects were defined, this function will call
|
1436
1419
|
<a class="link" href="GtkRecentChooser.html#gtk-recent-chooser-set-filter" title="gtk_recent_chooser_set_filter ()"><code class="function">gtk_recent_chooser_set_filter()</code></a>.</p>
|
1437
1420
|
<div class="refsect3">
|
1438
|
-
<a name="
|
1421
|
+
<a name="gtk-recent-chooser-add-filter.parameters"></a><h4>Parameters</h4>
|
1439
1422
|
<div class="informaltable"><table width="100%" border="0">
|
1440
1423
|
<colgroup>
|
1441
1424
|
<col width="150px" class="parameters_name">
|
@@ -1456,7 +1439,7 @@ gtk_recent_chooser_add_filter (<em class="parameter"><code><a class="link" href=
|
|
1456
1439
|
</tbody>
|
1457
1440
|
</table></div>
|
1458
1441
|
</div>
|
1459
|
-
<p class="since">Since 2.10</p>
|
1442
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1460
1443
|
</div>
|
1461
1444
|
<hr>
|
1462
1445
|
<div class="refsect2">
|
@@ -1468,7 +1451,7 @@ gtk_recent_chooser_remove_filter (<em class="parameter"><code><a class="link" hr
|
|
1468
1451
|
from the list of <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> objects held by <em class="parameter"><code>chooser</code></em>
|
1469
1452
|
.</p>
|
1470
1453
|
<div class="refsect3">
|
1471
|
-
<a name="
|
1454
|
+
<a name="gtk-recent-chooser-remove-filter.parameters"></a><h4>Parameters</h4>
|
1472
1455
|
<div class="informaltable"><table width="100%" border="0">
|
1473
1456
|
<colgroup>
|
1474
1457
|
<col width="150px" class="parameters_name">
|
@@ -1489,7 +1472,7 @@ gtk_recent_chooser_remove_filter (<em class="parameter"><code><a class="link" hr
|
|
1489
1472
|
</tbody>
|
1490
1473
|
</table></div>
|
1491
1474
|
</div>
|
1492
|
-
<p class="since">Since 2.10</p>
|
1475
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1493
1476
|
</div>
|
1494
1477
|
<hr>
|
1495
1478
|
<div class="refsect2">
|
@@ -1499,7 +1482,7 @@ gtk_recent_chooser_list_filters (<em class="parameter"><code><a class="link" hre
|
|
1499
1482
|
<p>Gets the <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> objects held by <em class="parameter"><code>chooser</code></em>
|
1500
1483
|
.</p>
|
1501
1484
|
<div class="refsect3">
|
1502
|
-
<a name="
|
1485
|
+
<a name="gtk-recent-chooser-list-filters.parameters"></a><h4>Parameters</h4>
|
1503
1486
|
<div class="informaltable"><table width="100%" border="0">
|
1504
1487
|
<colgroup>
|
1505
1488
|
<col width="150px" class="parameters_name">
|
@@ -1514,13 +1497,13 @@ gtk_recent_chooser_list_filters (<em class="parameter"><code><a class="link" hre
|
|
1514
1497
|
</table></div>
|
1515
1498
|
</div>
|
1516
1499
|
<div class="refsect3">
|
1517
|
-
<a name="
|
1500
|
+
<a name="gtk-recent-chooser-list-filters.returns"></a><h4>Returns</h4>
|
1518
1501
|
<p> A singly linked list
|
1519
1502
|
of <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> objects. You
|
1520
1503
|
should just free the returned list using <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
|
1521
1504
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkRecentFilter][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
1522
1505
|
</div>
|
1523
|
-
<p class="since">Since 2.10</p>
|
1506
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1524
1507
|
</div>
|
1525
1508
|
<hr>
|
1526
1509
|
<div class="refsect2">
|
@@ -1533,7 +1516,7 @@ gtk_recent_chooser_set_filter (<em class="parameter"><code><a class="link" href=
|
|
1533
1516
|
|
1534
1517
|
to affect the displayed recently used resources.</p>
|
1535
1518
|
<div class="refsect3">
|
1536
|
-
<a name="
|
1519
|
+
<a name="gtk-recent-chooser-set-filter.parameters"></a><h4>Parameters</h4>
|
1537
1520
|
<div class="informaltable"><table width="100%" border="0">
|
1538
1521
|
<colgroup>
|
1539
1522
|
<col width="150px" class="parameters_name">
|
@@ -1554,7 +1537,7 @@ to affect the displayed recently used resources.</p>
|
|
1554
1537
|
</tbody>
|
1555
1538
|
</table></div>
|
1556
1539
|
</div>
|
1557
|
-
<p class="since">Since 2.10</p>
|
1540
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1558
1541
|
</div>
|
1559
1542
|
<hr>
|
1560
1543
|
<div class="refsect2">
|
@@ -1565,7 +1548,7 @@ gtk_recent_chooser_get_filter (<em class="parameter"><code><a class="link" href=
|
|
1565
1548
|
to affect
|
1566
1549
|
the display of the recently used resources.</p>
|
1567
1550
|
<div class="refsect3">
|
1568
|
-
<a name="
|
1551
|
+
<a name="gtk-recent-chooser-get-filter.parameters"></a><h4>Parameters</h4>
|
1569
1552
|
<div class="informaltable"><table width="100%" border="0">
|
1570
1553
|
<colgroup>
|
1571
1554
|
<col width="150px" class="parameters_name">
|
@@ -1580,11 +1563,11 @@ the display of the recently used resources.</p>
|
|
1580
1563
|
</table></div>
|
1581
1564
|
</div>
|
1582
1565
|
<div class="refsect3">
|
1583
|
-
<a name="
|
1566
|
+
<a name="gtk-recent-chooser-get-filter.returns"></a><h4>Returns</h4>
|
1584
1567
|
<p> a <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> object. </p>
|
1585
1568
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1586
1569
|
</div>
|
1587
|
-
<p class="since">Since 2.10</p>
|
1570
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1588
1571
|
</div>
|
1589
1572
|
</div>
|
1590
1573
|
<div class="refsect1">
|
@@ -1654,7 +1637,7 @@ These identify the various errors that can occur while calling
|
|
1654
1637
|
<a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> functions.
|
1655
1638
|
</p>
|
1656
1639
|
<div class="refsect3">
|
1657
|
-
<a name="
|
1640
|
+
<a name="GtkRecentChooserError.members"></a><h4>Members</h4>
|
1658
1641
|
<div class="informaltable"><table width="100%" border="0">
|
1659
1642
|
<colgroup>
|
1660
1643
|
<col width="300px" class="enum_members_name">
|
@@ -1686,7 +1669,7 @@ These identify the various errors that can occur while calling
|
|
1686
1669
|
<p>Used to specify the sorting method to be applyed to the recently
|
1687
1670
|
used resource list.</p>
|
1688
1671
|
<div class="refsect3">
|
1689
|
-
<a name="
|
1672
|
+
<a name="GtkRecentSortType.members"></a><h4>Members</h4>
|
1690
1673
|
<div class="informaltable"><table width="100%" border="0">
|
1691
1674
|
<colgroup>
|
1692
1675
|
<col width="300px" class="enum_members_name">
|
@@ -1739,7 +1722,7 @@ used resource list.</p>
|
|
1739
1722
|
<p>The <a class="link" href="GtkRecentFilter.html" title="GtkRecentFilter"><span class="type">GtkRecentFilter</span></a> object to be used when displaying
|
1740
1723
|
the recently used resources.</p>
|
1741
1724
|
<p>Flags: Read / Write</p>
|
1742
|
-
<p class="since">Since 2.10</p>
|
1725
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1743
1726
|
</div>
|
1744
1727
|
<hr>
|
1745
1728
|
<div class="refsect2">
|
@@ -1753,7 +1736,7 @@ by setting this property.</p>
|
|
1753
1736
|
<p>Flags: Read / Write</p>
|
1754
1737
|
<p>Allowed values: >= -1</p>
|
1755
1738
|
<p>Default value: -1</p>
|
1756
|
-
<p class="since">Since 2.10</p>
|
1739
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1757
1740
|
</div>
|
1758
1741
|
<hr>
|
1759
1742
|
<div class="refsect2">
|
@@ -1763,7 +1746,7 @@ by setting this property.</p>
|
|
1763
1746
|
resources.</p>
|
1764
1747
|
<p>Flags: Read / Write</p>
|
1765
1748
|
<p>Default value: TRUE</p>
|
1766
|
-
<p class="since">Since 2.10</p>
|
1749
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1767
1750
|
</div>
|
1768
1751
|
<hr>
|
1769
1752
|
<div class="refsect2">
|
@@ -1772,7 +1755,7 @@ resources.</p>
|
|
1772
1755
|
<p>The <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> instance used by the <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> to
|
1773
1756
|
display the list of recently used resources.</p>
|
1774
1757
|
<p>Flags: Write / Construct Only</p>
|
1775
|
-
<p class="since">Since 2.10</p>
|
1758
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1776
1759
|
</div>
|
1777
1760
|
<hr>
|
1778
1761
|
<div class="refsect2">
|
@@ -1781,7 +1764,7 @@ display the list of recently used resources.</p>
|
|
1781
1764
|
<p>Allow the user to select multiple resources.</p>
|
1782
1765
|
<p>Flags: Read / Write</p>
|
1783
1766
|
<p>Default value: FALSE</p>
|
1784
|
-
<p class="since">Since 2.10</p>
|
1767
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1785
1768
|
</div>
|
1786
1769
|
<hr>
|
1787
1770
|
<div class="refsect2">
|
@@ -1790,7 +1773,7 @@ display the list of recently used resources.</p>
|
|
1790
1773
|
<p>Whether this <a class="link" href="GtkRecentChooser.html" title="GtkRecentChooser"><span class="type">GtkRecentChooser</span></a> should display an icon near the item.</p>
|
1791
1774
|
<p>Flags: Read / Write</p>
|
1792
1775
|
<p>Default value: TRUE</p>
|
1793
|
-
<p class="since">Since 2.10</p>
|
1776
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1794
1777
|
</div>
|
1795
1778
|
<hr>
|
1796
1779
|
<div class="refsect2">
|
@@ -1802,7 +1785,7 @@ potentially expensive check on every local resource (every remote
|
|
1802
1785
|
resource will always be displayed).</p>
|
1803
1786
|
<p>Flags: Read / Write</p>
|
1804
1787
|
<p>Default value: TRUE</p>
|
1805
|
-
<p class="since">Since 2.10</p>
|
1788
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1806
1789
|
</div>
|
1807
1790
|
<hr>
|
1808
1791
|
<div class="refsect2">
|
@@ -1820,7 +1803,7 @@ resource will always be displayed).</p>
|
|
1820
1803
|
full path of the recently used resources.</p>
|
1821
1804
|
<p>Flags: Read / Write</p>
|
1822
1805
|
<p>Default value: FALSE</p>
|
1823
|
-
<p class="since">Since 2.10</p>
|
1806
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1824
1807
|
</div>
|
1825
1808
|
<hr>
|
1826
1809
|
<div class="refsect2">
|
@@ -1829,7 +1812,7 @@ full path of the recently used resources.</p>
|
|
1829
1812
|
<p>Sorting order to be used when displaying the recently used resources.</p>
|
1830
1813
|
<p>Flags: Read / Write</p>
|
1831
1814
|
<p>Default value: GTK_RECENT_SORT_NONE</p>
|
1832
|
-
<p class="since">Since 2.10</p>
|
1815
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1833
1816
|
</div>
|
1834
1817
|
</div>
|
1835
1818
|
<div class="refsect1">
|
@@ -1844,7 +1827,7 @@ in the recent chooser. This can happen by double-clicking on an item
|
|
1844
1827
|
in the recently used resources list, or by pressing</p>
|
1845
1828
|
<span class="keycap"><strong>Enter</strong></span>.
|
1846
1829
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1830
|
+
<a name="GtkRecentChooser-item-activated.parameters"></a><h4>Parameters</h4>
|
1848
1831
|
<div class="informaltable"><table width="100%" border="0">
|
1849
1832
|
<colgroup>
|
1850
1833
|
<col width="150px" class="parameters_name">
|
@@ -1866,7 +1849,7 @@ in the recently used resources list, or by pressing</p>
|
|
1866
1849
|
</table></div>
|
1867
1850
|
</div>
|
1868
1851
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1869
|
-
<p class="since">Since 2.10</p>
|
1852
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1870
1853
|
</div>
|
1871
1854
|
<hr>
|
1872
1855
|
<div class="refsect2">
|
@@ -1879,7 +1862,7 @@ selected recently used resources. This can happen when a user
|
|
1879
1862
|
modifies the selection with the mouse or the keyboard, or when
|
1880
1863
|
explicitely calling functions to change the selection.</p>
|
1881
1864
|
<div class="refsect3">
|
1882
|
-
<a name="
|
1865
|
+
<a name="GtkRecentChooser-selection-changed.parameters"></a><h4>Parameters</h4>
|
1883
1866
|
<div class="informaltable"><table width="100%" border="0">
|
1884
1867
|
<colgroup>
|
1885
1868
|
<col width="150px" class="parameters_name">
|
@@ -1901,7 +1884,7 @@ explicitely calling functions to change the selection.</p>
|
|
1901
1884
|
</table></div>
|
1902
1885
|
</div>
|
1903
1886
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1904
|
-
<p class="since">Since 2.10</p>
|
1887
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1905
1888
|
</div>
|
1906
1889
|
</div>
|
1907
1890
|
<div class="refsect1">
|
@@ -1913,7 +1896,6 @@ explicitely calling functions to change the selection.</p>
|
|
1913
1896
|
</div>
|
1914
1897
|
</div>
|
1915
1898
|
<div class="footer">
|
1916
|
-
<hr>
|
1917
|
-
Generated by GTK-Doc V1.21.1</div>
|
1899
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1918
1900
|
</body>
|
1919
1901
|
</html>
|