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="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="GtkEntry.html" title="GtkEntry">
|
10
10
|
<link rel="next" href="GtkEntryCompletion.html" title="GtkEntryCompletion">
|
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">
|
@@ -197,7 +197,7 @@
|
|
197
197
|
</div>
|
198
198
|
<div class="refsect1">
|
199
199
|
<a name="GtkEntryBuffer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
200
|
-
<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>
|
200
|
+
<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>
|
201
201
|
<span class="lineart">╰──</span> GtkEntryBuffer
|
202
202
|
</pre>
|
203
203
|
</div>
|
@@ -228,7 +228,7 @@ gtk_entry_buffer_new (<em class="parameter"><code>const <a href="/home/vagrant/r
|
|
228
228
|
<p>Create a new GtkEntryBuffer object.</p>
|
229
229
|
<p>Optionally, specify initial text to set in the buffer.</p>
|
230
230
|
<div class="refsect3">
|
231
|
-
<a name="
|
231
|
+
<a name="gtk-entry-buffer-new.parameters"></a><h4>Parameters</h4>
|
232
232
|
<div class="informaltable"><table width="100%" border="0">
|
233
233
|
<colgroup>
|
234
234
|
<col width="150px" class="parameters_name">
|
@@ -251,11 +251,10 @@ gtk_entry_buffer_new (<em class="parameter"><code>const <a href="/home/vagrant/r
|
|
251
251
|
</table></div>
|
252
252
|
</div>
|
253
253
|
<div class="refsect3">
|
254
|
-
<a name="
|
254
|
+
<a name="gtk-entry-buffer-new.returns"></a><h4>Returns</h4>
|
255
255
|
<p> A new GtkEntryBuffer object.</p>
|
256
|
-
<p></p>
|
257
256
|
</div>
|
258
|
-
<p class="since">Since 2.18</p>
|
257
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
259
258
|
</div>
|
260
259
|
<hr>
|
261
260
|
<div class="refsect2">
|
@@ -266,7 +265,7 @@ gtk_entry_buffer_get_text (<em class="parameter"><code><a class="link" href="Gtk
|
|
266
265
|
<p>The memory pointer returned by this call will not change
|
267
266
|
unless this object emits a signal, or is finalized.</p>
|
268
267
|
<div class="refsect3">
|
269
|
-
<a name="
|
268
|
+
<a name="gtk-entry-buffer-get-text.parameters"></a><h4>Parameters</h4>
|
270
269
|
<div class="informaltable"><table width="100%" border="0">
|
271
270
|
<colgroup>
|
272
271
|
<col width="150px" class="parameters_name">
|
@@ -281,14 +280,13 @@ unless this object emits a signal, or is finalized.</p>
|
|
281
280
|
</table></div>
|
282
281
|
</div>
|
283
282
|
<div class="refsect3">
|
284
|
-
<a name="
|
283
|
+
<a name="gtk-entry-buffer-get-text.returns"></a><h4>Returns</h4>
|
285
284
|
<p> a pointer to the contents of the widget as a
|
286
285
|
string. This string points to internally allocated
|
287
286
|
storage in the buffer and must not be freed, modified or
|
288
287
|
stored.</p>
|
289
|
-
<p></p>
|
290
288
|
</div>
|
291
|
-
<p class="since">Since 2.18</p>
|
289
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
292
290
|
</div>
|
293
291
|
<hr>
|
294
292
|
<div class="refsect2">
|
@@ -303,7 +301,7 @@ and <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-insert-text" titl
|
|
303
301
|
<p>Note that <em class="parameter"><code>n_chars</code></em>
|
304
302
|
is in characters, not in bytes.</p>
|
305
303
|
<div class="refsect3">
|
306
|
-
<a name="
|
304
|
+
<a name="gtk-entry-buffer-set-text.parameters"></a><h4>Parameters</h4>
|
307
305
|
<div class="informaltable"><table width="100%" border="0">
|
308
306
|
<colgroup>
|
309
307
|
<col width="150px" class="parameters_name">
|
@@ -330,7 +328,7 @@ and <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-insert-text" titl
|
|
330
328
|
</tbody>
|
331
329
|
</table></div>
|
332
330
|
</div>
|
333
|
-
<p class="since">Since 2.18</p>
|
331
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
334
332
|
</div>
|
335
333
|
<hr>
|
336
334
|
<div class="refsect2">
|
@@ -340,7 +338,7 @@ gtk_entry_buffer_get_bytes (<em class="parameter"><code><a class="link" href="Gt
|
|
340
338
|
<p>Retrieves the length in bytes of the buffer.
|
341
339
|
See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-get-length" title="gtk_entry_buffer_get_length ()"><code class="function">gtk_entry_buffer_get_length()</code></a>.</p>
|
342
340
|
<div class="refsect3">
|
343
|
-
<a name="
|
341
|
+
<a name="gtk-entry-buffer-get-bytes.parameters"></a><h4>Parameters</h4>
|
344
342
|
<div class="informaltable"><table width="100%" border="0">
|
345
343
|
<colgroup>
|
346
344
|
<col width="150px" class="parameters_name">
|
@@ -355,11 +353,10 @@ See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-get-length" title
|
|
355
353
|
</table></div>
|
356
354
|
</div>
|
357
355
|
<div class="refsect3">
|
358
|
-
<a name="
|
356
|
+
<a name="gtk-entry-buffer-get-bytes.returns"></a><h4>Returns</h4>
|
359
357
|
<p> The byte length of the buffer.</p>
|
360
|
-
<p></p>
|
361
358
|
</div>
|
362
|
-
<p class="since">Since 2.18</p>
|
359
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
363
360
|
</div>
|
364
361
|
<hr>
|
365
362
|
<div class="refsect2">
|
@@ -368,7 +365,7 @@ See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-get-length" title
|
|
368
365
|
gtk_entry_buffer_get_length (<em class="parameter"><code><a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a> *buffer</code></em>);</pre>
|
369
366
|
<p>Retrieves the length in characters of the buffer.</p>
|
370
367
|
<div class="refsect3">
|
371
|
-
<a name="
|
368
|
+
<a name="gtk-entry-buffer-get-length.parameters"></a><h4>Parameters</h4>
|
372
369
|
<div class="informaltable"><table width="100%" border="0">
|
373
370
|
<colgroup>
|
374
371
|
<col width="150px" class="parameters_name">
|
@@ -383,11 +380,10 @@ gtk_entry_buffer_get_length (<em class="parameter"><code><a class="link" href="G
|
|
383
380
|
</table></div>
|
384
381
|
</div>
|
385
382
|
<div class="refsect3">
|
386
|
-
<a name="
|
383
|
+
<a name="gtk-entry-buffer-get-length.returns"></a><h4>Returns</h4>
|
387
384
|
<p> The number of characters in the buffer.</p>
|
388
|
-
<p></p>
|
389
385
|
</div>
|
390
|
-
<p class="since">Since 2.18</p>
|
386
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
391
387
|
</div>
|
392
388
|
<hr>
|
393
389
|
<div class="refsect2">
|
@@ -398,7 +394,7 @@ gtk_entry_buffer_get_max_length (<em class="parameter"><code><a class="link" hre
|
|
398
394
|
<em class="parameter"><code>buffer</code></em>
|
399
395
|
. See <a class="link" href="GtkEntryBuffer.html#gtk-entry-buffer-set-max-length" title="gtk_entry_buffer_set_max_length ()"><code class="function">gtk_entry_buffer_set_max_length()</code></a>.</p>
|
400
396
|
<div class="refsect3">
|
401
|
-
<a name="
|
397
|
+
<a name="gtk-entry-buffer-get-max-length.parameters"></a><h4>Parameters</h4>
|
402
398
|
<div class="informaltable"><table width="100%" border="0">
|
403
399
|
<colgroup>
|
404
400
|
<col width="150px" class="parameters_name">
|
@@ -413,12 +409,11 @@ gtk_entry_buffer_get_max_length (<em class="parameter"><code><a class="link" hre
|
|
413
409
|
</table></div>
|
414
410
|
</div>
|
415
411
|
<div class="refsect3">
|
416
|
-
<a name="
|
412
|
+
<a name="gtk-entry-buffer-get-max-length.returns"></a><h4>Returns</h4>
|
417
413
|
<p> the maximum allowed number of characters
|
418
414
|
in <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a>, or 0 if there is no maximum.</p>
|
419
|
-
<p></p>
|
420
415
|
</div>
|
421
|
-
<p class="since">Since 2.18</p>
|
416
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
422
417
|
</div>
|
423
418
|
<hr>
|
424
419
|
<div class="refsect2">
|
@@ -430,7 +425,7 @@ gtk_entry_buffer_set_max_length (<em class="parameter"><code><a class="link" hre
|
|
430
425
|
the current contents are longer than the given length, then they
|
431
426
|
will be truncated to fit.</p>
|
432
427
|
<div class="refsect3">
|
433
|
-
<a name="
|
428
|
+
<a name="gtk-entry-buffer-set-max-length.parameters"></a><h4>Parameters</h4>
|
434
429
|
<div class="informaltable"><table width="100%" border="0">
|
435
430
|
<colgroup>
|
436
431
|
<col width="150px" class="parameters_name">
|
@@ -453,7 +448,7 @@ be clamped to the range 0-65536.</p></td>
|
|
453
448
|
</tbody>
|
454
449
|
</table></div>
|
455
450
|
</div>
|
456
|
-
<p class="since">Since 2.18</p>
|
451
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
457
452
|
</div>
|
458
453
|
<hr>
|
459
454
|
<div class="refsect2">
|
@@ -477,7 +472,7 @@ bounds, or the maximum buffer text length is exceeded, then they are
|
|
477
472
|
coerced to sane values.</p>
|
478
473
|
<p>Note that the position and length are in characters, not in bytes.</p>
|
479
474
|
<div class="refsect3">
|
480
|
-
<a name="
|
475
|
+
<a name="gtk-entry-buffer-insert-text.parameters"></a><h4>Parameters</h4>
|
481
476
|
<div class="informaltable"><table width="100%" border="0">
|
482
477
|
<colgroup>
|
483
478
|
<col width="150px" class="parameters_name">
|
@@ -509,11 +504,10 @@ coerced to sane values.</p>
|
|
509
504
|
</table></div>
|
510
505
|
</div>
|
511
506
|
<div class="refsect3">
|
512
|
-
<a name="
|
507
|
+
<a name="gtk-entry-buffer-insert-text.returns"></a><h4>Returns</h4>
|
513
508
|
<p> The number of characters actually inserted.</p>
|
514
|
-
<p></p>
|
515
509
|
</div>
|
516
|
-
<p class="since">Since 2.18</p>
|
510
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
517
511
|
</div>
|
518
512
|
<hr>
|
519
513
|
<div class="refsect2">
|
@@ -534,7 +528,7 @@ until the end of the text are deleted.</p>
|
|
534
528
|
values.</p>
|
535
529
|
<p>Note that the positions are specified in characters, not bytes.</p>
|
536
530
|
<div class="refsect3">
|
537
|
-
<a name="
|
531
|
+
<a name="gtk-entry-buffer-delete-text.parameters"></a><h4>Parameters</h4>
|
538
532
|
<div class="informaltable"><table width="100%" border="0">
|
539
533
|
<colgroup>
|
540
534
|
<col width="150px" class="parameters_name">
|
@@ -561,11 +555,10 @@ values.</p>
|
|
561
555
|
</table></div>
|
562
556
|
</div>
|
563
557
|
<div class="refsect3">
|
564
|
-
<a name="
|
558
|
+
<a name="gtk-entry-buffer-delete-text.returns"></a><h4>Returns</h4>
|
565
559
|
<p> The number of characters deleted.</p>
|
566
|
-
<p></p>
|
567
560
|
</div>
|
568
|
-
<p class="since">Since 2.18</p>
|
561
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
569
562
|
</div>
|
570
563
|
<hr>
|
571
564
|
<div class="refsect2">
|
@@ -576,7 +569,7 @@ gtk_entry_buffer_emit_deleted_text (<em class="parameter"><code><a class="link"
|
|
576
569
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_chars</code></em>);</pre>
|
577
570
|
<p>Used when subclassing <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a></p>
|
578
571
|
<div class="refsect3">
|
579
|
-
<a name="
|
572
|
+
<a name="gtk-entry-buffer-emit-deleted-text.parameters"></a><h4>Parameters</h4>
|
580
573
|
<div class="informaltable"><table width="100%" border="0">
|
581
574
|
<colgroup>
|
582
575
|
<col width="150px" class="parameters_name">
|
@@ -602,7 +595,7 @@ gtk_entry_buffer_emit_deleted_text (<em class="parameter"><code><a class="link"
|
|
602
595
|
</tbody>
|
603
596
|
</table></div>
|
604
597
|
</div>
|
605
|
-
<p class="since">Since 2.18</p>
|
598
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
606
599
|
</div>
|
607
600
|
<hr>
|
608
601
|
<div class="refsect2">
|
@@ -614,7 +607,7 @@ gtk_entry_buffer_emit_inserted_text (<em class="parameter"><code><a class="link"
|
|
614
607
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_chars</code></em>);</pre>
|
615
608
|
<p>Used when subclassing <a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"><span class="type">GtkEntryBuffer</span></a></p>
|
616
609
|
<div class="refsect3">
|
617
|
-
<a name="
|
610
|
+
<a name="gtk-entry-buffer-emit-inserted-text.parameters"></a><h4>Parameters</h4>
|
618
611
|
<div class="informaltable"><table width="100%" border="0">
|
619
612
|
<colgroup>
|
620
613
|
<col width="150px" class="parameters_name">
|
@@ -645,7 +638,7 @@ gtk_entry_buffer_emit_inserted_text (<em class="parameter"><code><a class="link"
|
|
645
638
|
</tbody>
|
646
639
|
</table></div>
|
647
640
|
</div>
|
648
|
-
<p class="since">Since 2.18</p>
|
641
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
649
642
|
</div>
|
650
643
|
</div>
|
651
644
|
<div class="refsect1">
|
@@ -666,7 +659,7 @@ gtk_entry_buffer_emit_inserted_text (<em class="parameter"><code><a class="link"
|
|
666
659
|
<p>Flags: Read</p>
|
667
660
|
<p>Allowed values: <= 65535</p>
|
668
661
|
<p>Default value: 0</p>
|
669
|
-
<p class="since">Since 2.18</p>
|
662
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
670
663
|
</div>
|
671
664
|
<hr>
|
672
665
|
<div class="refsect2">
|
@@ -676,7 +669,7 @@ gtk_entry_buffer_emit_inserted_text (<em class="parameter"><code><a class="link"
|
|
676
669
|
<p>Flags: Read / Write</p>
|
677
670
|
<p>Allowed values: [0,65535]</p>
|
678
671
|
<p>Default value: 0</p>
|
679
|
-
<p class="since">Since 2.18</p>
|
672
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
680
673
|
</div>
|
681
674
|
<hr>
|
682
675
|
<div class="refsect2">
|
@@ -685,7 +678,7 @@ gtk_entry_buffer_emit_inserted_text (<em class="parameter"><code><a class="link"
|
|
685
678
|
<p>The contents of the buffer.</p>
|
686
679
|
<p>Flags: Read / Write</p>
|
687
680
|
<p>Default value: ""</p>
|
688
|
-
<p class="since">Since 2.18</p>
|
681
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
689
682
|
</div>
|
690
683
|
</div>
|
691
684
|
<div class="refsect1">
|
@@ -699,7 +692,7 @@ user_function (<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"
|
|
699
692
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
700
693
|
<p>This signal is emitted after text is deleted from the buffer.</p>
|
701
694
|
<div class="refsect3">
|
702
|
-
<a name="
|
695
|
+
<a name="GtkEntryBuffer-deleted-text.parameters"></a><h4>Parameters</h4>
|
703
696
|
<div class="informaltable"><table width="100%" border="0">
|
704
697
|
<colgroup>
|
705
698
|
<col width="150px" class="parameters_name">
|
@@ -731,7 +724,7 @@ user_function (<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"
|
|
731
724
|
</table></div>
|
732
725
|
</div>
|
733
726
|
<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>
|
734
|
-
<p class="since">Since 2.18</p>
|
727
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
735
728
|
</div>
|
736
729
|
<hr>
|
737
730
|
<div class="refsect2">
|
@@ -744,7 +737,7 @@ user_function (<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"
|
|
744
737
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
745
738
|
<p>This signal is emitted after text is inserted into the buffer.</p>
|
746
739
|
<div class="refsect3">
|
747
|
-
<a name="
|
740
|
+
<a name="GtkEntryBuffer-inserted-text.parameters"></a><h4>Parameters</h4>
|
748
741
|
<div class="informaltable"><table width="100%" border="0">
|
749
742
|
<colgroup>
|
750
743
|
<col width="150px" class="parameters_name">
|
@@ -781,12 +774,11 @@ user_function (<a class="link" href="GtkEntryBuffer.html" title="GtkEntryBuffer"
|
|
781
774
|
</table></div>
|
782
775
|
</div>
|
783
776
|
<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>
|
784
|
-
<p class="since">Since 2.18</p>
|
777
|
+
<p class="since">Since: <a class="link" href="api-index-2-18.html#api-index-2.18">2.18</a></p>
|
785
778
|
</div>
|
786
779
|
</div>
|
787
780
|
</div>
|
788
781
|
<div class="footer">
|
789
|
-
<hr>
|
790
|
-
Generated by GTK-Doc V1.21.1</div>
|
782
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
791
783
|
</body>
|
792
784
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="NumericEntry.html" title="Numeric/Text Data Entry">
|
9
9
|
<link rel="prev" href="GtkEntryBuffer.html" title="GtkEntryBuffer">
|
10
10
|
<link rel="next" href="GtkHScale.html" title="GtkHScale">
|
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">
|
@@ -353,7 +353,7 @@
|
|
353
353
|
</div>
|
354
354
|
<div class="refsect1">
|
355
355
|
<a name="GtkEntryCompletion.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
356
|
-
<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>
|
356
|
+
<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>
|
357
357
|
<span class="lineart">╰──</span> GtkEntryCompletion
|
358
358
|
</pre>
|
359
359
|
</div>
|
@@ -420,7 +420,7 @@ A function which decides whether the row indicated by <em class="parameter"><cod
|
|
420
420
|
to the unmodified key via <code class="literal">gtk_entry_get_text (GTK_ENTRY (gtk_entry_completion_get_entry ()))</code>.
|
421
421
|
</p>
|
422
422
|
<div class="refsect3">
|
423
|
-
<a name="
|
423
|
+
<a name="GtkEntryCompletionMatchFunc.parameters"></a><h4>Parameters</h4>
|
424
424
|
<div class="informaltable"><table width="100%" border="0">
|
425
425
|
<colgroup>
|
426
426
|
<col width="150px" class="parameters_name">
|
@@ -452,11 +452,10 @@ to the unmodified key via <code class="literal">gtk_entry_get_text (GTK_ENTRY (g
|
|
452
452
|
</table></div>
|
453
453
|
</div>
|
454
454
|
<div class="refsect3">
|
455
|
-
<a name="
|
455
|
+
<a name="GtkEntryCompletionMatchFunc.returns"></a><h4>Returns</h4>
|
456
456
|
<p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
457
457
|
should be displayed as a possible completion for <em class="parameter"><code>key</code></em>
|
458
458
|
</p>
|
459
|
-
<p></p>
|
460
459
|
</div>
|
461
460
|
</div>
|
462
461
|
<hr>
|
@@ -466,11 +465,10 @@ should be displayed as a possible completion for <em class="parameter"><code>key
|
|
466
465
|
gtk_entry_completion_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
467
466
|
<p>Creates a new <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> object.</p>
|
468
467
|
<div class="refsect3">
|
469
|
-
<a name="
|
468
|
+
<a name="gtk-entry-completion-new.returns"></a><h4>Returns</h4>
|
470
469
|
<p> A newly created <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> object.</p>
|
471
|
-
<p></p>
|
472
470
|
</div>
|
473
|
-
<p class="since">Since 2.4</p>
|
471
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
474
472
|
</div>
|
475
473
|
<hr>
|
476
474
|
<div class="refsect2">
|
@@ -480,7 +478,7 @@ gtk_entry_completion_get_entry (<em class="parameter"><code><a class="link" href
|
|
480
478
|
<p>Gets the entry <em class="parameter"><code>completion</code></em>
|
481
479
|
has been attached to.</p>
|
482
480
|
<div class="refsect3">
|
483
|
-
<a name="
|
481
|
+
<a name="gtk-entry-completion-get-entry.parameters"></a><h4>Parameters</h4>
|
484
482
|
<div class="informaltable"><table width="100%" border="0">
|
485
483
|
<colgroup>
|
486
484
|
<col width="150px" class="parameters_name">
|
@@ -495,12 +493,12 @@ gtk_entry_completion_get_entry (<em class="parameter"><code><a class="link" href
|
|
495
493
|
</table></div>
|
496
494
|
</div>
|
497
495
|
<div class="refsect3">
|
498
|
-
<a name="
|
496
|
+
<a name="gtk-entry-completion-get-entry.returns"></a><h4>Returns</h4>
|
499
497
|
<p> The entry <em class="parameter"><code>completion</code></em>
|
500
498
|
has been attached to. </p>
|
501
499
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
502
500
|
</div>
|
503
|
-
<p class="since">Since 2.4</p>
|
501
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
504
502
|
</div>
|
505
503
|
<hr>
|
506
504
|
<div class="refsect2">
|
@@ -513,7 +511,7 @@ gtk_entry_completion_set_model (<em class="parameter"><code><a class="link" href
|
|
513
511
|
a model set, it will remove it before setting the new model.
|
514
512
|
If model is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then it will unset the model.</p>
|
515
513
|
<div class="refsect3">
|
516
|
-
<a name="
|
514
|
+
<a name="gtk-entry-completion-set-model.parameters"></a><h4>Parameters</h4>
|
517
515
|
<div class="informaltable"><table width="100%" border="0">
|
518
516
|
<colgroup>
|
519
517
|
<col width="150px" class="parameters_name">
|
@@ -534,7 +532,7 @@ If model is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gt
|
|
534
532
|
</tbody>
|
535
533
|
</table></div>
|
536
534
|
</div>
|
537
|
-
<p class="since">Since 2.4</p>
|
535
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
538
536
|
</div>
|
539
537
|
<hr>
|
540
538
|
<div class="refsect2">
|
@@ -544,7 +542,7 @@ gtk_entry_completion_get_model (<em class="parameter"><code><a class="link" href
|
|
544
542
|
<p>Returns the model the <a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> is using as data source.
|
545
543
|
Returns <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 model is unset.</p>
|
546
544
|
<div class="refsect3">
|
547
|
-
<a name="
|
545
|
+
<a name="gtk-entry-completion-get-model.parameters"></a><h4>Parameters</h4>
|
548
546
|
<div class="informaltable"><table width="100%" border="0">
|
549
547
|
<colgroup>
|
550
548
|
<col width="150px" class="parameters_name">
|
@@ -559,12 +557,12 @@ Returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-do
|
|
559
557
|
</table></div>
|
560
558
|
</div>
|
561
559
|
<div class="refsect3">
|
562
|
-
<a name="
|
560
|
+
<a name="gtk-entry-completion-get-model.returns"></a><h4>Returns</h4>
|
563
561
|
<p> A <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>, 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 none
|
564
562
|
is currently being used. </p>
|
565
563
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
566
564
|
</div>
|
567
|
-
<p class="since">Since 2.4</p>
|
565
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
568
566
|
</div>
|
569
567
|
<hr>
|
570
568
|
<div class="refsect2">
|
@@ -580,7 +578,7 @@ gtk_entry_completion_set_match_func (<em class="parameter"><code><a class="link"
|
|
580
578
|
is used to determine if a row should or should not be in the completion
|
581
579
|
list.</p>
|
582
580
|
<div class="refsect3">
|
583
|
-
<a name="
|
581
|
+
<a name="gtk-entry-completion-set-match-func.parameters"></a><h4>Parameters</h4>
|
584
582
|
<div class="informaltable"><table width="100%" border="0">
|
585
583
|
<colgroup>
|
586
584
|
<col width="150px" class="parameters_name">
|
@@ -613,7 +611,7 @@ list.</p>
|
|
613
611
|
</tbody>
|
614
612
|
</table></div>
|
615
613
|
</div>
|
616
|
-
<p class="since">Since 2.4</p>
|
614
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
617
615
|
</div>
|
618
616
|
<hr>
|
619
617
|
<div class="refsect2">
|
@@ -629,7 +627,7 @@ gtk_entry_completion_set_minimum_key_length
|
|
629
627
|
key takes a lot of time and will come up with meaningless results anyway
|
630
628
|
(ie, a too large dataset).</p>
|
631
629
|
<div class="refsect3">
|
632
|
-
<a name="
|
630
|
+
<a name="gtk-entry-completion-set-minimum-key-length.parameters"></a><h4>Parameters</h4>
|
633
631
|
<div class="informaltable"><table width="100%" border="0">
|
634
632
|
<colgroup>
|
635
633
|
<col width="150px" class="parameters_name">
|
@@ -650,7 +648,7 @@ key takes a lot of time and will come up with meaningless results anyway
|
|
650
648
|
</tbody>
|
651
649
|
</table></div>
|
652
650
|
</div>
|
653
|
-
<p class="since">Since 2.4</p>
|
651
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
654
652
|
</div>
|
655
653
|
<hr>
|
656
654
|
<div class="refsect2">
|
@@ -661,7 +659,7 @@ gtk_entry_completion_get_minimum_key_length
|
|
661
659
|
<p>Returns the minimum key length as set for <em class="parameter"><code>completion</code></em>
|
662
660
|
.</p>
|
663
661
|
<div class="refsect3">
|
664
|
-
<a name="
|
662
|
+
<a name="gtk-entry-completion-get-minimum-key-length.parameters"></a><h4>Parameters</h4>
|
665
663
|
<div class="informaltable"><table width="100%" border="0">
|
666
664
|
<colgroup>
|
667
665
|
<col width="150px" class="parameters_name">
|
@@ -676,11 +674,10 @@ gtk_entry_completion_get_minimum_key_length
|
|
676
674
|
</table></div>
|
677
675
|
</div>
|
678
676
|
<div class="refsect3">
|
679
|
-
<a name="
|
677
|
+
<a name="gtk-entry-completion-get-minimum-key-length.returns"></a><h4>Returns</h4>
|
680
678
|
<p> The currently used minimum key length.</p>
|
681
|
-
<p></p>
|
682
679
|
</div>
|
683
|
-
<p class="since">Since 2.4</p>
|
680
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
684
681
|
</div>
|
685
682
|
<hr>
|
686
683
|
<div class="refsect2">
|
@@ -691,7 +688,7 @@ gtk_entry_completion_complete (<em class="parameter"><code><a class="link" href=
|
|
691
688
|
current list with completions, using the current key. The completion list
|
692
689
|
view will be updated accordingly.</p>
|
693
690
|
<div class="refsect3">
|
694
|
-
<a name="
|
691
|
+
<a name="gtk-entry-completion-complete.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">
|
@@ -705,7 +702,7 @@ view will be updated accordingly.</p>
|
|
705
702
|
</tr></tbody>
|
706
703
|
</table></div>
|
707
704
|
</div>
|
708
|
-
<p class="since">Since 2.4</p>
|
705
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
709
706
|
</div>
|
710
707
|
<hr>
|
711
708
|
<div class="refsect2">
|
@@ -716,7 +713,7 @@ gtk_entry_completion_get_completion_prefix
|
|
716
713
|
<p>Get the original text entered by the user that triggered
|
717
714
|
the completion 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 there's no completion ongoing.</p>
|
718
715
|
<div class="refsect3">
|
719
|
-
<a name="
|
716
|
+
<a name="gtk-entry-completion-get-completion-prefix.parameters"></a><h4>Parameters</h4>
|
720
717
|
<div class="informaltable"><table width="100%" border="0">
|
721
718
|
<colgroup>
|
722
719
|
<col width="150px" class="parameters_name">
|
@@ -731,11 +728,10 @@ the completion or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
731
728
|
</table></div>
|
732
729
|
</div>
|
733
730
|
<div class="refsect3">
|
734
|
-
<a name="
|
731
|
+
<a name="gtk-entry-completion-get-completion-prefix.returns"></a><h4>Returns</h4>
|
735
732
|
<p> the prefix for the current completion</p>
|
736
|
-
<p></p>
|
737
733
|
</div>
|
738
|
-
<p class="since">Since 2.12</p>
|
734
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
739
735
|
</div>
|
740
736
|
<hr>
|
741
737
|
<div class="refsect2">
|
@@ -744,7 +740,7 @@ the completion or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sh
|
|
744
740
|
gtk_entry_completion_insert_prefix (<em class="parameter"><code><a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> *completion</code></em>);</pre>
|
745
741
|
<p>Requests a prefix insertion.</p>
|
746
742
|
<div class="refsect3">
|
747
|
-
<a name="
|
743
|
+
<a name="gtk-entry-completion-insert-prefix.parameters"></a><h4>Parameters</h4>
|
748
744
|
<div class="informaltable"><table width="100%" border="0">
|
749
745
|
<colgroup>
|
750
746
|
<col width="150px" class="parameters_name">
|
@@ -758,7 +754,7 @@ gtk_entry_completion_insert_prefix (<em class="parameter"><code><a class="link"
|
|
758
754
|
</tr></tbody>
|
759
755
|
</table></div>
|
760
756
|
</div>
|
761
|
-
<p class="since">Since 2.6</p>
|
757
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
762
758
|
</div>
|
763
759
|
<hr>
|
764
760
|
<div class="refsect2">
|
@@ -775,7 +771,7 @@ with text <em class="parameter"><code>text</code></em>
|
|
775
771
|
. If you want the action item to have markup, use
|
776
772
|
<a class="link" href="GtkEntryCompletion.html#gtk-entry-completion-insert-action-markup" title="gtk_entry_completion_insert_action_markup ()"><code class="function">gtk_entry_completion_insert_action_markup()</code></a>.</p>
|
777
773
|
<div class="refsect3">
|
778
|
-
<a name="
|
774
|
+
<a name="gtk-entry-completion-insert-action-text.parameters"></a><h4>Parameters</h4>
|
779
775
|
<div class="informaltable"><table width="100%" border="0">
|
780
776
|
<colgroup>
|
781
777
|
<col width="150px" class="parameters_name">
|
@@ -801,7 +797,7 @@ with text <em class="parameter"><code>text</code></em>
|
|
801
797
|
</tbody>
|
802
798
|
</table></div>
|
803
799
|
</div>
|
804
|
-
<p class="since">Since 2.4</p>
|
800
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
805
801
|
</div>
|
806
802
|
<hr>
|
807
803
|
<div class="refsect2">
|
@@ -817,7 +813,7 @@ gtk_entry_completion_insert_action_markup
|
|
817
813
|
with markup <em class="parameter"><code>markup</code></em>
|
818
814
|
.</p>
|
819
815
|
<div class="refsect3">
|
820
|
-
<a name="
|
816
|
+
<a name="gtk-entry-completion-insert-action-markup.parameters"></a><h4>Parameters</h4>
|
821
817
|
<div class="informaltable"><table width="100%" border="0">
|
822
818
|
<colgroup>
|
823
819
|
<col width="150px" class="parameters_name">
|
@@ -843,7 +839,7 @@ with markup <em class="parameter"><code>markup</code></em>
|
|
843
839
|
</tbody>
|
844
840
|
</table></div>
|
845
841
|
</div>
|
846
|
-
<p class="since">Since 2.4</p>
|
842
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
847
843
|
</div>
|
848
844
|
<hr>
|
849
845
|
<div class="refsect2">
|
@@ -855,7 +851,7 @@ gtk_entry_completion_delete_action (<em class="parameter"><code><a class="link"
|
|
855
851
|
from <em class="parameter"><code>completion</code></em>
|
856
852
|
's action list.</p>
|
857
853
|
<div class="refsect3">
|
858
|
-
<a name="
|
854
|
+
<a name="gtk-entry-completion-delete-action.parameters"></a><h4>Parameters</h4>
|
859
855
|
<div class="informaltable"><table width="100%" border="0">
|
860
856
|
<colgroup>
|
861
857
|
<col width="150px" class="parameters_name">
|
@@ -876,7 +872,7 @@ gtk_entry_completion_delete_action (<em class="parameter"><code><a class="link"
|
|
876
872
|
</tbody>
|
877
873
|
</table></div>
|
878
874
|
</div>
|
879
|
-
<p class="since">Since 2.4</p>
|
875
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
880
876
|
</div>
|
881
877
|
<hr>
|
882
878
|
<div class="refsect2">
|
@@ -895,7 +891,7 @@ and to get those strings from <em class="parameter"><code>column</code></em>
|
|
895
891
|
column. If you need to set the text column, but don't want the cell
|
896
892
|
renderer, use <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a> to set the ::text_column property directly.</p>
|
897
893
|
<div class="refsect3">
|
898
|
-
<a name="
|
894
|
+
<a name="gtk-entry-completion-set-text-column.parameters"></a><h4>Parameters</h4>
|
899
895
|
<div class="informaltable"><table width="100%" border="0">
|
900
896
|
<colgroup>
|
901
897
|
<col width="150px" class="parameters_name">
|
@@ -917,7 +913,7 @@ to get strings from.</p></td>
|
|
917
913
|
</tbody>
|
918
914
|
</table></div>
|
919
915
|
</div>
|
920
|
-
<p class="since">Since 2.4</p>
|
916
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
921
917
|
</div>
|
922
918
|
<hr>
|
923
919
|
<div class="refsect2">
|
@@ -927,7 +923,7 @@ gtk_entry_completion_get_text_column (<em class="parameter"><code><a class="link
|
|
927
923
|
<p>Returns the column in the model of <em class="parameter"><code>completion</code></em>
|
928
924
|
to get strings from.</p>
|
929
925
|
<div class="refsect3">
|
930
|
-
<a name="
|
926
|
+
<a name="gtk-entry-completion-get-text-column.parameters"></a><h4>Parameters</h4>
|
931
927
|
<div class="informaltable"><table width="100%" border="0">
|
932
928
|
<colgroup>
|
933
929
|
<col width="150px" class="parameters_name">
|
@@ -942,11 +938,10 @@ gtk_entry_completion_get_text_column (<em class="parameter"><code><a class="link
|
|
942
938
|
</table></div>
|
943
939
|
</div>
|
944
940
|
<div class="refsect3">
|
945
|
-
<a name="
|
941
|
+
<a name="gtk-entry-completion-get-text-column.returns"></a><h4>Returns</h4>
|
946
942
|
<p> the column containing the strings</p>
|
947
|
-
<p></p>
|
948
943
|
</div>
|
949
|
-
<p class="since">Since 2.6</p>
|
944
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
950
945
|
</div>
|
951
946
|
<hr>
|
952
947
|
<div class="refsect2">
|
@@ -958,7 +953,7 @@ gtk_entry_completion_set_inline_completion
|
|
958
953
|
<p>Sets whether the common prefix of the possible completions should
|
959
954
|
be automatically inserted in the entry.</p>
|
960
955
|
<div class="refsect3">
|
961
|
-
<a name="
|
956
|
+
<a name="gtk-entry-completion-set-inline-completion.parameters"></a><h4>Parameters</h4>
|
962
957
|
<div class="informaltable"><table width="100%" border="0">
|
963
958
|
<colgroup>
|
964
959
|
<col width="150px" class="parameters_name">
|
@@ -979,7 +974,7 @@ be automatically inserted in the entry.</p>
|
|
979
974
|
</tbody>
|
980
975
|
</table></div>
|
981
976
|
</div>
|
982
|
-
<p class="since">Since 2.6</p>
|
977
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
983
978
|
</div>
|
984
979
|
<hr>
|
985
980
|
<div class="refsect2">
|
@@ -990,7 +985,7 @@ gtk_entry_completion_get_inline_completion
|
|
990
985
|
<p>Returns whether the common prefix of the possible completions should
|
991
986
|
be automatically inserted in the entry.</p>
|
992
987
|
<div class="refsect3">
|
993
|
-
<a name="
|
988
|
+
<a name="gtk-entry-completion-get-inline-completion.parameters"></a><h4>Parameters</h4>
|
994
989
|
<div class="informaltable"><table width="100%" border="0">
|
995
990
|
<colgroup>
|
996
991
|
<col width="150px" class="parameters_name">
|
@@ -1005,11 +1000,10 @@ be automatically inserted in the entry.</p>
|
|
1005
1000
|
</table></div>
|
1006
1001
|
</div>
|
1007
1002
|
<div class="refsect3">
|
1008
|
-
<a name="
|
1003
|
+
<a name="gtk-entry-completion-get-inline-completion.returns"></a><h4>Returns</h4>
|
1009
1004
|
<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 inline completion is turned on</p>
|
1010
|
-
<p></p>
|
1011
1005
|
</div>
|
1012
|
-
<p class="since">Since 2.6</p>
|
1006
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1013
1007
|
</div>
|
1014
1008
|
<hr>
|
1015
1009
|
<div class="refsect2">
|
@@ -1021,7 +1015,7 @@ gtk_entry_completion_set_inline_selection
|
|
1021
1015
|
<p>Sets whether it is possible to cycle through the possible completions
|
1022
1016
|
inside the entry.</p>
|
1023
1017
|
<div class="refsect3">
|
1024
|
-
<a name="
|
1018
|
+
<a name="gtk-entry-completion-set-inline-selection.parameters"></a><h4>Parameters</h4>
|
1025
1019
|
<div class="informaltable"><table width="100%" border="0">
|
1026
1020
|
<colgroup>
|
1027
1021
|
<col width="150px" class="parameters_name">
|
@@ -1042,7 +1036,7 @@ inside the entry.</p>
|
|
1042
1036
|
</tbody>
|
1043
1037
|
</table></div>
|
1044
1038
|
</div>
|
1045
|
-
<p class="since">Since 2.12</p>
|
1039
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1046
1040
|
</div>
|
1047
1041
|
<hr>
|
1048
1042
|
<div class="refsect2">
|
@@ -1052,7 +1046,7 @@ gtk_entry_completion_get_inline_selection
|
|
1052
1046
|
(<em class="parameter"><code><a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> *completion</code></em>);</pre>
|
1053
1047
|
<p>Returns <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 inline-selection mode is turned on.</p>
|
1054
1048
|
<div class="refsect3">
|
1055
|
-
<a name="
|
1049
|
+
<a name="gtk-entry-completion-get-inline-selection.parameters"></a><h4>Parameters</h4>
|
1056
1050
|
<div class="informaltable"><table width="100%" border="0">
|
1057
1051
|
<colgroup>
|
1058
1052
|
<col width="150px" class="parameters_name">
|
@@ -1067,11 +1061,10 @@ gtk_entry_completion_get_inline_selection
|
|
1067
1061
|
</table></div>
|
1068
1062
|
</div>
|
1069
1063
|
<div class="refsect3">
|
1070
|
-
<a name="
|
1064
|
+
<a name="gtk-entry-completion-get-inline-selection.returns"></a><h4>Returns</h4>
|
1071
1065
|
<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 inline-selection mode is on</p>
|
1072
|
-
<p></p>
|
1073
1066
|
</div>
|
1074
|
-
<p class="since">Since 2.12</p>
|
1067
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1075
1068
|
</div>
|
1076
1069
|
<hr>
|
1077
1070
|
<div class="refsect2">
|
@@ -1082,7 +1075,7 @@ gtk_entry_completion_set_popup_completion
|
|
1082
1075
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> popup_completion</code></em>);</pre>
|
1083
1076
|
<p>Sets whether the completions should be presented in a popup window.</p>
|
1084
1077
|
<div class="refsect3">
|
1085
|
-
<a name="
|
1078
|
+
<a name="gtk-entry-completion-set-popup-completion.parameters"></a><h4>Parameters</h4>
|
1086
1079
|
<div class="informaltable"><table width="100%" border="0">
|
1087
1080
|
<colgroup>
|
1088
1081
|
<col width="150px" class="parameters_name">
|
@@ -1103,7 +1096,7 @@ gtk_entry_completion_set_popup_completion
|
|
1103
1096
|
</tbody>
|
1104
1097
|
</table></div>
|
1105
1098
|
</div>
|
1106
|
-
<p class="since">Since 2.6</p>
|
1099
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1107
1100
|
</div>
|
1108
1101
|
<hr>
|
1109
1102
|
<div class="refsect2">
|
@@ -1113,7 +1106,7 @@ gtk_entry_completion_get_popup_completion
|
|
1113
1106
|
(<em class="parameter"><code><a class="link" href="GtkEntryCompletion.html" title="GtkEntryCompletion"><span class="type">GtkEntryCompletion</span></a> *completion</code></em>);</pre>
|
1114
1107
|
<p>Returns whether the completions should be presented in a popup window.</p>
|
1115
1108
|
<div class="refsect3">
|
1116
|
-
<a name="
|
1109
|
+
<a name="gtk-entry-completion-get-popup-completion.parameters"></a><h4>Parameters</h4>
|
1117
1110
|
<div class="informaltable"><table width="100%" border="0">
|
1118
1111
|
<colgroup>
|
1119
1112
|
<col width="150px" class="parameters_name">
|
@@ -1128,11 +1121,10 @@ gtk_entry_completion_get_popup_completion
|
|
1128
1121
|
</table></div>
|
1129
1122
|
</div>
|
1130
1123
|
<div class="refsect3">
|
1131
|
-
<a name="
|
1124
|
+
<a name="gtk-entry-completion-get-popup-completion.returns"></a><h4>Returns</h4>
|
1132
1125
|
<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 popup completion is turned on</p>
|
1133
|
-
<p></p>
|
1134
1126
|
</div>
|
1135
|
-
<p class="since">Since 2.6</p>
|
1127
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1136
1128
|
</div>
|
1137
1129
|
<hr>
|
1138
1130
|
<div class="refsect2">
|
@@ -1144,7 +1136,7 @@ gtk_entry_completion_set_popup_set_width
|
|
1144
1136
|
<p>Sets whether the completion popup window will be resized to be the same
|
1145
1137
|
width as the entry.</p>
|
1146
1138
|
<div class="refsect3">
|
1147
|
-
<a name="
|
1139
|
+
<a name="gtk-entry-completion-set-popup-set-width.parameters"></a><h4>Parameters</h4>
|
1148
1140
|
<div class="informaltable"><table width="100%" border="0">
|
1149
1141
|
<colgroup>
|
1150
1142
|
<col width="150px" class="parameters_name">
|
@@ -1165,7 +1157,7 @@ width as the entry.</p>
|
|
1165
1157
|
</tbody>
|
1166
1158
|
</table></div>
|
1167
1159
|
</div>
|
1168
|
-
<p class="since">Since 2.8</p>
|
1160
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1169
1161
|
</div>
|
1170
1162
|
<hr>
|
1171
1163
|
<div class="refsect2">
|
@@ -1176,7 +1168,7 @@ gtk_entry_completion_get_popup_set_width
|
|
1176
1168
|
<p>Returns whether the completion popup window will be resized to the
|
1177
1169
|
width of the entry.</p>
|
1178
1170
|
<div class="refsect3">
|
1179
|
-
<a name="
|
1171
|
+
<a name="gtk-entry-completion-get-popup-set-width.parameters"></a><h4>Parameters</h4>
|
1180
1172
|
<div class="informaltable"><table width="100%" border="0">
|
1181
1173
|
<colgroup>
|
1182
1174
|
<col width="150px" class="parameters_name">
|
@@ -1191,12 +1183,11 @@ width of the entry.</p>
|
|
1191
1183
|
</table></div>
|
1192
1184
|
</div>
|
1193
1185
|
<div class="refsect3">
|
1194
|
-
<a name="
|
1186
|
+
<a name="gtk-entry-completion-get-popup-set-width.returns"></a><h4>Returns</h4>
|
1195
1187
|
<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 popup window will be resized to the width of
|
1196
1188
|
the entry</p>
|
1197
|
-
<p></p>
|
1198
1189
|
</div>
|
1199
|
-
<p class="since">Since 2.8</p>
|
1190
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1200
1191
|
</div>
|
1201
1192
|
<hr>
|
1202
1193
|
<div class="refsect2">
|
@@ -1210,7 +1201,7 @@ only a single match. You may want to set this to <a href="/home/vagrant/ruby-gno
|
|
1210
1201
|
are using <a class="link" href="GtkEntryCompletion.html#GtkEntryCompletion--inline-completion" title="The “inline-completion” property">inline
|
1211
1202
|
completion</a>.</p>
|
1212
1203
|
<div class="refsect3">
|
1213
|
-
<a name="
|
1204
|
+
<a name="gtk-entry-completion-set-popup-single-match.parameters"></a><h4>Parameters</h4>
|
1214
1205
|
<div class="informaltable"><table width="100%" border="0">
|
1215
1206
|
<colgroup>
|
1216
1207
|
<col width="150px" class="parameters_name">
|
@@ -1232,7 +1223,7 @@ match</p></td>
|
|
1232
1223
|
</tbody>
|
1233
1224
|
</table></div>
|
1234
1225
|
</div>
|
1235
|
-
<p class="since">Since 2.8</p>
|
1226
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1236
1227
|
</div>
|
1237
1228
|
<hr>
|
1238
1229
|
<div class="refsect2">
|
@@ -1243,7 +1234,7 @@ gtk_entry_completion_get_popup_single_match
|
|
1243
1234
|
<p>Returns whether the completion popup window will appear even if there is
|
1244
1235
|
only a single match.</p>
|
1245
1236
|
<div class="refsect3">
|
1246
|
-
<a name="
|
1237
|
+
<a name="gtk-entry-completion-get-popup-single-match.parameters"></a><h4>Parameters</h4>
|
1247
1238
|
<div class="informaltable"><table width="100%" border="0">
|
1248
1239
|
<colgroup>
|
1249
1240
|
<col width="150px" class="parameters_name">
|
@@ -1258,12 +1249,11 @@ only a single match.</p>
|
|
1258
1249
|
</table></div>
|
1259
1250
|
</div>
|
1260
1251
|
<div class="refsect3">
|
1261
|
-
<a name="
|
1252
|
+
<a name="gtk-entry-completion-get-popup-single-match.returns"></a><h4>Returns</h4>
|
1262
1253
|
<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 popup window will appear regardless of the
|
1263
1254
|
number of matches.</p>
|
1264
|
-
<p></p>
|
1265
1255
|
</div>
|
1266
|
-
<p class="since">Since 2.8</p>
|
1256
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1267
1257
|
</div>
|
1268
1258
|
</div>
|
1269
1259
|
<div class="refsect1">
|
@@ -1288,7 +1278,7 @@ requires text-column to be set, even if you are using a custom
|
|
1288
1278
|
match function.</p>
|
1289
1279
|
<p>Flags: Read / Write</p>
|
1290
1280
|
<p>Default value: FALSE</p>
|
1291
|
-
<p class="since">Since 2.6</p>
|
1281
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1292
1282
|
</div>
|
1293
1283
|
<hr>
|
1294
1284
|
<div class="refsect2">
|
@@ -1298,7 +1288,7 @@ match function.</p>
|
|
1298
1288
|
will appear in the entry as you navigate through them.</p>
|
1299
1289
|
<p>Flags: Read / Write</p>
|
1300
1290
|
<p>Default value: FALSE</p>
|
1301
|
-
<p class="since">Since 2.12</p>
|
1291
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1302
1292
|
</div>
|
1303
1293
|
<hr>
|
1304
1294
|
<div class="refsect2">
|
@@ -1325,7 +1315,7 @@ will appear in the entry as you navigate through them.</p>
|
|
1325
1315
|
shown in a popup window.</p>
|
1326
1316
|
<p>Flags: Read / Write</p>
|
1327
1317
|
<p>Default value: TRUE</p>
|
1328
|
-
<p class="since">Since 2.6</p>
|
1318
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1329
1319
|
</div>
|
1330
1320
|
<hr>
|
1331
1321
|
<div class="refsect2">
|
@@ -1335,7 +1325,7 @@ shown in a popup window.</p>
|
|
1335
1325
|
resized to the width of the entry.</p>
|
1336
1326
|
<p>Flags: Read / Write</p>
|
1337
1327
|
<p>Default value: TRUE</p>
|
1338
|
-
<p class="since">Since 2.8</p>
|
1328
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1339
1329
|
</div>
|
1340
1330
|
<hr>
|
1341
1331
|
<div class="refsect2">
|
@@ -1349,7 +1339,7 @@ this to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-do
|
|
1349
1339
|
completion</a>.
|
1350
1340
|
<p>Flags: Read / Write</p>
|
1351
1341
|
<p>Default value: TRUE</p>
|
1352
|
-
<p class="since">Since 2.8</p>
|
1342
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
1353
1343
|
</div>
|
1354
1344
|
<hr>
|
1355
1345
|
<div class="refsect2">
|
@@ -1360,7 +1350,7 @@ Note that the strings must be UTF-8.</p>
|
|
1360
1350
|
<p>Flags: Read / Write</p>
|
1361
1351
|
<p>Allowed values: >= -1</p>
|
1362
1352
|
<p>Default value: -1</p>
|
1363
|
-
<p class="since">Since 2.6</p>
|
1353
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1364
1354
|
</div>
|
1365
1355
|
</div>
|
1366
1356
|
<div class="refsect1">
|
@@ -1373,7 +1363,7 @@ user_function (<a class="link" href="GtkEntryCompletion.html" title="GtkEntryCom
|
|
1373
1363
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1374
1364
|
<p>Gets emitted when an action is activated.</p>
|
1375
1365
|
<div class="refsect3">
|
1376
|
-
<a name="
|
1366
|
+
<a name="GtkEntryCompletion-action-activated.parameters"></a><h4>Parameters</h4>
|
1377
1367
|
<div class="informaltable"><table width="100%" border="0">
|
1378
1368
|
<colgroup>
|
1379
1369
|
<col width="150px" class="parameters_name">
|
@@ -1400,7 +1390,7 @@ user_function (<a class="link" href="GtkEntryCompletion.html" title="GtkEntryCom
|
|
1400
1390
|
</table></div>
|
1401
1391
|
</div>
|
1402
1392
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1403
|
-
<p class="since">Since 2.4</p>
|
1393
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1404
1394
|
</div>
|
1405
1395
|
<hr>
|
1406
1396
|
<div class="refsect2">
|
@@ -1417,7 +1407,7 @@ of the entry with the contents of the text column in the row
|
|
1417
1407
|
pointed to by <em class="parameter"><code>iter</code></em>
|
1418
1408
|
.</p>
|
1419
1409
|
<div class="refsect3">
|
1420
|
-
<a name="
|
1410
|
+
<a name="GtkEntryCompletion-cursor-on-match.parameters"></a><h4>Parameters</h4>
|
1421
1411
|
<div class="informaltable"><table width="100%" border="0">
|
1422
1412
|
<colgroup>
|
1423
1413
|
<col width="150px" class="parameters_name">
|
@@ -1449,12 +1439,11 @@ pointed to by <em class="parameter"><code>iter</code></em>
|
|
1449
1439
|
</table></div>
|
1450
1440
|
</div>
|
1451
1441
|
<div class="refsect3">
|
1452
|
-
<a name="
|
1442
|
+
<a name="GtkEntryCompletion-cursor-on-match.returns"></a><h4>Returns</h4>
|
1453
1443
|
<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 signal has been handled</p>
|
1454
|
-
<p></p>
|
1455
1444
|
</div>
|
1456
1445
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1457
|
-
<p class="since">Since 2.12</p>
|
1446
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
1458
1447
|
</div>
|
1459
1448
|
<hr>
|
1460
1449
|
<div class="refsect2">
|
@@ -1475,7 +1464,7 @@ the <a class="link" href="GtkFileChooser.html" title="GtkFileChooser"><span clas
|
|
1475
1464
|
|
1476
1465
|
next '/'.</p>
|
1477
1466
|
<div class="refsect3">
|
1478
|
-
<a name="
|
1467
|
+
<a name="GtkEntryCompletion-insert-prefix.parameters"></a><h4>Parameters</h4>
|
1479
1468
|
<div class="informaltable"><table width="100%" border="0">
|
1480
1469
|
<colgroup>
|
1481
1470
|
<col width="150px" class="parameters_name">
|
@@ -1502,12 +1491,11 @@ next '/'.</p>
|
|
1502
1491
|
</table></div>
|
1503
1492
|
</div>
|
1504
1493
|
<div class="refsect3">
|
1505
|
-
<a name="
|
1494
|
+
<a name="GtkEntryCompletion-insert-prefix.returns"></a><h4>Returns</h4>
|
1506
1495
|
<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 signal has been handled</p>
|
1507
|
-
<p></p>
|
1508
1496
|
</div>
|
1509
1497
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1510
|
-
<p class="since">Since 2.6</p>
|
1498
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1511
1499
|
</div>
|
1512
1500
|
<hr>
|
1513
1501
|
<div class="refsect2">
|
@@ -1526,7 +1514,7 @@ entry with the contents of the text column in the row
|
|
1526
1514
|
pointed to by <em class="parameter"><code>iter</code></em>
|
1527
1515
|
.</p>
|
1528
1516
|
<div class="refsect3">
|
1529
|
-
<a name="
|
1517
|
+
<a name="GtkEntryCompletion-match-selected.parameters"></a><h4>Parameters</h4>
|
1530
1518
|
<div class="informaltable"><table width="100%" border="0">
|
1531
1519
|
<colgroup>
|
1532
1520
|
<col width="150px" class="parameters_name">
|
@@ -1558,17 +1546,15 @@ pointed to by <em class="parameter"><code>iter</code></em>
|
|
1558
1546
|
</table></div>
|
1559
1547
|
</div>
|
1560
1548
|
<div class="refsect3">
|
1561
|
-
<a name="
|
1549
|
+
<a name="GtkEntryCompletion-match-selected.returns"></a><h4>Returns</h4>
|
1562
1550
|
<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 signal has been handled</p>
|
1563
|
-
<p></p>
|
1564
1551
|
</div>
|
1565
1552
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1566
|
-
<p class="since">Since 2.4</p>
|
1553
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
1567
1554
|
</div>
|
1568
1555
|
</div>
|
1569
1556
|
</div>
|
1570
1557
|
<div class="footer">
|
1571
|
-
<hr>
|
1572
|
-
Generated by GTK-Doc V1.21.1</div>
|
1558
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
1573
1559
|
</body>
|
1574
1560
|
</html>
|