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="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="TextWidget.html" title="Text Widget Overview">
|
10
10
|
<link rel="next" href="GtkTextMark.html" title="GtkTextMark">
|
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">
|
@@ -154,7 +154,7 @@
|
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="function_type">
|
157
|
-
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
157
|
+
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
160
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-pixbuf" title="gtk_text_iter_get_pixbuf ()">gtk_text_iter_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -338,7 +338,7 @@
|
|
338
338
|
</tr>
|
339
339
|
<tr>
|
340
340
|
<td class="function_type">
|
341
|
-
<span class="returnvalue">PangoLanguage</span> *
|
341
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
342
342
|
</td>
|
343
343
|
<td class="function_name">
|
344
344
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-language" title="gtk_text_iter_get_language ()">gtk_text_iter_get_language</a> <span class="c_punctuation">()</span>
|
@@ -792,7 +792,7 @@
|
|
792
792
|
</div>
|
793
793
|
<div class="refsect1">
|
794
794
|
<a name="GtkTextIter.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
795
|
-
<pre class="screen"> GBoxed
|
795
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
796
796
|
<span class="lineart">╰──</span> GtkTextIter
|
797
797
|
</pre>
|
798
798
|
</div>
|
@@ -819,7 +819,7 @@ types related to the text widget and how they work together.
|
|
819
819
|
gtk_text_iter_get_buffer (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
820
820
|
<p>Returns the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> this iterator is associated with.</p>
|
821
821
|
<div class="refsect3">
|
822
|
-
<a name="
|
822
|
+
<a name="gtk-text-iter-get-buffer.parameters"></a><h4>Parameters</h4>
|
823
823
|
<div class="informaltable"><table width="100%" border="0">
|
824
824
|
<colgroup>
|
825
825
|
<col width="150px" class="parameters_name">
|
@@ -834,7 +834,7 @@ gtk_text_iter_get_buffer (<em class="parameter"><code>const <a class="link" href
|
|
834
834
|
</table></div>
|
835
835
|
</div>
|
836
836
|
<div class="refsect3">
|
837
|
-
<a name="
|
837
|
+
<a name="gtk-text-iter-get-buffer.returns"></a><h4>Returns</h4>
|
838
838
|
<p> the buffer. </p>
|
839
839
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
840
840
|
</div>
|
@@ -849,7 +849,7 @@ is not useful in applications, because iterators can be copied with a
|
|
849
849
|
simple assignment (<code class="literal">GtkTextIter i = j;</code>). The
|
850
850
|
function is used by language bindings.</p>
|
851
851
|
<div class="refsect3">
|
852
|
-
<a name="
|
852
|
+
<a name="gtk-text-iter-copy.parameters"></a><h4>Parameters</h4>
|
853
853
|
<div class="informaltable"><table width="100%" border="0">
|
854
854
|
<colgroup>
|
855
855
|
<col width="150px" class="parameters_name">
|
@@ -864,10 +864,9 @@ function is used by language bindings.</p>
|
|
864
864
|
</table></div>
|
865
865
|
</div>
|
866
866
|
<div class="refsect3">
|
867
|
-
<a name="
|
867
|
+
<a name="gtk-text-iter-copy.returns"></a><h4>Returns</h4>
|
868
868
|
<p> a copy of the <em class="parameter"><code>iter</code></em>
|
869
869
|
, free with <a class="link" href="GtkTextIter.html#gtk-text-iter-free" title="gtk_text_iter_free ()"><code class="function">gtk_text_iter_free()</code></a></p>
|
870
|
-
<p></p>
|
871
870
|
</div>
|
872
871
|
</div>
|
873
872
|
<hr>
|
@@ -880,7 +879,7 @@ is intended for use in language bindings, and is not
|
|
880
879
|
especially useful for applications, because iterators can
|
881
880
|
simply be allocated on the stack.</p>
|
882
881
|
<div class="refsect3">
|
883
|
-
<a name="
|
882
|
+
<a name="gtk-text-iter-free.parameters"></a><h4>Parameters</h4>
|
884
883
|
<div class="informaltable"><table width="100%" border="0">
|
885
884
|
<colgroup>
|
886
885
|
<col width="150px" class="parameters_name">
|
@@ -906,7 +905,7 @@ starting with 0 for the first character in the buffer.
|
|
906
905
|
Use <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-iter-at-offset" title="gtk_text_buffer_get_iter_at_offset ()"><code class="function">gtk_text_buffer_get_iter_at_offset()</code></a> to convert an
|
907
906
|
offset back into an iterator.</p>
|
908
907
|
<div class="refsect3">
|
909
|
-
<a name="
|
908
|
+
<a name="gtk-text-iter-get-offset.parameters"></a><h4>Parameters</h4>
|
910
909
|
<div class="informaltable"><table width="100%" border="0">
|
911
910
|
<colgroup>
|
912
911
|
<col width="150px" class="parameters_name">
|
@@ -921,9 +920,8 @@ offset back into an iterator.</p>
|
|
921
920
|
</table></div>
|
922
921
|
</div>
|
923
922
|
<div class="refsect3">
|
924
|
-
<a name="
|
923
|
+
<a name="gtk-text-iter-get-offset.returns"></a><h4>Returns</h4>
|
925
924
|
<p> a character offset</p>
|
926
|
-
<p></p>
|
927
925
|
</div>
|
928
926
|
</div>
|
929
927
|
<hr>
|
@@ -935,7 +933,7 @@ gtk_text_iter_get_line (<em class="parameter"><code>const <a class="link" href="
|
|
935
933
|
a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> are numbered beginning with 0 for the first
|
936
934
|
line in the buffer.</p>
|
937
935
|
<div class="refsect3">
|
938
|
-
<a name="
|
936
|
+
<a name="gtk-text-iter-get-line.parameters"></a><h4>Parameters</h4>
|
939
937
|
<div class="informaltable"><table width="100%" border="0">
|
940
938
|
<colgroup>
|
941
939
|
<col width="150px" class="parameters_name">
|
@@ -950,9 +948,8 @@ line in the buffer.</p>
|
|
950
948
|
</table></div>
|
951
949
|
</div>
|
952
950
|
<div class="refsect3">
|
953
|
-
<a name="
|
951
|
+
<a name="gtk-text-iter-get-line.returns"></a><h4>Returns</h4>
|
954
952
|
<p> a line number</p>
|
955
|
-
<p></p>
|
956
953
|
</div>
|
957
954
|
</div>
|
958
955
|
<hr>
|
@@ -964,7 +961,7 @@ gtk_text_iter_get_line_offset (<em class="parameter"><code>const <a class="link"
|
|
964
961
|
counting from the start of a newline-terminated line.
|
965
962
|
The first character on the line has offset 0.</p>
|
966
963
|
<div class="refsect3">
|
967
|
-
<a name="
|
964
|
+
<a name="gtk-text-iter-get-line-offset.parameters"></a><h4>Parameters</h4>
|
968
965
|
<div class="informaltable"><table width="100%" border="0">
|
969
966
|
<colgroup>
|
970
967
|
<col width="150px" class="parameters_name">
|
@@ -979,9 +976,8 @@ The first character on the line has offset 0.</p>
|
|
979
976
|
</table></div>
|
980
977
|
</div>
|
981
978
|
<div class="refsect3">
|
982
|
-
<a name="
|
979
|
+
<a name="gtk-text-iter-get-line-offset.returns"></a><h4>Returns</h4>
|
983
980
|
<p> offset from start of line</p>
|
984
|
-
<p></p>
|
985
981
|
</div>
|
986
982
|
</div>
|
987
983
|
<hr>
|
@@ -995,7 +991,7 @@ Remember that <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><s
|
|
995
991
|
UTF-8, and that characters can require a variable
|
996
992
|
number of bytes to represent.</p>
|
997
993
|
<div class="refsect3">
|
998
|
-
<a name="
|
994
|
+
<a name="gtk-text-iter-get-line-index.parameters"></a><h4>Parameters</h4>
|
999
995
|
<div class="informaltable"><table width="100%" border="0">
|
1000
996
|
<colgroup>
|
1001
997
|
<col width="150px" class="parameters_name">
|
@@ -1010,9 +1006,8 @@ number of bytes to represent.</p>
|
|
1010
1006
|
</table></div>
|
1011
1007
|
</div>
|
1012
1008
|
<div class="refsect3">
|
1013
|
-
<a name="
|
1009
|
+
<a name="gtk-text-iter-get-line-index.returns"></a><h4>Returns</h4>
|
1014
1010
|
<p> distance from start of line, in bytes</p>
|
1015
|
-
<p></p>
|
1016
1011
|
</div>
|
1017
1012
|
</div>
|
1018
1013
|
<hr>
|
@@ -1026,7 +1021,7 @@ line to the given <em class="parameter"><code>iter</code></em>
|
|
1026
1021
|
are invisible due to tags with the "invisible" flag
|
1027
1022
|
toggled on.</p>
|
1028
1023
|
<div class="refsect3">
|
1029
|
-
<a name="
|
1024
|
+
<a name="gtk-text-iter-get-visible-line-index.parameters"></a><h4>Parameters</h4>
|
1030
1025
|
<div class="informaltable"><table width="100%" border="0">
|
1031
1026
|
<colgroup>
|
1032
1027
|
<col width="150px" class="parameters_name">
|
@@ -1041,10 +1036,9 @@ toggled on.</p>
|
|
1041
1036
|
</table></div>
|
1042
1037
|
</div>
|
1043
1038
|
<div class="refsect3">
|
1044
|
-
<a name="
|
1039
|
+
<a name="gtk-text-iter-get-visible-line-index.returns"></a><h4>Returns</h4>
|
1045
1040
|
<p> byte index of <em class="parameter"><code>iter</code></em>
|
1046
1041
|
with respect to the start of the line</p>
|
1047
|
-
<p></p>
|
1048
1042
|
</div>
|
1049
1043
|
</div>
|
1050
1044
|
<hr>
|
@@ -1058,7 +1052,7 @@ line to the given <em class="parameter"><code>iter</code></em>
|
|
1058
1052
|
are invisible due to tags with the "invisible" flag
|
1059
1053
|
toggled on.</p>
|
1060
1054
|
<div class="refsect3">
|
1061
|
-
<a name="
|
1055
|
+
<a name="gtk-text-iter-get-visible-line-offset.parameters"></a><h4>Parameters</h4>
|
1062
1056
|
<div class="informaltable"><table width="100%" border="0">
|
1063
1057
|
<colgroup>
|
1064
1058
|
<col width="150px" class="parameters_name">
|
@@ -1073,9 +1067,8 @@ toggled on.</p>
|
|
1073
1067
|
</table></div>
|
1074
1068
|
</div>
|
1075
1069
|
<div class="refsect3">
|
1076
|
-
<a name="
|
1070
|
+
<a name="gtk-text-iter-get-visible-line-offset.returns"></a><h4>Returns</h4>
|
1077
1071
|
<p> offset in visible characters from the start of the line </p>
|
1078
|
-
<p></p>
|
1079
1072
|
</div>
|
1080
1073
|
</div>
|
1081
1074
|
<hr>
|
@@ -1091,7 +1084,7 @@ the end iterator, zero is returned; zero is not a valid Unicode character.
|
|
1091
1084
|
So you can write a loop which ends when <a class="link" href="GtkTextIter.html#gtk-text-iter-get-char" title="gtk_text_iter_get_char ()"><code class="function">gtk_text_iter_get_char()</code></a>
|
1092
1085
|
returns 0.</p>
|
1093
1086
|
<div class="refsect3">
|
1094
|
-
<a name="
|
1087
|
+
<a name="gtk-text-iter-get-char.parameters"></a><h4>Parameters</h4>
|
1095
1088
|
<div class="informaltable"><table width="100%" border="0">
|
1096
1089
|
<colgroup>
|
1097
1090
|
<col width="150px" class="parameters_name">
|
@@ -1106,10 +1099,9 @@ returns 0.</p>
|
|
1106
1099
|
</table></div>
|
1107
1100
|
</div>
|
1108
1101
|
<div class="refsect3">
|
1109
|
-
<a name="
|
1102
|
+
<a name="gtk-text-iter-get-char.returns"></a><h4>Returns</h4>
|
1110
1103
|
<p> a Unicode character, or 0 if <em class="parameter"><code>iter</code></em>
|
1111
1104
|
is not dereferenceable</p>
|
1112
|
-
<p></p>
|
1113
1105
|
</div>
|
1114
1106
|
</div>
|
1115
1107
|
<hr>
|
@@ -1127,7 +1119,7 @@ offsets in the text buffer. Note that 0xFFFC can occur in normal
|
|
1127
1119
|
text as well, so it is not a reliable indicator that a pixbuf or
|
1128
1120
|
widget is in the buffer.</p>
|
1129
1121
|
<div class="refsect3">
|
1130
|
-
<a name="
|
1122
|
+
<a name="gtk-text-iter-get-slice.parameters"></a><h4>Parameters</h4>
|
1131
1123
|
<div class="informaltable"><table width="100%" border="0">
|
1132
1124
|
<colgroup>
|
1133
1125
|
<col width="150px" class="parameters_name">
|
@@ -1149,9 +1141,8 @@ widget is in the buffer.</p>
|
|
1149
1141
|
</table></div>
|
1150
1142
|
</div>
|
1151
1143
|
<div class="refsect3">
|
1152
|
-
<a name="
|
1144
|
+
<a name="gtk-text-iter-get-slice.returns"></a><h4>Returns</h4>
|
1153
1145
|
<p> slice of text from the buffer</p>
|
1154
|
-
<p></p>
|
1155
1146
|
</div>
|
1156
1147
|
</div>
|
1157
1148
|
<hr>
|
@@ -1166,7 +1157,7 @@ offsets in the returned string will not correspond to character and
|
|
1166
1157
|
byte offsets in the buffer. If you want offsets to correspond, see
|
1167
1158
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-slice" title="gtk_text_iter_get_slice ()"><code class="function">gtk_text_iter_get_slice()</code></a>.</p>
|
1168
1159
|
<div class="refsect3">
|
1169
|
-
<a name="
|
1160
|
+
<a name="gtk-text-iter-get-text.parameters"></a><h4>Parameters</h4>
|
1170
1161
|
<div class="informaltable"><table width="100%" border="0">
|
1171
1162
|
<colgroup>
|
1172
1163
|
<col width="150px" class="parameters_name">
|
@@ -1188,9 +1179,8 @@ byte offsets in the buffer. If you want offsets to correspond, see
|
|
1188
1179
|
</table></div>
|
1189
1180
|
</div>
|
1190
1181
|
<div class="refsect3">
|
1191
|
-
<a name="
|
1182
|
+
<a name="gtk-text-iter-get-text.returns"></a><h4>Returns</h4>
|
1192
1183
|
<p> array of characters from the buffer</p>
|
1193
|
-
<p></p>
|
1194
1184
|
</div>
|
1195
1185
|
</div>
|
1196
1186
|
<hr>
|
@@ -1203,7 +1193,7 @@ gtk_text_iter_get_visible_slice (<em class="parameter"><code>const <a class="lin
|
|
1203
1193
|
Invisible text is usually invisible because a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> with the
|
1204
1194
|
"invisible" attribute turned on has been applied to it.</p>
|
1205
1195
|
<div class="refsect3">
|
1206
|
-
<a name="
|
1196
|
+
<a name="gtk-text-iter-get-visible-slice.parameters"></a><h4>Parameters</h4>
|
1207
1197
|
<div class="informaltable"><table width="100%" border="0">
|
1208
1198
|
<colgroup>
|
1209
1199
|
<col width="150px" class="parameters_name">
|
@@ -1225,9 +1215,8 @@ Invisible text is usually invisible because a <a class="link" href="GtkTextTag.h
|
|
1225
1215
|
</table></div>
|
1226
1216
|
</div>
|
1227
1217
|
<div class="refsect3">
|
1228
|
-
<a name="
|
1218
|
+
<a name="gtk-text-iter-get-visible-slice.returns"></a><h4>Returns</h4>
|
1229
1219
|
<p> slice of text from the buffer</p>
|
1230
|
-
<p></p>
|
1231
1220
|
</div>
|
1232
1221
|
</div>
|
1233
1222
|
<hr>
|
@@ -1240,7 +1229,7 @@ gtk_text_iter_get_visible_text (<em class="parameter"><code>const <a class="link
|
|
1240
1229
|
Invisible text is usually invisible because a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> with the
|
1241
1230
|
"invisible" attribute turned on has been applied to it.</p>
|
1242
1231
|
<div class="refsect3">
|
1243
|
-
<a name="
|
1232
|
+
<a name="gtk-text-iter-get-visible-text.parameters"></a><h4>Parameters</h4>
|
1244
1233
|
<div class="informaltable"><table width="100%" border="0">
|
1245
1234
|
<colgroup>
|
1246
1235
|
<col width="150px" class="parameters_name">
|
@@ -1262,22 +1251,21 @@ Invisible text is usually invisible because a <a class="link" href="GtkTextTag.h
|
|
1262
1251
|
</table></div>
|
1263
1252
|
</div>
|
1264
1253
|
<div class="refsect3">
|
1265
|
-
<a name="
|
1254
|
+
<a name="gtk-text-iter-get-visible-text.returns"></a><h4>Returns</h4>
|
1266
1255
|
<p> string containing visible text in the range</p>
|
1267
|
-
<p></p>
|
1268
1256
|
</div>
|
1269
1257
|
</div>
|
1270
1258
|
<hr>
|
1271
1259
|
<div class="refsect2">
|
1272
1260
|
<a name="gtk-text-iter-get-pixbuf"></a><h3>gtk_text_iter_get_pixbuf ()</h3>
|
1273
|
-
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
1261
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1274
1262
|
gtk_text_iter_get_pixbuf (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1275
1263
|
<p>If the element at <em class="parameter"><code>iter</code></em>
|
1276
1264
|
is a pixbuf, the pixbuf is returned
|
1277
1265
|
(with no new reference count added). Otherwise,
|
1278
1266
|
<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> is returned.</p>
|
1279
1267
|
<div class="refsect3">
|
1280
|
-
<a name="
|
1268
|
+
<a name="gtk-text-iter-get-pixbuf.parameters"></a><h4>Parameters</h4>
|
1281
1269
|
<div class="informaltable"><table width="100%" border="0">
|
1282
1270
|
<colgroup>
|
1283
1271
|
<col width="150px" class="parameters_name">
|
@@ -1292,7 +1280,7 @@ gtk_text_iter_get_pixbuf (<em class="parameter"><code>const <a class="link" href
|
|
1292
1280
|
</table></div>
|
1293
1281
|
</div>
|
1294
1282
|
<div class="refsect3">
|
1295
|
-
<a name="
|
1283
|
+
<a name="gtk-text-iter-get-pixbuf.returns"></a><h4>Returns</h4>
|
1296
1284
|
<p> the pixbuf at <em class="parameter"><code>iter</code></em>
|
1297
1285
|
. </p>
|
1298
1286
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1309,7 +1297,7 @@ they are just marks in between iterable locations), multiple marks
|
|
1309
1297
|
can exist in the same place. The returned list is not in any
|
1310
1298
|
meaningful order.</p>
|
1311
1299
|
<div class="refsect3">
|
1312
|
-
<a name="
|
1300
|
+
<a name="gtk-text-iter-get-marks.parameters"></a><h4>Parameters</h4>
|
1313
1301
|
<div class="informaltable"><table width="100%" border="0">
|
1314
1302
|
<colgroup>
|
1315
1303
|
<col width="150px" class="parameters_name">
|
@@ -1324,7 +1312,7 @@ meaningful order.</p>
|
|
1324
1312
|
</table></div>
|
1325
1313
|
</div>
|
1326
1314
|
<div class="refsect3">
|
1327
|
-
<a name="
|
1315
|
+
<a name="gtk-text-iter-get-marks.returns"></a><h4>Returns</h4>
|
1328
1316
|
<p> list of <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a>. </p>
|
1329
1317
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkTextMark][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
1330
1318
|
</div>
|
@@ -1346,7 +1334,7 @@ a tag is toggled off, then some non-empty range following <em class="parameter">
|
|
1346
1334
|
|
1347
1335
|
does <span class="emphasis"><em>not</em></span> have the tag applied to it.</p>
|
1348
1336
|
<div class="refsect3">
|
1349
|
-
<a name="
|
1337
|
+
<a name="gtk-text-iter-get-toggled-tags.parameters"></a><h4>Parameters</h4>
|
1350
1338
|
<div class="informaltable"><table width="100%" border="0">
|
1351
1339
|
<colgroup>
|
1352
1340
|
<col width="150px" class="parameters_name">
|
@@ -1368,7 +1356,7 @@ does <span class="emphasis"><em>not</em></span> have the tag applied to it.</p>
|
|
1368
1356
|
</table></div>
|
1369
1357
|
</div>
|
1370
1358
|
<div class="refsect3">
|
1371
|
-
<a name="
|
1359
|
+
<a name="gtk-text-iter-get-toggled-tags.returns"></a><h4>Returns</h4>
|
1372
1360
|
<p> tags toggled at this point. </p>
|
1373
1361
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkTextTag][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
1374
1362
|
</div>
|
@@ -1383,7 +1371,7 @@ gtk_text_iter_get_child_anchor (<em class="parameter"><code>const <a class="link
|
|
1383
1371
|
anchor is returned (with no new reference count added). Otherwise,
|
1384
1372
|
<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> is returned.</p>
|
1385
1373
|
<div class="refsect3">
|
1386
|
-
<a name="
|
1374
|
+
<a name="gtk-text-iter-get-child-anchor.parameters"></a><h4>Parameters</h4>
|
1387
1375
|
<div class="informaltable"><table width="100%" border="0">
|
1388
1376
|
<colgroup>
|
1389
1377
|
<col width="150px" class="parameters_name">
|
@@ -1398,7 +1386,7 @@ anchor is returned (with no new reference count added). Otherwise,
|
|
1398
1386
|
</table></div>
|
1399
1387
|
</div>
|
1400
1388
|
<div class="refsect3">
|
1401
|
-
<a name="
|
1389
|
+
<a name="gtk-text-iter-get-child-anchor.returns"></a><h4>Returns</h4>
|
1402
1390
|
<p> the anchor at <em class="parameter"><code>iter</code></em>
|
1403
1391
|
. </p>
|
1404
1392
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1420,7 +1408,7 @@ that the <a class="link" href="GtkTextIter.html#gtk-text-iter-begins-tag" title=
|
|
1420
1408
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-has-tag" title="gtk_text_iter_has_tag ()"><code class="function">gtk_text_iter_has_tag()</code></a> tells you whether an iterator is
|
1421
1409
|
<span class="emphasis"><em>within</em></span> a tagged range.</p>
|
1422
1410
|
<div class="refsect3">
|
1423
|
-
<a name="
|
1411
|
+
<a name="gtk-text-iter-begins-tag.parameters"></a><h4>Parameters</h4>
|
1424
1412
|
<div class="informaltable"><table width="100%" border="0">
|
1425
1413
|
<colgroup>
|
1426
1414
|
<col width="150px" class="parameters_name">
|
@@ -1442,11 +1430,10 @@ that the <a class="link" href="GtkTextIter.html#gtk-text-iter-begins-tag" title=
|
|
1442
1430
|
</table></div>
|
1443
1431
|
</div>
|
1444
1432
|
<div class="refsect3">
|
1445
|
-
<a name="
|
1433
|
+
<a name="gtk-text-iter-begins-tag.returns"></a><h4>Returns</h4>
|
1446
1434
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1447
1435
|
is the start of a range tagged with <em class="parameter"><code>tag</code></em>
|
1448
1436
|
</p>
|
1449
|
-
<p></p>
|
1450
1437
|
</div>
|
1451
1438
|
</div>
|
1452
1439
|
<hr>
|
@@ -1465,7 +1452,7 @@ that the <a class="link" href="GtkTextIter.html#gtk-text-iter-ends-tag" title="g
|
|
1465
1452
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-has-tag" title="gtk_text_iter_has_tag ()"><code class="function">gtk_text_iter_has_tag()</code></a> tells you whether an iterator is
|
1466
1453
|
<span class="emphasis"><em>within</em></span> a tagged range.</p>
|
1467
1454
|
<div class="refsect3">
|
1468
|
-
<a name="
|
1455
|
+
<a name="gtk-text-iter-ends-tag.parameters"></a><h4>Parameters</h4>
|
1469
1456
|
<div class="informaltable"><table width="100%" border="0">
|
1470
1457
|
<colgroup>
|
1471
1458
|
<col width="150px" class="parameters_name">
|
@@ -1487,11 +1474,10 @@ that the <a class="link" href="GtkTextIter.html#gtk-text-iter-ends-tag" title="g
|
|
1487
1474
|
</table></div>
|
1488
1475
|
</div>
|
1489
1476
|
<div class="refsect3">
|
1490
|
-
<a name="
|
1477
|
+
<a name="gtk-text-iter-ends-tag.returns"></a><h4>Returns</h4>
|
1491
1478
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1492
1479
|
is the end of a range tagged with <em class="parameter"><code>tag</code></em>
|
1493
1480
|
</p>
|
1494
|
-
<p></p>
|
1495
1481
|
</div>
|
1496
1482
|
</div>
|
1497
1483
|
<hr>
|
@@ -1506,7 +1492,7 @@ gtk_text_iter_toggles_tag (<em class="parameter"><code>const <a class="link" hre
|
|
1506
1492
|
applied to it begins <span class="emphasis"><em>or</em></span> ends at <em class="parameter"><code>iter</code></em>
|
1507
1493
|
.</p>
|
1508
1494
|
<div class="refsect3">
|
1509
|
-
<a name="
|
1495
|
+
<a name="gtk-text-iter-toggles-tag.parameters"></a><h4>Parameters</h4>
|
1510
1496
|
<div class="informaltable"><table width="100%" border="0">
|
1511
1497
|
<colgroup>
|
1512
1498
|
<col width="150px" class="parameters_name">
|
@@ -1528,11 +1514,10 @@ gtk_text_iter_toggles_tag (<em class="parameter"><code>const <a class="link" hre
|
|
1528
1514
|
</table></div>
|
1529
1515
|
</div>
|
1530
1516
|
<div class="refsect3">
|
1531
|
-
<a name="
|
1517
|
+
<a name="gtk-text-iter-toggles-tag.returns"></a><h4>Returns</h4>
|
1532
1518
|
<p> whether <em class="parameter"><code>tag</code></em>
|
1533
1519
|
is toggled on or off at <em class="parameter"><code>iter</code></em>
|
1534
1520
|
</p>
|
1535
|
-
<p></p>
|
1536
1521
|
</div>
|
1537
1522
|
</div>
|
1538
1523
|
<hr>
|
@@ -1545,7 +1530,7 @@ gtk_text_iter_has_tag (<em class="parameter"><code>const <a class="link" href="G
|
|
1545
1530
|
is within a range tagged with <em class="parameter"><code>tag</code></em>
|
1546
1531
|
.</p>
|
1547
1532
|
<div class="refsect3">
|
1548
|
-
<a name="
|
1533
|
+
<a name="gtk-text-iter-has-tag.parameters"></a><h4>Parameters</h4>
|
1549
1534
|
<div class="informaltable"><table width="100%" border="0">
|
1550
1535
|
<colgroup>
|
1551
1536
|
<col width="150px" class="parameters_name">
|
@@ -1567,11 +1552,10 @@ gtk_text_iter_has_tag (<em class="parameter"><code>const <a class="link" href="G
|
|
1567
1552
|
</table></div>
|
1568
1553
|
</div>
|
1569
1554
|
<div class="refsect3">
|
1570
|
-
<a name="
|
1555
|
+
<a name="gtk-text-iter-has-tag.returns"></a><h4>Returns</h4>
|
1571
1556
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1572
1557
|
is tagged with <em class="parameter"><code>tag</code></em>
|
1573
1558
|
</p>
|
1574
|
-
<p></p>
|
1575
1559
|
</div>
|
1576
1560
|
</div>
|
1577
1561
|
<hr>
|
@@ -1585,7 +1569,7 @@ priority (highest-priority tags are last). The <a class="link" href="GtkTextTag.
|
|
1585
1569
|
list don't have a reference added, but you have to free the list
|
1586
1570
|
itself.</p>
|
1587
1571
|
<div class="refsect3">
|
1588
|
-
<a name="
|
1572
|
+
<a name="gtk-text-iter-get-tags.parameters"></a><h4>Parameters</h4>
|
1589
1573
|
<div class="informaltable"><table width="100%" border="0">
|
1590
1574
|
<colgroup>
|
1591
1575
|
<col width="150px" class="parameters_name">
|
@@ -1600,7 +1584,7 @@ itself.</p>
|
|
1600
1584
|
</table></div>
|
1601
1585
|
</div>
|
1602
1586
|
<div class="refsect3">
|
1603
|
-
<a name="
|
1587
|
+
<a name="gtk-text-iter-get-tags.returns"></a><h4>Returns</h4>
|
1604
1588
|
<p> list of <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. </p>
|
1605
1589
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkTextTag][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
1606
1590
|
</div>
|
@@ -1628,7 +1612,7 @@ know whether a new character inserted at <em class="parameter"><code>iter</code>
|
|
1628
1612
|
editable range. Use <a class="link" href="GtkTextIter.html#gtk-text-iter-can-insert" title="gtk_text_iter_can_insert ()"><code class="function">gtk_text_iter_can_insert()</code></a> to handle this
|
1629
1613
|
case.</p>
|
1630
1614
|
<div class="refsect3">
|
1631
|
-
<a name="
|
1615
|
+
<a name="gtk-text-iter-editable.parameters"></a><h4>Parameters</h4>
|
1632
1616
|
<div class="informaltable"><table width="100%" border="0">
|
1633
1617
|
<colgroup>
|
1634
1618
|
<col width="150px" class="parameters_name">
|
@@ -1650,10 +1634,9 @@ case.</p>
|
|
1650
1634
|
</table></div>
|
1651
1635
|
</div>
|
1652
1636
|
<div class="refsect3">
|
1653
|
-
<a name="
|
1637
|
+
<a name="gtk-text-iter-editable.returns"></a><h4>Returns</h4>
|
1654
1638
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1655
1639
|
is inside an editable range</p>
|
1656
|
-
<p></p>
|
1657
1640
|
</div>
|
1658
1641
|
</div>
|
1659
1642
|
<hr>
|
@@ -1672,7 +1655,7 @@ user should be allowed to insert text at <em class="parameter"><code>iter</code>
|
|
1672
1655
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-interactive" title="gtk_text_buffer_insert_interactive ()"><code class="function">gtk_text_buffer_insert_interactive()</code></a> uses this function to decide
|
1673
1656
|
whether insertions are allowed at a given position.</p>
|
1674
1657
|
<div class="refsect3">
|
1675
|
-
<a name="
|
1658
|
+
<a name="gtk-text-iter-can-insert.parameters"></a><h4>Parameters</h4>
|
1676
1659
|
<div class="informaltable"><table width="100%" border="0">
|
1677
1660
|
<colgroup>
|
1678
1661
|
<col width="150px" class="parameters_name">
|
@@ -1694,10 +1677,9 @@ whether insertions are allowed at a given position.</p>
|
|
1694
1677
|
</table></div>
|
1695
1678
|
</div>
|
1696
1679
|
<div class="refsect3">
|
1697
|
-
<a name="
|
1680
|
+
<a name="gtk-text-iter-can-insert.returns"></a><h4>Returns</h4>
|
1698
1681
|
<p> whether text inserted at <em class="parameter"><code>iter</code></em>
|
1699
1682
|
would be editable</p>
|
1700
|
-
<p></p>
|
1701
1683
|
</div>
|
1702
1684
|
</div>
|
1703
1685
|
<hr>
|
@@ -1711,7 +1693,7 @@ breaks are determined by Pango and should be correct for nearly any
|
|
1711
1693
|
language (if not, the correct fix would be to the Pango word break
|
1712
1694
|
algorithms).</p>
|
1713
1695
|
<div class="refsect3">
|
1714
|
-
<a name="
|
1696
|
+
<a name="gtk-text-iter-starts-word.parameters"></a><h4>Parameters</h4>
|
1715
1697
|
<div class="informaltable"><table width="100%" border="0">
|
1716
1698
|
<colgroup>
|
1717
1699
|
<col width="150px" class="parameters_name">
|
@@ -1726,10 +1708,9 @@ algorithms).</p>
|
|
1726
1708
|
</table></div>
|
1727
1709
|
</div>
|
1728
1710
|
<div class="refsect3">
|
1729
|
-
<a name="
|
1711
|
+
<a name="gtk-text-iter-starts-word.returns"></a><h4>Returns</h4>
|
1730
1712
|
<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>
|
1731
1713
|
is at the start of a word</p>
|
1732
|
-
<p></p>
|
1733
1714
|
</div>
|
1734
1715
|
</div>
|
1735
1716
|
<hr>
|
@@ -1743,7 +1724,7 @@ are determined by Pango and should be correct for nearly any
|
|
1743
1724
|
language (if not, the correct fix would be to the Pango word break
|
1744
1725
|
algorithms).</p>
|
1745
1726
|
<div class="refsect3">
|
1746
|
-
<a name="
|
1727
|
+
<a name="gtk-text-iter-ends-word.parameters"></a><h4>Parameters</h4>
|
1747
1728
|
<div class="informaltable"><table width="100%" border="0">
|
1748
1729
|
<colgroup>
|
1749
1730
|
<col width="150px" class="parameters_name">
|
@@ -1758,10 +1739,9 @@ algorithms).</p>
|
|
1758
1739
|
</table></div>
|
1759
1740
|
</div>
|
1760
1741
|
<div class="refsect3">
|
1761
|
-
<a name="
|
1742
|
+
<a name="gtk-text-iter-ends-word.returns"></a><h4>Returns</h4>
|
1762
1743
|
<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>
|
1763
1744
|
is at the end of a word</p>
|
1764
|
-
<p></p>
|
1765
1745
|
</div>
|
1766
1746
|
</div>
|
1767
1747
|
<hr>
|
@@ -1775,7 +1755,7 @@ opposed to say inside some whitespace). Word breaks are determined
|
|
1775
1755
|
by Pango and should be correct for nearly any language (if not, the
|
1776
1756
|
correct fix would be to the Pango word break algorithms).</p>
|
1777
1757
|
<div class="refsect3">
|
1778
|
-
<a name="
|
1758
|
+
<a name="gtk-text-iter-inside-word.parameters"></a><h4>Parameters</h4>
|
1779
1759
|
<div class="informaltable"><table width="100%" border="0">
|
1780
1760
|
<colgroup>
|
1781
1761
|
<col width="150px" class="parameters_name">
|
@@ -1790,10 +1770,9 @@ correct fix would be to the Pango word break algorithms).</p>
|
|
1790
1770
|
</table></div>
|
1791
1771
|
</div>
|
1792
1772
|
<div class="refsect3">
|
1793
|
-
<a name="
|
1773
|
+
<a name="gtk-text-iter-inside-word.returns"></a><h4>Returns</h4>
|
1794
1774
|
<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>
|
1795
1775
|
is inside a word</p>
|
1796
|
-
<p></p>
|
1797
1776
|
</div>
|
1798
1777
|
</div>
|
1799
1778
|
<hr>
|
@@ -1808,7 +1787,7 @@ However this function is potentially more efficient than
|
|
1808
1787
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-line-offset" title="gtk_text_iter_get_line_offset ()"><code class="function">gtk_text_iter_get_line_offset()</code></a> because it doesn't have to compute
|
1809
1788
|
the offset, it just has to see whether it's 0.</p>
|
1810
1789
|
<div class="refsect3">
|
1811
|
-
<a name="
|
1790
|
+
<a name="gtk-text-iter-starts-line.parameters"></a><h4>Parameters</h4>
|
1812
1791
|
<div class="informaltable"><table width="100%" border="0">
|
1813
1792
|
<colgroup>
|
1814
1793
|
<col width="150px" class="parameters_name">
|
@@ -1823,10 +1802,9 @@ the offset, it just has to see whether it's 0.</p>
|
|
1823
1802
|
</table></div>
|
1824
1803
|
</div>
|
1825
1804
|
<div class="refsect3">
|
1826
|
-
<a name="
|
1805
|
+
<a name="gtk-text-iter-starts-line.returns"></a><h4>Returns</h4>
|
1827
1806
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1828
1807
|
begins a line</p>
|
1829
|
-
<p></p>
|
1830
1808
|
</div>
|
1831
1809
|
</div>
|
1832
1810
|
<hr>
|
@@ -1844,7 +1822,7 @@ the end of a line, the line ends before the \r. The end iterator is
|
|
1844
1822
|
considered to be at the end of a line, even though there are no
|
1845
1823
|
paragraph delimiter chars there.</p>
|
1846
1824
|
<div class="refsect3">
|
1847
|
-
<a name="
|
1825
|
+
<a name="gtk-text-iter-ends-line.parameters"></a><h4>Parameters</h4>
|
1848
1826
|
<div class="informaltable"><table width="100%" border="0">
|
1849
1827
|
<colgroup>
|
1850
1828
|
<col width="150px" class="parameters_name">
|
@@ -1859,10 +1837,9 @@ paragraph delimiter chars there.</p>
|
|
1859
1837
|
</table></div>
|
1860
1838
|
</div>
|
1861
1839
|
<div class="refsect3">
|
1862
|
-
<a name="
|
1840
|
+
<a name="gtk-text-iter-ends-line.returns"></a><h4>Returns</h4>
|
1863
1841
|
<p> whether <em class="parameter"><code>iter</code></em>
|
1864
1842
|
is at the end of a line</p>
|
1865
|
-
<p></p>
|
1866
1843
|
</div>
|
1867
1844
|
</div>
|
1868
1845
|
<hr>
|
@@ -1876,7 +1853,7 @@ determined by Pango and should be correct for nearly any language
|
|
1876
1853
|
(if not, the correct fix would be to the Pango text boundary
|
1877
1854
|
algorithms).</p>
|
1878
1855
|
<div class="refsect3">
|
1879
|
-
<a name="
|
1856
|
+
<a name="gtk-text-iter-starts-sentence.parameters"></a><h4>Parameters</h4>
|
1880
1857
|
<div class="informaltable"><table width="100%" border="0">
|
1881
1858
|
<colgroup>
|
1882
1859
|
<col width="150px" class="parameters_name">
|
@@ -1891,10 +1868,9 @@ algorithms).</p>
|
|
1891
1868
|
</table></div>
|
1892
1869
|
</div>
|
1893
1870
|
<div class="refsect3">
|
1894
|
-
<a name="
|
1871
|
+
<a name="gtk-text-iter-starts-sentence.returns"></a><h4>Returns</h4>
|
1895
1872
|
<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>
|
1896
1873
|
is at the start of a sentence.</p>
|
1897
|
-
<p></p>
|
1898
1874
|
</div>
|
1899
1875
|
</div>
|
1900
1876
|
<hr>
|
@@ -1908,7 +1884,7 @@ determined by Pango and should be correct for nearly any language
|
|
1908
1884
|
(if not, the correct fix would be to the Pango text boundary
|
1909
1885
|
algorithms).</p>
|
1910
1886
|
<div class="refsect3">
|
1911
|
-
<a name="
|
1887
|
+
<a name="gtk-text-iter-ends-sentence.parameters"></a><h4>Parameters</h4>
|
1912
1888
|
<div class="informaltable"><table width="100%" border="0">
|
1913
1889
|
<colgroup>
|
1914
1890
|
<col width="150px" class="parameters_name">
|
@@ -1923,10 +1899,9 @@ algorithms).</p>
|
|
1923
1899
|
</table></div>
|
1924
1900
|
</div>
|
1925
1901
|
<div class="refsect3">
|
1926
|
-
<a name="
|
1902
|
+
<a name="gtk-text-iter-ends-sentence.returns"></a><h4>Returns</h4>
|
1927
1903
|
<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>
|
1928
1904
|
is at the end of a sentence.</p>
|
1929
|
-
<p></p>
|
1930
1905
|
</div>
|
1931
1906
|
</div>
|
1932
1907
|
<hr>
|
@@ -1941,7 +1916,7 @@ letter of the next sentence). Sentence boundaries are determined
|
|
1941
1916
|
by Pango and should be correct for nearly any language (if not, the
|
1942
1917
|
correct fix would be to the Pango text boundary algorithms).</p>
|
1943
1918
|
<div class="refsect3">
|
1944
|
-
<a name="
|
1919
|
+
<a name="gtk-text-iter-inside-sentence.parameters"></a><h4>Parameters</h4>
|
1945
1920
|
<div class="informaltable"><table width="100%" border="0">
|
1946
1921
|
<colgroup>
|
1947
1922
|
<col width="150px" class="parameters_name">
|
@@ -1956,10 +1931,9 @@ correct fix would be to the Pango text boundary algorithms).</p>
|
|
1956
1931
|
</table></div>
|
1957
1932
|
</div>
|
1958
1933
|
<div class="refsect3">
|
1959
|
-
<a name="
|
1934
|
+
<a name="gtk-text-iter-inside-sentence.returns"></a><h4>Returns</h4>
|
1960
1935
|
<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>
|
1961
1936
|
is inside a sentence.</p>
|
1962
|
-
<p></p>
|
1963
1937
|
</div>
|
1964
1938
|
</div>
|
1965
1939
|
<hr>
|
@@ -1967,10 +1941,10 @@ is inside a sentence.</p>
|
|
1967
1941
|
<a name="gtk-text-iter-is-cursor-position"></a><h3>gtk_text_iter_is_cursor_position ()</h3>
|
1968
1942
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1969
1943
|
gtk_text_iter_is_cursor_position (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1970
|
-
<p>See <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> or <span class="type">PangoLogAttr</span> or
|
1971
|
-
<code class="function">pango_break()</code> for details on what a cursor position is.</p>
|
1944
|
+
<p>See <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> or <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoLogAttr"><span class="type">PangoLogAttr</span></a> or
|
1945
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#pango-break"><code class="function">pango_break()</code></a> for details on what a cursor position is.</p>
|
1972
1946
|
<div class="refsect3">
|
1973
|
-
<a name="
|
1947
|
+
<a name="gtk-text-iter-is-cursor-position.parameters"></a><h4>Parameters</h4>
|
1974
1948
|
<div class="informaltable"><table width="100%" border="0">
|
1975
1949
|
<colgroup>
|
1976
1950
|
<col width="150px" class="parameters_name">
|
@@ -1985,10 +1959,9 @@ gtk_text_iter_is_cursor_position (<em class="parameter"><code>const <a class="li
|
|
1985
1959
|
</table></div>
|
1986
1960
|
</div>
|
1987
1961
|
<div class="refsect3">
|
1988
|
-
<a name="
|
1962
|
+
<a name="gtk-text-iter-is-cursor-position.returns"></a><h4>Returns</h4>
|
1989
1963
|
<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 cursor can be placed at <em class="parameter"><code>iter</code></em>
|
1990
1964
|
</p>
|
1991
|
-
<p></p>
|
1992
1965
|
</div>
|
1993
1966
|
</div>
|
1994
1967
|
<hr>
|
@@ -2000,7 +1973,7 @@ gtk_text_iter_get_chars_in_line (<em class="parameter"><code>const <a class="lin
|
|
2000
1973
|
,
|
2001
1974
|
including the paragraph delimiters.</p>
|
2002
1975
|
<div class="refsect3">
|
2003
|
-
<a name="
|
1976
|
+
<a name="gtk-text-iter-get-chars-in-line.parameters"></a><h4>Parameters</h4>
|
2004
1977
|
<div class="informaltable"><table width="100%" border="0">
|
2005
1978
|
<colgroup>
|
2006
1979
|
<col width="150px" class="parameters_name">
|
@@ -2015,9 +1988,8 @@ including the paragraph delimiters.</p>
|
|
2015
1988
|
</table></div>
|
2016
1989
|
</div>
|
2017
1990
|
<div class="refsect3">
|
2018
|
-
<a name="
|
1991
|
+
<a name="gtk-text-iter-get-chars-in-line.returns"></a><h4>Returns</h4>
|
2019
1992
|
<p> number of characters in the line</p>
|
2020
|
-
<p></p>
|
2021
1993
|
</div>
|
2022
1994
|
</div>
|
2023
1995
|
<hr>
|
@@ -2029,7 +2001,7 @@ gtk_text_iter_get_bytes_in_line (<em class="parameter"><code>const <a class="lin
|
|
2029
2001
|
,
|
2030
2002
|
including the paragraph delimiters.</p>
|
2031
2003
|
<div class="refsect3">
|
2032
|
-
<a name="
|
2004
|
+
<a name="gtk-text-iter-get-bytes-in-line.parameters"></a><h4>Parameters</h4>
|
2033
2005
|
<div class="informaltable"><table width="100%" border="0">
|
2034
2006
|
<colgroup>
|
2035
2007
|
<col width="150px" class="parameters_name">
|
@@ -2044,9 +2016,8 @@ including the paragraph delimiters.</p>
|
|
2044
2016
|
</table></div>
|
2045
2017
|
</div>
|
2046
2018
|
<div class="refsect3">
|
2047
|
-
<a name="
|
2019
|
+
<a name="gtk-text-iter-get-bytes-in-line.returns"></a><h4>Returns</h4>
|
2048
2020
|
<p> number of bytes in the line</p>
|
2049
|
-
<p></p>
|
2050
2021
|
</div>
|
2051
2022
|
</div>
|
2052
2023
|
<hr>
|
@@ -2067,7 +2038,7 @@ effects of any tags present at <em class="parameter"><code>iter</code></em>
|
|
2067
2038
|
,
|
2068
2039
|
the function 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>.</p>
|
2069
2040
|
<div class="refsect3">
|
2070
|
-
<a name="
|
2041
|
+
<a name="gtk-text-iter-get-attributes.parameters"></a><h4>Parameters</h4>
|
2071
2042
|
<div class="informaltable"><table width="100%" border="0">
|
2072
2043
|
<colgroup>
|
2073
2044
|
<col width="150px" class="parameters_name">
|
@@ -2089,16 +2060,15 @@ the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local
|
|
2089
2060
|
</table></div>
|
2090
2061
|
</div>
|
2091
2062
|
<div class="refsect3">
|
2092
|
-
<a name="
|
2063
|
+
<a name="gtk-text-iter-get-attributes.returns"></a><h4>Returns</h4>
|
2093
2064
|
<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>values</code></em>
|
2094
2065
|
was modified</p>
|
2095
|
-
<p></p>
|
2096
2066
|
</div>
|
2097
2067
|
</div>
|
2098
2068
|
<hr>
|
2099
2069
|
<div class="refsect2">
|
2100
2070
|
<a name="gtk-text-iter-get-language"></a><h3>gtk_text_iter_get_language ()</h3>
|
2101
|
-
<pre class="programlisting"><span class="returnvalue">PangoLanguage</span> *
|
2071
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
2102
2072
|
gtk_text_iter_get_language (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
2103
2073
|
<p>A convenience wrapper around <a class="link" href="GtkTextIter.html#gtk-text-iter-get-attributes" title="gtk_text_iter_get_attributes ()"><code class="function">gtk_text_iter_get_attributes()</code></a>,
|
2104
2074
|
which returns the language in effect at <em class="parameter"><code>iter</code></em>
|
@@ -2107,7 +2077,7 @@ language apply to <em class="parameter"><code>iter</code></em>
|
|
2107
2077
|
, the return value is identical to that of
|
2108
2078
|
<a class="link" href="gtk2-General.html#gtk-get-default-language" title="gtk_get_default_language ()"><code class="function">gtk_get_default_language()</code></a>.</p>
|
2109
2079
|
<div class="refsect3">
|
2110
|
-
<a name="
|
2080
|
+
<a name="gtk-text-iter-get-language.parameters"></a><h4>Parameters</h4>
|
2111
2081
|
<div class="informaltable"><table width="100%" border="0">
|
2112
2082
|
<colgroup>
|
2113
2083
|
<col width="150px" class="parameters_name">
|
@@ -2122,10 +2092,9 @@ language apply to <em class="parameter"><code>iter</code></em>
|
|
2122
2092
|
</table></div>
|
2123
2093
|
</div>
|
2124
2094
|
<div class="refsect3">
|
2125
|
-
<a name="
|
2095
|
+
<a name="gtk-text-iter-get-language.returns"></a><h4>Returns</h4>
|
2126
2096
|
<p> language in effect at <em class="parameter"><code>iter</code></em>
|
2127
2097
|
</p>
|
2128
|
-
<p></p>
|
2129
2098
|
</div>
|
2130
2099
|
</div>
|
2131
2100
|
<hr>
|
@@ -2139,7 +2108,7 @@ dereferenceable iterator in the buffer. <a class="link" href="GtkTextIter.html#g
|
|
2139
2108
|
the most efficient way to check whether an iterator is the end
|
2140
2109
|
iterator.</p>
|
2141
2110
|
<div class="refsect3">
|
2142
|
-
<a name="
|
2111
|
+
<a name="gtk-text-iter-is-end.parameters"></a><h4>Parameters</h4>
|
2143
2112
|
<div class="informaltable"><table width="100%" border="0">
|
2144
2113
|
<colgroup>
|
2145
2114
|
<col width="150px" class="parameters_name">
|
@@ -2154,10 +2123,9 @@ iterator.</p>
|
|
2154
2123
|
</table></div>
|
2155
2124
|
</div>
|
2156
2125
|
<div class="refsect3">
|
2157
|
-
<a name="
|
2126
|
+
<a name="gtk-text-iter-is-end.returns"></a><h4>Returns</h4>
|
2158
2127
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2159
2128
|
is the end iterator</p>
|
2160
|
-
<p></p>
|
2161
2129
|
</div>
|
2162
2130
|
</div>
|
2163
2131
|
<hr>
|
@@ -2170,7 +2138,7 @@ gtk_text_iter_is_start (<em class="parameter"><code>const <a class="link" href="
|
|
2170
2138
|
if <em class="parameter"><code>iter</code></em>
|
2171
2139
|
has a character offset of 0.</p>
|
2172
2140
|
<div class="refsect3">
|
2173
|
-
<a name="
|
2141
|
+
<a name="gtk-text-iter-is-start.parameters"></a><h4>Parameters</h4>
|
2174
2142
|
<div class="informaltable"><table width="100%" border="0">
|
2175
2143
|
<colgroup>
|
2176
2144
|
<col width="150px" class="parameters_name">
|
@@ -2185,10 +2153,9 @@ if <em class="parameter"><code>iter</code></em>
|
|
2185
2153
|
</table></div>
|
2186
2154
|
</div>
|
2187
2155
|
<div class="refsect3">
|
2188
|
-
<a name="
|
2156
|
+
<a name="gtk-text-iter-is-start.returns"></a><h4>Returns</h4>
|
2189
2157
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2190
2158
|
is the first in the buffer</p>
|
2191
|
-
<p></p>
|
2192
2159
|
</div>
|
2193
2160
|
</div>
|
2194
2161
|
<hr>
|
@@ -2207,7 +2174,7 @@ end iterator or one character before it, <em class="parameter"><code>iter</code>
|
|
2207
2174
|
the end iterator, and <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-char" title="gtk_text_iter_forward_char ()"><code class="function">gtk_text_iter_forward_char()</code></a> returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> for
|
2208
2175
|
convenience when writing loops.</p>
|
2209
2176
|
<div class="refsect3">
|
2210
|
-
<a name="
|
2177
|
+
<a name="gtk-text-iter-forward-char.parameters"></a><h4>Parameters</h4>
|
2211
2178
|
<div class="informaltable"><table width="100%" border="0">
|
2212
2179
|
<colgroup>
|
2213
2180
|
<col width="150px" class="parameters_name">
|
@@ -2222,10 +2189,9 @@ convenience when writing loops.</p>
|
|
2222
2189
|
</table></div>
|
2223
2190
|
</div>
|
2224
2191
|
<div class="refsect3">
|
2225
|
-
<a name="
|
2192
|
+
<a name="gtk-text-iter-forward-char.returns"></a><h4>Returns</h4>
|
2226
2193
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2227
2194
|
moved and is dereferenceable</p>
|
2228
|
-
<p></p>
|
2229
2195
|
</div>
|
2230
2196
|
</div>
|
2231
2197
|
<hr>
|
@@ -2239,7 +2205,7 @@ was possible; if <em class="parameter"><code>iter</code></em>
|
|
2239
2205
|
offset 0), <a class="link" href="GtkTextIter.html#gtk-text-iter-backward-char" title="gtk_text_iter_backward_char ()"><code class="function">gtk_text_iter_backward_char()</code></a> returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> for convenience when
|
2240
2206
|
writing loops.</p>
|
2241
2207
|
<div class="refsect3">
|
2242
|
-
<a name="
|
2208
|
+
<a name="gtk-text-iter-backward-char.parameters"></a><h4>Parameters</h4>
|
2243
2209
|
<div class="informaltable"><table width="100%" border="0">
|
2244
2210
|
<colgroup>
|
2245
2211
|
<col width="150px" class="parameters_name">
|
@@ -2254,9 +2220,8 @@ writing loops.</p>
|
|
2254
2220
|
</table></div>
|
2255
2221
|
</div>
|
2256
2222
|
<div class="refsect3">
|
2257
|
-
<a name="
|
2223
|
+
<a name="gtk-text-iter-backward-char.returns"></a><h4>Returns</h4>
|
2258
2224
|
<p> whether movement was possible</p>
|
2259
|
-
<p></p>
|
2260
2225
|
</div>
|
2261
2226
|
</div>
|
2262
2227
|
<hr>
|
@@ -2276,7 +2241,7 @@ buffer). The return value indicates whether the new position of
|
|
2276
2241
|
|
2277
2242
|
is 0, the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2278
2243
|
<div class="refsect3">
|
2279
|
-
<a name="
|
2244
|
+
<a name="gtk-text-iter-forward-chars.parameters"></a><h4>Parameters</h4>
|
2280
2245
|
<div class="informaltable"><table width="100%" border="0">
|
2281
2246
|
<colgroup>
|
2282
2247
|
<col width="150px" class="parameters_name">
|
@@ -2298,10 +2263,9 @@ is 0, the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.w
|
|
2298
2263
|
</table></div>
|
2299
2264
|
</div>
|
2300
2265
|
<div class="refsect3">
|
2301
|
-
<a name="
|
2266
|
+
<a name="gtk-text-iter-forward-chars.returns"></a><h4>Returns</h4>
|
2302
2267
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2303
2268
|
moved and is dereferenceable</p>
|
2304
|
-
<p></p>
|
2305
2269
|
</div>
|
2306
2270
|
</div>
|
2307
2271
|
<hr>
|
@@ -2320,7 +2284,7 @@ moved onto the end iterator, then <a href="/home/vagrant/ruby-gnome2.win32/glib2
|
|
2320
2284
|
is 0,
|
2321
2285
|
the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
2322
2286
|
<div class="refsect3">
|
2323
|
-
<a name="
|
2287
|
+
<a name="gtk-text-iter-backward-chars.parameters"></a><h4>Parameters</h4>
|
2324
2288
|
<div class="informaltable"><table width="100%" border="0">
|
2325
2289
|
<colgroup>
|
2326
2290
|
<col width="150px" class="parameters_name">
|
@@ -2342,10 +2306,9 @@ the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/g
|
|
2342
2306
|
</table></div>
|
2343
2307
|
</div>
|
2344
2308
|
<div class="refsect3">
|
2345
|
-
<a name="
|
2309
|
+
<a name="gtk-text-iter-backward-chars.returns"></a><h4>Returns</h4>
|
2346
2310
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2347
2311
|
moved and is dereferenceable</p>
|
2348
|
-
<p></p>
|
2349
2312
|
</div>
|
2350
2313
|
</div>
|
2351
2314
|
<hr>
|
@@ -2359,7 +2322,7 @@ last line of the buffer, moves the iter to the end of the current line.
|
|
2359
2322
|
If after the operation, the iter is at the end of the buffer and not
|
2360
2323
|
dereferencable, returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. Otherwise, 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>.</p>
|
2361
2324
|
<div class="refsect3">
|
2362
|
-
<a name="
|
2325
|
+
<a name="gtk-text-iter-forward-line.parameters"></a><h4>Parameters</h4>
|
2363
2326
|
<div class="informaltable"><table width="100%" border="0">
|
2364
2327
|
<colgroup>
|
2365
2328
|
<col width="150px" class="parameters_name">
|
@@ -2374,10 +2337,9 @@ dereferencable, returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/lo
|
|
2374
2337
|
</table></div>
|
2375
2338
|
</div>
|
2376
2339
|
<div class="refsect3">
|
2377
|
-
<a name="
|
2340
|
+
<a name="gtk-text-iter-forward-line.returns"></a><h4>Returns</h4>
|
2378
2341
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2379
2342
|
can be dereferenced</p>
|
2380
|
-
<p></p>
|
2381
2343
|
</div>
|
2382
2344
|
</div>
|
2383
2345
|
<hr>
|
@@ -2398,7 +2360,7 @@ the line and the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2
|
|
2398
2360
|
in a loop calling this function, the line number may not change on
|
2399
2361
|
every iteration, if your first iteration is on line 0.)</p>
|
2400
2362
|
<div class="refsect3">
|
2401
|
-
<a name="
|
2363
|
+
<a name="gtk-text-iter-backward-line.parameters"></a><h4>Parameters</h4>
|
2402
2364
|
<div class="informaltable"><table width="100%" border="0">
|
2403
2365
|
<colgroup>
|
2404
2366
|
<col width="150px" class="parameters_name">
|
@@ -2413,10 +2375,9 @@ every iteration, if your first iteration is on line 0.)</p>
|
|
2413
2375
|
</table></div>
|
2414
2376
|
</div>
|
2415
2377
|
<div class="refsect3">
|
2416
|
-
<a name="
|
2378
|
+
<a name="gtk-text-iter-backward-line.returns"></a><h4>Returns</h4>
|
2417
2379
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2418
2380
|
moved</p>
|
2419
|
-
<p></p>
|
2420
2381
|
</div>
|
2421
2382
|
</div>
|
2422
2383
|
<hr>
|
@@ -2438,7 +2399,7 @@ the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/g
|
|
2438
2399
|
moves backward by 0 - <em class="parameter"><code>count</code></em>
|
2439
2400
|
lines.</p>
|
2440
2401
|
<div class="refsect3">
|
2441
|
-
<a name="
|
2402
|
+
<a name="gtk-text-iter-forward-lines.parameters"></a><h4>Parameters</h4>
|
2442
2403
|
<div class="informaltable"><table width="100%" border="0">
|
2443
2404
|
<colgroup>
|
2444
2405
|
<col width="150px" class="parameters_name">
|
@@ -2460,10 +2421,9 @@ moves backward by 0 - <em class="parameter"><code>count</code></em>
|
|
2460
2421
|
</table></div>
|
2461
2422
|
</div>
|
2462
2423
|
<div class="refsect3">
|
2463
|
-
<a name="
|
2424
|
+
<a name="gtk-text-iter-forward-lines.returns"></a><h4>Returns</h4>
|
2464
2425
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2465
2426
|
moved and is dereferenceable</p>
|
2466
|
-
<p></p>
|
2467
2427
|
</div>
|
2468
2428
|
</div>
|
2469
2429
|
<hr>
|
@@ -2485,7 +2445,7 @@ the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/g
|
|
2485
2445
|
moves forward by 0 - <em class="parameter"><code>count</code></em>
|
2486
2446
|
lines.</p>
|
2487
2447
|
<div class="refsect3">
|
2488
|
-
<a name="
|
2448
|
+
<a name="gtk-text-iter-backward-lines.parameters"></a><h4>Parameters</h4>
|
2489
2449
|
<div class="informaltable"><table width="100%" border="0">
|
2490
2450
|
<colgroup>
|
2491
2451
|
<col width="150px" class="parameters_name">
|
@@ -2507,10 +2467,9 @@ moves forward by 0 - <em class="parameter"><code>count</code></em>
|
|
2507
2467
|
</table></div>
|
2508
2468
|
</div>
|
2509
2469
|
<div class="refsect3">
|
2510
|
-
<a name="
|
2470
|
+
<a name="gtk-text-iter-backward-lines.returns"></a><h4>Returns</h4>
|
2511
2471
|
<p> whether <em class="parameter"><code>iter</code></em>
|
2512
2472
|
moved and is dereferenceable</p>
|
2513
|
-
<p></p>
|
2514
2473
|
</div>
|
2515
2474
|
</div>
|
2516
2475
|
<hr>
|
@@ -2522,7 +2481,7 @@ gtk_text_iter_forward_word_ends (<em class="parameter"><code><a class="link" hre
|
|
2522
2481
|
<p>Calls <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-word-end" title="gtk_text_iter_forward_word_end ()"><code class="function">gtk_text_iter_forward_word_end()</code></a> up to <em class="parameter"><code>count</code></em>
|
2523
2482
|
times.</p>
|
2524
2483
|
<div class="refsect3">
|
2525
|
-
<a name="
|
2484
|
+
<a name="gtk-text-iter-forward-word-ends.parameters"></a><h4>Parameters</h4>
|
2526
2485
|
<div class="informaltable"><table width="100%" border="0">
|
2527
2486
|
<colgroup>
|
2528
2487
|
<col width="150px" class="parameters_name">
|
@@ -2544,10 +2503,9 @@ gtk_text_iter_forward_word_ends (<em class="parameter"><code><a class="link" hre
|
|
2544
2503
|
</table></div>
|
2545
2504
|
</div>
|
2546
2505
|
<div class="refsect3">
|
2547
|
-
<a name="
|
2506
|
+
<a name="gtk-text-iter-forward-word-ends.returns"></a><h4>Returns</h4>
|
2548
2507
|
<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>
|
2549
2508
|
moved and is not the end iterator </p>
|
2550
|
-
<p></p>
|
2551
2509
|
</div>
|
2552
2510
|
</div>
|
2553
2511
|
<hr>
|
@@ -2559,7 +2517,7 @@ gtk_text_iter_backward_word_starts (<em class="parameter"><code><a class="link"
|
|
2559
2517
|
<p>Calls <a class="link" href="GtkTextIter.html#gtk-text-iter-backward-word-start" title="gtk_text_iter_backward_word_start ()"><code class="function">gtk_text_iter_backward_word_start()</code></a> up to <em class="parameter"><code>count</code></em>
|
2560
2518
|
times.</p>
|
2561
2519
|
<div class="refsect3">
|
2562
|
-
<a name="
|
2520
|
+
<a name="gtk-text-iter-backward-word-starts.parameters"></a><h4>Parameters</h4>
|
2563
2521
|
<div class="informaltable"><table width="100%" border="0">
|
2564
2522
|
<colgroup>
|
2565
2523
|
<col width="150px" class="parameters_name">
|
@@ -2581,10 +2539,9 @@ gtk_text_iter_backward_word_starts (<em class="parameter"><code><a class="link"
|
|
2581
2539
|
</table></div>
|
2582
2540
|
</div>
|
2583
2541
|
<div class="refsect3">
|
2584
|
-
<a name="
|
2542
|
+
<a name="gtk-text-iter-backward-word-starts.returns"></a><h4>Returns</h4>
|
2585
2543
|
<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>
|
2586
2544
|
moved and is not the end iterator </p>
|
2587
|
-
<p></p>
|
2588
2545
|
</div>
|
2589
2546
|
</div>
|
2590
2547
|
<hr>
|
@@ -2599,7 +2556,7 @@ are determined by Pango and should be correct for nearly any
|
|
2599
2556
|
language (if not, the correct fix would be to the Pango word break
|
2600
2557
|
algorithms).</p>
|
2601
2558
|
<div class="refsect3">
|
2602
|
-
<a name="
|
2559
|
+
<a name="gtk-text-iter-forward-word-end.parameters"></a><h4>Parameters</h4>
|
2603
2560
|
<div class="informaltable"><table width="100%" border="0">
|
2604
2561
|
<colgroup>
|
2605
2562
|
<col width="150px" class="parameters_name">
|
@@ -2614,10 +2571,9 @@ algorithms).</p>
|
|
2614
2571
|
</table></div>
|
2615
2572
|
</div>
|
2616
2573
|
<div class="refsect3">
|
2617
|
-
<a name="
|
2574
|
+
<a name="gtk-text-iter-forward-word-end.returns"></a><h4>Returns</h4>
|
2618
2575
|
<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>
|
2619
2576
|
moved and is not the end iterator </p>
|
2620
|
-
<p></p>
|
2621
2577
|
</div>
|
2622
2578
|
</div>
|
2623
2579
|
<hr>
|
@@ -2632,7 +2588,7 @@ are determined by Pango and should be correct for nearly any
|
|
2632
2588
|
language (if not, the correct fix would be to the Pango word break
|
2633
2589
|
algorithms).</p>
|
2634
2590
|
<div class="refsect3">
|
2635
|
-
<a name="
|
2591
|
+
<a name="gtk-text-iter-backward-word-start.parameters"></a><h4>Parameters</h4>
|
2636
2592
|
<div class="informaltable"><table width="100%" border="0">
|
2637
2593
|
<colgroup>
|
2638
2594
|
<col width="150px" class="parameters_name">
|
@@ -2647,10 +2603,9 @@ algorithms).</p>
|
|
2647
2603
|
</table></div>
|
2648
2604
|
</div>
|
2649
2605
|
<div class="refsect3">
|
2650
|
-
<a name="
|
2606
|
+
<a name="gtk-text-iter-backward-word-start.returns"></a><h4>Returns</h4>
|
2651
2607
|
<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>
|
2652
2608
|
moved and is not the end iterator </p>
|
2653
|
-
<p></p>
|
2654
2609
|
</div>
|
2655
2610
|
</div>
|
2656
2611
|
<hr>
|
@@ -2667,10 +2622,10 @@ a carriage return/newline sequence. For some Unicode characters,
|
|
2667
2622
|
the equivalent of say the letter "a" with an accent mark will be
|
2668
2623
|
represented as two characters, first the letter then a "combining
|
2669
2624
|
mark" that causes the accent to be rendered; so the cursor can't go
|
2670
|
-
between those two characters. See also the <span class="type">PangoLogAttr</span> structure and
|
2671
|
-
<code class="function">pango_break()</code> function.</p>
|
2625
|
+
between those two characters. See also the <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#PangoLogAttr"><span class="type">PangoLogAttr</span></a> structure and
|
2626
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Text-Processing.html#pango-break"><code class="function">pango_break()</code></a> function.</p>
|
2672
2627
|
<div class="refsect3">
|
2673
|
-
<a name="
|
2628
|
+
<a name="gtk-text-iter-forward-cursor-position.parameters"></a><h4>Parameters</h4>
|
2674
2629
|
<div class="informaltable"><table width="100%" border="0">
|
2675
2630
|
<colgroup>
|
2676
2631
|
<col width="150px" class="parameters_name">
|
@@ -2685,9 +2640,8 @@ between those two characters. See also the <span class="type">PangoLogAttr</span
|
|
2685
2640
|
</table></div>
|
2686
2641
|
</div>
|
2687
2642
|
<div class="refsect3">
|
2688
|
-
<a name="
|
2643
|
+
<a name="gtk-text-iter-forward-cursor-position.returns"></a><h4>Returns</h4>
|
2689
2644
|
<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 we moved and the new position is dereferenceable</p>
|
2690
|
-
<p></p>
|
2691
2645
|
</div>
|
2692
2646
|
</div>
|
2693
2647
|
<hr>
|
@@ -2698,7 +2652,7 @@ gtk_text_iter_backward_cursor_position
|
|
2698
2652
|
(<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
2699
2653
|
<p>Like <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a>, but moves backward.</p>
|
2700
2654
|
<div class="refsect3">
|
2701
|
-
<a name="
|
2655
|
+
<a name="gtk-text-iter-backward-cursor-position.parameters"></a><h4>Parameters</h4>
|
2702
2656
|
<div class="informaltable"><table width="100%" border="0">
|
2703
2657
|
<colgroup>
|
2704
2658
|
<col width="150px" class="parameters_name">
|
@@ -2713,9 +2667,8 @@ gtk_text_iter_backward_cursor_position
|
|
2713
2667
|
</table></div>
|
2714
2668
|
</div>
|
2715
2669
|
<div class="refsect3">
|
2716
|
-
<a name="
|
2670
|
+
<a name="gtk-text-iter-backward-cursor-position.returns"></a><h4>Returns</h4>
|
2717
2671
|
<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 we moved</p>
|
2718
|
-
<p></p>
|
2719
2672
|
</div>
|
2720
2673
|
</div>
|
2721
2674
|
<hr>
|
@@ -2729,7 +2682,7 @@ gtk_text_iter_forward_cursor_positions
|
|
2729
2682
|
cursor positions. See
|
2730
2683
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> for details.</p>
|
2731
2684
|
<div class="refsect3">
|
2732
|
-
<a name="
|
2685
|
+
<a name="gtk-text-iter-forward-cursor-positions.parameters"></a><h4>Parameters</h4>
|
2733
2686
|
<div class="informaltable"><table width="100%" border="0">
|
2734
2687
|
<colgroup>
|
2735
2688
|
<col width="150px" class="parameters_name">
|
@@ -2751,9 +2704,8 @@ gtk_text_iter_forward_cursor_positions
|
|
2751
2704
|
</table></div>
|
2752
2705
|
</div>
|
2753
2706
|
<div class="refsect3">
|
2754
|
-
<a name="
|
2707
|
+
<a name="gtk-text-iter-forward-cursor-positions.returns"></a><h4>Returns</h4>
|
2755
2708
|
<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 we moved and the new position is dereferenceable</p>
|
2756
|
-
<p></p>
|
2757
2709
|
</div>
|
2758
2710
|
</div>
|
2759
2711
|
<hr>
|
@@ -2767,7 +2719,7 @@ gtk_text_iter_backward_cursor_positions
|
|
2767
2719
|
cursor positions. See
|
2768
2720
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> for details.</p>
|
2769
2721
|
<div class="refsect3">
|
2770
|
-
<a name="
|
2722
|
+
<a name="gtk-text-iter-backward-cursor-positions.parameters"></a><h4>Parameters</h4>
|
2771
2723
|
<div class="informaltable"><table width="100%" border="0">
|
2772
2724
|
<colgroup>
|
2773
2725
|
<col width="150px" class="parameters_name">
|
@@ -2789,9 +2741,8 @@ gtk_text_iter_backward_cursor_positions
|
|
2789
2741
|
</table></div>
|
2790
2742
|
</div>
|
2791
2743
|
<div class="refsect3">
|
2792
|
-
<a name="
|
2744
|
+
<a name="gtk-text-iter-backward-cursor-positions.returns"></a><h4>Returns</h4>
|
2793
2745
|
<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 we moved and the new position is dereferenceable</p>
|
2794
|
-
<p></p>
|
2795
2746
|
</div>
|
2796
2747
|
</div>
|
2797
2748
|
<hr>
|
@@ -2806,7 +2757,7 @@ boundaries are determined by Pango and should be correct for nearly
|
|
2806
2757
|
any language (if not, the correct fix would be to the Pango text
|
2807
2758
|
boundary algorithms).</p>
|
2808
2759
|
<div class="refsect3">
|
2809
|
-
<a name="
|
2760
|
+
<a name="gtk-text-iter-backward-sentence-start.parameters"></a><h4>Parameters</h4>
|
2810
2761
|
<div class="informaltable"><table width="100%" border="0">
|
2811
2762
|
<colgroup>
|
2812
2763
|
<col width="150px" class="parameters_name">
|
@@ -2821,10 +2772,9 @@ boundary algorithms).</p>
|
|
2821
2772
|
</table></div>
|
2822
2773
|
</div>
|
2823
2774
|
<div class="refsect3">
|
2824
|
-
<a name="
|
2775
|
+
<a name="gtk-text-iter-backward-sentence-start.returns"></a><h4>Returns</h4>
|
2825
2776
|
<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>
|
2826
2777
|
moved and is not the end iterator</p>
|
2827
|
-
<p></p>
|
2828
2778
|
</div>
|
2829
2779
|
</div>
|
2830
2780
|
<hr>
|
@@ -2840,7 +2790,7 @@ or until it returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/
|
|
2840
2790
|
is negative, moves forward
|
2841
2791
|
instead of backward.</p>
|
2842
2792
|
<div class="refsect3">
|
2843
|
-
<a name="
|
2793
|
+
<a name="gtk-text-iter-backward-sentence-starts.parameters"></a><h4>Parameters</h4>
|
2844
2794
|
<div class="informaltable"><table width="100%" border="0">
|
2845
2795
|
<colgroup>
|
2846
2796
|
<col width="150px" class="parameters_name">
|
@@ -2862,10 +2812,9 @@ instead of backward.</p>
|
|
2862
2812
|
</table></div>
|
2863
2813
|
</div>
|
2864
2814
|
<div class="refsect3">
|
2865
|
-
<a name="
|
2815
|
+
<a name="gtk-text-iter-backward-sentence-starts.returns"></a><h4>Returns</h4>
|
2866
2816
|
<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>
|
2867
2817
|
moved and is not the end iterator</p>
|
2868
|
-
<p></p>
|
2869
2818
|
</div>
|
2870
2819
|
</div>
|
2871
2820
|
<hr>
|
@@ -2880,7 +2829,7 @@ boundaries are determined by Pango and should be correct for nearly
|
|
2880
2829
|
any language (if not, the correct fix would be to the Pango text
|
2881
2830
|
boundary algorithms).</p>
|
2882
2831
|
<div class="refsect3">
|
2883
|
-
<a name="
|
2832
|
+
<a name="gtk-text-iter-forward-sentence-end.parameters"></a><h4>Parameters</h4>
|
2884
2833
|
<div class="informaltable"><table width="100%" border="0">
|
2885
2834
|
<colgroup>
|
2886
2835
|
<col width="150px" class="parameters_name">
|
@@ -2895,10 +2844,9 @@ boundary algorithms).</p>
|
|
2895
2844
|
</table></div>
|
2896
2845
|
</div>
|
2897
2846
|
<div class="refsect3">
|
2898
|
-
<a name="
|
2847
|
+
<a name="gtk-text-iter-forward-sentence-end.returns"></a><h4>Returns</h4>
|
2899
2848
|
<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>
|
2900
2849
|
moved and is not the end iterator</p>
|
2901
|
-
<p></p>
|
2902
2850
|
</div>
|
2903
2851
|
</div>
|
2904
2852
|
<hr>
|
@@ -2913,7 +2861,7 @@ gtk_text_iter_forward_sentence_ends (<em class="parameter"><code><a class="link"
|
|
2913
2861
|
is
|
2914
2862
|
negative, moves backward instead of forward.</p>
|
2915
2863
|
<div class="refsect3">
|
2916
|
-
<a name="
|
2864
|
+
<a name="gtk-text-iter-forward-sentence-ends.parameters"></a><h4>Parameters</h4>
|
2917
2865
|
<div class="informaltable"><table width="100%" border="0">
|
2918
2866
|
<colgroup>
|
2919
2867
|
<col width="150px" class="parameters_name">
|
@@ -2935,10 +2883,9 @@ negative, moves backward instead of forward.</p>
|
|
2935
2883
|
</table></div>
|
2936
2884
|
</div>
|
2937
2885
|
<div class="refsect3">
|
2938
|
-
<a name="
|
2886
|
+
<a name="gtk-text-iter-forward-sentence-ends.returns"></a><h4>Returns</h4>
|
2939
2887
|
<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>
|
2940
2888
|
moved and is not the end iterator</p>
|
2941
|
-
<p></p>
|
2942
2889
|
</div>
|
2943
2890
|
</div>
|
2944
2891
|
<hr>
|
@@ -2951,7 +2898,7 @@ gtk_text_iter_forward_visible_word_ends
|
|
2951
2898
|
<p>Calls <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-visible-word-end" title="gtk_text_iter_forward_visible_word_end ()"><code class="function">gtk_text_iter_forward_visible_word_end()</code></a> up to <em class="parameter"><code>count</code></em>
|
2952
2899
|
times.</p>
|
2953
2900
|
<div class="refsect3">
|
2954
|
-
<a name="
|
2901
|
+
<a name="gtk-text-iter-forward-visible-word-ends.parameters"></a><h4>Parameters</h4>
|
2955
2902
|
<div class="informaltable"><table width="100%" border="0">
|
2956
2903
|
<colgroup>
|
2957
2904
|
<col width="150px" class="parameters_name">
|
@@ -2973,12 +2920,11 @@ gtk_text_iter_forward_visible_word_ends
|
|
2973
2920
|
</table></div>
|
2974
2921
|
</div>
|
2975
2922
|
<div class="refsect3">
|
2976
|
-
<a name="
|
2923
|
+
<a name="gtk-text-iter-forward-visible-word-ends.returns"></a><h4>Returns</h4>
|
2977
2924
|
<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>
|
2978
2925
|
moved and is not the end iterator </p>
|
2979
|
-
<p></p>
|
2980
2926
|
</div>
|
2981
|
-
<p class="since">Since 2.4</p>
|
2927
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2982
2928
|
</div>
|
2983
2929
|
<hr>
|
2984
2930
|
<div class="refsect2">
|
@@ -2990,7 +2936,7 @@ gtk_text_iter_backward_visible_word_starts
|
|
2990
2936
|
<p>Calls <a class="link" href="GtkTextIter.html#gtk-text-iter-backward-visible-word-start" title="gtk_text_iter_backward_visible_word_start ()"><code class="function">gtk_text_iter_backward_visible_word_start()</code></a> up to <em class="parameter"><code>count</code></em>
|
2991
2937
|
times.</p>
|
2992
2938
|
<div class="refsect3">
|
2993
|
-
<a name="
|
2939
|
+
<a name="gtk-text-iter-backward-visible-word-starts.parameters"></a><h4>Parameters</h4>
|
2994
2940
|
<div class="informaltable"><table width="100%" border="0">
|
2995
2941
|
<colgroup>
|
2996
2942
|
<col width="150px" class="parameters_name">
|
@@ -3012,12 +2958,11 @@ gtk_text_iter_backward_visible_word_starts
|
|
3012
2958
|
</table></div>
|
3013
2959
|
</div>
|
3014
2960
|
<div class="refsect3">
|
3015
|
-
<a name="
|
2961
|
+
<a name="gtk-text-iter-backward-visible-word-starts.returns"></a><h4>Returns</h4>
|
3016
2962
|
<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>
|
3017
2963
|
moved and is not the end iterator </p>
|
3018
|
-
<p></p>
|
3019
2964
|
</div>
|
3020
|
-
<p class="since">Since 2.4</p>
|
2965
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3021
2966
|
</div>
|
3022
2967
|
<hr>
|
3023
2968
|
<div class="refsect2">
|
@@ -3032,7 +2977,7 @@ are determined by Pango and should be correct for nearly any
|
|
3032
2977
|
language (if not, the correct fix would be to the Pango word break
|
3033
2978
|
algorithms).</p>
|
3034
2979
|
<div class="refsect3">
|
3035
|
-
<a name="
|
2980
|
+
<a name="gtk-text-iter-forward-visible-word-end.parameters"></a><h4>Parameters</h4>
|
3036
2981
|
<div class="informaltable"><table width="100%" border="0">
|
3037
2982
|
<colgroup>
|
3038
2983
|
<col width="150px" class="parameters_name">
|
@@ -3047,12 +2992,11 @@ algorithms).</p>
|
|
3047
2992
|
</table></div>
|
3048
2993
|
</div>
|
3049
2994
|
<div class="refsect3">
|
3050
|
-
<a name="
|
2995
|
+
<a name="gtk-text-iter-forward-visible-word-end.returns"></a><h4>Returns</h4>
|
3051
2996
|
<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>
|
3052
2997
|
moved and is not the end iterator </p>
|
3053
|
-
<p></p>
|
3054
2998
|
</div>
|
3055
|
-
<p class="since">Since 2.4</p>
|
2999
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3056
3000
|
</div>
|
3057
3001
|
<hr>
|
3058
3002
|
<div class="refsect2">
|
@@ -3067,7 +3011,7 @@ are determined by Pango and should be correct for nearly any
|
|
3067
3011
|
language (if not, the correct fix would be to the Pango word break
|
3068
3012
|
algorithms).</p>
|
3069
3013
|
<div class="refsect3">
|
3070
|
-
<a name="
|
3014
|
+
<a name="gtk-text-iter-backward-visible-word-start.parameters"></a><h4>Parameters</h4>
|
3071
3015
|
<div class="informaltable"><table width="100%" border="0">
|
3072
3016
|
<colgroup>
|
3073
3017
|
<col width="150px" class="parameters_name">
|
@@ -3082,12 +3026,11 @@ algorithms).</p>
|
|
3082
3026
|
</table></div>
|
3083
3027
|
</div>
|
3084
3028
|
<div class="refsect3">
|
3085
|
-
<a name="
|
3029
|
+
<a name="gtk-text-iter-backward-visible-word-start.returns"></a><h4>Returns</h4>
|
3086
3030
|
<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>
|
3087
3031
|
moved and is not the end iterator </p>
|
3088
|
-
<p></p>
|
3089
3032
|
</div>
|
3090
|
-
<p class="since">Since 2.4</p>
|
3033
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3091
3034
|
</div>
|
3092
3035
|
<hr>
|
3093
3036
|
<div class="refsect2">
|
@@ -3099,7 +3042,7 @@ gtk_text_iter_forward_visible_cursor_position
|
|
3099
3042
|
forward to the next visible cursor position. See
|
3100
3043
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> for details.</p>
|
3101
3044
|
<div class="refsect3">
|
3102
|
-
<a name="
|
3045
|
+
<a name="gtk-text-iter-forward-visible-cursor-position.parameters"></a><h4>Parameters</h4>
|
3103
3046
|
<div class="informaltable"><table width="100%" border="0">
|
3104
3047
|
<colgroup>
|
3105
3048
|
<col width="150px" class="parameters_name">
|
@@ -3114,11 +3057,10 @@ gtk_text_iter_forward_visible_cursor_position
|
|
3114
3057
|
</table></div>
|
3115
3058
|
</div>
|
3116
3059
|
<div class="refsect3">
|
3117
|
-
<a name="
|
3060
|
+
<a name="gtk-text-iter-forward-visible-cursor-position.returns"></a><h4>Returns</h4>
|
3118
3061
|
<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 we moved and the new position is dereferenceable</p>
|
3119
|
-
<p></p>
|
3120
3062
|
</div>
|
3121
|
-
<p class="since">Since 2.4</p>
|
3063
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3122
3064
|
</div>
|
3123
3065
|
<hr>
|
3124
3066
|
<div class="refsect2">
|
@@ -3130,7 +3072,7 @@ gtk_text_iter_backward_visible_cursor_position
|
|
3130
3072
|
forward to the previous visible cursor position. See
|
3131
3073
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-backward-cursor-position" title="gtk_text_iter_backward_cursor_position ()"><code class="function">gtk_text_iter_backward_cursor_position()</code></a> for details.</p>
|
3132
3074
|
<div class="refsect3">
|
3133
|
-
<a name="
|
3075
|
+
<a name="gtk-text-iter-backward-visible-cursor-position.parameters"></a><h4>Parameters</h4>
|
3134
3076
|
<div class="informaltable"><table width="100%" border="0">
|
3135
3077
|
<colgroup>
|
3136
3078
|
<col width="150px" class="parameters_name">
|
@@ -3145,11 +3087,10 @@ gtk_text_iter_backward_visible_cursor_position
|
|
3145
3087
|
</table></div>
|
3146
3088
|
</div>
|
3147
3089
|
<div class="refsect3">
|
3148
|
-
<a name="
|
3090
|
+
<a name="gtk-text-iter-backward-visible-cursor-position.returns"></a><h4>Returns</h4>
|
3149
3091
|
<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 we moved and the new position is dereferenceable</p>
|
3150
|
-
<p></p>
|
3151
3092
|
</div>
|
3152
|
-
<p class="since">Since 2.4</p>
|
3093
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3153
3094
|
</div>
|
3154
3095
|
<hr>
|
3155
3096
|
<div class="refsect2">
|
@@ -3162,7 +3103,7 @@ gtk_text_iter_forward_visible_cursor_positions
|
|
3162
3103
|
visible cursor positions. See
|
3163
3104
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> for details.</p>
|
3164
3105
|
<div class="refsect3">
|
3165
|
-
<a name="
|
3106
|
+
<a name="gtk-text-iter-forward-visible-cursor-positions.parameters"></a><h4>Parameters</h4>
|
3166
3107
|
<div class="informaltable"><table width="100%" border="0">
|
3167
3108
|
<colgroup>
|
3168
3109
|
<col width="150px" class="parameters_name">
|
@@ -3184,11 +3125,10 @@ gtk_text_iter_forward_visible_cursor_positions
|
|
3184
3125
|
</table></div>
|
3185
3126
|
</div>
|
3186
3127
|
<div class="refsect3">
|
3187
|
-
<a name="
|
3128
|
+
<a name="gtk-text-iter-forward-visible-cursor-positions.returns"></a><h4>Returns</h4>
|
3188
3129
|
<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 we moved and the new position is dereferenceable</p>
|
3189
|
-
<p></p>
|
3190
3130
|
</div>
|
3191
|
-
<p class="since">Since 2.4</p>
|
3131
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3192
3132
|
</div>
|
3193
3133
|
<hr>
|
3194
3134
|
<div class="refsect2">
|
@@ -3201,7 +3141,7 @@ gtk_text_iter_backward_visible_cursor_positions
|
|
3201
3141
|
visible cursor positions. See
|
3202
3142
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-backward-cursor-position" title="gtk_text_iter_backward_cursor_position ()"><code class="function">gtk_text_iter_backward_cursor_position()</code></a> for details.</p>
|
3203
3143
|
<div class="refsect3">
|
3204
|
-
<a name="
|
3144
|
+
<a name="gtk-text-iter-backward-visible-cursor-positions.parameters"></a><h4>Parameters</h4>
|
3205
3145
|
<div class="informaltable"><table width="100%" border="0">
|
3206
3146
|
<colgroup>
|
3207
3147
|
<col width="150px" class="parameters_name">
|
@@ -3223,11 +3163,10 @@ gtk_text_iter_backward_visible_cursor_positions
|
|
3223
3163
|
</table></div>
|
3224
3164
|
</div>
|
3225
3165
|
<div class="refsect3">
|
3226
|
-
<a name="
|
3166
|
+
<a name="gtk-text-iter-backward-visible-cursor-positions.returns"></a><h4>Returns</h4>
|
3227
3167
|
<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 we moved and the new position is dereferenceable</p>
|
3228
|
-
<p></p>
|
3229
3168
|
</div>
|
3230
|
-
<p class="since">Since 2.4</p>
|
3169
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3231
3170
|
</div>
|
3232
3171
|
<hr>
|
3233
3172
|
<div class="refsect2">
|
@@ -3242,7 +3181,7 @@ the end of the buffer and is now not dereferenceable, or if <em class="parameter
|
|
3242
3181
|
was
|
3243
3182
|
already at the end of the buffer.</p>
|
3244
3183
|
<div class="refsect3">
|
3245
|
-
<a name="
|
3184
|
+
<a name="gtk-text-iter-forward-visible-line.parameters"></a><h4>Parameters</h4>
|
3246
3185
|
<div class="informaltable"><table width="100%" border="0">
|
3247
3186
|
<colgroup>
|
3248
3187
|
<col width="150px" class="parameters_name">
|
@@ -3257,12 +3196,11 @@ already at the end of the buffer.</p>
|
|
3257
3196
|
</table></div>
|
3258
3197
|
</div>
|
3259
3198
|
<div class="refsect3">
|
3260
|
-
<a name="
|
3199
|
+
<a name="gtk-text-iter-forward-visible-line.returns"></a><h4>Returns</h4>
|
3261
3200
|
<p> whether <em class="parameter"><code>iter</code></em>
|
3262
3201
|
can be dereferenced</p>
|
3263
|
-
<p></p>
|
3264
3202
|
</div>
|
3265
|
-
<p class="since">Since 2.8</p>
|
3203
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3266
3204
|
</div>
|
3267
3205
|
<hr>
|
3268
3206
|
<div class="refsect2">
|
@@ -3282,7 +3220,7 @@ the line and the function returns <a href="/home/vagrant/ruby-gnome2.win32/glib2
|
|
3282
3220
|
in a loop calling this function, the line number may not change on
|
3283
3221
|
every iteration, if your first iteration is on line 0.)</p>
|
3284
3222
|
<div class="refsect3">
|
3285
|
-
<a name="
|
3223
|
+
<a name="gtk-text-iter-backward-visible-line.parameters"></a><h4>Parameters</h4>
|
3286
3224
|
<div class="informaltable"><table width="100%" border="0">
|
3287
3225
|
<colgroup>
|
3288
3226
|
<col width="150px" class="parameters_name">
|
@@ -3297,12 +3235,11 @@ every iteration, if your first iteration is on line 0.)</p>
|
|
3297
3235
|
</table></div>
|
3298
3236
|
</div>
|
3299
3237
|
<div class="refsect3">
|
3300
|
-
<a name="
|
3238
|
+
<a name="gtk-text-iter-backward-visible-line.returns"></a><h4>Returns</h4>
|
3301
3239
|
<p> whether <em class="parameter"><code>iter</code></em>
|
3302
3240
|
moved</p>
|
3303
|
-
<p></p>
|
3304
3241
|
</div>
|
3305
|
-
<p class="since">Since 2.8</p>
|
3242
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3306
3243
|
</div>
|
3307
3244
|
<hr>
|
3308
3245
|
<div class="refsect2">
|
@@ -3323,7 +3260,7 @@ the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/g
|
|
3323
3260
|
moves backward by 0 - <em class="parameter"><code>count</code></em>
|
3324
3261
|
lines.</p>
|
3325
3262
|
<div class="refsect3">
|
3326
|
-
<a name="
|
3263
|
+
<a name="gtk-text-iter-forward-visible-lines.parameters"></a><h4>Parameters</h4>
|
3327
3264
|
<div class="informaltable"><table width="100%" border="0">
|
3328
3265
|
<colgroup>
|
3329
3266
|
<col width="150px" class="parameters_name">
|
@@ -3345,12 +3282,11 @@ moves backward by 0 - <em class="parameter"><code>count</code></em>
|
|
3345
3282
|
</table></div>
|
3346
3283
|
</div>
|
3347
3284
|
<div class="refsect3">
|
3348
|
-
<a name="
|
3285
|
+
<a name="gtk-text-iter-forward-visible-lines.returns"></a><h4>Returns</h4>
|
3349
3286
|
<p> whether <em class="parameter"><code>iter</code></em>
|
3350
3287
|
moved and is dereferenceable</p>
|
3351
|
-
<p></p>
|
3352
3288
|
</div>
|
3353
|
-
<p class="since">Since 2.8</p>
|
3289
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3354
3290
|
</div>
|
3355
3291
|
<hr>
|
3356
3292
|
<div class="refsect2">
|
@@ -3371,7 +3307,7 @@ the function does nothing and returns <a href="/home/vagrant/ruby-gnome2.win32/g
|
|
3371
3307
|
moves forward by 0 - <em class="parameter"><code>count</code></em>
|
3372
3308
|
lines.</p>
|
3373
3309
|
<div class="refsect3">
|
3374
|
-
<a name="
|
3310
|
+
<a name="gtk-text-iter-backward-visible-lines.parameters"></a><h4>Parameters</h4>
|
3375
3311
|
<div class="informaltable"><table width="100%" border="0">
|
3376
3312
|
<colgroup>
|
3377
3313
|
<col width="150px" class="parameters_name">
|
@@ -3393,12 +3329,11 @@ moves forward by 0 - <em class="parameter"><code>count</code></em>
|
|
3393
3329
|
</table></div>
|
3394
3330
|
</div>
|
3395
3331
|
<div class="refsect3">
|
3396
|
-
<a name="
|
3332
|
+
<a name="gtk-text-iter-backward-visible-lines.returns"></a><h4>Returns</h4>
|
3397
3333
|
<p> whether <em class="parameter"><code>iter</code></em>
|
3398
3334
|
moved and is dereferenceable</p>
|
3399
|
-
<p></p>
|
3400
3335
|
</div>
|
3401
|
-
<p class="since">Since 2.8</p>
|
3336
|
+
<p class="since">Since: <a class="link" href="api-index-2-8.html#api-index-2.8">2.8</a></p>
|
3402
3337
|
</div>
|
3403
3338
|
<hr>
|
3404
3339
|
<div class="refsect2">
|
@@ -3412,7 +3347,7 @@ gtk_text_iter_set_offset (<em class="parameter"><code><a class="link" href="GtkT
|
|
3412
3347
|
counts from the start
|
3413
3348
|
of the entire text buffer, starting with 0.</p>
|
3414
3349
|
<div class="refsect3">
|
3415
|
-
<a name="
|
3350
|
+
<a name="gtk-text-iter-set-offset.parameters"></a><h4>Parameters</h4>
|
3416
3351
|
<div class="informaltable"><table width="100%" border="0">
|
3417
3352
|
<colgroup>
|
3418
3353
|
<col width="150px" class="parameters_name">
|
@@ -3448,7 +3383,7 @@ gtk_text_iter_set_line (<em class="parameter"><code><a class="link" href="GtkTex
|
|
3448
3383
|
buffer, moves <em class="parameter"><code>iter</code></em>
|
3449
3384
|
to the start of the last line in the buffer.</p>
|
3450
3385
|
<div class="refsect3">
|
3451
|
-
<a name="
|
3386
|
+
<a name="gtk-text-iter-set-line.parameters"></a><h4>Parameters</h4>
|
3452
3387
|
<div class="informaltable"><table width="100%" border="0">
|
3453
3388
|
<colgroup>
|
3454
3389
|
<col width="150px" class="parameters_name">
|
@@ -3485,7 +3420,7 @@ moves to the start of the next line. See
|
|
3485
3420
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-set-line-index" title="gtk_text_iter_set_line_index ()"><code class="function">gtk_text_iter_set_line_index()</code></a> if you have a byte index rather than
|
3486
3421
|
a character offset.</p>
|
3487
3422
|
<div class="refsect3">
|
3488
|
-
<a name="
|
3423
|
+
<a name="gtk-text-iter-set-line-offset.parameters"></a><h4>Parameters</h4>
|
3489
3424
|
<div class="informaltable"><table width="100%" border="0">
|
3490
3425
|
<colgroup>
|
3491
3426
|
<col width="150px" class="parameters_name">
|
@@ -3519,7 +3454,7 @@ gtk_text_iter_set_line_index (<em class="parameter"><code><a class="link" href="
|
|
3519
3454
|
the start of a character, it can't be in the middle of a UTF-8
|
3520
3455
|
encoded character.</p>
|
3521
3456
|
<div class="refsect3">
|
3522
|
-
<a name="
|
3457
|
+
<a name="gtk-text-iter-set-line-index.parameters"></a><h4>Parameters</h4>
|
3523
3458
|
<div class="informaltable"><table width="100%" border="0">
|
3524
3459
|
<colgroup>
|
3525
3460
|
<col width="150px" class="parameters_name">
|
@@ -3552,7 +3487,7 @@ gtk_text_iter_set_visible_line_index (<em class="parameter"><code><a class="link
|
|
3552
3487
|
bytes, i.e. text with a tag making it invisible is not counted
|
3553
3488
|
in the index.</p>
|
3554
3489
|
<div class="refsect3">
|
3555
|
-
<a name="
|
3490
|
+
<a name="gtk-text-iter-set-visible-line-index.parameters"></a><h4>Parameters</h4>
|
3556
3491
|
<div class="informaltable"><table width="100%" border="0">
|
3557
3492
|
<colgroup>
|
3558
3493
|
<col width="150px" class="parameters_name">
|
@@ -3584,7 +3519,7 @@ gtk_text_iter_set_visible_line_offset (<em class="parameter"><code><a class="lin
|
|
3584
3519
|
characters, i.e. text with a tag making it invisible is not
|
3585
3520
|
counted in the offset.</p>
|
3586
3521
|
<div class="refsect3">
|
3587
|
-
<a name="
|
3522
|
+
<a name="gtk-text-iter-set-visible-line-offset.parameters"></a><h4>Parameters</h4>
|
3588
3523
|
<div class="informaltable"><table width="100%" border="0">
|
3589
3524
|
<colgroup>
|
3590
3525
|
<col width="150px" class="parameters_name">
|
@@ -3616,7 +3551,7 @@ gtk_text_iter_forward_to_end (<em class="parameter"><code><a class="link" href="
|
|
3616
3551
|
valid character in the buffer. <a class="link" href="GtkTextIter.html#gtk-text-iter-get-char" title="gtk_text_iter_get_char ()"><code class="function">gtk_text_iter_get_char()</code></a> called on the
|
3617
3552
|
end iterator returns 0, which is convenient for writing loops.</p>
|
3618
3553
|
<div class="refsect3">
|
3619
|
-
<a name="
|
3554
|
+
<a name="gtk-text-iter-forward-to-end.parameters"></a><h4>Parameters</h4>
|
3620
3555
|
<div class="informaltable"><table width="100%" border="0">
|
3621
3556
|
<colgroup>
|
3622
3557
|
<col width="150px" class="parameters_name">
|
@@ -3646,7 +3581,7 @@ next line. If <em class="parameter"><code>iter</code></em>
|
|
3646
3581
|
not end in paragraph delimiters, moves to the end iterator (end of
|
3647
3582
|
the last line), and returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
|
3648
3583
|
<div class="refsect3">
|
3649
|
-
<a name="
|
3584
|
+
<a name="gtk-text-iter-forward-to-line-end.parameters"></a><h4>Parameters</h4>
|
3650
3585
|
<div class="informaltable"><table width="100%" border="0">
|
3651
3586
|
<colgroup>
|
3652
3587
|
<col width="150px" class="parameters_name">
|
@@ -3661,9 +3596,8 @@ the last line), and returns <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendo
|
|
3661
3596
|
</table></div>
|
3662
3597
|
</div>
|
3663
3598
|
<div class="refsect3">
|
3664
|
-
<a name="
|
3599
|
+
<a name="gtk-text-iter-forward-to-line-end.returns"></a><h4>Returns</h4>
|
3665
3600
|
<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 we moved and the new location is not the end iterator</p>
|
3666
|
-
<p></p>
|
3667
3601
|
</div>
|
3668
3602
|
</div>
|
3669
3603
|
<hr>
|
@@ -3685,7 +3619,7 @@ located at <em class="parameter"><code>iter</code></em>
|
|
3685
3619
|
the location of the toggle, or to the end of the buffer
|
3686
3620
|
if no toggle is found.</p>
|
3687
3621
|
<div class="refsect3">
|
3688
|
-
<a name="
|
3622
|
+
<a name="gtk-text-iter-forward-to-tag-toggle.parameters"></a><h4>Parameters</h4>
|
3689
3623
|
<div class="informaltable"><table width="100%" border="0">
|
3690
3624
|
<colgroup>
|
3691
3625
|
<col width="150px" class="parameters_name">
|
@@ -3707,10 +3641,9 @@ if no toggle is found.</p>
|
|
3707
3641
|
</table></div>
|
3708
3642
|
</div>
|
3709
3643
|
<div class="refsect3">
|
3710
|
-
<a name="
|
3644
|
+
<a name="gtk-text-iter-forward-to-tag-toggle.returns"></a><h4>Returns</h4>
|
3711
3645
|
<p> whether we found a tag toggle after <em class="parameter"><code>iter</code></em>
|
3712
3646
|
</p>
|
3713
|
-
<p></p>
|
3714
3647
|
</div>
|
3715
3648
|
</div>
|
3716
3649
|
<hr>
|
@@ -3732,7 +3665,7 @@ located at <em class="parameter"><code>iter</code></em>
|
|
3732
3665
|
to the location of the toggle, or the start of the buffer
|
3733
3666
|
if no toggle is found.</p>
|
3734
3667
|
<div class="refsect3">
|
3735
|
-
<a name="
|
3668
|
+
<a name="gtk-text-iter-backward-to-tag-toggle.parameters"></a><h4>Parameters</h4>
|
3736
3669
|
<div class="informaltable"><table width="100%" border="0">
|
3737
3670
|
<colgroup>
|
3738
3671
|
<col width="150px" class="parameters_name">
|
@@ -3754,10 +3687,9 @@ if no toggle is found.</p>
|
|
3754
3687
|
</table></div>
|
3755
3688
|
</div>
|
3756
3689
|
<div class="refsect3">
|
3757
|
-
<a name="
|
3690
|
+
<a name="gtk-text-iter-backward-to-tag-toggle.returns"></a><h4>Returns</h4>
|
3758
3691
|
<p> whether we found a tag toggle before <em class="parameter"><code>iter</code></em>
|
3759
3692
|
</p>
|
3760
|
-
<p></p>
|
3761
3693
|
</div>
|
3762
3694
|
</div>
|
3763
3695
|
<hr>
|
@@ -3768,10 +3700,6 @@ if no toggle is found.</p>
|
|
3768
3700
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
3769
3701
|
<p>
|
3770
3702
|
</p>
|
3771
|
-
<div class="refsect3">
|
3772
|
-
<a name="id-1.4.8.3.8.84.5"></a><h4>Returns</h4>
|
3773
|
-
<p></p>
|
3774
|
-
</div>
|
3775
3703
|
</div>
|
3776
3704
|
<hr>
|
3777
3705
|
<div class="refsect2">
|
@@ -3793,7 +3721,7 @@ If <em class="parameter"><code>pred</code></em>
|
|
3793
3721
|
<em class="parameter"><code>limit</code></em>
|
3794
3722
|
is non-<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>, otherwise to the end iterator.</p>
|
3795
3723
|
<div class="refsect3">
|
3796
|
-
<a name="
|
3724
|
+
<a name="gtk-text-iter-forward-find-char.parameters"></a><h4>Parameters</h4>
|
3797
3725
|
<div class="informaltable"><table width="100%" border="0">
|
3798
3726
|
<colgroup>
|
3799
3727
|
<col width="150px" class="parameters_name">
|
@@ -3826,9 +3754,8 @@ If <em class="parameter"><code>pred</code></em>
|
|
3826
3754
|
</table></div>
|
3827
3755
|
</div>
|
3828
3756
|
<div class="refsect3">
|
3829
|
-
<a name="
|
3757
|
+
<a name="gtk-text-iter-forward-find-char.returns"></a><h4>Returns</h4>
|
3830
3758
|
<p> whether a match was found</p>
|
3831
|
-
<p></p>
|
3832
3759
|
</div>
|
3833
3760
|
</div>
|
3834
3761
|
<hr>
|
@@ -3842,7 +3769,7 @@ gtk_text_iter_backward_find_char (<em class="parameter"><code><a class="link" hr
|
|
3842
3769
|
<p>Same as <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-find-char" title="gtk_text_iter_forward_find_char ()"><code class="function">gtk_text_iter_forward_find_char()</code></a>, but goes backward from <em class="parameter"><code>iter</code></em>
|
3843
3770
|
.</p>
|
3844
3771
|
<div class="refsect3">
|
3845
|
-
<a name="
|
3772
|
+
<a name="gtk-text-iter-backward-find-char.parameters"></a><h4>Parameters</h4>
|
3846
3773
|
<div class="informaltable"><table width="100%" border="0">
|
3847
3774
|
<colgroup>
|
3848
3775
|
<col width="150px" class="parameters_name">
|
@@ -3875,9 +3802,8 @@ gtk_text_iter_backward_find_char (<em class="parameter"><code><a class="link" hr
|
|
3875
3802
|
</table></div>
|
3876
3803
|
</div>
|
3877
3804
|
<div class="refsect3">
|
3878
|
-
<a name="
|
3805
|
+
<a name="gtk-text-iter-backward-find-char.returns"></a><h4>Returns</h4>
|
3879
3806
|
<p> whether a match was found</p>
|
3880
|
-
<p></p>
|
3881
3807
|
</div>
|
3882
3808
|
</div>
|
3883
3809
|
<hr>
|
@@ -3912,7 +3838,7 @@ flags are not given, the match must be exact; the special 0xFFFC
|
|
3912
3838
|
character in <em class="parameter"><code>str</code></em>
|
3913
3839
|
will match embedded pixbufs or child widgets.</p>
|
3914
3840
|
<div class="refsect3">
|
3915
|
-
<a name="
|
3841
|
+
<a name="gtk-text-iter-forward-search.parameters"></a><h4>Parameters</h4>
|
3916
3842
|
<div class="informaltable"><table width="100%" border="0">
|
3917
3843
|
<colgroup>
|
3918
3844
|
<col width="150px" class="parameters_name">
|
@@ -3954,9 +3880,8 @@ character in <em class="parameter"><code>str</code></em>
|
|
3954
3880
|
</table></div>
|
3955
3881
|
</div>
|
3956
3882
|
<div class="refsect3">
|
3957
|
-
<a name="
|
3883
|
+
<a name="gtk-text-iter-forward-search.returns"></a><h4>Returns</h4>
|
3958
3884
|
<p> whether a match was found</p>
|
3959
|
-
<p></p>
|
3960
3885
|
</div>
|
3961
3886
|
</div>
|
3962
3887
|
<hr>
|
@@ -3971,7 +3896,7 @@ gtk_text_iter_backward_search (<em class="parameter"><code>const <a class="link"
|
|
3971
3896
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *limit</code></em>);</pre>
|
3972
3897
|
<p>Same as <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-search" title="gtk_text_iter_forward_search ()"><code class="function">gtk_text_iter_forward_search()</code></a>, but moves backward.</p>
|
3973
3898
|
<div class="refsect3">
|
3974
|
-
<a name="
|
3899
|
+
<a name="gtk-text-iter-backward-search.parameters"></a><h4>Parameters</h4>
|
3975
3900
|
<div class="informaltable"><table width="100%" border="0">
|
3976
3901
|
<colgroup>
|
3977
3902
|
<col width="150px" class="parameters_name">
|
@@ -4014,9 +3939,8 @@ gtk_text_iter_backward_search (<em class="parameter"><code>const <a class="link"
|
|
4014
3939
|
</table></div>
|
4015
3940
|
</div>
|
4016
3941
|
<div class="refsect3">
|
4017
|
-
<a name="
|
3942
|
+
<a name="gtk-text-iter-backward-search.returns"></a><h4>Returns</h4>
|
4018
3943
|
<p> whether a match was found</p>
|
4019
|
-
<p></p>
|
4020
3944
|
</div>
|
4021
3945
|
</div>
|
4022
3946
|
<hr>
|
@@ -4031,7 +3955,7 @@ better than e.g. getting the character offset for each iterator and
|
|
4031
3955
|
comparing the offsets yourself. Also, it's a bit faster than
|
4032
3956
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-compare" title="gtk_text_iter_compare ()"><code class="function">gtk_text_iter_compare()</code></a>.</p>
|
4033
3957
|
<div class="refsect3">
|
4034
|
-
<a name="
|
3958
|
+
<a name="gtk-text-iter-equal.parameters"></a><h4>Parameters</h4>
|
4035
3959
|
<div class="informaltable"><table width="100%" border="0">
|
4036
3960
|
<colgroup>
|
4037
3961
|
<col width="150px" class="parameters_name">
|
@@ -4053,9 +3977,8 @@ comparing the offsets yourself. Also, it's a bit faster than
|
|
4053
3977
|
</table></div>
|
4054
3978
|
</div>
|
4055
3979
|
<div class="refsect3">
|
4056
|
-
<a name="
|
3980
|
+
<a name="gtk-text-iter-equal.returns"></a><h4>Returns</h4>
|
4057
3981
|
<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 iterators point to the same place in the buffer</p>
|
4058
|
-
<p></p>
|
4059
3982
|
</div>
|
4060
3983
|
</div>
|
4061
3984
|
<hr>
|
@@ -4073,7 +3996,7 @@ gtk_text_iter_compare (<em class="parameter"><code>const <a class="link" href="G
|
|
4073
3996
|
Ordering is in character offset order, i.e. the first character in the buffer
|
4074
3997
|
is less than the second character in the buffer.</p>
|
4075
3998
|
<div class="refsect3">
|
4076
|
-
<a name="
|
3999
|
+
<a name="gtk-text-iter-compare.parameters"></a><h4>Parameters</h4>
|
4077
4000
|
<div class="informaltable"><table width="100%" border="0">
|
4078
4001
|
<colgroup>
|
4079
4002
|
<col width="150px" class="parameters_name">
|
@@ -4095,12 +4018,11 @@ is less than the second character in the buffer.</p>
|
|
4095
4018
|
</table></div>
|
4096
4019
|
</div>
|
4097
4020
|
<div class="refsect3">
|
4098
|
-
<a name="
|
4021
|
+
<a name="gtk-text-iter-compare.returns"></a><h4>Returns</h4>
|
4099
4022
|
<p> -1 if <em class="parameter"><code>lhs</code></em>
|
4100
4023
|
is less than <em class="parameter"><code>rhs</code></em>
|
4101
4024
|
, 1 if <em class="parameter"><code>lhs</code></em>
|
4102
4025
|
is greater, 0 if they are equal</p>
|
4103
|
-
<p></p>
|
4104
4026
|
</div>
|
4105
4027
|
</div>
|
4106
4028
|
<hr>
|
@@ -4118,7 +4040,7 @@ gtk_text_iter_in_range (<em class="parameter"><code>const <a class="link" href="
|
|
4118
4040
|
and <em class="parameter"><code>end</code></em>
|
4119
4041
|
must be in ascending order.</p>
|
4120
4042
|
<div class="refsect3">
|
4121
|
-
<a name="
|
4043
|
+
<a name="gtk-text-iter-in-range.parameters"></a><h4>Parameters</h4>
|
4122
4044
|
<div class="informaltable"><table width="100%" border="0">
|
4123
4045
|
<colgroup>
|
4124
4046
|
<col width="150px" class="parameters_name">
|
@@ -4145,10 +4067,9 @@ gtk_text_iter_in_range (<em class="parameter"><code>const <a class="link" href="
|
|
4145
4067
|
</table></div>
|
4146
4068
|
</div>
|
4147
4069
|
<div class="refsect3">
|
4148
|
-
<a name="
|
4070
|
+
<a name="gtk-text-iter-in-range.returns"></a><h4>Returns</h4>
|
4149
4071
|
<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>
|
4150
4072
|
is in the range</p>
|
4151
|
-
<p></p>
|
4152
4073
|
</div>
|
4153
4074
|
</div>
|
4154
4075
|
<hr>
|
@@ -4170,7 +4091,7 @@ automatically on your behalf, so there's no real reason to call it yourself
|
|
4170
4091
|
in those cases. There are some exceptions, such as <a class="link" href="GtkTextIter.html#gtk-text-iter-in-range" title="gtk_text_iter_in_range ()"><code class="function">gtk_text_iter_in_range()</code></a>,
|
4171
4092
|
that expect a pre-sorted range.</p>
|
4172
4093
|
<div class="refsect3">
|
4173
|
-
<a name="
|
4094
|
+
<a name="gtk-text-iter-order.parameters"></a><h4>Parameters</h4>
|
4174
4095
|
<div class="informaltable"><table width="100%" border="0">
|
4175
4096
|
<colgroup>
|
4176
4097
|
<col width="150px" class="parameters_name">
|
@@ -4213,7 +4134,7 @@ that expect a pre-sorted range.</p>
|
|
4213
4134
|
<p>
|
4214
4135
|
</p>
|
4215
4136
|
<div class="refsect3">
|
4216
|
-
<a name="
|
4137
|
+
<a name="GtkTextSearchFlags.members"></a><h4>Members</h4>
|
4217
4138
|
<div class="informaltable"><table width="100%" border="0">
|
4218
4139
|
<colgroup>
|
4219
4140
|
<col width="300px" class="enum_members_name">
|
@@ -4238,7 +4159,6 @@ that expect a pre-sorted range.</p>
|
|
4238
4159
|
</div>
|
4239
4160
|
</div>
|
4240
4161
|
<div class="footer">
|
4241
|
-
<hr>
|
4242
|
-
Generated by GTK-Doc V1.21.1</div>
|
4162
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
4243
4163
|
</body>
|
4244
4164
|
</html>
|