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="RecentDocuments.html" title="Recently Used Documents">
|
9
9
|
<link rel="prev" href="RecentDocuments.html" title="Recently Used Documents">
|
10
10
|
<link rel="next" href="GtkRecentChooser.html" title="GtkRecentChooser">
|
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">
|
@@ -280,7 +280,7 @@
|
|
280
280
|
</tr>
|
281
281
|
<tr>
|
282
282
|
<td class="function_type">
|
283
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
283
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
284
284
|
</td>
|
285
285
|
<td class="function_name">
|
286
286
|
<a class="link" href="GtkRecentManager.html#gtk-recent-info-get-icon" title="gtk_recent_info_get_icon ()">gtk_recent_info_get_icon</a> <span class="c_punctuation">()</span>
|
@@ -413,7 +413,7 @@
|
|
413
413
|
</div>
|
414
414
|
<div class="refsect1">
|
415
415
|
<a name="GtkRecentManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
416
|
-
<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>
|
416
|
+
<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>
|
417
417
|
<span class="lineart">╰──</span> GtkRecentManager
|
418
418
|
</pre>
|
419
419
|
</div>
|
@@ -438,7 +438,7 @@ registered it.
|
|
438
438
|
The <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> acts like a database of all the recently
|
439
439
|
used files. You can create new <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> objects, but
|
440
440
|
it is more efficient to use the standard recent manager for
|
441
|
-
the <a href="
|
441
|
+
the <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> so that informations about the recently used
|
442
442
|
files is shared with other people using them. In case the
|
443
443
|
default screen is being used, adding a new recently used
|
444
444
|
file is as simple as:
|
@@ -515,11 +515,10 @@ each time something inside the list changes.</p>
|
|
515
515
|
<p><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> objects are expensive: be sure to create them only when
|
516
516
|
needed. You should use <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-default" title="gtk_recent_manager_get_default ()"><code class="function">gtk_recent_manager_get_default()</code></a> instead.</p>
|
517
517
|
<div class="refsect3">
|
518
|
-
<a name="
|
518
|
+
<a name="gtk-recent-manager-new.returns"></a><h4>Returns</h4>
|
519
519
|
<p> A newly created <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> object.</p>
|
520
|
-
<p></p>
|
521
520
|
</div>
|
522
|
-
<p class="since">Since 2.10</p>
|
521
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
523
522
|
</div>
|
524
523
|
<hr>
|
525
524
|
<div class="refsect2">
|
@@ -530,17 +529,17 @@ gtk_recent_manager_get_default (<em class="parameter"><code><span class="type">v
|
|
530
529
|
in your application without caring about memory management. The
|
531
530
|
returned instance will be freed when you application terminates.</p>
|
532
531
|
<div class="refsect3">
|
533
|
-
<a name="
|
532
|
+
<a name="gtk-recent-manager-get-default.returns"></a><h4>Returns</h4>
|
534
533
|
<p> A unique <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a>. Do not ref or unref it. </p>
|
535
534
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
536
535
|
</div>
|
537
|
-
<p class="since">Since 2.10</p>
|
536
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
538
537
|
</div>
|
539
538
|
<hr>
|
540
539
|
<div class="refsect2">
|
541
540
|
<a name="gtk-recent-manager-get-for-screen"></a><h3>gtk_recent_manager_get_for_screen ()</h3>
|
542
541
|
<pre class="programlisting"><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="returnvalue">GtkRecentManager</span></a> *
|
543
|
-
gtk_recent_manager_get_for_screen (<em class="parameter"><code><a href="
|
542
|
+
gtk_recent_manager_get_for_screen (<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
544
543
|
<div class="warning">
|
545
544
|
<p><code class="literal">gtk_recent_manager_get_for_screen</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p>
|
546
545
|
<p>This function has been deprecated and should
|
@@ -557,7 +556,7 @@ so using this function is usually a better choice than calling
|
|
557
556
|
this function a single recent manager object will be shared between
|
558
557
|
users.</p>
|
559
558
|
<div class="refsect3">
|
560
|
-
<a name="
|
559
|
+
<a name="gtk-recent-manager-get-for-screen.parameters"></a><h4>Parameters</h4>
|
561
560
|
<div class="informaltable"><table width="100%" border="0">
|
562
561
|
<colgroup>
|
563
562
|
<col width="150px" class="parameters_name">
|
@@ -566,27 +565,26 @@ users.</p>
|
|
566
565
|
</colgroup>
|
567
566
|
<tbody><tr>
|
568
567
|
<td class="parameter_name"><p>screen</p></td>
|
569
|
-
<td class="parameter_description"><p>a <a href="
|
568
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
570
569
|
<td class="parameter_annotations"> </td>
|
571
570
|
</tr></tbody>
|
572
571
|
</table></div>
|
573
572
|
</div>
|
574
573
|
<div class="refsect3">
|
575
|
-
<a name="
|
574
|
+
<a name="gtk-recent-manager-get-for-screen.returns"></a><h4>Returns</h4>
|
576
575
|
<p> A unique <a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> associated with the given
|
577
576
|
screen. This recent manager is associated to the with the screen
|
578
577
|
and can be used as long as the screen is open. Do not ref or
|
579
578
|
unref it.</p>
|
580
|
-
<p></p>
|
581
579
|
</div>
|
582
|
-
<p class="since">Since 2.10</p>
|
580
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
583
581
|
</div>
|
584
582
|
<hr>
|
585
583
|
<div class="refsect2">
|
586
584
|
<a name="gtk-recent-manager-set-screen"></a><h3>gtk_recent_manager_set_screen ()</h3>
|
587
585
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
588
586
|
gtk_recent_manager_set_screen (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>,
|
589
|
-
<em class="parameter"><code><a href="
|
587
|
+
<em class="parameter"><code><a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
590
588
|
<div class="warning">
|
591
589
|
<p><code class="literal">gtk_recent_manager_set_screen</code> has been deprecated since version 2.12 and should not be used in newly-written code.</p>
|
592
590
|
<p>This function has been deprecated and should
|
@@ -597,7 +595,7 @@ gtk_recent_manager_set_screen (<em class="parameter"><code><a class="link" href=
|
|
597
595
|
track the user's currently configured recently used documents
|
598
596
|
storage.</p>
|
599
597
|
<div class="refsect3">
|
600
|
-
<a name="
|
598
|
+
<a name="gtk-recent-manager-set-screen.parameters"></a><h4>Parameters</h4>
|
601
599
|
<div class="informaltable"><table width="100%" border="0">
|
602
600
|
<colgroup>
|
603
601
|
<col width="150px" class="parameters_name">
|
@@ -612,13 +610,13 @@ storage.</p>
|
|
612
610
|
</tr>
|
613
611
|
<tr>
|
614
612
|
<td class="parameter_name"><p>screen</p></td>
|
615
|
-
<td class="parameter_description"><p>a <a href="
|
613
|
+
<td class="parameter_description"><p>a <a href="../html/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a></p></td>
|
616
614
|
<td class="parameter_annotations"> </td>
|
617
615
|
</tr>
|
618
616
|
</tbody>
|
619
617
|
</table></div>
|
620
618
|
</div>
|
621
|
-
<p class="since">Since 2.10</p>
|
619
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
622
620
|
</div>
|
623
621
|
<hr>
|
624
622
|
<div class="refsect2">
|
@@ -636,7 +634,7 @@ then feeds the data to <a class="link" href="GtkRecentManager.html#gtk-recent-ma
|
|
636
634
|
define the metadata for the resource pointed by <em class="parameter"><code>uri</code></em>
|
637
635
|
.</p>
|
638
636
|
<div class="refsect3">
|
639
|
-
<a name="
|
637
|
+
<a name="gtk-recent-manager-add-item.parameters"></a><h4>Parameters</h4>
|
640
638
|
<div class="informaltable"><table width="100%" border="0">
|
641
639
|
<colgroup>
|
642
640
|
<col width="150px" class="parameters_name">
|
@@ -658,12 +656,11 @@ define the metadata for the resource pointed by <em class="parameter"><code>uri<
|
|
658
656
|
</table></div>
|
659
657
|
</div>
|
660
658
|
<div class="refsect3">
|
661
|
-
<a name="
|
659
|
+
<a name="gtk-recent-manager-add-item.returns"></a><h4>Returns</h4>
|
662
660
|
<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 new item was successfully added
|
663
661
|
to the recently used resources list</p>
|
664
|
-
<p></p>
|
665
662
|
</div>
|
666
|
-
<p class="since">Since 2.10</p>
|
663
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
667
664
|
</div>
|
668
665
|
<hr>
|
669
666
|
<div class="refsect2">
|
@@ -691,7 +688,7 @@ URI; a short description of the item; whether the item should be
|
|
691
688
|
considered private - that is, should be displayed only by the
|
692
689
|
applications that have registered it.</p>
|
693
690
|
<div class="refsect3">
|
694
|
-
<a name="
|
691
|
+
<a name="gtk-recent-manager-add-full.parameters"></a><h4>Parameters</h4>
|
695
692
|
<div class="informaltable"><table width="100%" border="0">
|
696
693
|
<colgroup>
|
697
694
|
<col width="150px" class="parameters_name">
|
@@ -718,12 +715,11 @@ applications that have registered it.</p>
|
|
718
715
|
</table></div>
|
719
716
|
</div>
|
720
717
|
<div class="refsect3">
|
721
|
-
<a name="
|
718
|
+
<a name="gtk-recent-manager-add-full.returns"></a><h4>Returns</h4>
|
722
719
|
<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 new item was successfully added to the
|
723
720
|
recently used resources list, <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>
|
724
|
-
<p></p>
|
725
721
|
</div>
|
726
|
-
<p class="since">Since 2.10</p>
|
722
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
727
723
|
</div>
|
728
724
|
<hr>
|
729
725
|
<div class="refsect2">
|
@@ -736,7 +732,7 @@ gtk_recent_manager_remove_item (<em class="parameter"><code><a class="link" href
|
|
736
732
|
from the recently used resources
|
737
733
|
list handled by a recent manager.</p>
|
738
734
|
<div class="refsect3">
|
739
|
-
<a name="
|
735
|
+
<a name="gtk-recent-manager-remove-item.parameters"></a><h4>Parameters</h4>
|
740
736
|
<div class="informaltable"><table width="100%" border="0">
|
741
737
|
<colgroup>
|
742
738
|
<col width="150px" class="parameters_name">
|
@@ -763,13 +759,12 @@ list handled by a recent manager.</p>
|
|
763
759
|
</table></div>
|
764
760
|
</div>
|
765
761
|
<div class="refsect3">
|
766
|
-
<a name="
|
762
|
+
<a name="gtk-recent-manager-remove-item.returns"></a><h4>Returns</h4>
|
767
763
|
<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 item pointed by <em class="parameter"><code>uri</code></em>
|
768
764
|
has been successfully
|
769
765
|
removed by the recently used resources list, and <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>
|
770
|
-
<p></p>
|
771
766
|
</div>
|
772
|
-
<p class="since">Since 2.10</p>
|
767
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
773
768
|
</div>
|
774
769
|
<hr>
|
775
770
|
<div class="refsect2">
|
@@ -782,7 +777,7 @@ gtk_recent_manager_lookup_item (<em class="parameter"><code><a class="link" href
|
|
782
777
|
returns a structure containing informations about the resource
|
783
778
|
like its MIME type, or its display name.</p>
|
784
779
|
<div class="refsect3">
|
785
|
-
<a name="
|
780
|
+
<a name="gtk-recent-manager-lookup-item.parameters"></a><h4>Parameters</h4>
|
786
781
|
<div class="informaltable"><table width="100%" border="0">
|
787
782
|
<colgroup>
|
788
783
|
<col width="150px" class="parameters_name">
|
@@ -809,15 +804,14 @@ like its MIME type, or its display name.</p>
|
|
809
804
|
</table></div>
|
810
805
|
</div>
|
811
806
|
<div class="refsect3">
|
812
|
-
<a name="
|
807
|
+
<a name="gtk-recent-manager-lookup-item.returns"></a><h4>Returns</h4>
|
813
808
|
<p> a <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structure containing information
|
814
809
|
about the resource pointed by <em class="parameter"><code>uri</code></em>
|
815
810
|
, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the URI was
|
816
811
|
not registered in the recently used resources list. Free with
|
817
812
|
<a class="link" href="GtkRecentManager.html#gtk-recent-info-unref" title="gtk_recent_info_unref ()"><code class="function">gtk_recent_info_unref()</code></a>.</p>
|
818
|
-
<p></p>
|
819
813
|
</div>
|
820
|
-
<p class="since">Since 2.10</p>
|
814
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
821
815
|
</div>
|
822
816
|
<hr>
|
823
817
|
<div class="refsect2">
|
@@ -829,7 +823,7 @@ gtk_recent_manager_has_item (<em class="parameter"><code><a class="link" href="G
|
|
829
823
|
with <em class="parameter"><code>uri</code></em>
|
830
824
|
inside the recent manager.</p>
|
831
825
|
<div class="refsect3">
|
832
|
-
<a name="
|
826
|
+
<a name="gtk-recent-manager-has-item.parameters"></a><h4>Parameters</h4>
|
833
827
|
<div class="informaltable"><table width="100%" border="0">
|
834
828
|
<colgroup>
|
835
829
|
<col width="150px" class="parameters_name">
|
@@ -851,11 +845,10 @@ with <em class="parameter"><code>uri</code></em>
|
|
851
845
|
</table></div>
|
852
846
|
</div>
|
853
847
|
<div class="refsect3">
|
854
|
-
<a name="
|
848
|
+
<a name="gtk-recent-manager-has-item.returns"></a><h4>Returns</h4>
|
855
849
|
<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 resource was found, <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>
|
856
|
-
<p></p>
|
857
850
|
</div>
|
858
|
-
<p class="since">Since 2.10</p>
|
851
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
859
852
|
</div>
|
860
853
|
<hr>
|
861
854
|
<div class="refsect2">
|
@@ -871,7 +864,7 @@ gtk_recent_manager_move_item (<em class="parameter"><code><a class="link" href="
|
|
871
864
|
<p>Please note that this function will not affect the resource pointed
|
872
865
|
by the URIs, but only the URI used in the recently used resources list.</p>
|
873
866
|
<div class="refsect3">
|
874
|
-
<a name="
|
867
|
+
<a name="gtk-recent-manager-move-item.parameters"></a><h4>Parameters</h4>
|
875
868
|
<div class="informaltable"><table width="100%" border="0">
|
876
869
|
<colgroup>
|
877
870
|
<col width="150px" class="parameters_name">
|
@@ -905,11 +898,10 @@ in the list. </p></td>
|
|
905
898
|
</table></div>
|
906
899
|
</div>
|
907
900
|
<div class="refsect3">
|
908
|
-
<a name="
|
901
|
+
<a name="gtk-recent-manager-move-item.returns"></a><h4>Returns</h4>
|
909
902
|
<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> on success.</p>
|
910
|
-
<p></p>
|
911
903
|
</div>
|
912
|
-
<p class="since">Since 2.10</p>
|
904
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
913
905
|
</div>
|
914
906
|
<hr>
|
915
907
|
<div class="refsect2">
|
@@ -925,7 +917,7 @@ gtk_recent_manager_get_limit (<em class="parameter"><code><a class="link" href="
|
|
925
917
|
<p>Gets the maximum number of items that the <a class="link" href="GtkRecentManager.html#gtk-recent-manager-get-items" title="gtk_recent_manager_get_items ()"><code class="function">gtk_recent_manager_get_items()</code></a>
|
926
918
|
function should return.</p>
|
927
919
|
<div class="refsect3">
|
928
|
-
<a name="
|
920
|
+
<a name="gtk-recent-manager-get-limit.parameters"></a><h4>Parameters</h4>
|
929
921
|
<div class="informaltable"><table width="100%" border="0">
|
930
922
|
<colgroup>
|
931
923
|
<col width="150px" class="parameters_name">
|
@@ -940,11 +932,10 @@ function should return.</p>
|
|
940
932
|
</table></div>
|
941
933
|
</div>
|
942
934
|
<div class="refsect3">
|
943
|
-
<a name="
|
935
|
+
<a name="gtk-recent-manager-get-limit.returns"></a><h4>Returns</h4>
|
944
936
|
<p> the number of items to return, or -1 for every item.</p>
|
945
|
-
<p></p>
|
946
937
|
</div>
|
947
|
-
<p class="since">Since 2.10</p>
|
938
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
948
939
|
</div>
|
949
940
|
<hr>
|
950
941
|
<div class="refsect2">
|
@@ -963,7 +954,7 @@ function should return. If <em class="parameter"><code>limit</code></em>
|
|
963
954
|
is set to -1, then return all the
|
964
955
|
items.</p>
|
965
956
|
<div class="refsect3">
|
966
|
-
<a name="
|
957
|
+
<a name="gtk-recent-manager-set-limit.parameters"></a><h4>Parameters</h4>
|
967
958
|
<div class="informaltable"><table width="100%" border="0">
|
968
959
|
<colgroup>
|
969
960
|
<col width="150px" class="parameters_name">
|
@@ -984,7 +975,7 @@ items.</p>
|
|
984
975
|
</tbody>
|
985
976
|
</table></div>
|
986
977
|
</div>
|
987
|
-
<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>
|
988
979
|
</div>
|
989
980
|
<hr>
|
990
981
|
<div class="refsect2">
|
@@ -993,7 +984,7 @@ items.</p>
|
|
993
984
|
gtk_recent_manager_get_items (<em class="parameter"><code><a class="link" href="GtkRecentManager.html" title="GtkRecentManager"><span class="type">GtkRecentManager</span></a> *manager</code></em>);</pre>
|
994
985
|
<p>Gets the list of recently used resources.</p>
|
995
986
|
<div class="refsect3">
|
996
|
-
<a name="
|
987
|
+
<a name="gtk-recent-manager-get-items.parameters"></a><h4>Parameters</h4>
|
997
988
|
<div class="informaltable"><table width="100%" border="0">
|
998
989
|
<colgroup>
|
999
990
|
<col width="150px" class="parameters_name">
|
@@ -1008,14 +999,14 @@ gtk_recent_manager_get_items (<em class="parameter"><code><a class="link" href="
|
|
1008
999
|
</table></div>
|
1009
1000
|
</div>
|
1010
1001
|
<div class="refsect3">
|
1011
|
-
<a name="
|
1002
|
+
<a name="gtk-recent-manager-get-items.returns"></a><h4>Returns</h4>
|
1012
1003
|
<p> a list of
|
1013
1004
|
newly allocated <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> objects. Use
|
1014
1005
|
<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 each item inside the list, and then
|
1015
1006
|
free 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>
|
1016
1007
|
<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>
|
1017
1008
|
</div>
|
1018
|
-
<p class="since">Since 2.10</p>
|
1009
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1019
1010
|
</div>
|
1020
1011
|
<hr>
|
1021
1012
|
<div class="refsect2">
|
@@ -1025,7 +1016,7 @@ gtk_recent_manager_purge_items (<em class="parameter"><code><a class="link" href
|
|
1025
1016
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
1026
1017
|
<p>Purges every item from the recently used resources list.</p>
|
1027
1018
|
<div class="refsect3">
|
1028
|
-
<a name="
|
1019
|
+
<a name="gtk-recent-manager-purge-items.parameters"></a><h4>Parameters</h4>
|
1029
1020
|
<div class="informaltable"><table width="100%" border="0">
|
1030
1021
|
<colgroup>
|
1031
1022
|
<col width="150px" class="parameters_name">
|
@@ -1047,12 +1038,11 @@ gtk_recent_manager_purge_items (<em class="parameter"><code><a class="link" href
|
|
1047
1038
|
</table></div>
|
1048
1039
|
</div>
|
1049
1040
|
<div class="refsect3">
|
1050
|
-
<a name="
|
1041
|
+
<a name="gtk-recent-manager-purge-items.returns"></a><h4>Returns</h4>
|
1051
1042
|
<p> the number of items that have been removed from the
|
1052
1043
|
recently used resources list.</p>
|
1053
|
-
<p></p>
|
1054
1044
|
</div>
|
1055
|
-
<p class="since">Since 2.10</p>
|
1045
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1056
1046
|
</div>
|
1057
1047
|
<hr>
|
1058
1048
|
<div class="refsect2">
|
@@ -1062,7 +1052,7 @@ gtk_recent_info_ref (<em class="parameter"><code><a class="link" href="GtkRecent
|
|
1062
1052
|
<p>Increases the reference count of <em class="parameter"><code>recent_info</code></em>
|
1063
1053
|
by one.</p>
|
1064
1054
|
<div class="refsect3">
|
1065
|
-
<a name="
|
1055
|
+
<a name="gtk-recent-info-ref.parameters"></a><h4>Parameters</h4>
|
1066
1056
|
<div class="informaltable"><table width="100%" border="0">
|
1067
1057
|
<colgroup>
|
1068
1058
|
<col width="150px" class="parameters_name">
|
@@ -1077,12 +1067,11 @@ gtk_recent_info_ref (<em class="parameter"><code><a class="link" href="GtkRecent
|
|
1077
1067
|
</table></div>
|
1078
1068
|
</div>
|
1079
1069
|
<div class="refsect3">
|
1080
|
-
<a name="
|
1070
|
+
<a name="gtk-recent-info-ref.returns"></a><h4>Returns</h4>
|
1081
1071
|
<p> the recent info object with its reference count increased
|
1082
1072
|
by one.</p>
|
1083
|
-
<p></p>
|
1084
1073
|
</div>
|
1085
|
-
<p class="since">Since 2.10</p>
|
1074
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1086
1075
|
</div>
|
1087
1076
|
<hr>
|
1088
1077
|
<div class="refsect2">
|
@@ -1094,7 +1083,7 @@ gtk_recent_info_unref (<em class="parameter"><code><a class="link" href="GtkRece
|
|
1094
1083
|
count reaches zero, <em class="parameter"><code>info</code></em>
|
1095
1084
|
is deallocated, and the memory freed.</p>
|
1096
1085
|
<div class="refsect3">
|
1097
|
-
<a name="
|
1086
|
+
<a name="gtk-recent-info-unref.parameters"></a><h4>Parameters</h4>
|
1098
1087
|
<div class="informaltable"><table width="100%" border="0">
|
1099
1088
|
<colgroup>
|
1100
1089
|
<col width="150px" class="parameters_name">
|
@@ -1108,7 +1097,7 @@ count reaches zero, <em class="parameter"><code>info</code></em>
|
|
1108
1097
|
</tr></tbody>
|
1109
1098
|
</table></div>
|
1110
1099
|
</div>
|
1111
|
-
<p class="since">Since 2.10</p>
|
1100
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1112
1101
|
</div>
|
1113
1102
|
<hr>
|
1114
1103
|
<div class="refsect2">
|
@@ -1117,7 +1106,7 @@ count reaches zero, <em class="parameter"><code>info</code></em>
|
|
1117
1106
|
gtk_recent_info_get_uri (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
|
1118
1107
|
<p>Gets the URI of the resource.</p>
|
1119
1108
|
<div class="refsect3">
|
1120
|
-
<a name="
|
1109
|
+
<a name="gtk-recent-info-get-uri.parameters"></a><h4>Parameters</h4>
|
1121
1110
|
<div class="informaltable"><table width="100%" border="0">
|
1122
1111
|
<colgroup>
|
1123
1112
|
<col width="150px" class="parameters_name">
|
@@ -1132,12 +1121,11 @@ gtk_recent_info_get_uri (<em class="parameter"><code><a class="link" href="GtkRe
|
|
1132
1121
|
</table></div>
|
1133
1122
|
</div>
|
1134
1123
|
<div class="refsect3">
|
1135
|
-
<a name="
|
1124
|
+
<a name="gtk-recent-info-get-uri.returns"></a><h4>Returns</h4>
|
1136
1125
|
<p> the URI of the resource. The returned string is
|
1137
1126
|
owned by the recent manager, and should not be freed.</p>
|
1138
|
-
<p></p>
|
1139
1127
|
</div>
|
1140
|
-
<p class="since">Since 2.10</p>
|
1128
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1141
1129
|
</div>
|
1142
1130
|
<hr>
|
1143
1131
|
<div class="refsect2">
|
@@ -1147,7 +1135,7 @@ gtk_recent_info_get_display_name (<em class="parameter"><code><a class="link" hr
|
|
1147
1135
|
<p>Gets the name of the resource. If none has been defined, the basename
|
1148
1136
|
of the resource is obtained.</p>
|
1149
1137
|
<div class="refsect3">
|
1150
|
-
<a name="
|
1138
|
+
<a name="gtk-recent-info-get-display-name.parameters"></a><h4>Parameters</h4>
|
1151
1139
|
<div class="informaltable"><table width="100%" border="0">
|
1152
1140
|
<colgroup>
|
1153
1141
|
<col width="150px" class="parameters_name">
|
@@ -1162,12 +1150,11 @@ of the resource is obtained.</p>
|
|
1162
1150
|
</table></div>
|
1163
1151
|
</div>
|
1164
1152
|
<div class="refsect3">
|
1165
|
-
<a name="
|
1153
|
+
<a name="gtk-recent-info-get-display-name.returns"></a><h4>Returns</h4>
|
1166
1154
|
<p> the display name of the resource. The returned string
|
1167
1155
|
is owned by the recent manager, and should not be freed.</p>
|
1168
|
-
<p></p>
|
1169
1156
|
</div>
|
1170
|
-
<p class="since">Since 2.10</p>
|
1157
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1171
1158
|
</div>
|
1172
1159
|
<hr>
|
1173
1160
|
<div class="refsect2">
|
@@ -1176,7 +1163,7 @@ is owned by the recent manager, and should not be freed.</p>
|
|
1176
1163
|
gtk_recent_info_get_description (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
|
1177
1164
|
<p>Gets the (short) description of the resource.</p>
|
1178
1165
|
<div class="refsect3">
|
1179
|
-
<a name="
|
1166
|
+
<a name="gtk-recent-info-get-description.parameters"></a><h4>Parameters</h4>
|
1180
1167
|
<div class="informaltable"><table width="100%" border="0">
|
1181
1168
|
<colgroup>
|
1182
1169
|
<col width="150px" class="parameters_name">
|
@@ -1191,12 +1178,11 @@ gtk_recent_info_get_description (<em class="parameter"><code><a class="link" hre
|
|
1191
1178
|
</table></div>
|
1192
1179
|
</div>
|
1193
1180
|
<div class="refsect3">
|
1194
|
-
<a name="
|
1181
|
+
<a name="gtk-recent-info-get-description.returns"></a><h4>Returns</h4>
|
1195
1182
|
<p> the description of the resource. The returned string
|
1196
1183
|
is owned by the recent manager, and should not be freed.</p>
|
1197
|
-
<p></p>
|
1198
1184
|
</div>
|
1199
|
-
<p class="since">Since 2.10</p>
|
1185
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1200
1186
|
</div>
|
1201
1187
|
<hr>
|
1202
1188
|
<div class="refsect2">
|
@@ -1205,7 +1191,7 @@ is owned by the recent manager, and should not be freed.</p>
|
|
1205
1191
|
gtk_recent_info_get_mime_type (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>);</pre>
|
1206
1192
|
<p>Gets the MIME type of the resource.</p>
|
1207
1193
|
<div class="refsect3">
|
1208
|
-
<a name="
|
1194
|
+
<a name="gtk-recent-info-get-mime-type.parameters"></a><h4>Parameters</h4>
|
1209
1195
|
<div class="informaltable"><table width="100%" border="0">
|
1210
1196
|
<colgroup>
|
1211
1197
|
<col width="150px" class="parameters_name">
|
@@ -1220,12 +1206,11 @@ gtk_recent_info_get_mime_type (<em class="parameter"><code><a class="link" href=
|
|
1220
1206
|
</table></div>
|
1221
1207
|
</div>
|
1222
1208
|
<div class="refsect3">
|
1223
|
-
<a name="
|
1209
|
+
<a name="gtk-recent-info-get-mime-type.returns"></a><h4>Returns</h4>
|
1224
1210
|
<p> the MIME type of the resource. The returned string
|
1225
1211
|
is owned by the recent manager, and should not be freed.</p>
|
1226
|
-
<p></p>
|
1227
1212
|
</div>
|
1228
|
-
<p class="since">Since 2.10</p>
|
1213
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1229
1214
|
</div>
|
1230
1215
|
<hr>
|
1231
1216
|
<div class="refsect2">
|
@@ -1235,7 +1220,7 @@ gtk_recent_info_get_added (<em class="parameter"><code><a class="link" href="Gtk
|
|
1235
1220
|
<p>Gets the timestamp (seconds from system's Epoch) when the resource
|
1236
1221
|
was added to the recently used resources list.</p>
|
1237
1222
|
<div class="refsect3">
|
1238
|
-
<a name="
|
1223
|
+
<a name="gtk-recent-info-get-added.parameters"></a><h4>Parameters</h4>
|
1239
1224
|
<div class="informaltable"><table width="100%" border="0">
|
1240
1225
|
<colgroup>
|
1241
1226
|
<col width="150px" class="parameters_name">
|
@@ -1250,12 +1235,11 @@ was added to the recently used resources list.</p>
|
|
1250
1235
|
</table></div>
|
1251
1236
|
</div>
|
1252
1237
|
<div class="refsect3">
|
1253
|
-
<a name="
|
1238
|
+
<a name="gtk-recent-info-get-added.returns"></a><h4>Returns</h4>
|
1254
1239
|
<p> the number of seconds elapsed from system's Epoch when
|
1255
1240
|
the resource was added to the list, or -1 on failure.</p>
|
1256
|
-
<p></p>
|
1257
1241
|
</div>
|
1258
|
-
<p class="since">Since 2.10</p>
|
1242
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1259
1243
|
</div>
|
1260
1244
|
<hr>
|
1261
1245
|
<div class="refsect2">
|
@@ -1265,7 +1249,7 @@ gtk_recent_info_get_modified (<em class="parameter"><code><a class="link" href="
|
|
1265
1249
|
<p>Gets the timestamp (seconds from system's Epoch) when the resource
|
1266
1250
|
was last modified.</p>
|
1267
1251
|
<div class="refsect3">
|
1268
|
-
<a name="
|
1252
|
+
<a name="gtk-recent-info-get-modified.parameters"></a><h4>Parameters</h4>
|
1269
1253
|
<div class="informaltable"><table width="100%" border="0">
|
1270
1254
|
<colgroup>
|
1271
1255
|
<col width="150px" class="parameters_name">
|
@@ -1280,12 +1264,11 @@ was last modified.</p>
|
|
1280
1264
|
</table></div>
|
1281
1265
|
</div>
|
1282
1266
|
<div class="refsect3">
|
1283
|
-
<a name="
|
1267
|
+
<a name="gtk-recent-info-get-modified.returns"></a><h4>Returns</h4>
|
1284
1268
|
<p> the number of seconds elapsed from system's Epoch when
|
1285
1269
|
the resource was last modified, or -1 on failure.</p>
|
1286
|
-
<p></p>
|
1287
1270
|
</div>
|
1288
|
-
<p class="since">Since 2.10</p>
|
1271
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1289
1272
|
</div>
|
1290
1273
|
<hr>
|
1291
1274
|
<div class="refsect2">
|
@@ -1295,7 +1278,7 @@ gtk_recent_info_get_visited (<em class="parameter"><code><a class="link" href="G
|
|
1295
1278
|
<p>Gets the timestamp (seconds from system's Epoch) when the resource
|
1296
1279
|
was last visited.</p>
|
1297
1280
|
<div class="refsect3">
|
1298
|
-
<a name="
|
1281
|
+
<a name="gtk-recent-info-get-visited.parameters"></a><h4>Parameters</h4>
|
1299
1282
|
<div class="informaltable"><table width="100%" border="0">
|
1300
1283
|
<colgroup>
|
1301
1284
|
<col width="150px" class="parameters_name">
|
@@ -1310,12 +1293,11 @@ was last visited.</p>
|
|
1310
1293
|
</table></div>
|
1311
1294
|
</div>
|
1312
1295
|
<div class="refsect3">
|
1313
|
-
<a name="
|
1296
|
+
<a name="gtk-recent-info-get-visited.returns"></a><h4>Returns</h4>
|
1314
1297
|
<p> the number of seconds elapsed from system's Epoch when
|
1315
1298
|
the resource was last visited, or -1 on failure.</p>
|
1316
|
-
<p></p>
|
1317
1299
|
</div>
|
1318
|
-
<p class="since">Since 2.10</p>
|
1300
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1319
1301
|
</div>
|
1320
1302
|
<hr>
|
1321
1303
|
<div class="refsect2">
|
@@ -1326,7 +1308,7 @@ gtk_recent_info_get_private_hint (<em class="parameter"><code><a class="link" hr
|
|
1326
1308
|
list that have this flag set to <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> should only be displayed by the
|
1327
1309
|
applications that have registered them.</p>
|
1328
1310
|
<div class="refsect3">
|
1329
|
-
<a name="
|
1311
|
+
<a name="gtk-recent-info-get-private-hint.parameters"></a><h4>Parameters</h4>
|
1330
1312
|
<div class="informaltable"><table width="100%" border="0">
|
1331
1313
|
<colgroup>
|
1332
1314
|
<col width="150px" class="parameters_name">
|
@@ -1341,11 +1323,10 @@ applications that have registered them.</p>
|
|
1341
1323
|
</table></div>
|
1342
1324
|
</div>
|
1343
1325
|
<div class="refsect3">
|
1344
|
-
<a name="
|
1326
|
+
<a name="gtk-recent-info-get-private-hint.returns"></a><h4>Returns</h4>
|
1345
1327
|
<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 private flag was found, <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>
|
1346
|
-
<p></p>
|
1347
1328
|
</div>
|
1348
|
-
<p class="since">Since 2.10</p>
|
1329
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1349
1330
|
</div>
|
1350
1331
|
<hr>
|
1351
1332
|
<div class="refsect2">
|
@@ -1362,7 +1343,7 @@ pointed by <em class="parameter"><code>info</code></em>
|
|
1362
1343
|
<p>If the command line contains any escape characters defined inside the
|
1363
1344
|
storage specification, they will be expanded.</p>
|
1364
1345
|
<div class="refsect3">
|
1365
|
-
<a name="
|
1346
|
+
<a name="gtk-recent-info-get-application-info.parameters"></a><h4>Parameters</h4>
|
1366
1347
|
<div class="informaltable"><table width="100%" border="0">
|
1367
1348
|
<colgroup>
|
1368
1349
|
<col width="150px" class="parameters_name">
|
@@ -1400,16 +1381,15 @@ for this application. </p></td>
|
|
1400
1381
|
</table></div>
|
1401
1382
|
</div>
|
1402
1383
|
<div class="refsect3">
|
1403
|
-
<a name="
|
1384
|
+
<a name="gtk-recent-info-get-application-info.returns"></a><h4>Returns</h4>
|
1404
1385
|
<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 an application with <em class="parameter"><code>app_name</code></em>
|
1405
1386
|
has registered this
|
1406
1387
|
resource inside the recently used list, or <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. The
|
1407
1388
|
<em class="parameter"><code>app_exec</code></em>
|
1408
1389
|
string is owned by the <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> and should not be
|
1409
1390
|
modified or freed</p>
|
1410
|
-
<p></p>
|
1411
1391
|
</div>
|
1412
|
-
<p class="since">Since 2.10</p>
|
1392
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1413
1393
|
</div>
|
1414
1394
|
<hr>
|
1415
1395
|
<div class="refsect2">
|
@@ -1419,7 +1399,7 @@ gtk_recent_info_get_applications (<em class="parameter"><code><a class="link" hr
|
|
1419
1399
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
1420
1400
|
<p>Retrieves the list of applications that have registered this resource.</p>
|
1421
1401
|
<div class="refsect3">
|
1422
|
-
<a name="
|
1402
|
+
<a name="gtk-recent-info-get-applications.parameters"></a><h4>Parameters</h4>
|
1423
1403
|
<div class="informaltable"><table width="100%" border="0">
|
1424
1404
|
<colgroup>
|
1425
1405
|
<col width="150px" class="parameters_name">
|
@@ -1441,12 +1421,12 @@ gtk_recent_info_get_applications (<em class="parameter"><code><a class="link" hr
|
|
1441
1421
|
</table></div>
|
1442
1422
|
</div>
|
1443
1423
|
<div class="refsect3">
|
1444
|
-
<a name="
|
1424
|
+
<a name="gtk-recent-info-get-applications.returns"></a><h4>Returns</h4>
|
1445
1425
|
<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.
|
1446
1426
|
Use <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>
|
1447
1427
|
<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>
|
1448
1428
|
</div>
|
1449
|
-
<p class="since">Since 2.10</p>
|
1429
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1450
1430
|
</div>
|
1451
1431
|
<hr>
|
1452
1432
|
<div class="refsect2">
|
@@ -1457,7 +1437,7 @@ gtk_recent_info_last_application (<em class="parameter"><code><a class="link" hr
|
|
1457
1437
|
recently used resource represented by <em class="parameter"><code>info</code></em>
|
1458
1438
|
.</p>
|
1459
1439
|
<div class="refsect3">
|
1460
|
-
<a name="
|
1440
|
+
<a name="gtk-recent-info-last-application.parameters"></a><h4>Parameters</h4>
|
1461
1441
|
<div class="informaltable"><table width="100%" border="0">
|
1462
1442
|
<colgroup>
|
1463
1443
|
<col width="150px" class="parameters_name">
|
@@ -1472,11 +1452,10 @@ recently used resource represented by <em class="parameter"><code>info</code></e
|
|
1472
1452
|
</table></div>
|
1473
1453
|
</div>
|
1474
1454
|
<div class="refsect3">
|
1475
|
-
<a name="
|
1455
|
+
<a name="gtk-recent-info-last-application.returns"></a><h4>Returns</h4>
|
1476
1456
|
<p> an application name. Use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> to free it.</p>
|
1477
|
-
<p></p>
|
1478
1457
|
</div>
|
1479
|
-
<p class="since">Since 2.10</p>
|
1458
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1480
1459
|
</div>
|
1481
1460
|
<hr>
|
1482
1461
|
<div class="refsect2">
|
@@ -1489,7 +1468,7 @@ gtk_recent_info_get_groups (<em class="parameter"><code><a class="link" href="Gt
|
|
1489
1468
|
array of returned group names will 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> terminated, so length might
|
1490
1469
|
optionally 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>
|
1491
1470
|
<div class="refsect3">
|
1492
|
-
<a name="
|
1471
|
+
<a name="gtk-recent-info-get-groups.parameters"></a><h4>Parameters</h4>
|
1493
1472
|
<div class="informaltable"><table width="100%" border="0">
|
1494
1473
|
<colgroup>
|
1495
1474
|
<col width="150px" class="parameters_name">
|
@@ -1511,12 +1490,12 @@ optionally be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/
|
|
1511
1490
|
</table></div>
|
1512
1491
|
</div>
|
1513
1492
|
<div class="refsect3">
|
1514
|
-
<a name="
|
1493
|
+
<a name="gtk-recent-info-get-groups.returns"></a><h4>Returns</h4>
|
1515
1494
|
<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.
|
1516
1495
|
Use <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>
|
1517
1496
|
<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>
|
1518
1497
|
</div>
|
1519
|
-
<p class="since">Since 2.10</p>
|
1498
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1520
1499
|
</div>
|
1521
1500
|
<hr>
|
1522
1501
|
<div class="refsect2">
|
@@ -1529,7 +1508,7 @@ gtk_recent_info_has_group (<em class="parameter"><code><a class="link" href="Gtk
|
|
1529
1508
|
recently used item <em class="parameter"><code>info</code></em>
|
1530
1509
|
.</p>
|
1531
1510
|
<div class="refsect3">
|
1532
|
-
<a name="
|
1511
|
+
<a name="gtk-recent-info-has-group.parameters"></a><h4>Parameters</h4>
|
1533
1512
|
<div class="informaltable"><table width="100%" border="0">
|
1534
1513
|
<colgroup>
|
1535
1514
|
<col width="150px" class="parameters_name">
|
@@ -1551,11 +1530,10 @@ recently used item <em class="parameter"><code>info</code></em>
|
|
1551
1530
|
</table></div>
|
1552
1531
|
</div>
|
1553
1532
|
<div class="refsect3">
|
1554
|
-
<a name="
|
1533
|
+
<a name="gtk-recent-info-has-group.returns"></a><h4>Returns</h4>
|
1555
1534
|
<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 group was found.</p>
|
1556
|
-
<p></p>
|
1557
1535
|
</div>
|
1558
|
-
<p class="since">Since 2.10</p>
|
1536
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1559
1537
|
</div>
|
1560
1538
|
<hr>
|
1561
1539
|
<div class="refsect2">
|
@@ -1566,7 +1544,7 @@ gtk_recent_info_has_application (<em class="parameter"><code><a class="link" hre
|
|
1566
1544
|
<p>Checks whether an application registered this resource using <em class="parameter"><code>app_name</code></em>
|
1567
1545
|
.</p>
|
1568
1546
|
<div class="refsect3">
|
1569
|
-
<a name="
|
1547
|
+
<a name="gtk-recent-info-has-application.parameters"></a><h4>Parameters</h4>
|
1570
1548
|
<div class="informaltable"><table width="100%" border="0">
|
1571
1549
|
<colgroup>
|
1572
1550
|
<col width="150px" class="parameters_name">
|
@@ -1588,24 +1566,23 @@ gtk_recent_info_has_application (<em class="parameter"><code><a class="link" hre
|
|
1588
1566
|
</table></div>
|
1589
1567
|
</div>
|
1590
1568
|
<div class="refsect3">
|
1591
|
-
<a name="
|
1569
|
+
<a name="gtk-recent-info-has-application.returns"></a><h4>Returns</h4>
|
1592
1570
|
<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 an application with name <em class="parameter"><code>app_name</code></em>
|
1593
1571
|
was found,
|
1594
1572
|
<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>
|
1595
|
-
<p></p>
|
1596
1573
|
</div>
|
1597
|
-
<p class="since">Since 2.10</p>
|
1574
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1598
1575
|
</div>
|
1599
1576
|
<hr>
|
1600
1577
|
<div class="refsect2">
|
1601
1578
|
<a name="gtk-recent-info-get-icon"></a><h3>gtk_recent_info_get_icon ()</h3>
|
1602
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
1579
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1603
1580
|
gtk_recent_info_get_icon (<em class="parameter"><code><a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> *info</code></em>,
|
1604
1581
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>);</pre>
|
1605
1582
|
<p>Retrieves the icon of size <em class="parameter"><code>size</code></em>
|
1606
1583
|
associated to the resource MIME type.</p>
|
1607
1584
|
<div class="refsect3">
|
1608
|
-
<a name="
|
1585
|
+
<a name="gtk-recent-info-get-icon.parameters"></a><h4>Parameters</h4>
|
1609
1586
|
<div class="informaltable"><table width="100%" border="0">
|
1610
1587
|
<colgroup>
|
1611
1588
|
<col width="150px" class="parameters_name">
|
@@ -1627,12 +1604,12 @@ gtk_recent_info_get_icon (<em class="parameter"><code><a class="link" href="GtkR
|
|
1627
1604
|
</table></div>
|
1628
1605
|
</div>
|
1629
1606
|
<div class="refsect3">
|
1630
|
-
<a name="
|
1631
|
-
<p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> containing the icon,
|
1607
|
+
<a name="gtk-recent-info-get-icon.returns"></a><h4>Returns</h4>
|
1608
|
+
<p> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> containing the icon,
|
1632
1609
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when finished using the icon. </p>
|
1633
1610
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1634
1611
|
</div>
|
1635
|
-
<p class="since">Since 2.10</p>
|
1612
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1636
1613
|
</div>
|
1637
1614
|
<hr>
|
1638
1615
|
<div class="refsect2">
|
@@ -1643,7 +1620,7 @@ gtk_recent_info_get_short_name (<em class="parameter"><code><a class="link" href
|
|
1643
1620
|
menu or list. For example, calling this function on an item that refers to
|
1644
1621
|
"file:///foo/bar.txt" will yield "bar.txt".</p>
|
1645
1622
|
<div class="refsect3">
|
1646
|
-
<a name="
|
1623
|
+
<a name="gtk-recent-info-get-short-name.parameters"></a><h4>Parameters</h4>
|
1647
1624
|
<div class="informaltable"><table width="100%" border="0">
|
1648
1625
|
<colgroup>
|
1649
1626
|
<col width="150px" class="parameters_name">
|
@@ -1658,12 +1635,11 @@ menu or list. For example, calling this function on an item that refers to
|
|
1658
1635
|
</table></div>
|
1659
1636
|
</div>
|
1660
1637
|
<div class="refsect3">
|
1661
|
-
<a name="
|
1638
|
+
<a name="gtk-recent-info-get-short-name.returns"></a><h4>Returns</h4>
|
1662
1639
|
<p> A newly-allocated string in UTF-8 encoding; free it with
|
1663
1640
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
|
1664
|
-
<p></p>
|
1665
1641
|
</div>
|
1666
|
-
<p class="since">Since 2.10</p>
|
1642
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1667
1643
|
</div>
|
1668
1644
|
<hr>
|
1669
1645
|
<div class="refsect2">
|
@@ -1674,7 +1650,7 @@ gtk_recent_info_get_uri_display (<em class="parameter"><code><a class="link" hre
|
|
1674
1650
|
is local, it returns a local path; if the resource is not local,
|
1675
1651
|
it returns the UTF-8 encoded content of <a class="link" href="GtkRecentManager.html#gtk-recent-info-get-uri" title="gtk_recent_info_get_uri ()"><code class="function">gtk_recent_info_get_uri()</code></a>.</p>
|
1676
1652
|
<div class="refsect3">
|
1677
|
-
<a name="
|
1653
|
+
<a name="gtk-recent-info-get-uri-display.parameters"></a><h4>Parameters</h4>
|
1678
1654
|
<div class="informaltable"><table width="100%" border="0">
|
1679
1655
|
<colgroup>
|
1680
1656
|
<col width="150px" class="parameters_name">
|
@@ -1689,12 +1665,11 @@ it returns the UTF-8 encoded content of <a class="link" href="GtkRecentManager.h
|
|
1689
1665
|
</table></div>
|
1690
1666
|
</div>
|
1691
1667
|
<div class="refsect3">
|
1692
|
-
<a name="
|
1668
|
+
<a name="gtk-recent-info-get-uri-display.returns"></a><h4>Returns</h4>
|
1693
1669
|
<p> a newly allocated UTF-8 string containing the
|
1694
1670
|
resource's URI or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> when done using it.</p>
|
1695
|
-
<p></p>
|
1696
1671
|
</div>
|
1697
|
-
<p class="since">Since 2.10</p>
|
1672
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1698
1673
|
</div>
|
1699
1674
|
<hr>
|
1700
1675
|
<div class="refsect2">
|
@@ -1705,7 +1680,7 @@ gtk_recent_info_get_age (<em class="parameter"><code><a class="link" href="GtkRe
|
|
1705
1680
|
pointed by <em class="parameter"><code>info</code></em>
|
1706
1681
|
.</p>
|
1707
1682
|
<div class="refsect3">
|
1708
|
-
<a name="
|
1683
|
+
<a name="gtk-recent-info-get-age.parameters"></a><h4>Parameters</h4>
|
1709
1684
|
<div class="informaltable"><table width="100%" border="0">
|
1710
1685
|
<colgroup>
|
1711
1686
|
<col width="150px" class="parameters_name">
|
@@ -1720,12 +1695,11 @@ pointed by <em class="parameter"><code>info</code></em>
|
|
1720
1695
|
</table></div>
|
1721
1696
|
</div>
|
1722
1697
|
<div class="refsect3">
|
1723
|
-
<a name="
|
1698
|
+
<a name="gtk-recent-info-get-age.returns"></a><h4>Returns</h4>
|
1724
1699
|
<p> a positive integer containing the number of days elapsed
|
1725
1700
|
since the time this resource was last modified. </p>
|
1726
|
-
<p></p>
|
1727
1701
|
</div>
|
1728
|
-
<p class="since">Since 2.10</p>
|
1702
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1729
1703
|
</div>
|
1730
1704
|
<hr>
|
1731
1705
|
<div class="refsect2">
|
@@ -1735,7 +1709,7 @@ gtk_recent_info_is_local (<em class="parameter"><code><a class="link" href="GtkR
|
|
1735
1709
|
<p>Checks whether the resource is local or not by looking at the
|
1736
1710
|
scheme of its URI.</p>
|
1737
1711
|
<div class="refsect3">
|
1738
|
-
<a name="
|
1712
|
+
<a name="gtk-recent-info-is-local.parameters"></a><h4>Parameters</h4>
|
1739
1713
|
<div class="informaltable"><table width="100%" border="0">
|
1740
1714
|
<colgroup>
|
1741
1715
|
<col width="150px" class="parameters_name">
|
@@ -1750,11 +1724,10 @@ scheme of its URI.</p>
|
|
1750
1724
|
</table></div>
|
1751
1725
|
</div>
|
1752
1726
|
<div class="refsect3">
|
1753
|
-
<a name="
|
1727
|
+
<a name="gtk-recent-info-is-local.returns"></a><h4>Returns</h4>
|
1754
1728
|
<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 resource is local.</p>
|
1755
|
-
<p></p>
|
1756
1729
|
</div>
|
1757
|
-
<p class="since">Since 2.10</p>
|
1730
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1758
1731
|
</div>
|
1759
1732
|
<hr>
|
1760
1733
|
<div class="refsect2">
|
@@ -1765,7 +1738,7 @@ gtk_recent_info_exists (<em class="parameter"><code><a class="link" href="GtkRec
|
|
1765
1738
|
still exists. At
|
1766
1739
|
the moment this check is done only on resources pointing to local files.</p>
|
1767
1740
|
<div class="refsect3">
|
1768
|
-
<a name="
|
1741
|
+
<a name="gtk-recent-info-exists.parameters"></a><h4>Parameters</h4>
|
1769
1742
|
<div class="informaltable"><table width="100%" border="0">
|
1770
1743
|
<colgroup>
|
1771
1744
|
<col width="150px" class="parameters_name">
|
@@ -1780,11 +1753,10 @@ the moment this check is done only on resources pointing to local files.</p>
|
|
1780
1753
|
</table></div>
|
1781
1754
|
</div>
|
1782
1755
|
<div class="refsect3">
|
1783
|
-
<a name="
|
1756
|
+
<a name="gtk-recent-info-exists.returns"></a><h4>Returns</h4>
|
1784
1757
|
<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 resource exists</p>
|
1785
|
-
<p></p>
|
1786
1758
|
</div>
|
1787
|
-
<p class="since">Since 2.10</p>
|
1759
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1788
1760
|
</div>
|
1789
1761
|
<hr>
|
1790
1762
|
<div class="refsect2">
|
@@ -1795,7 +1767,7 @@ gtk_recent_info_match (<em class="parameter"><code><a class="link" href="GtkRece
|
|
1795
1767
|
<p>Checks whether two <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structures point to the same
|
1796
1768
|
resource.</p>
|
1797
1769
|
<div class="refsect3">
|
1798
|
-
<a name="
|
1770
|
+
<a name="gtk-recent-info-match.parameters"></a><h4>Parameters</h4>
|
1799
1771
|
<div class="informaltable"><table width="100%" border="0">
|
1800
1772
|
<colgroup>
|
1801
1773
|
<col width="150px" class="parameters_name">
|
@@ -1817,12 +1789,11 @@ resource.</p>
|
|
1817
1789
|
</table></div>
|
1818
1790
|
</div>
|
1819
1791
|
<div class="refsect3">
|
1820
|
-
<a name="
|
1792
|
+
<a name="gtk-recent-info-match.returns"></a><h4>Returns</h4>
|
1821
1793
|
<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 both <a class="link" href="GtkRecentManager.html#GtkRecentInfo" title="GtkRecentInfo"><span class="type">GtkRecentInfo</span></a> structures point to se same
|
1822
1794
|
resource, <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>
|
1823
|
-
<p></p>
|
1824
1795
|
</div>
|
1825
|
-
<p class="since">Since 2.10</p>
|
1796
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
1826
1797
|
</div>
|
1827
1798
|
</div>
|
1828
1799
|
<div class="refsect1">
|
@@ -1866,7 +1837,7 @@ recently used files list.
|
|
1866
1837
|
<p>Meta-data to be passed to <a class="link" href="GtkRecentManager.html#gtk-recent-manager-add-full" title="gtk_recent_manager_add_full ()"><code class="function">gtk_recent_manager_add_full()</code></a> when
|
1867
1838
|
registering a recently used resource.</p>
|
1868
1839
|
<div class="refsect3">
|
1869
|
-
<a name="
|
1840
|
+
<a name="GtkRecentData.members"></a><h4>Members</h4>
|
1870
1841
|
<div class="informaltable"><table width="100%" border="0">
|
1871
1842
|
<colgroup>
|
1872
1843
|
<col width="300px" class="struct_members_name">
|
@@ -1934,7 +1905,7 @@ The <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/ht
|
|
1934
1905
|
<a name="GtkRecentManagerError"></a><h3>enum GtkRecentManagerError</h3>
|
1935
1906
|
<p>Error codes for GtkRecentManager operations</p>
|
1936
1907
|
<div class="refsect3">
|
1937
|
-
<a name="
|
1908
|
+
<a name="GtkRecentManagerError.members"></a><h4>Members</h4>
|
1938
1909
|
<div class="informaltable"><table width="100%" border="0">
|
1939
1910
|
<colgroup>
|
1940
1911
|
<col width="300px" class="enum_members_name">
|
@@ -2010,7 +1981,7 @@ The <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/ht
|
|
2010
1981
|
used resources list</p>
|
2011
1982
|
<p>Flags: Read / Write / Construct Only</p>
|
2012
1983
|
<p>Default value: NULL</p>
|
2013
|
-
<p class="since">Since 2.10</p>
|
1984
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2014
1985
|
</div>
|
2015
1986
|
<hr>
|
2016
1987
|
<div class="refsect2">
|
@@ -2028,7 +1999,7 @@ used resources list</p>
|
|
2028
1999
|
<p>Flags: Read / Write</p>
|
2029
2000
|
<p>Allowed values: >= -1</p>
|
2030
2001
|
<p>Default value: -1</p>
|
2031
|
-
<p class="since">Since 2.10</p>
|
2002
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2032
2003
|
</div>
|
2033
2004
|
<hr>
|
2034
2005
|
<div class="refsect2">
|
@@ -2038,7 +2009,7 @@ used resources list</p>
|
|
2038
2009
|
<p>Flags: Read</p>
|
2039
2010
|
<p>Allowed values: >= -1</p>
|
2040
2011
|
<p>Default value: 0</p>
|
2041
|
-
<p class="since">Since 2.10</p>
|
2012
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2042
2013
|
</div>
|
2043
2014
|
</div>
|
2044
2015
|
<div class="refsect1">
|
@@ -2051,7 +2022,7 @@ user_function (<a class="link" href="GtkRecentManager.html" title="GtkRecentMana
|
|
2051
2022
|
<p>Emitted when the current recently used resources manager changes its
|
2052
2023
|
contents.</p>
|
2053
2024
|
<div class="refsect3">
|
2054
|
-
<a name="
|
2025
|
+
<a name="GtkRecentManager-changed.parameters"></a><h4>Parameters</h4>
|
2055
2026
|
<div class="informaltable"><table width="100%" border="0">
|
2056
2027
|
<colgroup>
|
2057
2028
|
<col width="150px" class="parameters_name">
|
@@ -2073,12 +2044,11 @@ contents.</p>
|
|
2073
2044
|
</table></div>
|
2074
2045
|
</div>
|
2075
2046
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
|
2076
|
-
<p class="since">Since 2.10</p>
|
2047
|
+
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2077
2048
|
</div>
|
2078
2049
|
</div>
|
2079
2050
|
</div>
|
2080
2051
|
<div class="footer">
|
2081
|
-
<hr>
|
2082
|
-
Generated by GTK-Doc V1.21.1</div>
|
2052
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
2083
2053
|
</body>
|
2084
2054
|
</html>
|