gtk2 3.0.7-x64-mingw32 → 3.0.8-x64-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="GtkTextTag.html" title="GtkTextTag">
|
10
10
|
<link rel="next" href="GtkTextView.html" title="GtkTextView">
|
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">
|
@@ -143,7 +143,7 @@
|
|
143
143
|
</div>
|
144
144
|
<div class="refsect1">
|
145
145
|
<a name="GtkTextTagTable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
146
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
146
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
147
147
|
<span class="lineart">╰──</span> GtkTextTagTable
|
148
148
|
</pre>
|
149
149
|
</div>
|
@@ -171,7 +171,7 @@ supports adding tags by specifying "tag" as the "type"
|
|
171
171
|
attribute of a <child> element.
|
172
172
|
</p>
|
173
173
|
<div class="example">
|
174
|
-
<a name="id-1.4.8.7.9.3.3"></a><p class="title"><b>Example
|
174
|
+
<a name="id-1.4.8.7.9.3.3"></a><p class="title"><b>Example 15. A UI definition fragment specifying tags</b></p>
|
175
175
|
<div class="example-contents">
|
176
176
|
<table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
|
177
177
|
<tbody>
|
@@ -221,9 +221,8 @@ gtk_text_tag_table_new (<em class="parameter"><code><span class="type">void</spa
|
|
221
221
|
<p>Creates a new <a class="link" href="GtkTextTagTable.html" title="GtkTextTagTable"><span class="type">GtkTextTagTable</span></a>. The table contains no tags by
|
222
222
|
default.</p>
|
223
223
|
<div class="refsect3">
|
224
|
-
<a name="
|
224
|
+
<a name="gtk-text-tag-table-new.returns"></a><h4>Returns</h4>
|
225
225
|
<p> a new <a class="link" href="GtkTextTagTable.html" title="GtkTextTagTable"><span class="type">GtkTextTagTable</span></a></p>
|
226
|
-
<p></p>
|
227
226
|
</div>
|
228
227
|
</div>
|
229
228
|
<hr>
|
@@ -238,7 +237,7 @@ in the table.</p>
|
|
238
237
|
must not be in a tag table already, and may not have
|
239
238
|
the same name as an already-added tag.</p>
|
240
239
|
<div class="refsect3">
|
241
|
-
<a name="
|
240
|
+
<a name="gtk-text-tag-table-add.parameters"></a><h4>Parameters</h4>
|
242
241
|
<div class="informaltable"><table width="100%" border="0">
|
243
242
|
<colgroup>
|
244
243
|
<col width="150px" class="parameters_name">
|
@@ -270,7 +269,7 @@ gtk_text_tag_table_remove (<em class="parameter"><code><a class="link" href="Gtk
|
|
270
269
|
reference to the tag, so be careful - the tag will end
|
271
270
|
up destroyed if you don't have a reference to it.</p>
|
272
271
|
<div class="refsect3">
|
273
|
-
<a name="
|
272
|
+
<a name="gtk-text-tag-table-remove.parameters"></a><h4>Parameters</h4>
|
274
273
|
<div class="informaltable"><table width="100%" border="0">
|
275
274
|
<colgroup>
|
276
275
|
<col width="150px" class="parameters_name">
|
@@ -300,7 +299,7 @@ gtk_text_tag_table_lookup (<em class="parameter"><code><a class="link" href="Gtk
|
|
300
299
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
301
300
|
<p>Look up a named tag.</p>
|
302
301
|
<div class="refsect3">
|
303
|
-
<a name="
|
302
|
+
<a name="gtk-text-tag-table-lookup.parameters"></a><h4>Parameters</h4>
|
304
303
|
<div class="informaltable"><table width="100%" border="0">
|
305
304
|
<colgroup>
|
306
305
|
<col width="150px" class="parameters_name">
|
@@ -322,7 +321,7 @@ gtk_text_tag_table_lookup (<em class="parameter"><code><a class="link" href="Gtk
|
|
322
321
|
</table></div>
|
323
322
|
</div>
|
324
323
|
<div class="refsect3">
|
325
|
-
<a name="
|
324
|
+
<a name="gtk-text-tag-table-lookup.returns"></a><h4>Returns</h4>
|
326
325
|
<p> The tag, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none by that name is in the table. </p>
|
327
326
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
328
327
|
</div>
|
@@ -341,7 +340,7 @@ gtk_text_tag_table_foreach (<em class="parameter"><code><a class="link" href="Gt
|
|
341
340
|
Note that the table may not be modified while iterating
|
342
341
|
over it (you can't add/remove tags).</p>
|
343
342
|
<div class="refsect3">
|
344
|
-
<a name="
|
343
|
+
<a name="gtk-text-tag-table-foreach.parameters"></a><h4>Parameters</h4>
|
345
344
|
<div class="informaltable"><table width="100%" border="0">
|
346
345
|
<colgroup>
|
347
346
|
<col width="150px" class="parameters_name">
|
@@ -375,7 +374,7 @@ over it (you can't add/remove tags).</p>
|
|
375
374
|
gtk_text_tag_table_get_size (<em class="parameter"><code><a class="link" href="GtkTextTagTable.html" title="GtkTextTagTable"><span class="type">GtkTextTagTable</span></a> *table</code></em>);</pre>
|
376
375
|
<p>Returns the size of the table (number of tags)</p>
|
377
376
|
<div class="refsect3">
|
378
|
-
<a name="
|
377
|
+
<a name="gtk-text-tag-table-get-size.parameters"></a><h4>Parameters</h4>
|
379
378
|
<div class="informaltable"><table width="100%" border="0">
|
380
379
|
<colgroup>
|
381
380
|
<col width="150px" class="parameters_name">
|
@@ -390,10 +389,9 @@ gtk_text_tag_table_get_size (<em class="parameter"><code><a class="link" href="G
|
|
390
389
|
</table></div>
|
391
390
|
</div>
|
392
391
|
<div class="refsect3">
|
393
|
-
<a name="
|
392
|
+
<a name="gtk-text-tag-table-get-size.returns"></a><h4>Returns</h4>
|
394
393
|
<p> number of tags in <em class="parameter"><code>table</code></em>
|
395
394
|
</p>
|
396
|
-
<p></p>
|
397
395
|
</div>
|
398
396
|
</div>
|
399
397
|
</div>
|
@@ -417,7 +415,7 @@ user_function (<a class="link" href="GtkTextTagTable.html" title="GtkTextTagTabl
|
|
417
415
|
<p>
|
418
416
|
</p>
|
419
417
|
<div class="refsect3">
|
420
|
-
<a name="
|
418
|
+
<a name="GtkTextTagTable-tag-added.parameters"></a><h4>Parameters</h4>
|
421
419
|
<div class="informaltable"><table width="100%" border="0">
|
422
420
|
<colgroup>
|
423
421
|
<col width="150px" class="parameters_name">
|
@@ -451,7 +449,7 @@ user_function (<a class="link" href="GtkTextTagTable.html" title="GtkTextTagTabl
|
|
451
449
|
<p>
|
452
450
|
</p>
|
453
451
|
<div class="refsect3">
|
454
|
-
<a name="
|
452
|
+
<a name="GtkTextTagTable-tag-changed.parameters"></a><h4>Parameters</h4>
|
455
453
|
<div class="informaltable"><table width="100%" border="0">
|
456
454
|
<colgroup>
|
457
455
|
<col width="150px" class="parameters_name">
|
@@ -484,7 +482,7 @@ user_function (<a class="link" href="GtkTextTagTable.html" title="GtkTextTagTabl
|
|
484
482
|
<p>
|
485
483
|
</p>
|
486
484
|
<div class="refsect3">
|
487
|
-
<a name="
|
485
|
+
<a name="GtkTextTagTable-tag-removed.parameters"></a><h4>Parameters</h4>
|
488
486
|
<div class="informaltable"><table width="100%" border="0">
|
489
487
|
<colgroup>
|
490
488
|
<col width="150px" class="parameters_name">
|
@@ -510,7 +508,6 @@ user_function (<a class="link" href="GtkTextTagTable.html" title="GtkTextTagTabl
|
|
510
508
|
</div>
|
511
509
|
</div>
|
512
510
|
<div class="footer">
|
513
|
-
<hr>
|
514
|
-
Generated by GTK-Doc V1.21.1</div>
|
511
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
515
512
|
</body>
|
516
513
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="TextWidgetObjects.html" title="Multiline Text Editor">
|
9
9
|
<link rel="prev" href="GtkTextTagTable.html" title="GtkTextTagTable">
|
10
10
|
<link rel="next" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets">
|
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">
|
@@ -182,7 +182,7 @@
|
|
182
182
|
</tr>
|
183
183
|
<tr>
|
184
184
|
<td class="function_type">
|
185
|
-
<a href="
|
185
|
+
<a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
186
186
|
</td>
|
187
187
|
<td class="function_name">
|
188
188
|
<a class="link" href="GtkTextView.html#gtk-text-view-get-window" title="gtk_text_view_get_window ()">gtk_text_view_get_window</a> <span class="c_punctuation">()</span>
|
@@ -494,7 +494,7 @@
|
|
494
494
|
</tr>
|
495
495
|
<tr>
|
496
496
|
<td class="function_type">
|
497
|
-
<span class="returnvalue">PangoTabArray</span> *
|
497
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
|
498
498
|
</td>
|
499
499
|
<td class="function_name">
|
500
500
|
<a class="link" href="GtkTextView.html#gtk-text-view-get-tabs" title="gtk_text_view_get_tabs ()">gtk_text_view_get_tabs</a> <span class="c_punctuation">()</span>
|
@@ -556,10 +556,6 @@
|
|
556
556
|
<a class="link" href="GtkTextView.html#gtk-text-view-get-vadjustment" title="gtk_text_view_get_vadjustment ()">gtk_text_view_get_vadjustment</a> <span class="c_punctuation">()</span>
|
557
557
|
</td>
|
558
558
|
</tr>
|
559
|
-
<tr>
|
560
|
-
<td class="define_keyword">#define</td>
|
561
|
-
<td class="function_name"><a class="link" href="GtkTextView.html#GTK-TEXT-VIEW-PRIORITY-VALIDATE:CAPS" title="GTK_TEXT_VIEW_PRIORITY_VALIDATE">GTK_TEXT_VIEW_PRIORITY_VALIDATE</a></td>
|
562
|
-
</tr>
|
563
559
|
</tbody>
|
564
560
|
</table></div>
|
565
561
|
</div>
|
@@ -641,7 +637,7 @@
|
|
641
637
|
</tr>
|
642
638
|
<tr>
|
643
639
|
<td class="property_type">
|
644
|
-
<span class="type">PangoTabArray</span> *</td>
|
640
|
+
<a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
|
645
641
|
<td class="property_name"><a class="link" href="GtkTextView.html#GtkTextView--tabs" title="The “tabs” property">tabs</a></td>
|
646
642
|
<td class="property_flags">Read / Write</td>
|
647
643
|
</tr>
|
@@ -663,7 +659,7 @@
|
|
663
659
|
</colgroup>
|
664
660
|
<tbody><tr>
|
665
661
|
<td class="property_type">
|
666
|
-
<a href="
|
662
|
+
<a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</td>
|
667
663
|
<td class="property_name"><a class="link" href="GtkTextView.html#GtkTextView--s-error-underline-color" title="The “error-underline-color” style property">error-underline-color</a></td>
|
668
664
|
<td class="property_flags">Read</td>
|
669
665
|
</tr></tbody>
|
@@ -781,12 +777,16 @@
|
|
781
777
|
<td class="datatype_keyword">struct</td>
|
782
778
|
<td class="function_name"><a class="link" href="GtkTextView.html#GtkTextChildAnchor-struct" title="struct GtkTextChildAnchor">GtkTextChildAnchor</a></td>
|
783
779
|
</tr>
|
780
|
+
<tr>
|
781
|
+
<td class="define_keyword">#define</td>
|
782
|
+
<td class="function_name"><a class="link" href="GtkTextView.html#GTK-TEXT-VIEW-PRIORITY-VALIDATE:CAPS" title="GTK_TEXT_VIEW_PRIORITY_VALIDATE">GTK_TEXT_VIEW_PRIORITY_VALIDATE</a></td>
|
783
|
+
</tr>
|
784
784
|
</tbody>
|
785
785
|
</table></div>
|
786
786
|
</div>
|
787
787
|
<div class="refsect1">
|
788
788
|
<a name="GtkTextView.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
789
|
-
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
|
789
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
790
790
|
<span class="lineart">├──</span> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
791
791
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
|
792
792
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
|
@@ -827,9 +827,8 @@ before using the text view, an empty default buffer will be created
|
|
827
827
|
for you. Get the buffer with <a class="link" href="GtkTextView.html#gtk-text-view-get-buffer" title="gtk_text_view_get_buffer ()"><code class="function">gtk_text_view_get_buffer()</code></a>. If you want
|
828
828
|
to specify your own buffer, consider <a class="link" href="GtkTextView.html#gtk-text-view-new-with-buffer" title="gtk_text_view_new_with_buffer ()"><code class="function">gtk_text_view_new_with_buffer()</code></a>.</p>
|
829
829
|
<div class="refsect3">
|
830
|
-
<a name="
|
830
|
+
<a name="gtk-text-view-new.returns"></a><h4>Returns</h4>
|
831
831
|
<p> a new <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a></p>
|
832
|
-
<p></p>
|
833
832
|
</div>
|
834
833
|
</div>
|
835
834
|
<hr>
|
@@ -846,7 +845,7 @@ this function is equivalent to <a class="link" href="GtkTextView.html#gtk-text-v
|
|
846
845
|
text view adds its own reference count to the buffer; it does not
|
847
846
|
take over an existing reference.</p>
|
848
847
|
<div class="refsect3">
|
849
|
-
<a name="
|
848
|
+
<a name="gtk-text-view-new-with-buffer.parameters"></a><h4>Parameters</h4>
|
850
849
|
<div class="informaltable"><table width="100%" border="0">
|
851
850
|
<colgroup>
|
852
851
|
<col width="150px" class="parameters_name">
|
@@ -861,9 +860,8 @@ take over an existing reference.</p>
|
|
861
860
|
</table></div>
|
862
861
|
</div>
|
863
862
|
<div class="refsect3">
|
864
|
-
<a name="
|
863
|
+
<a name="gtk-text-view-new-with-buffer.returns"></a><h4>Returns</h4>
|
865
864
|
<p> a new <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a>.</p>
|
866
|
-
<p></p>
|
867
865
|
</div>
|
868
866
|
</div>
|
869
867
|
<hr>
|
@@ -882,7 +880,7 @@ added to <em class="parameter"><code>buffer</code></em>
|
|
882
880
|
to this function, you must remove that reference yourself; <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a>
|
883
881
|
will not "adopt" it.</p>
|
884
882
|
<div class="refsect3">
|
885
|
-
<a name="
|
883
|
+
<a name="gtk-text-view-set-buffer.parameters"></a><h4>Parameters</h4>
|
886
884
|
<div class="informaltable"><table width="100%" border="0">
|
887
885
|
<colgroup>
|
888
886
|
<col width="150px" class="parameters_name">
|
@@ -913,7 +911,7 @@ gtk_text_view_get_buffer (<em class="parameter"><code><a class="link" href="GtkT
|
|
913
911
|
The reference count on the buffer is not incremented; the caller
|
914
912
|
of this function won't own a new reference.</p>
|
915
913
|
<div class="refsect3">
|
916
|
-
<a name="
|
914
|
+
<a name="gtk-text-view-get-buffer.parameters"></a><h4>Parameters</h4>
|
917
915
|
<div class="informaltable"><table width="100%" border="0">
|
918
916
|
<colgroup>
|
919
917
|
<col width="150px" class="parameters_name">
|
@@ -928,7 +926,7 @@ of this function won't own a new reference.</p>
|
|
928
926
|
</table></div>
|
929
927
|
</div>
|
930
928
|
<div class="refsect3">
|
931
|
-
<a name="
|
929
|
+
<a name="gtk-text-view-get-buffer.returns"></a><h4>Returns</h4>
|
932
930
|
<p> a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>. </p>
|
933
931
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
934
932
|
</div>
|
@@ -957,7 +955,7 @@ screen for purposes of this function is reduced by a margin of size
|
|
957
955
|
<em class="parameter"><code>within_margin</code></em>
|
958
956
|
.</p>
|
959
957
|
<div class="refsect3">
|
960
|
-
<a name="
|
958
|
+
<a name="gtk-text-view-scroll-to-mark.parameters"></a><h4>Parameters</h4>
|
961
959
|
<div class="informaltable"><table width="100%" border="0">
|
962
960
|
<colgroup>
|
963
961
|
<col width="150px" class="parameters_name">
|
@@ -1030,7 +1028,7 @@ called before the height computations. To avoid oddness, consider
|
|
1030
1028
|
using <a class="link" href="GtkTextView.html#gtk-text-view-scroll-to-mark" title="gtk_text_view_scroll_to_mark ()"><code class="function">gtk_text_view_scroll_to_mark()</code></a> which saves a point to be
|
1031
1029
|
scrolled to after line validation.</p>
|
1032
1030
|
<div class="refsect3">
|
1033
|
-
<a name="
|
1031
|
+
<a name="gtk-text-view-scroll-to-iter.parameters"></a><h4>Parameters</h4>
|
1034
1032
|
<div class="informaltable"><table width="100%" border="0">
|
1035
1033
|
<colgroup>
|
1036
1034
|
<col width="150px" class="parameters_name">
|
@@ -1073,9 +1071,8 @@ just get the mark onscreen)</p></td>
|
|
1073
1071
|
</table></div>
|
1074
1072
|
</div>
|
1075
1073
|
<div class="refsect3">
|
1076
|
-
<a name="
|
1074
|
+
<a name="gtk-text-view-scroll-to-iter.returns"></a><h4>Returns</h4>
|
1077
1075
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if scrolling occurred</p>
|
1078
|
-
<p></p>
|
1079
1076
|
</div>
|
1080
1077
|
</div>
|
1081
1078
|
<hr>
|
@@ -1089,7 +1086,7 @@ gtk_text_view_scroll_mark_onscreen (<em class="parameter"><code><a class="link"
|
|
1089
1086
|
is contained
|
1090
1087
|
within the visible area of the widget.</p>
|
1091
1088
|
<div class="refsect3">
|
1092
|
-
<a name="
|
1089
|
+
<a name="gtk-text-view-scroll-mark-onscreen.parameters"></a><h4>Parameters</h4>
|
1093
1090
|
<div class="informaltable"><table width="100%" border="0">
|
1094
1091
|
<colgroup>
|
1095
1092
|
<col width="150px" class="parameters_name">
|
@@ -1121,7 +1118,7 @@ gtk_text_view_move_mark_onscreen (<em class="parameter"><code><a class="link" hr
|
|
1121
1118
|
<p>Moves a mark within the buffer so that it's
|
1122
1119
|
located within the currently-visible text area.</p>
|
1123
1120
|
<div class="refsect3">
|
1124
|
-
<a name="
|
1121
|
+
<a name="gtk-text-view-move-mark-onscreen.parameters"></a><h4>Parameters</h4>
|
1125
1122
|
<div class="informaltable"><table width="100%" border="0">
|
1126
1123
|
<colgroup>
|
1127
1124
|
<col width="150px" class="parameters_name">
|
@@ -1143,9 +1140,8 @@ located within the currently-visible text area.</p>
|
|
1143
1140
|
</table></div>
|
1144
1141
|
</div>
|
1145
1142
|
<div class="refsect3">
|
1146
|
-
<a name="
|
1143
|
+
<a name="gtk-text-view-move-mark-onscreen.returns"></a><h4>Returns</h4>
|
1147
1144
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark moved (wasn't already onscreen)</p>
|
1148
|
-
<p></p>
|
1149
1145
|
</div>
|
1150
1146
|
</div>
|
1151
1147
|
<hr>
|
@@ -1156,7 +1152,7 @@ gtk_text_view_place_cursor_onscreen (<em class="parameter"><code><a class="link"
|
|
1156
1152
|
<p>Moves the cursor to the currently visible region of the
|
1157
1153
|
buffer, it it isn't there already.</p>
|
1158
1154
|
<div class="refsect3">
|
1159
|
-
<a name="
|
1155
|
+
<a name="gtk-text-view-place-cursor-onscreen.parameters"></a><h4>Parameters</h4>
|
1160
1156
|
<div class="informaltable"><table width="100%" border="0">
|
1161
1157
|
<colgroup>
|
1162
1158
|
<col width="150px" class="parameters_name">
|
@@ -1171,9 +1167,8 @@ buffer, it it isn't there already.</p>
|
|
1171
1167
|
</table></div>
|
1172
1168
|
</div>
|
1173
1169
|
<div class="refsect3">
|
1174
|
-
<a name="
|
1170
|
+
<a name="gtk-text-view-place-cursor-onscreen.returns"></a><h4>Returns</h4>
|
1175
1171
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the cursor had to be moved.</p>
|
1176
|
-
<p></p>
|
1177
1172
|
</div>
|
1178
1173
|
</div>
|
1179
1174
|
<hr>
|
@@ -1181,13 +1176,13 @@ buffer, it it isn't there already.</p>
|
|
1181
1176
|
<a name="gtk-text-view-get-visible-rect"></a><h3>gtk_text_view_get_visible_rect ()</h3>
|
1182
1177
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1183
1178
|
gtk_text_view_get_visible_rect (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1184
|
-
<em class="parameter"><code><a href="
|
1179
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *visible_rect</code></em>);</pre>
|
1185
1180
|
<p>Fills <em class="parameter"><code>visible_rect</code></em>
|
1186
1181
|
with the currently-visible
|
1187
1182
|
region of the buffer, in buffer coordinates. Convert to window coordinates
|
1188
1183
|
with <a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coords" title="gtk_text_view_buffer_to_window_coords ()"><code class="function">gtk_text_view_buffer_to_window_coords()</code></a>.</p>
|
1189
1184
|
<div class="refsect3">
|
1190
|
-
<a name="
|
1185
|
+
<a name="gtk-text-view-get-visible-rect.parameters"></a><h4>Parameters</h4>
|
1191
1186
|
<div class="informaltable"><table width="100%" border="0">
|
1192
1187
|
<colgroup>
|
1193
1188
|
<col width="150px" class="parameters_name">
|
@@ -1215,14 +1210,14 @@ with <a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coord
|
|
1215
1210
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1216
1211
|
gtk_text_view_get_iter_location (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1217
1212
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1218
|
-
<em class="parameter"><code><a href="
|
1213
|
+
<em class="parameter"><code><a href="../html/gdk2-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *location</code></em>);</pre>
|
1219
1214
|
<p>Gets a rectangle which roughly contains the character at <em class="parameter"><code>iter</code></em>
|
1220
1215
|
.
|
1221
1216
|
The rectangle position is in buffer coordinates; use
|
1222
1217
|
<a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coords" title="gtk_text_view_buffer_to_window_coords ()"><code class="function">gtk_text_view_buffer_to_window_coords()</code></a> to convert these
|
1223
1218
|
coordinates to coordinates for one of the windows in the text view.</p>
|
1224
1219
|
<div class="refsect3">
|
1225
|
-
<a name="
|
1220
|
+
<a name="gtk-text-view-get-iter-location.parameters"></a><h4>Parameters</h4>
|
1226
1221
|
<div class="informaltable"><table width="100%" border="0">
|
1227
1222
|
<colgroup>
|
1228
1223
|
<col width="150px" class="parameters_name">
|
@@ -1267,7 +1262,7 @@ If non-<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc
|
|
1267
1262
|
will be filled with the coordinate of the top
|
1268
1263
|
edge of the line.</p>
|
1269
1264
|
<div class="refsect3">
|
1270
|
-
<a name="
|
1265
|
+
<a name="gtk-text-view-get-line-at-y.parameters"></a><h4>Parameters</h4>
|
1271
1266
|
<div class="informaltable"><table width="100%" border="0">
|
1272
1267
|
<colgroup>
|
1273
1268
|
<col width="150px" class="parameters_name">
|
@@ -1312,7 +1307,7 @@ gtk_text_view_get_line_yrange (<em class="parameter"><code><a class="link" href=
|
|
1312
1307
|
and the height of the line. The coordinate is a buffer coordinate;
|
1313
1308
|
convert to window coordinates with <a class="link" href="GtkTextView.html#gtk-text-view-buffer-to-window-coords" title="gtk_text_view_buffer_to_window_coords ()"><code class="function">gtk_text_view_buffer_to_window_coords()</code></a>.</p>
|
1314
1309
|
<div class="refsect3">
|
1315
|
-
<a name="
|
1310
|
+
<a name="gtk-text-view-get-line-yrange.parameters"></a><h4>Parameters</h4>
|
1316
1311
|
<div class="informaltable"><table width="100%" border="0">
|
1317
1312
|
<colgroup>
|
1318
1313
|
<col width="150px" class="parameters_name">
|
@@ -1360,7 +1355,7 @@ currently-displayed portion. If you have coordinates from an
|
|
1360
1355
|
event, you have to convert those to buffer coordinates with
|
1361
1356
|
<a class="link" href="GtkTextView.html#gtk-text-view-window-to-buffer-coords" title="gtk_text_view_window_to_buffer_coords ()"><code class="function">gtk_text_view_window_to_buffer_coords()</code></a>.</p>
|
1362
1357
|
<div class="refsect3">
|
1363
|
-
<a name="
|
1358
|
+
<a name="gtk-text-view-get-iter-at-location.parameters"></a><h4>Parameters</h4>
|
1364
1359
|
<div class="informaltable"><table width="100%" border="0">
|
1365
1360
|
<colgroup>
|
1366
1361
|
<col width="150px" class="parameters_name">
|
@@ -1413,7 +1408,7 @@ those to buffer coordinates with
|
|
1413
1408
|
which returns cursor locations, i.e. positions <span class="emphasis"><em>between</em></span>
|
1414
1409
|
characters.</p>
|
1415
1410
|
<div class="refsect3">
|
1416
|
-
<a name="
|
1411
|
+
<a name="gtk-text-view-get-iter-at-position.parameters"></a><h4>Parameters</h4>
|
1417
1412
|
<div class="informaltable"><table width="100%" border="0">
|
1418
1413
|
<colgroup>
|
1419
1414
|
<col width="150px" class="parameters_name">
|
@@ -1452,7 +1447,7 @@ zero, or the number of characters in the grapheme.
|
|
1452
1447
|
</tbody>
|
1453
1448
|
</table></div>
|
1454
1449
|
</div>
|
1455
|
-
<p class="since">Since 2.6</p>
|
1450
|
+
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1456
1451
|
</div>
|
1457
1452
|
<hr>
|
1458
1453
|
<div class="refsect2">
|
@@ -1474,7 +1469,7 @@ gtk_text_view_buffer_to_window_coords (<em class="parameter"><code><a class="lin
|
|
1474
1469
|
<p>Note that you can't convert coordinates for a nonexisting window (see
|
1475
1470
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()"><code class="function">gtk_text_view_set_border_window_size()</code></a>).</p>
|
1476
1471
|
<div class="refsect3">
|
1477
|
-
<a name="
|
1472
|
+
<a name="gtk-text-view-buffer-to-window-coords.parameters"></a><h4>Parameters</h4>
|
1478
1473
|
<div class="informaltable"><table width="100%" border="0">
|
1479
1474
|
<colgroup>
|
1480
1475
|
<col width="150px" class="parameters_name">
|
@@ -1534,7 +1529,7 @@ coordinates, storing the result in (<em class="parameter"><code>buffer_x</code><
|
|
1534
1529
|
<p>Note that you can't convert coordinates for a nonexisting window (see
|
1535
1530
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()"><code class="function">gtk_text_view_set_border_window_size()</code></a>).</p>
|
1536
1531
|
<div class="refsect3">
|
1537
|
-
<a name="
|
1532
|
+
<a name="gtk-text-view-window-to-buffer-coords.parameters"></a><h4>Parameters</h4>
|
1538
1533
|
<div class="informaltable"><table width="100%" border="0">
|
1539
1534
|
<colgroup>
|
1540
1535
|
<col width="150px" class="parameters_name">
|
@@ -1579,17 +1574,17 @@ coordinates, storing the result in (<em class="parameter"><code>buffer_x</code><
|
|
1579
1574
|
<hr>
|
1580
1575
|
<div class="refsect2">
|
1581
1576
|
<a name="gtk-text-view-get-window"></a><h3>gtk_text_view_get_window ()</h3>
|
1582
|
-
<pre class="programlisting"><a href="
|
1577
|
+
<pre class="programlisting"><a href="../html/gdk2-Windows.html#GdkWindow"><span class="returnvalue">GdkWindow</span></a> *
|
1583
1578
|
gtk_text_view_get_window (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1584
1579
|
<em class="parameter"><code><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="type">GtkTextWindowType</span></a> win</code></em>);</pre>
|
1585
|
-
<p>Retrieves the <a href="
|
1580
|
+
<p>Retrieves the <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> corresponding to an area of the text view;
|
1586
1581
|
possible windows include the overall widget window, child windows
|
1587
1582
|
on the left, right, top, bottom, and the window that displays the
|
1588
1583
|
text buffer. Windows are <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and nonexistent if their width or
|
1589
1584
|
height is 0, and are nonexistent before the widget has been
|
1590
1585
|
realized.</p>
|
1591
1586
|
<div class="refsect3">
|
1592
|
-
<a name="
|
1587
|
+
<a name="gtk-text-view-get-window.parameters"></a><h4>Parameters</h4>
|
1593
1588
|
<div class="informaltable"><table width="100%" border="0">
|
1594
1589
|
<colgroup>
|
1595
1590
|
<col width="150px" class="parameters_name">
|
@@ -1611,8 +1606,8 @@ realized.</p>
|
|
1611
1606
|
</table></div>
|
1612
1607
|
</div>
|
1613
1608
|
<div class="refsect3">
|
1614
|
-
<a name="
|
1615
|
-
<p> a <a href="
|
1609
|
+
<a name="gtk-text-view-get-window.returns"></a><h4>Returns</h4>
|
1610
|
+
<p> a <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a>, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1616
1611
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1617
1612
|
</div>
|
1618
1613
|
</div>
|
@@ -1621,14 +1616,14 @@ realized.</p>
|
|
1621
1616
|
<a name="gtk-text-view-get-window-type"></a><h3>gtk_text_view_get_window_type ()</h3>
|
1622
1617
|
<pre class="programlisting"><a class="link" href="GtkTextView.html#GtkTextWindowType" title="enum GtkTextWindowType"><span class="returnvalue">GtkTextWindowType</span></a>
|
1623
1618
|
gtk_text_view_get_window_type (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
1624
|
-
<em class="parameter"><code><a href="
|
1619
|
+
<em class="parameter"><code><a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> *window</code></em>);</pre>
|
1625
1620
|
<p>Usually used to find out which window an event corresponds to.
|
1626
1621
|
If you connect to an event signal on <em class="parameter"><code>text_view</code></em>
|
1627
1622
|
, this function
|
1628
1623
|
should be called on <code class="literal">event->window</code> to
|
1629
1624
|
see which window it was.</p>
|
1630
1625
|
<div class="refsect3">
|
1631
|
-
<a name="
|
1626
|
+
<a name="gtk-text-view-get-window-type.parameters"></a><h4>Parameters</h4>
|
1632
1627
|
<div class="informaltable"><table width="100%" border="0">
|
1633
1628
|
<colgroup>
|
1634
1629
|
<col width="150px" class="parameters_name">
|
@@ -1650,9 +1645,8 @@ see which window it was.</p>
|
|
1650
1645
|
</table></div>
|
1651
1646
|
</div>
|
1652
1647
|
<div class="refsect3">
|
1653
|
-
<a name="
|
1648
|
+
<a name="gtk-text-view-get-window-type.returns"></a><h4>Returns</h4>
|
1654
1649
|
<p> the window type.</p>
|
1655
|
-
<p></p>
|
1656
1650
|
</div>
|
1657
1651
|
</div>
|
1658
1652
|
<hr>
|
@@ -1670,7 +1664,7 @@ function can only be used for the "border windows," it doesn't work
|
|
1670
1664
|
with <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-WIDGET:CAPS"><span class="type">GTK_TEXT_WINDOW_WIDGET</span></a>, <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-TEXT:CAPS"><span class="type">GTK_TEXT_WINDOW_TEXT</span></a>, or
|
1671
1665
|
<a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-PRIVATE:CAPS"><span class="type">GTK_TEXT_WINDOW_PRIVATE</span></a>.</p>
|
1672
1666
|
<div class="refsect3">
|
1673
|
-
<a name="
|
1667
|
+
<a name="gtk-text-view-set-border-window-size.parameters"></a><h4>Parameters</h4>
|
1674
1668
|
<div class="informaltable"><table width="100%" border="0">
|
1675
1669
|
<colgroup>
|
1676
1670
|
<col width="150px" class="parameters_name">
|
@@ -1706,7 +1700,7 @@ gtk_text_view_get_border_window_size (<em class="parameter"><code><a class="link
|
|
1706
1700
|
<p>Gets the width of the specified border window. See
|
1707
1701
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()"><code class="function">gtk_text_view_set_border_window_size()</code></a>.</p>
|
1708
1702
|
<div class="refsect3">
|
1709
|
-
<a name="
|
1703
|
+
<a name="gtk-text-view-get-border-window-size.parameters"></a><h4>Parameters</h4>
|
1710
1704
|
<div class="informaltable"><table width="100%" border="0">
|
1711
1705
|
<colgroup>
|
1712
1706
|
<col width="150px" class="parameters_name">
|
@@ -1728,9 +1722,8 @@ gtk_text_view_get_border_window_size (<em class="parameter"><code><a class="link
|
|
1728
1722
|
</table></div>
|
1729
1723
|
</div>
|
1730
1724
|
<div class="refsect3">
|
1731
|
-
<a name="
|
1725
|
+
<a name="gtk-text-view-get-border-window-size.returns"></a><h4>Returns</h4>
|
1732
1726
|
<p> width of window</p>
|
1733
|
-
<p></p>
|
1734
1727
|
</div>
|
1735
1728
|
</div>
|
1736
1729
|
<hr>
|
@@ -1749,7 +1742,7 @@ same. Display lines are divided differently for each view, since
|
|
1749
1742
|
they depend on the view's width; paragraphs are the same in all
|
1750
1743
|
views, since they depend on the contents of the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
1751
1744
|
<div class="refsect3">
|
1752
|
-
<a name="
|
1745
|
+
<a name="gtk-text-view-forward-display-line.parameters"></a><h4>Parameters</h4>
|
1753
1746
|
<div class="informaltable"><table width="100%" border="0">
|
1754
1747
|
<colgroup>
|
1755
1748
|
<col width="150px" class="parameters_name">
|
@@ -1771,10 +1764,9 @@ views, since they depend on the contents of the <a class="link" href="GtkTextBuf
|
|
1771
1764
|
</table></div>
|
1772
1765
|
</div>
|
1773
1766
|
<div class="refsect3">
|
1774
|
-
<a name="
|
1767
|
+
<a name="gtk-text-view-forward-display-line.returns"></a><h4>Returns</h4>
|
1775
1768
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1776
1769
|
was moved and is not on the end iterator</p>
|
1777
|
-
<p></p>
|
1778
1770
|
</div>
|
1779
1771
|
</div>
|
1780
1772
|
<hr>
|
@@ -1793,7 +1785,7 @@ same. Display lines are divided differently for each view, since
|
|
1793
1785
|
they depend on the view's width; paragraphs are the same in all
|
1794
1786
|
views, since they depend on the contents of the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
1795
1787
|
<div class="refsect3">
|
1796
|
-
<a name="
|
1788
|
+
<a name="gtk-text-view-backward-display-line.parameters"></a><h4>Parameters</h4>
|
1797
1789
|
<div class="informaltable"><table width="100%" border="0">
|
1798
1790
|
<colgroup>
|
1799
1791
|
<col width="150px" class="parameters_name">
|
@@ -1815,10 +1807,9 @@ views, since they depend on the contents of the <a class="link" href="GtkTextBuf
|
|
1815
1807
|
</table></div>
|
1816
1808
|
</div>
|
1817
1809
|
<div class="refsect3">
|
1818
|
-
<a name="
|
1810
|
+
<a name="gtk-text-view-backward-display-line.returns"></a><h4>Returns</h4>
|
1819
1811
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1820
1812
|
was moved and is not on the end iterator</p>
|
1821
|
-
<p></p>
|
1822
1813
|
</div>
|
1823
1814
|
</div>
|
1824
1815
|
<hr>
|
@@ -1838,7 +1829,7 @@ same. Display lines are divided differently for each view, since
|
|
1838
1829
|
they depend on the view's width; paragraphs are the same in all
|
1839
1830
|
views, since they depend on the contents of the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
1840
1831
|
<div class="refsect3">
|
1841
|
-
<a name="
|
1832
|
+
<a name="gtk-text-view-forward-display-line-end.parameters"></a><h4>Parameters</h4>
|
1842
1833
|
<div class="informaltable"><table width="100%" border="0">
|
1843
1834
|
<colgroup>
|
1844
1835
|
<col width="150px" class="parameters_name">
|
@@ -1860,10 +1851,9 @@ views, since they depend on the contents of the <a class="link" href="GtkTextBuf
|
|
1860
1851
|
</table></div>
|
1861
1852
|
</div>
|
1862
1853
|
<div class="refsect3">
|
1863
|
-
<a name="
|
1854
|
+
<a name="gtk-text-view-forward-display-line-end.returns"></a><h4>Returns</h4>
|
1864
1855
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1865
1856
|
was moved and is not on the end iterator</p>
|
1866
|
-
<p></p>
|
1867
1857
|
</div>
|
1868
1858
|
</div>
|
1869
1859
|
<hr>
|
@@ -1883,7 +1873,7 @@ same. Display lines are divided differently for each view, since
|
|
1883
1873
|
they depend on the view's width; paragraphs are the same in all
|
1884
1874
|
views, since they depend on the contents of the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
1885
1875
|
<div class="refsect3">
|
1886
|
-
<a name="
|
1876
|
+
<a name="gtk-text-view-backward-display-line-start.parameters"></a><h4>Parameters</h4>
|
1887
1877
|
<div class="informaltable"><table width="100%" border="0">
|
1888
1878
|
<colgroup>
|
1889
1879
|
<col width="150px" class="parameters_name">
|
@@ -1905,10 +1895,9 @@ views, since they depend on the contents of the <a class="link" href="GtkTextBuf
|
|
1905
1895
|
</table></div>
|
1906
1896
|
</div>
|
1907
1897
|
<div class="refsect3">
|
1908
|
-
<a name="
|
1898
|
+
<a name="gtk-text-view-backward-display-line-start.returns"></a><h4>Returns</h4>
|
1909
1899
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1910
1900
|
was moved and is not on the end iterator</p>
|
1911
|
-
<p></p>
|
1912
1901
|
</div>
|
1913
1902
|
</div>
|
1914
1903
|
<hr>
|
@@ -1922,7 +1911,7 @@ gtk_text_view_starts_display_line (<em class="parameter"><code><a class="link" h
|
|
1922
1911
|
See <a class="link" href="GtkTextView.html#gtk-text-view-forward-display-line" title="gtk_text_view_forward_display_line ()"><code class="function">gtk_text_view_forward_display_line()</code></a> for an explanation of
|
1923
1912
|
display lines vs. paragraphs.</p>
|
1924
1913
|
<div class="refsect3">
|
1925
|
-
<a name="
|
1914
|
+
<a name="gtk-text-view-starts-display-line.parameters"></a><h4>Parameters</h4>
|
1926
1915
|
<div class="informaltable"><table width="100%" border="0">
|
1927
1916
|
<colgroup>
|
1928
1917
|
<col width="150px" class="parameters_name">
|
@@ -1944,10 +1933,9 @@ display lines vs. paragraphs.</p>
|
|
1944
1933
|
</table></div>
|
1945
1934
|
</div>
|
1946
1935
|
<div class="refsect3">
|
1947
|
-
<a name="
|
1936
|
+
<a name="gtk-text-view-starts-display-line.returns"></a><h4>Returns</h4>
|
1948
1937
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
1949
1938
|
begins a wrapped line</p>
|
1950
|
-
<p></p>
|
1951
1939
|
</div>
|
1952
1940
|
</div>
|
1953
1941
|
<hr>
|
@@ -1972,7 +1960,7 @@ between logical and visual order will depend on the direction
|
|
1972
1960
|
of the current run, and there may be jumps when the cursor
|
1973
1961
|
is moved off of the end of a run.</p>
|
1974
1962
|
<div class="refsect3">
|
1975
|
-
<a name="
|
1963
|
+
<a name="gtk-text-view-move-visually.parameters"></a><h4>Parameters</h4>
|
1976
1964
|
<div class="informaltable"><table width="100%" border="0">
|
1977
1965
|
<colgroup>
|
1978
1966
|
<col width="150px" class="parameters_name">
|
@@ -2000,10 +1988,9 @@ positive moves right)</p></td>
|
|
2000
1988
|
</table></div>
|
2001
1989
|
</div>
|
2002
1990
|
<div class="refsect3">
|
2003
|
-
<a name="
|
1991
|
+
<a name="gtk-text-view-move-visually.returns"></a><h4>Returns</h4>
|
2004
1992
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
|
2005
1993
|
moved and is not on the end iterator</p>
|
2006
|
-
<p></p>
|
2007
1994
|
</div>
|
2008
1995
|
</div>
|
2009
1996
|
<hr>
|
@@ -2016,7 +2003,7 @@ gtk_text_view_add_child_at_anchor (<em class="parameter"><code><a class="link" h
|
|
2016
2003
|
<p>Adds a child widget in the text buffer, at the given <em class="parameter"><code>anchor</code></em>
|
2017
2004
|
.</p>
|
2018
2005
|
<div class="refsect3">
|
2019
|
-
<a name="
|
2006
|
+
<a name="gtk-text-view-add-child-at-anchor.parameters"></a><h4>Parameters</h4>
|
2020
2007
|
<div class="informaltable"><table width="100%" border="0">
|
2021
2008
|
<colgroup>
|
2022
2009
|
<col width="150px" class="parameters_name">
|
@@ -2054,9 +2041,8 @@ it into a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span
|
|
2054
2041
|
To perform the creation and insertion in one step, use the
|
2055
2042
|
convenience function <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-create-child-anchor" title="gtk_text_buffer_create_child_anchor ()"><code class="function">gtk_text_buffer_create_child_anchor()</code></a>.</p>
|
2056
2043
|
<div class="refsect3">
|
2057
|
-
<a name="
|
2044
|
+
<a name="gtk-text-child-anchor-new.returns"></a><h4>Returns</h4>
|
2058
2045
|
<p> a new <a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a></p>
|
2059
|
-
<p></p>
|
2060
2046
|
</div>
|
2061
2047
|
</div>
|
2062
2048
|
<hr>
|
@@ -2067,7 +2053,7 @@ gtk_text_child_anchor_get_widgets (<em class="parameter"><code><a class="link" h
|
|
2067
2053
|
<p>Gets a list of all widgets anchored at this child anchor.
|
2068
2054
|
The returned list should be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#g-list-free"><code class="function">g_list_free()</code></a>.</p>
|
2069
2055
|
<div class="refsect3">
|
2070
|
-
<a name="
|
2056
|
+
<a name="gtk-text-child-anchor-get-widgets.parameters"></a><h4>Parameters</h4>
|
2071
2057
|
<div class="informaltable"><table width="100%" border="0">
|
2072
2058
|
<colgroup>
|
2073
2059
|
<col width="150px" class="parameters_name">
|
@@ -2082,7 +2068,7 @@ The returned list should be freed with <a href="/home/vagrant/ruby-gnome2.win64/
|
|
2082
2068
|
</table></div>
|
2083
2069
|
</div>
|
2084
2070
|
<div class="refsect3">
|
2085
|
-
<a name="
|
2071
|
+
<a name="gtk-text-child-anchor-get-widgets.returns"></a><h4>Returns</h4>
|
2086
2072
|
<p> list of widgets anchored at <em class="parameter"><code>anchor</code></em>
|
2087
2073
|
. </p>
|
2088
2074
|
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GtkWidget][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
@@ -2100,7 +2086,7 @@ hold your own reference (with <a href="/home/vagrant/ruby-gnome2.win64/glib2/ven
|
|
2100
2086
|
to use this function — otherwise all deleted child anchors
|
2101
2087
|
will also be finalized.</p>
|
2102
2088
|
<div class="refsect3">
|
2103
|
-
<a name="
|
2089
|
+
<a name="gtk-text-child-anchor-get-deleted.parameters"></a><h4>Parameters</h4>
|
2104
2090
|
<div class="informaltable"><table width="100%" border="0">
|
2105
2091
|
<colgroup>
|
2106
2092
|
<col width="150px" class="parameters_name">
|
@@ -2115,9 +2101,8 @@ will also be finalized.</p>
|
|
2115
2101
|
</table></div>
|
2116
2102
|
</div>
|
2117
2103
|
<div class="refsect3">
|
2118
|
-
<a name="
|
2104
|
+
<a name="gtk-text-child-anchor-get-deleted.returns"></a><h4>Returns</h4>
|
2119
2105
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the child anchor has been deleted from its buffer</p>
|
2120
|
-
<p></p>
|
2121
2106
|
</div>
|
2122
2107
|
</div>
|
2123
2108
|
<hr>
|
@@ -2132,7 +2117,7 @@ gtk_text_view_add_child_in_window (<em class="parameter"><code><a class="link" h
|
|
2132
2117
|
<p>Adds a child at fixed coordinates in one of the text widget's
|
2133
2118
|
windows. The window must have nonzero size (see
|
2134
2119
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-border-window-size" title="gtk_text_view_set_border_window_size ()"><code class="function">gtk_text_view_set_border_window_size()</code></a>). Note that the child
|
2135
|
-
coordinates are given relative to the <a href="
|
2120
|
+
coordinates are given relative to the <a href="../html/gdk2-Windows.html#GdkWindow"><span class="type">GdkWindow</span></a> in question, and
|
2136
2121
|
that these coordinates have no sane relationship to scrolling. When
|
2137
2122
|
placing a child in <a class="link" href="GtkTextView.html#GTK-TEXT-WINDOW-WIDGET:CAPS"><span class="type">GTK_TEXT_WINDOW_WIDGET</span></a>, scrolling is
|
2138
2123
|
irrelevant, the child floats above all scrollable areas. But when
|
@@ -2146,7 +2131,7 @@ would be to update all child positions when the scroll adjustments
|
|
2146
2131
|
change or the text buffer changes. See bug 64518 on
|
2147
2132
|
bugzilla.gnome.org for status of fixing this issue.</p>
|
2148
2133
|
<div class="refsect3">
|
2149
|
-
<a name="
|
2134
|
+
<a name="gtk-text-view-add-child-in-window.parameters"></a><h4>Parameters</h4>
|
2150
2135
|
<div class="informaltable"><table width="100%" border="0">
|
2151
2136
|
<colgroup>
|
2152
2137
|
<col width="150px" class="parameters_name">
|
@@ -2193,7 +2178,7 @@ gtk_text_view_move_child (<em class="parameter"><code><a class="link" href="GtkT
|
|
2193
2178
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> ypos</code></em>);</pre>
|
2194
2179
|
<p>Updates the position of a child, as for <a class="link" href="GtkTextView.html#gtk-text-view-add-child-in-window" title="gtk_text_view_add_child_in_window ()"><code class="function">gtk_text_view_add_child_in_window()</code></a>.</p>
|
2195
2180
|
<div class="refsect3">
|
2196
|
-
<a name="
|
2181
|
+
<a name="gtk-text-view-move-child.parameters"></a><h4>Parameters</h4>
|
2197
2182
|
<div class="informaltable"><table width="100%" border="0">
|
2198
2183
|
<colgroup>
|
2199
2184
|
<col width="150px" class="parameters_name">
|
@@ -2233,7 +2218,7 @@ gtk_text_view_set_wrap_mode (<em class="parameter"><code><a class="link" href="G
|
|
2233
2218
|
<em class="parameter"><code><a class="link" href="GtkTextTag.html#GtkWrapMode" title="enum GtkWrapMode"><span class="type">GtkWrapMode</span></a> wrap_mode</code></em>);</pre>
|
2234
2219
|
<p>Sets the line wrapping for the view.</p>
|
2235
2220
|
<div class="refsect3">
|
2236
|
-
<a name="
|
2221
|
+
<a name="gtk-text-view-set-wrap-mode.parameters"></a><h4>Parameters</h4>
|
2237
2222
|
<div class="informaltable"><table width="100%" border="0">
|
2238
2223
|
<colgroup>
|
2239
2224
|
<col width="150px" class="parameters_name">
|
@@ -2262,7 +2247,7 @@ gtk_text_view_set_wrap_mode (<em class="parameter"><code><a class="link" href="G
|
|
2262
2247
|
gtk_text_view_get_wrap_mode (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2263
2248
|
<p>Gets the line wrapping for the view.</p>
|
2264
2249
|
<div class="refsect3">
|
2265
|
-
<a name="
|
2250
|
+
<a name="gtk-text-view-get-wrap-mode.parameters"></a><h4>Parameters</h4>
|
2266
2251
|
<div class="informaltable"><table width="100%" border="0">
|
2267
2252
|
<colgroup>
|
2268
2253
|
<col width="150px" class="parameters_name">
|
@@ -2277,9 +2262,8 @@ gtk_text_view_get_wrap_mode (<em class="parameter"><code><a class="link" href="G
|
|
2277
2262
|
</table></div>
|
2278
2263
|
</div>
|
2279
2264
|
<div class="refsect3">
|
2280
|
-
<a name="
|
2265
|
+
<a name="gtk-text-view-get-wrap-mode.returns"></a><h4>Returns</h4>
|
2281
2266
|
<p> the line wrap setting</p>
|
2282
|
-
<p></p>
|
2283
2267
|
</div>
|
2284
2268
|
</div>
|
2285
2269
|
<hr>
|
@@ -2292,7 +2276,7 @@ gtk_text_view_set_editable (<em class="parameter"><code><a class="link" href="Gt
|
|
2292
2276
|
this default setting with tags in the buffer, using the "editable"
|
2293
2277
|
attribute of tags.</p>
|
2294
2278
|
<div class="refsect3">
|
2295
|
-
<a name="
|
2279
|
+
<a name="gtk-text-view-set-editable.parameters"></a><h4>Parameters</h4>
|
2296
2280
|
<div class="informaltable"><table width="100%" border="0">
|
2297
2281
|
<colgroup>
|
2298
2282
|
<col width="150px" class="parameters_name">
|
@@ -2322,7 +2306,7 @@ gtk_text_view_get_editable (<em class="parameter"><code><a class="link" href="Gt
|
|
2322
2306
|
<p>Returns the default editability of the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a>. Tags in the
|
2323
2307
|
buffer may override this setting for some ranges of text.</p>
|
2324
2308
|
<div class="refsect3">
|
2325
|
-
<a name="
|
2309
|
+
<a name="gtk-text-view-get-editable.parameters"></a><h4>Parameters</h4>
|
2326
2310
|
<div class="informaltable"><table width="100%" border="0">
|
2327
2311
|
<colgroup>
|
2328
2312
|
<col width="150px" class="parameters_name">
|
@@ -2337,9 +2321,8 @@ buffer may override this setting for some ranges of text.</p>
|
|
2337
2321
|
</table></div>
|
2338
2322
|
</div>
|
2339
2323
|
<div class="refsect3">
|
2340
|
-
<a name="
|
2324
|
+
<a name="gtk-text-view-get-editable.returns"></a><h4>Returns</h4>
|
2341
2325
|
<p> whether text is editable by default</p>
|
2342
|
-
<p></p>
|
2343
2326
|
</div>
|
2344
2327
|
</div>
|
2345
2328
|
<hr>
|
@@ -2352,7 +2335,7 @@ gtk_text_view_set_cursor_visible (<em class="parameter"><code><a class="link" hr
|
|
2352
2335
|
text probably shouldn't have a visible cursor, so you may want to turn
|
2353
2336
|
the cursor off.</p>
|
2354
2337
|
<div class="refsect3">
|
2355
|
-
<a name="
|
2338
|
+
<a name="gtk-text-view-set-cursor-visible.parameters"></a><h4>Parameters</h4>
|
2356
2339
|
<div class="informaltable"><table width="100%" border="0">
|
2357
2340
|
<colgroup>
|
2358
2341
|
<col width="150px" class="parameters_name">
|
@@ -2381,7 +2364,7 @@ the cursor off.</p>
|
|
2381
2364
|
gtk_text_view_get_cursor_visible (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2382
2365
|
<p>Find out whether the cursor is being displayed.</p>
|
2383
2366
|
<div class="refsect3">
|
2384
|
-
<a name="
|
2367
|
+
<a name="gtk-text-view-get-cursor-visible.parameters"></a><h4>Parameters</h4>
|
2385
2368
|
<div class="informaltable"><table width="100%" border="0">
|
2386
2369
|
<colgroup>
|
2387
2370
|
<col width="150px" class="parameters_name">
|
@@ -2396,9 +2379,8 @@ gtk_text_view_get_cursor_visible (<em class="parameter"><code><a class="link" hr
|
|
2396
2379
|
</table></div>
|
2397
2380
|
</div>
|
2398
2381
|
<div class="refsect3">
|
2399
|
-
<a name="
|
2382
|
+
<a name="gtk-text-view-get-cursor-visible.returns"></a><h4>Returns</h4>
|
2400
2383
|
<p> whether the insertion mark is visible</p>
|
2401
|
-
<p></p>
|
2402
2384
|
</div>
|
2403
2385
|
</div>
|
2404
2386
|
<hr>
|
@@ -2409,7 +2391,7 @@ gtk_text_view_set_overwrite (<em class="parameter"><code><a class="link" href="G
|
|
2409
2391
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> overwrite</code></em>);</pre>
|
2410
2392
|
<p>Changes the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> overwrite mode.</p>
|
2411
2393
|
<div class="refsect3">
|
2412
|
-
<a name="
|
2394
|
+
<a name="gtk-text-view-set-overwrite.parameters"></a><h4>Parameters</h4>
|
2413
2395
|
<div class="informaltable"><table width="100%" border="0">
|
2414
2396
|
<colgroup>
|
2415
2397
|
<col width="150px" class="parameters_name">
|
@@ -2430,7 +2412,7 @@ gtk_text_view_set_overwrite (<em class="parameter"><code><a class="link" href="G
|
|
2430
2412
|
</tbody>
|
2431
2413
|
</table></div>
|
2432
2414
|
</div>
|
2433
|
-
<p class="since">Since 2.4</p>
|
2415
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2434
2416
|
</div>
|
2435
2417
|
<hr>
|
2436
2418
|
<div class="refsect2">
|
@@ -2439,7 +2421,7 @@ gtk_text_view_set_overwrite (<em class="parameter"><code><a class="link" href="G
|
|
2439
2421
|
gtk_text_view_get_overwrite (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2440
2422
|
<p>Returns whether the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> is in overwrite mode or not.</p>
|
2441
2423
|
<div class="refsect3">
|
2442
|
-
<a name="
|
2424
|
+
<a name="gtk-text-view-get-overwrite.parameters"></a><h4>Parameters</h4>
|
2443
2425
|
<div class="informaltable"><table width="100%" border="0">
|
2444
2426
|
<colgroup>
|
2445
2427
|
<col width="150px" class="parameters_name">
|
@@ -2454,12 +2436,11 @@ gtk_text_view_get_overwrite (<em class="parameter"><code><a class="link" href="G
|
|
2454
2436
|
</table></div>
|
2455
2437
|
</div>
|
2456
2438
|
<div class="refsect3">
|
2457
|
-
<a name="
|
2439
|
+
<a name="gtk-text-view-get-overwrite.returns"></a><h4>Returns</h4>
|
2458
2440
|
<p> whether <em class="parameter"><code>text_view</code></em>
|
2459
2441
|
is in overwrite mode or not.</p>
|
2460
|
-
<p></p>
|
2461
2442
|
</div>
|
2462
|
-
<p class="since">Since 2.4</p>
|
2443
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2463
2444
|
</div>
|
2464
2445
|
<hr>
|
2465
2446
|
<div class="refsect2">
|
@@ -2472,7 +2453,7 @@ gtk_text_view_set_pixels_above_lines (<em class="parameter"><code><a class="link
|
|
2472
2453
|
Tags in the buffer for <em class="parameter"><code>text_view</code></em>
|
2473
2454
|
may override the defaults.</p>
|
2474
2455
|
<div class="refsect3">
|
2475
|
-
<a name="
|
2456
|
+
<a name="gtk-text-view-set-pixels-above-lines.parameters"></a><h4>Parameters</h4>
|
2476
2457
|
<div class="informaltable"><table width="100%" border="0">
|
2477
2458
|
<colgroup>
|
2478
2459
|
<col width="150px" class="parameters_name">
|
@@ -2501,7 +2482,7 @@ Tags in the buffer for <em class="parameter"><code>text_view</code></em>
|
|
2501
2482
|
gtk_text_view_get_pixels_above_lines (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2502
2483
|
<p>Gets the default number of pixels to put above paragraphs.</p>
|
2503
2484
|
<div class="refsect3">
|
2504
|
-
<a name="
|
2485
|
+
<a name="gtk-text-view-get-pixels-above-lines.parameters"></a><h4>Parameters</h4>
|
2505
2486
|
<div class="informaltable"><table width="100%" border="0">
|
2506
2487
|
<colgroup>
|
2507
2488
|
<col width="150px" class="parameters_name">
|
@@ -2516,9 +2497,8 @@ gtk_text_view_get_pixels_above_lines (<em class="parameter"><code><a class="link
|
|
2516
2497
|
</table></div>
|
2517
2498
|
</div>
|
2518
2499
|
<div class="refsect3">
|
2519
|
-
<a name="
|
2500
|
+
<a name="gtk-text-view-get-pixels-above-lines.returns"></a><h4>Returns</h4>
|
2520
2501
|
<p> default number of pixels above paragraphs</p>
|
2521
|
-
<p></p>
|
2522
2502
|
</div>
|
2523
2503
|
</div>
|
2524
2504
|
<hr>
|
@@ -2533,7 +2513,7 @@ to put below paragraphs in <em class="parameter"><code>text_view</code></em>
|
|
2533
2513
|
by tags applied to <em class="parameter"><code>text_view</code></em>
|
2534
2514
|
's buffer.</p>
|
2535
2515
|
<div class="refsect3">
|
2536
|
-
<a name="
|
2516
|
+
<a name="gtk-text-view-set-pixels-below-lines.parameters"></a><h4>Parameters</h4>
|
2537
2517
|
<div class="informaltable"><table width="100%" border="0">
|
2538
2518
|
<colgroup>
|
2539
2519
|
<col width="150px" class="parameters_name">
|
@@ -2562,7 +2542,7 @@ by tags applied to <em class="parameter"><code>text_view</code></em>
|
|
2562
2542
|
gtk_text_view_get_pixels_below_lines (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2563
2543
|
<p>Gets the value set by <a class="link" href="GtkTextView.html#gtk-text-view-set-pixels-below-lines" title="gtk_text_view_set_pixels_below_lines ()"><code class="function">gtk_text_view_set_pixels_below_lines()</code></a>.</p>
|
2564
2544
|
<div class="refsect3">
|
2565
|
-
<a name="
|
2545
|
+
<a name="gtk-text-view-get-pixels-below-lines.parameters"></a><h4>Parameters</h4>
|
2566
2546
|
<div class="informaltable"><table width="100%" border="0">
|
2567
2547
|
<colgroup>
|
2568
2548
|
<col width="150px" class="parameters_name">
|
@@ -2577,9 +2557,8 @@ gtk_text_view_get_pixels_below_lines (<em class="parameter"><code><a class="link
|
|
2577
2557
|
</table></div>
|
2578
2558
|
</div>
|
2579
2559
|
<div class="refsect3">
|
2580
|
-
<a name="
|
2560
|
+
<a name="gtk-text-view-get-pixels-below-lines.returns"></a><h4>Returns</h4>
|
2581
2561
|
<p> default number of blank pixels below paragraphs</p>
|
2582
|
-
<p></p>
|
2583
2562
|
</div>
|
2584
2563
|
</div>
|
2585
2564
|
<hr>
|
@@ -2593,7 +2572,7 @@ display/wrapped lines within a paragraph. May be overridden by
|
|
2593
2572
|
tags in <em class="parameter"><code>text_view</code></em>
|
2594
2573
|
's buffer.</p>
|
2595
2574
|
<div class="refsect3">
|
2596
|
-
<a name="
|
2575
|
+
<a name="gtk-text-view-set-pixels-inside-wrap.parameters"></a><h4>Parameters</h4>
|
2597
2576
|
<div class="informaltable"><table width="100%" border="0">
|
2598
2577
|
<colgroup>
|
2599
2578
|
<col width="150px" class="parameters_name">
|
@@ -2622,7 +2601,7 @@ tags in <em class="parameter"><code>text_view</code></em>
|
|
2622
2601
|
gtk_text_view_get_pixels_inside_wrap (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2623
2602
|
<p>Gets the value set by <a class="link" href="GtkTextView.html#gtk-text-view-set-pixels-inside-wrap" title="gtk_text_view_set_pixels_inside_wrap ()"><code class="function">gtk_text_view_set_pixels_inside_wrap()</code></a>.</p>
|
2624
2603
|
<div class="refsect3">
|
2625
|
-
<a name="
|
2604
|
+
<a name="gtk-text-view-get-pixels-inside-wrap.parameters"></a><h4>Parameters</h4>
|
2626
2605
|
<div class="informaltable"><table width="100%" border="0">
|
2627
2606
|
<colgroup>
|
2628
2607
|
<col width="150px" class="parameters_name">
|
@@ -2637,9 +2616,8 @@ gtk_text_view_get_pixels_inside_wrap (<em class="parameter"><code><a class="link
|
|
2637
2616
|
</table></div>
|
2638
2617
|
</div>
|
2639
2618
|
<div class="refsect3">
|
2640
|
-
<a name="
|
2619
|
+
<a name="gtk-text-view-get-pixels-inside-wrap.returns"></a><h4>Returns</h4>
|
2641
2620
|
<p> default number of pixels of blank space between wrapped lines</p>
|
2642
|
-
<p></p>
|
2643
2621
|
</div>
|
2644
2622
|
</div>
|
2645
2623
|
<hr>
|
@@ -2652,7 +2630,7 @@ gtk_text_view_set_justification (<em class="parameter"><code><a class="link" hre
|
|
2652
2630
|
.
|
2653
2631
|
Tags in the view's buffer may override the default.</p>
|
2654
2632
|
<div class="refsect3">
|
2655
|
-
<a name="
|
2633
|
+
<a name="gtk-text-view-set-justification.parameters"></a><h4>Parameters</h4>
|
2656
2634
|
<div class="informaltable"><table width="100%" border="0">
|
2657
2635
|
<colgroup>
|
2658
2636
|
<col width="150px" class="parameters_name">
|
@@ -2683,7 +2661,7 @@ gtk_text_view_get_justification (<em class="parameter"><code><a class="link" hre
|
|
2683
2661
|
.
|
2684
2662
|
Tags in the buffer may override the default.</p>
|
2685
2663
|
<div class="refsect3">
|
2686
|
-
<a name="
|
2664
|
+
<a name="gtk-text-view-get-justification.parameters"></a><h4>Parameters</h4>
|
2687
2665
|
<div class="informaltable"><table width="100%" border="0">
|
2688
2666
|
<colgroup>
|
2689
2667
|
<col width="150px" class="parameters_name">
|
@@ -2698,9 +2676,8 @@ Tags in the buffer may override the default.</p>
|
|
2698
2676
|
</table></div>
|
2699
2677
|
</div>
|
2700
2678
|
<div class="refsect3">
|
2701
|
-
<a name="
|
2679
|
+
<a name="gtk-text-view-get-justification.returns"></a><h4>Returns</h4>
|
2702
2680
|
<p> default justification</p>
|
2703
|
-
<p></p>
|
2704
2681
|
</div>
|
2705
2682
|
</div>
|
2706
2683
|
<hr>
|
@@ -2713,7 +2690,7 @@ gtk_text_view_set_left_margin (<em class="parameter"><code><a class="link" href=
|
|
2713
2690
|
.
|
2714
2691
|
Tags in the buffer may override the default.</p>
|
2715
2692
|
<div class="refsect3">
|
2716
|
-
<a name="
|
2693
|
+
<a name="gtk-text-view-set-left-margin.parameters"></a><h4>Parameters</h4>
|
2717
2694
|
<div class="informaltable"><table width="100%" border="0">
|
2718
2695
|
<colgroup>
|
2719
2696
|
<col width="150px" class="parameters_name">
|
@@ -2744,7 +2721,7 @@ gtk_text_view_get_left_margin (<em class="parameter"><code><a class="link" href=
|
|
2744
2721
|
.
|
2745
2722
|
Tags in the buffer may override the default.</p>
|
2746
2723
|
<div class="refsect3">
|
2747
|
-
<a name="
|
2724
|
+
<a name="gtk-text-view-get-left-margin.parameters"></a><h4>Parameters</h4>
|
2748
2725
|
<div class="informaltable"><table width="100%" border="0">
|
2749
2726
|
<colgroup>
|
2750
2727
|
<col width="150px" class="parameters_name">
|
@@ -2759,9 +2736,8 @@ Tags in the buffer may override the default.</p>
|
|
2759
2736
|
</table></div>
|
2760
2737
|
</div>
|
2761
2738
|
<div class="refsect3">
|
2762
|
-
<a name="
|
2739
|
+
<a name="gtk-text-view-get-left-margin.returns"></a><h4>Returns</h4>
|
2763
2740
|
<p> left margin in pixels</p>
|
2764
|
-
<p></p>
|
2765
2741
|
</div>
|
2766
2742
|
</div>
|
2767
2743
|
<hr>
|
@@ -2773,7 +2749,7 @@ gtk_text_view_set_right_margin (<em class="parameter"><code><a class="link" href
|
|
2773
2749
|
<p>Sets the default right margin for text in the text view.
|
2774
2750
|
Tags in the buffer may override the default.</p>
|
2775
2751
|
<div class="refsect3">
|
2776
|
-
<a name="
|
2752
|
+
<a name="gtk-text-view-set-right-margin.parameters"></a><h4>Parameters</h4>
|
2777
2753
|
<div class="informaltable"><table width="100%" border="0">
|
2778
2754
|
<colgroup>
|
2779
2755
|
<col width="150px" class="parameters_name">
|
@@ -2804,7 +2780,7 @@ gtk_text_view_get_right_margin (<em class="parameter"><code><a class="link" href
|
|
2804
2780
|
. Tags
|
2805
2781
|
in the buffer may override the default.</p>
|
2806
2782
|
<div class="refsect3">
|
2807
|
-
<a name="
|
2783
|
+
<a name="gtk-text-view-get-right-margin.parameters"></a><h4>Parameters</h4>
|
2808
2784
|
<div class="informaltable"><table width="100%" border="0">
|
2809
2785
|
<colgroup>
|
2810
2786
|
<col width="150px" class="parameters_name">
|
@@ -2819,9 +2795,8 @@ in the buffer may override the default.</p>
|
|
2819
2795
|
</table></div>
|
2820
2796
|
</div>
|
2821
2797
|
<div class="refsect3">
|
2822
|
-
<a name="
|
2798
|
+
<a name="gtk-text-view-get-right-margin.returns"></a><h4>Returns</h4>
|
2823
2799
|
<p> right margin in pixels</p>
|
2824
|
-
<p></p>
|
2825
2800
|
</div>
|
2826
2801
|
</div>
|
2827
2802
|
<hr>
|
@@ -2834,7 +2809,7 @@ gtk_text_view_set_indent (<em class="parameter"><code><a class="link" href="GtkT
|
|
2834
2809
|
.
|
2835
2810
|
Tags in the buffer may override the default.</p>
|
2836
2811
|
<div class="refsect3">
|
2837
|
-
<a name="
|
2812
|
+
<a name="gtk-text-view-set-indent.parameters"></a><h4>Parameters</h4>
|
2838
2813
|
<div class="informaltable"><table width="100%" border="0">
|
2839
2814
|
<colgroup>
|
2840
2815
|
<col width="150px" class="parameters_name">
|
@@ -2866,7 +2841,7 @@ gtk_text_view_get_indent (<em class="parameter"><code><a class="link" href="GtkT
|
|
2866
2841
|
Tags in the view's buffer may override the default.
|
2867
2842
|
The indentation may be negative.</p>
|
2868
2843
|
<div class="refsect3">
|
2869
|
-
<a name="
|
2844
|
+
<a name="gtk-text-view-get-indent.parameters"></a><h4>Parameters</h4>
|
2870
2845
|
<div class="informaltable"><table width="100%" border="0">
|
2871
2846
|
<colgroup>
|
2872
2847
|
<col width="150px" class="parameters_name">
|
@@ -2881,9 +2856,8 @@ The indentation may be negative.</p>
|
|
2881
2856
|
</table></div>
|
2882
2857
|
</div>
|
2883
2858
|
<div class="refsect3">
|
2884
|
-
<a name="
|
2859
|
+
<a name="gtk-text-view-get-indent.returns"></a><h4>Returns</h4>
|
2885
2860
|
<p> number of pixels of indentation</p>
|
2886
|
-
<p></p>
|
2887
2861
|
</div>
|
2888
2862
|
</div>
|
2889
2863
|
<hr>
|
@@ -2891,12 +2865,12 @@ The indentation may be negative.</p>
|
|
2891
2865
|
<a name="gtk-text-view-set-tabs"></a><h3>gtk_text_view_set_tabs ()</h3>
|
2892
2866
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2893
2867
|
gtk_text_view_set_tabs (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
2894
|
-
<em class="parameter"><code><span class="type">PangoTabArray</span> *tabs</code></em>);</pre>
|
2868
|
+
<em class="parameter"><code><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *tabs</code></em>);</pre>
|
2895
2869
|
<p>Sets the default tab stops for paragraphs in <em class="parameter"><code>text_view</code></em>
|
2896
2870
|
.
|
2897
2871
|
Tags in the buffer may override the default.</p>
|
2898
2872
|
<div class="refsect3">
|
2899
|
-
<a name="
|
2873
|
+
<a name="gtk-text-view-set-tabs.parameters"></a><h4>Parameters</h4>
|
2900
2874
|
<div class="informaltable"><table width="100%" border="0">
|
2901
2875
|
<colgroup>
|
2902
2876
|
<col width="150px" class="parameters_name">
|
@@ -2911,7 +2885,7 @@ Tags in the buffer may override the default.</p>
|
|
2911
2885
|
</tr>
|
2912
2886
|
<tr>
|
2913
2887
|
<td class="parameter_name"><p>tabs</p></td>
|
2914
|
-
<td class="parameter_description"><p>tabs as a <span class="type">PangoTabArray</span></p></td>
|
2888
|
+
<td class="parameter_description"><p>tabs as a <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a></p></td>
|
2915
2889
|
<td class="parameter_annotations"> </td>
|
2916
2890
|
</tr>
|
2917
2891
|
</tbody>
|
@@ -2921,15 +2895,15 @@ Tags in the buffer may override the default.</p>
|
|
2921
2895
|
<hr>
|
2922
2896
|
<div class="refsect2">
|
2923
2897
|
<a name="gtk-text-view-get-tabs"></a><h3>gtk_text_view_get_tabs ()</h3>
|
2924
|
-
<pre class="programlisting"><span class="returnvalue">PangoTabArray</span> *
|
2898
|
+
<pre class="programlisting"><a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="returnvalue">PangoTabArray</span></a> *
|
2925
2899
|
gtk_text_view_get_tabs (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
2926
2900
|
<p>Gets the default tabs for <em class="parameter"><code>text_view</code></em>
|
2927
2901
|
. Tags in the buffer may
|
2928
2902
|
override the defaults. The returned array will be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
2929
2903
|
"standard" (8-space) tabs are used. Free the return value
|
2930
|
-
with <code class="function">pango_tab_array_free()</code>.</p>
|
2904
|
+
with <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#pango-tab-array-free"><code class="function">pango_tab_array_free()</code></a>.</p>
|
2931
2905
|
<div class="refsect3">
|
2932
|
-
<a name="
|
2906
|
+
<a name="gtk-text-view-get-tabs.parameters"></a><h4>Parameters</h4>
|
2933
2907
|
<div class="informaltable"><table width="100%" border="0">
|
2934
2908
|
<colgroup>
|
2935
2909
|
<col width="150px" class="parameters_name">
|
@@ -2944,10 +2918,9 @@ with <code class="function">pango_tab_array_free()</code>.</p>
|
|
2944
2918
|
</table></div>
|
2945
2919
|
</div>
|
2946
2920
|
<div class="refsect3">
|
2947
|
-
<a name="
|
2921
|
+
<a name="gtk-text-view-get-tabs.returns"></a><h4>Returns</h4>
|
2948
2922
|
<p> copy of default tab array, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if "standard"
|
2949
|
-
tabs are used; must be freed with <code class="function">pango_tab_array_free()</code>.</p>
|
2950
|
-
<p></p>
|
2923
|
+
tabs are used; must be freed with <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#pango-tab-array-free"><code class="function">pango_tab_array_free()</code></a>.</p>
|
2951
2924
|
</div>
|
2952
2925
|
</div>
|
2953
2926
|
<hr>
|
@@ -2963,7 +2936,7 @@ If <em class="parameter"><code>accepts_tab</code></em>
|
|
2963
2936
|
is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> the keyboard focus is moved to the next widget in the focus
|
2964
2937
|
chain.</p>
|
2965
2938
|
<div class="refsect3">
|
2966
|
-
<a name="
|
2939
|
+
<a name="gtk-text-view-set-accepts-tab.parameters"></a><h4>Parameters</h4>
|
2967
2940
|
<div class="informaltable"><table width="100%" border="0">
|
2968
2941
|
<colgroup>
|
2969
2942
|
<col width="150px" class="parameters_name">
|
@@ -2986,7 +2959,7 @@ keyboard focus.</p></td>
|
|
2986
2959
|
</tbody>
|
2987
2960
|
</table></div>
|
2988
2961
|
</div>
|
2989
|
-
<p class="since">Since 2.4</p>
|
2962
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
2990
2963
|
</div>
|
2991
2964
|
<hr>
|
2992
2965
|
<div class="refsect2">
|
@@ -2996,7 +2969,7 @@ gtk_text_view_get_accepts_tab (<em class="parameter"><code><a class="link" href=
|
|
2996
2969
|
<p>Returns whether pressing the Tab key inserts a tab characters.
|
2997
2970
|
<a class="link" href="GtkTextView.html#gtk-text-view-set-accepts-tab" title="gtk_text_view_set_accepts_tab ()"><code class="function">gtk_text_view_set_accepts_tab()</code></a>.</p>
|
2998
2971
|
<div class="refsect3">
|
2999
|
-
<a name="
|
2972
|
+
<a name="gtk-text-view-get-accepts-tab.parameters"></a><h4>Parameters</h4>
|
3000
2973
|
<div class="informaltable"><table width="100%" border="0">
|
3001
2974
|
<colgroup>
|
3002
2975
|
<col width="150px" class="parameters_name">
|
@@ -3011,12 +2984,11 @@ gtk_text_view_get_accepts_tab (<em class="parameter"><code><a class="link" href=
|
|
3011
2984
|
</table></div>
|
3012
2985
|
</div>
|
3013
2986
|
<div class="refsect3">
|
3014
|
-
<a name="
|
2987
|
+
<a name="gtk-text-view-get-accepts-tab.returns"></a><h4>Returns</h4>
|
3015
2988
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if pressing the Tab key inserts a tab character,
|
3016
2989
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if pressing the Tab key moves the keyboard focus.</p>
|
3017
|
-
<p></p>
|
3018
2990
|
</div>
|
3019
|
-
<p class="since">Since 2.4</p>
|
2991
|
+
<p class="since">Since: <a class="link" href="api-index-2-4.html#api-index-2.4">2.4</a></p>
|
3020
2992
|
</div>
|
3021
2993
|
<hr>
|
3022
2994
|
<div class="refsect2">
|
@@ -3031,7 +3003,7 @@ attributes in effect at a given text position.</p>
|
|
3031
3003
|
<p>The return value is a copy owned by the caller of this function,
|
3032
3004
|
and should be freed.</p>
|
3033
3005
|
<div class="refsect3">
|
3034
|
-
<a name="
|
3006
|
+
<a name="gtk-text-view-get-default-attributes.parameters"></a><h4>Parameters</h4>
|
3035
3007
|
<div class="informaltable"><table width="100%" border="0">
|
3036
3008
|
<colgroup>
|
3037
3009
|
<col width="150px" class="parameters_name">
|
@@ -3046,9 +3018,8 @@ and should be freed.</p>
|
|
3046
3018
|
</table></div>
|
3047
3019
|
</div>
|
3048
3020
|
<div class="refsect3">
|
3049
|
-
<a name="
|
3021
|
+
<a name="gtk-text-view-get-default-attributes.returns"></a><h4>Returns</h4>
|
3050
3022
|
<p> a new <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct GtkTextAttributes"><span class="type">GtkTextAttributes</span></a></p>
|
3051
|
-
<p></p>
|
3052
3023
|
</div>
|
3053
3024
|
</div>
|
3054
3025
|
<hr>
|
@@ -3057,7 +3028,7 @@ and should be freed.</p>
|
|
3057
3028
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3058
3029
|
gtk_text_view_im_context_filter_keypress
|
3059
3030
|
(<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>,
|
3060
|
-
<em class="parameter"><code><a href="
|
3031
|
+
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
3061
3032
|
<p>Allow the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> input method to internally handle key press
|
3062
3033
|
and release events. If this function returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then no further
|
3063
3034
|
processing should be done for this key event. See
|
@@ -3105,7 +3076,7 @@ and the default key event handling of the <a class="link" href="GtkTextView.html
|
|
3105
3076
|
|
3106
3077
|
<p></p>
|
3107
3078
|
<div class="refsect3">
|
3108
|
-
<a name="
|
3079
|
+
<a name="gtk-text-view-im-context-filter-keypress.parameters"></a><h4>Parameters</h4>
|
3109
3080
|
<div class="informaltable"><table width="100%" border="0">
|
3110
3081
|
<colgroup>
|
3111
3082
|
<col width="150px" class="parameters_name">
|
@@ -3127,11 +3098,10 @@ and the default key event handling of the <a class="link" href="GtkTextView.html
|
|
3127
3098
|
</table></div>
|
3128
3099
|
</div>
|
3129
3100
|
<div class="refsect3">
|
3130
|
-
<a name="
|
3101
|
+
<a name="gtk-text-view-im-context-filter-keypress.returns"></a><h4>Returns</h4>
|
3131
3102
|
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the input method handled the key event.</p>
|
3132
|
-
<p></p>
|
3133
3103
|
</div>
|
3134
|
-
<p class="since">Since 2.22</p>
|
3104
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
3135
3105
|
</div>
|
3136
3106
|
<hr>
|
3137
3107
|
<div class="refsect2">
|
@@ -3142,7 +3112,7 @@ gtk_text_view_reset_im_context (<em class="parameter"><code><a class="link" href
|
|
3142
3112
|
<p>This can be necessary in the case where modifying the buffer
|
3143
3113
|
would confuse on-going input method behavior.</p>
|
3144
3114
|
<div class="refsect3">
|
3145
|
-
<a name="
|
3115
|
+
<a name="gtk-text-view-reset-im-context.parameters"></a><h4>Parameters</h4>
|
3146
3116
|
<div class="informaltable"><table width="100%" border="0">
|
3147
3117
|
<colgroup>
|
3148
3118
|
<col width="150px" class="parameters_name">
|
@@ -3156,7 +3126,7 @@ would confuse on-going input method behavior.</p>
|
|
3156
3126
|
</tr></tbody>
|
3157
3127
|
</table></div>
|
3158
3128
|
</div>
|
3159
|
-
<p class="since">Since 2.22</p>
|
3129
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
3160
3130
|
</div>
|
3161
3131
|
<hr>
|
3162
3132
|
<div class="refsect2">
|
@@ -3165,7 +3135,7 @@ would confuse on-going input method behavior.</p>
|
|
3165
3135
|
gtk_text_view_get_hadjustment (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
3166
3136
|
<p>Gets the horizontal-scrolling <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>.</p>
|
3167
3137
|
<div class="refsect3">
|
3168
|
-
<a name="
|
3138
|
+
<a name="gtk-text-view-get-hadjustment.parameters"></a><h4>Parameters</h4>
|
3169
3139
|
<div class="informaltable"><table width="100%" border="0">
|
3170
3140
|
<colgroup>
|
3171
3141
|
<col width="150px" class="parameters_name">
|
@@ -3180,11 +3150,11 @@ gtk_text_view_get_hadjustment (<em class="parameter"><code><a class="link" href=
|
|
3180
3150
|
</table></div>
|
3181
3151
|
</div>
|
3182
3152
|
<div class="refsect3">
|
3183
|
-
<a name="
|
3153
|
+
<a name="gtk-text-view-get-hadjustment.returns"></a><h4>Returns</h4>
|
3184
3154
|
<p> pointer to the horizontal <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>. </p>
|
3185
3155
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3186
3156
|
</div>
|
3187
|
-
<p class="since">Since 2.22</p>
|
3157
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
3188
3158
|
</div>
|
3189
3159
|
<hr>
|
3190
3160
|
<div class="refsect2">
|
@@ -3193,7 +3163,7 @@ gtk_text_view_get_hadjustment (<em class="parameter"><code><a class="link" href=
|
|
3193
3163
|
gtk_text_view_get_vadjustment (<em class="parameter"><code><a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a> *text_view</code></em>);</pre>
|
3194
3164
|
<p>Gets the vertical-scrolling <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>.</p>
|
3195
3165
|
<div class="refsect3">
|
3196
|
-
<a name="
|
3166
|
+
<a name="gtk-text-view-get-vadjustment.parameters"></a><h4>Parameters</h4>
|
3197
3167
|
<div class="informaltable"><table width="100%" border="0">
|
3198
3168
|
<colgroup>
|
3199
3169
|
<col width="150px" class="parameters_name">
|
@@ -3208,21 +3178,11 @@ gtk_text_view_get_vadjustment (<em class="parameter"><code><a class="link" href=
|
|
3208
3178
|
</table></div>
|
3209
3179
|
</div>
|
3210
3180
|
<div class="refsect3">
|
3211
|
-
<a name="
|
3181
|
+
<a name="gtk-text-view-get-vadjustment.returns"></a><h4>Returns</h4>
|
3212
3182
|
<p> pointer to the vertical <a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a>. </p>
|
3213
3183
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3214
3184
|
</div>
|
3215
|
-
<p class="since">Since 2.22</p>
|
3216
|
-
</div>
|
3217
|
-
<hr>
|
3218
|
-
<div class="refsect2">
|
3219
|
-
<a name="GTK-TEXT-VIEW-PRIORITY-VALIDATE:CAPS"></a><h3>GTK_TEXT_VIEW_PRIORITY_VALIDATE</h3>
|
3220
|
-
<pre class="programlisting">#define GTK_TEXT_VIEW_PRIORITY_VALIDATE (GDK_PRIORITY_REDRAW + 5)
|
3221
|
-
</pre>
|
3222
|
-
<p>
|
3223
|
-
The priority at which the text view validates onscreen lines
|
3224
|
-
in an idle job in the background.
|
3225
|
-
</p>
|
3185
|
+
<p class="since">Since: <a class="link" href="api-index-2-22.html#api-index-2.22">2.22</a></p>
|
3226
3186
|
</div>
|
3227
3187
|
</div>
|
3228
3188
|
<div class="refsect1">
|
@@ -3239,7 +3199,7 @@ in an idle job in the background.
|
|
3239
3199
|
<p>
|
3240
3200
|
</p>
|
3241
3201
|
<div class="refsect3">
|
3242
|
-
<a name="
|
3202
|
+
<a name="GtkTextWindowType.members"></a><h4>Members</h4>
|
3243
3203
|
<div class="informaltable"><table width="100%" border="0">
|
3244
3204
|
<colgroup>
|
3245
3205
|
<col width="300px" class="enum_members_name">
|
@@ -3297,6 +3257,16 @@ characters). The anchor can have multiple widgets anchored, to allow for
|
|
3297
3257
|
multiple views.
|
3298
3258
|
</p>
|
3299
3259
|
</div>
|
3260
|
+
<hr>
|
3261
|
+
<div class="refsect2">
|
3262
|
+
<a name="GTK-TEXT-VIEW-PRIORITY-VALIDATE:CAPS"></a><h3>GTK_TEXT_VIEW_PRIORITY_VALIDATE</h3>
|
3263
|
+
<pre class="programlisting">#define GTK_TEXT_VIEW_PRIORITY_VALIDATE (GDK_PRIORITY_REDRAW + 5)
|
3264
|
+
</pre>
|
3265
|
+
<p>
|
3266
|
+
The priority at which the text view validates onscreen lines
|
3267
|
+
in an idle job in the background.
|
3268
|
+
</p>
|
3269
|
+
</div>
|
3300
3270
|
</div>
|
3301
3271
|
<div class="refsect1">
|
3302
3272
|
<a name="GtkTextView.property-details"></a><h2>Property Details</h2>
|
@@ -3343,7 +3313,7 @@ system-wide IM module setting. See the GtkSettings
|
|
3343
3313
|
<a class="link" href="GtkSettings.html#GtkSettings--gtk-im-module" title="The “gtk-im-module” property"><span class="type">“gtk-im-module”</span></a> property.</p>
|
3344
3314
|
<p>Flags: Read / Write</p>
|
3345
3315
|
<p>Default value: NULL</p>
|
3346
|
-
<p class="since">Since 2.16</p>
|
3316
|
+
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
3347
3317
|
</div>
|
3348
3318
|
<hr>
|
3349
3319
|
<div class="refsect2">
|
@@ -3417,7 +3387,7 @@ system-wide IM module setting. See the GtkSettings
|
|
3417
3387
|
<hr>
|
3418
3388
|
<div class="refsect2">
|
3419
3389
|
<a name="GtkTextView--tabs"></a><h3>The <code class="literal">“tabs”</code> property</h3>
|
3420
|
-
<pre class="programlisting"> “tabs” <span class="type">PangoTabArray</span> *</pre>
|
3390
|
+
<pre class="programlisting"> “tabs” <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
|
3421
3391
|
<p>Custom tabs for this text.</p>
|
3422
3392
|
<p>Flags: Read / Write</p>
|
3423
3393
|
</div>
|
@@ -3434,7 +3404,7 @@ system-wide IM module setting. See the GtkSettings
|
|
3434
3404
|
<a name="GtkTextView.style-property-details"></a><h2>Style Property Details</h2>
|
3435
3405
|
<div class="refsect2">
|
3436
3406
|
<a name="GtkTextView--s-error-underline-color"></a><h3>The <code class="literal">“error-underline-color”</code> style property</h3>
|
3437
|
-
<pre class="programlisting"> “error-underline-color” <a href="
|
3407
|
+
<pre class="programlisting"> “error-underline-color” <a href="../html/gdk2-Colormaps-and-Colors.html#GdkColor"><span class="type">GdkColor</span></a> *</pre>
|
3438
3408
|
<p>Color with which to draw error-indication underlines.</p>
|
3439
3409
|
<p>Flags: Read</p>
|
3440
3410
|
</div>
|
@@ -3451,7 +3421,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
3451
3421
|
<p>The default bindings for this signal are
|
3452
3422
|
Backspace and Shift-Backspace.</p>
|
3453
3423
|
<div class="refsect3">
|
3454
|
-
<a name="
|
3424
|
+
<a name="GtkTextView-backspace.parameters"></a><h4>Parameters</h4>
|
3455
3425
|
<div class="informaltable"><table width="100%" border="0">
|
3456
3426
|
<colgroup>
|
3457
3427
|
<col width="150px" class="parameters_name">
|
@@ -3485,7 +3455,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
3485
3455
|
<p>The default bindings for this signal are
|
3486
3456
|
Ctrl-c and Ctrl-Insert.</p>
|
3487
3457
|
<div class="refsect3">
|
3488
|
-
<a name="
|
3458
|
+
<a name="GtkTextView-copy-clipboard.parameters"></a><h4>Parameters</h4>
|
3489
3459
|
<div class="informaltable"><table width="100%" border="0">
|
3490
3460
|
<colgroup>
|
3491
3461
|
<col width="150px" class="parameters_name">
|
@@ -3519,7 +3489,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
3519
3489
|
<p>The default bindings for this signal are
|
3520
3490
|
Ctrl-x and Shift-Delete.</p>
|
3521
3491
|
<div class="refsect3">
|
3522
|
-
<a name="
|
3492
|
+
<a name="GtkTextView-cut-clipboard.parameters"></a><h4>Parameters</h4>
|
3523
3493
|
<div class="informaltable"><table width="100%" border="0">
|
3524
3494
|
<colgroup>
|
3525
3495
|
<col width="150px" class="parameters_name">
|
@@ -3563,7 +3533,7 @@ deleting a word and Ctrl-Backspace for deleting a word
|
|
3563
3533
|
|
3564
3534
|
backwords.</p>
|
3565
3535
|
<div class="refsect3">
|
3566
|
-
<a name="
|
3536
|
+
<a name="GtkTextView-delete-from-cursor.parameters"></a><h4>Parameters</h4>
|
3567
3537
|
<div class="informaltable"><table width="100%" border="0">
|
3568
3538
|
<colgroup>
|
3569
3539
|
<col width="150px" class="parameters_name">
|
@@ -3610,7 +3580,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
3610
3580
|
fixed string at the cursor.</p>
|
3611
3581
|
<p>This signal has no default bindings.</p>
|
3612
3582
|
<div class="refsect3">
|
3613
|
-
<a name="
|
3583
|
+
<a name="GtkTextView-insert-at-cursor.parameters"></a><h4>Parameters</h4>
|
3614
3584
|
<div class="informaltable"><table width="100%" border="0">
|
3615
3585
|
<colgroup>
|
3616
3586
|
<col width="150px" class="parameters_name">
|
@@ -3669,7 +3639,7 @@ There are too many key combinations to list them all here.</p>
|
|
3669
3639
|
<li class="listitem">Ctrl-PageUp/PageDown keys move horizontally by pages</li>
|
3670
3640
|
</ul></div>
|
3671
3641
|
<div class="refsect3">
|
3672
|
-
<a name="
|
3642
|
+
<a name="GtkTextView-move-cursor.parameters"></a><h4>Parameters</h4>
|
3673
3643
|
<div class="informaltable"><table width="100%" border="0">
|
3674
3644
|
<colgroup>
|
3675
3645
|
<col width="150px" class="parameters_name">
|
@@ -3722,7 +3692,7 @@ to move the viewport, i.e. change what part of the text view
|
|
3722
3692
|
is visible in a containing scrolled window.</p>
|
3723
3693
|
<p>There are no default bindings for this signal.</p>
|
3724
3694
|
<div class="refsect3">
|
3725
|
-
<a name="
|
3695
|
+
<a name="GtkTextView-move-viewport.parameters"></a><h4>Parameters</h4>
|
3726
3696
|
<div class="informaltable"><table width="100%" border="0">
|
3727
3697
|
<colgroup>
|
3728
3698
|
<col width="150px" class="parameters_name">
|
@@ -3771,7 +3741,7 @@ to initiate horizontal cursor movement by pages. </p>
|
|
3771
3741
|
<span class="type">“move-cursor”</span> signal with the <a class="link" href="gtk2-Standard-Enumerations.html#GTK-MOVEMENT-HORIZONTAL-PAGES:CAPS"><span class="type">GTK_MOVEMENT_HORIZONTAL_PAGES</span></a>
|
3772
3742
|
granularity.</p>
|
3773
3743
|
<div class="refsect3">
|
3774
|
-
<a name="
|
3744
|
+
<a name="GtkTextView-page-horizontally.parameters"></a><h4>Parameters</h4>
|
3775
3745
|
<div class="informaltable"><table width="100%" border="0">
|
3776
3746
|
<colgroup>
|
3777
3747
|
<col width="150px" class="parameters_name">
|
@@ -3818,7 +3788,7 @@ into the text view.</p>
|
|
3818
3788
|
<p>The default bindings for this signal are
|
3819
3789
|
Ctrl-v and Shift-Insert.</p>
|
3820
3790
|
<div class="refsect3">
|
3821
|
-
<a name="
|
3791
|
+
<a name="GtkTextView-paste-clipboard.parameters"></a><h4>Parameters</h4>
|
3822
3792
|
<div class="informaltable"><table width="100%" border="0">
|
3823
3793
|
<colgroup>
|
3824
3794
|
<col width="150px" class="parameters_name">
|
@@ -3855,7 +3825,7 @@ context menu of the text view.</p>
|
|
3855
3825
|
to this signal and append your menuitems to the <em class="parameter"><code>menu</code></em>
|
3856
3826
|
.</p>
|
3857
3827
|
<div class="refsect3">
|
3858
|
-
<a name="
|
3828
|
+
<a name="GtkTextView-populate-popup.parameters"></a><h4>Parameters</h4>
|
3859
3829
|
<div class="informaltable"><table width="100%" border="0">
|
3860
3830
|
<colgroup>
|
3861
3831
|
<col width="150px" class="parameters_name">
|
@@ -3896,7 +3866,7 @@ connect to this signal.</p>
|
|
3896
3866
|
<p>This signal is only emitted if the text at the given position
|
3897
3867
|
is actually editable.</p>
|
3898
3868
|
<div class="refsect3">
|
3899
|
-
<a name="
|
3869
|
+
<a name="GtkTextView-preedit-changed.parameters"></a><h4>Parameters</h4>
|
3900
3870
|
<div class="informaltable"><table width="100%" border="0">
|
3901
3871
|
<colgroup>
|
3902
3872
|
<col width="150px" class="parameters_name">
|
@@ -3923,7 +3893,7 @@ is actually editable.</p>
|
|
3923
3893
|
</table></div>
|
3924
3894
|
</div>
|
3925
3895
|
<p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
|
3926
|
-
<p class="since">Since 2.20</p>
|
3896
|
+
<p class="since">Since: <a class="link" href="api-index-2-20.html#api-index-2.20">2.20</a></p>
|
3927
3897
|
</div>
|
3928
3898
|
<hr>
|
3929
3899
|
<div class="refsect2">
|
@@ -3939,7 +3909,7 @@ contents of the text view.</p>
|
|
3939
3909
|
|
3940
3910
|
for selecting and Shift-Ctrl-a and Ctrl-\ for unselecting.</p>
|
3941
3911
|
<div class="refsect3">
|
3942
|
-
<a name="
|
3912
|
+
<a name="GtkTextView-select-all.parameters"></a><h4>Parameters</h4>
|
3943
3913
|
<div class="informaltable"><table width="100%" border="0">
|
3944
3914
|
<colgroup>
|
3945
3915
|
<col width="150px" class="parameters_name">
|
@@ -3980,7 +3950,7 @@ mark. The "anchor" mark gets placed at the same position as the
|
|
3980
3950
|
"insert" mark.</p>
|
3981
3951
|
<p>This signal has no default bindings.</p>
|
3982
3952
|
<div class="refsect3">
|
3983
|
-
<a name="
|
3953
|
+
<a name="GtkTextView-set-anchor.parameters"></a><h4>Parameters</h4>
|
3984
3954
|
<div class="informaltable"><table width="100%" border="0">
|
3985
3955
|
<colgroup>
|
3986
3956
|
<col width="150px" class="parameters_name">
|
@@ -4015,7 +3985,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
4015
3985
|
like <a class="link" href="GtkScrolledWindow.html" title="GtkScrolledWindow"><span class="type">GtkScrolledWindow</span></a> will emit this signal to connect two instances
|
4016
3986
|
of <a class="link" href="GtkScrollbar.html" title="GtkScrollbar"><span class="type">GtkScrollbar</span></a> to the scroll directions of the <a class="link" href="GtkTextView.html" title="GtkTextView"><span class="type">GtkTextView</span></a>.</p>
|
4017
3987
|
<div class="refsect3">
|
4018
|
-
<a name="
|
3988
|
+
<a name="GtkTextView-set-scroll-adjustments.parameters"></a><h4>Parameters</h4>
|
4019
3989
|
<div class="informaltable"><table width="100%" border="0">
|
4020
3990
|
<colgroup>
|
4021
3991
|
<col width="150px" class="parameters_name">
|
@@ -4053,7 +4023,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
4053
4023
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to toggle the visibility of the cursor.</p>
|
4054
4024
|
<p>The default binding for this signal is F7.</p>
|
4055
4025
|
<div class="refsect3">
|
4056
|
-
<a name="
|
4026
|
+
<a name="GtkTextView-toggle-cursor-visible.parameters"></a><h4>Parameters</h4>
|
4057
4027
|
<div class="informaltable"><table width="100%" border="0">
|
4058
4028
|
<colgroup>
|
4059
4029
|
<col width="150px" class="parameters_name">
|
@@ -4086,7 +4056,7 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
4086
4056
|
<a class="link" href="gtk2-Bindings.html#keybinding-signals">keybinding signal</a><p>which gets emitted to toggle the overwrite mode of the text view.</p>
|
4087
4057
|
<p>The default bindings for this signal is Insert.</p>
|
4088
4058
|
<div class="refsect3">
|
4089
|
-
<a name="
|
4059
|
+
<a name="GtkTextView-toggle-overwrite.parameters"></a><h4>Parameters</h4>
|
4090
4060
|
<div class="informaltable"><table width="100%" border="0">
|
4091
4061
|
<colgroup>
|
4092
4062
|
<col width="150px" class="parameters_name">
|
@@ -4118,7 +4088,6 @@ user_function (<a class="link" href="GtkTextView.html" title="GtkTextView"><span
|
|
4118
4088
|
</div>
|
4119
4089
|
</div>
|
4120
4090
|
<div class="footer">
|
4121
|
-
<hr>
|
4122
|
-
Generated by GTK-Doc V1.21.1</div>
|
4091
|
+
<hr>Generated by GTK-Doc V1.24.1</div>
|
4123
4092
|
</body>
|
4124
4093
|
</html>
|