gtk2 3.2.1-x64-mingw32 → 3.2.2-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/ext/gtk2/extconf.rb +6 -1
- data/ext/gtk2/rbgtkrecentchooser.c +2 -2
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/lib/2.4/gtk2.so +0 -0
- data/lib/2.5/gtk2.so +0 -0
- 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/gdk/gdkenumtypes.h +1 -1
- data/vendor/local/include/gtk-2.0/gtk/gtkmarshal.h +220 -164
- data/vendor/local/include/gtk-2.0/gtk/gtktypebuiltins.h +23 -23
- 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 +3 -3
- 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 +3 -3
- data/vendor/local/lib/gtk-2.0/2.10.0/immodules.cache +2 -2
- 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 +3 -3
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgailutil.la +3 -3
- 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/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailMisc.html +24 -24
- data/vendor/local/share/gtk-doc/html/gail-libgail-util/gail-libgail-util-GailTextUtil.html +11 -11
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplay.html +77 -77
- data/vendor/local/share/gtk-doc/html/gdk2/GdkDisplayManager.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk2/GdkScreen.html +132 -132
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Application-launching.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Bitmaps-and-Pixmaps.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Colormaps-and-Colors.html +67 -67
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Cursors.html +12 -12
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drag-and-Drop.html +29 -29
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Drawing-Primitives.html +118 -118
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Event-Structures.html +102 -102
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Events.html +49 -49
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Fonts.html +79 -79
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-GdkRGB.html +64 -64
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-General.html +58 -58
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Graphics-Contexts.html +25 -25
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Images.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input-Devices.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Input.html +15 -15
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Keyboard-Handling.html +97 -97
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pango-Interaction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Pixbufs.html +20 -20
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Points-Rectangles-and-Regions.html +37 -37
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Properties-and-Atoms.html +84 -84
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Selections.html +27 -27
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Testing.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Threads.html +74 -74
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Visuals.html +40 -40
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-Windows.html +280 -280
- data/vendor/local/share/gtk-doc/html/gdk2/gdk2-X-Window-System-Interaction.html +60 -60
- data/vendor/local/share/gtk-doc/html/gdk2/multihead.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAboutDialog.html +118 -118
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccelLabel.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAccessible.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAction.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActionGroup.html +82 -82
- data/vendor/local/share/gtk-doc/html/gtk2/GtkActivatable.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAdjustment.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAlignment.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkArrow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAspectFrame.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkAssistant.html +47 -47
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBin.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBox.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuildable.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkBuilder.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButton.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/GtkButtonBox.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCList.html +214 -214
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCTree.html +146 -146
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCalendar.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellEditable.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellLayout.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRenderer.html +81 -81
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererAccel.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererCombo.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererPixbuf.html +18 -18
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererProgress.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpin.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererSpinner.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererText.html +75 -75
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellRendererToggle.html +32 -32
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCellView.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCheckButton.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelection.html +45 -45
- data/vendor/local/share/gtk-doc/html/gtk2/GtkColorSelectionDialog.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCombo.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBox.html +96 -96
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxEntry.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkComboBoxText.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkContainer.html +73 -73
- data/vendor/local/share/gtk-doc/html/gtk2/GtkCurve.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDialog.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkDrawingArea.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEditable.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntry.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryBuffer.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEntryCompletion.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk2/GtkEventBox.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkExpander.html +52 -52
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooser.html +98 -98
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserButton.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserDialog.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileChooserWidget.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFileSelection.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFixed.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontButton.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelection.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFontSelectionDialog.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkFrame.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkGammaCurve.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSV.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHScrollbar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkHandleBox.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContext.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMContextSimple.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIMMulticontext.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconTheme.html +83 -83
- data/vendor/local/share/gtk-doc/html/gtk2/GtkIconView.html +192 -192
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImage.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkImageMenuItem.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInfoBar.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInputDialog.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkInvisible.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItem.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkItemFactory.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLabel.html +139 -139
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLayout.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkLinkButton.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkList.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListItem.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkListStore.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenu.html +90 -90
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuBar.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuItem.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuShell.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMenuToolButton.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMessageDialog.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkMisc.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/GtkNotebook.html +210 -210
- data/vendor/local/share/gtk-doc/html/gtk2/GtkObject.html +89 -89
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOffscreenWindow.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOldEditable.html +60 -60
- data/vendor/local/share/gtk-doc/html/gtk2/GtkOptionMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetup.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPageSetupUnixDialog.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaned.html +62 -62
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPaperSize.html +54 -54
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPixmap.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPreview.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintContext.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintJob.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintSettings.html +151 -151
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrintUnixDialog.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkPrinter.html +86 -86
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgress.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/GtkProgressBar.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioButton.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioMenuItem.html +19 -19
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRadioToolButton.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRange.html +100 -100
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentAction.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooser.html +101 -101
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserDialog.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserMenu.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentChooserWidget.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentFilter.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRecentManager.html +128 -128
- data/vendor/local/share/gtk-doc/html/gtk2/GtkRuler.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScale.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScaleButton.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrollbar.html +14 -14
- data/vendor/local/share/gtk-doc/html/gtk2/GtkScrolledWindow.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSeparatorToolItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSettings.html +196 -196
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSizeGroup.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSocket.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinButton.html +79 -79
- data/vendor/local/share/gtk-doc/html/gtk2/GtkSpinner.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusIcon.html +157 -157
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStatusbar.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk2/GtkStyle.html +263 -263
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTable.html +67 -67
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTearoffMenuItem.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkText.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextBuffer.html +181 -181
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextIter.html +281 -281
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextMark.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTag.html +133 -133
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextTagTable.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTextView.html +211 -211
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTipsQuery.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleAction.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleButton.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToggleToolButton.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolButton.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItem.html +63 -63
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolItemGroup.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolPalette.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/GtkToolbar.html +105 -105
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltip.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTooltips.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTree.html +30 -30
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeItem.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModel.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelFilter.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeModelSort.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSelection.html +38 -38
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeSortable.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeStore.html +58 -58
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeView.html +414 -414
- data/vendor/local/share/gtk-doc/html/gtk2/GtkTreeViewColumn.html +147 -147
- data/vendor/local/share/gtk-doc/html/gtk2/GtkUIManager.html +57 -57
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVBox.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVButtonBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVPaned.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVRuler.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScale.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVScrollbar.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVSeparator.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkViewport.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/GtkVolumeButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWidget.html +537 -537
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindow.html +255 -255
- data/vendor/local/share/gtk-doc/html/gtk2/GtkWindowGroup.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/TextWidget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/TreeWidget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/ch01.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-changes-2-0.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkAboutDialog.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkColorButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkComboBox.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkIconView.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkLinkButton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-GtkRecentChooser.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-checklist.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-entry-icons.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-migrating-tooltips.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk-question-index.html +43 -43
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Accelerator-Maps.html +40 -40
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Bindings.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Clipboards.html +87 -87
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Drag-and-Drop.html +50 -50
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Feature-Test-Macros.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Filesystem-utilities.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-General.html +153 -153
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Graphics-Contexts.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-GtkTreeView-drag-and-drop.html +25 -25
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-High-level-Printing-API.html +167 -167
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Keyboard-Accelerators.html +88 -88
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Orientable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Resource-Files.html +71 -71
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Selections.html +119 -119
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Signals.html +68 -68
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Stock-Items.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Testing.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Themeable-Stock-Images.html +53 -53
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-Types.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkcheckmenuitem.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk2/gtk2-gtkfilefilter.html +23 -23
- data/vendor/local/share/gtk-doc/html/gtk2/gtkfilechooser-selection-modes.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-advanced.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk2/gtkrecent-chooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk2/migrating-GtkCombo.html +4 -4
- metadata +12 -11
@@ -52,7 +52,7 @@
|
|
52
52
|
</tr>
|
53
53
|
<tr>
|
54
54
|
<td class="function_type">
|
55
|
-
<a href="
|
55
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
56
56
|
</td>
|
57
57
|
<td class="function_name">
|
58
58
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-line-count" title="gtk_text_buffer_get_line_count ()">gtk_text_buffer_get_line_count</a> <span class="c_punctuation">()</span>
|
@@ -60,7 +60,7 @@
|
|
60
60
|
</tr>
|
61
61
|
<tr>
|
62
62
|
<td class="function_type">
|
63
|
-
<a href="
|
63
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
64
64
|
</td>
|
65
65
|
<td class="function_name">
|
66
66
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-char-count" title="gtk_text_buffer_get_char_count ()">gtk_text_buffer_get_char_count</a> <span class="c_punctuation">()</span>
|
@@ -92,7 +92,7 @@
|
|
92
92
|
</tr>
|
93
93
|
<tr>
|
94
94
|
<td class="function_type">
|
95
|
-
<a href="
|
95
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
96
96
|
</td>
|
97
97
|
<td class="function_name">
|
98
98
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-interactive" title="gtk_text_buffer_insert_interactive ()">gtk_text_buffer_insert_interactive</a> <span class="c_punctuation">()</span>
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
102
|
<td class="function_type">
|
103
|
-
<a href="
|
103
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
104
104
|
</td>
|
105
105
|
<td class="function_name">
|
106
106
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-interactive-at-cursor" title="gtk_text_buffer_insert_interactive_at_cursor ()">gtk_text_buffer_insert_interactive_at_cursor</a> <span class="c_punctuation">()</span>
|
@@ -116,7 +116,7 @@
|
|
116
116
|
</tr>
|
117
117
|
<tr>
|
118
118
|
<td class="function_type">
|
119
|
-
<a href="
|
119
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
120
120
|
</td>
|
121
121
|
<td class="function_name">
|
122
122
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-range-interactive" title="gtk_text_buffer_insert_range_interactive ()">gtk_text_buffer_insert_range_interactive</a> <span class="c_punctuation">()</span>
|
@@ -148,7 +148,7 @@
|
|
148
148
|
</tr>
|
149
149
|
<tr>
|
150
150
|
<td class="function_type">
|
151
|
-
<a href="
|
151
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
152
152
|
</td>
|
153
153
|
<td class="function_name">
|
154
154
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete-interactive" title="gtk_text_buffer_delete_interactive ()">gtk_text_buffer_delete_interactive</a> <span class="c_punctuation">()</span>
|
@@ -156,7 +156,7 @@
|
|
156
156
|
</tr>
|
157
157
|
<tr>
|
158
158
|
<td class="function_type">
|
159
|
-
<a href="
|
159
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
160
160
|
</td>
|
161
161
|
<td class="function_name">
|
162
162
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-backspace" title="gtk_text_buffer_backspace ()">gtk_text_buffer_backspace</a> <span class="c_punctuation">()</span>
|
@@ -172,7 +172,7 @@
|
|
172
172
|
</tr>
|
173
173
|
<tr>
|
174
174
|
<td class="function_type">
|
175
|
-
<a href="
|
175
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
176
176
|
</td>
|
177
177
|
<td class="function_name">
|
178
178
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-text" title="gtk_text_buffer_get_text ()">gtk_text_buffer_get_text</a> <span class="c_punctuation">()</span>
|
@@ -180,7 +180,7 @@
|
|
180
180
|
</tr>
|
181
181
|
<tr>
|
182
182
|
<td class="function_type">
|
183
|
-
<a href="
|
183
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
184
184
|
</td>
|
185
185
|
<td class="function_name">
|
186
186
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-slice" title="gtk_text_buffer_get_slice ()">gtk_text_buffer_get_slice</a> <span class="c_punctuation">()</span>
|
@@ -284,7 +284,7 @@
|
|
284
284
|
</tr>
|
285
285
|
<tr>
|
286
286
|
<td class="function_type">
|
287
|
-
<a href="
|
287
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
288
288
|
</td>
|
289
289
|
<td class="function_name">
|
290
290
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-has-selection" title="gtk_text_buffer_get_has_selection ()">gtk_text_buffer_get_has_selection</a> <span class="c_punctuation">()</span>
|
@@ -428,7 +428,7 @@
|
|
428
428
|
</tr>
|
429
429
|
<tr>
|
430
430
|
<td class="function_type">
|
431
|
-
<a href="
|
431
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
432
432
|
</td>
|
433
433
|
<td class="function_name">
|
434
434
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-modified" title="gtk_text_buffer_get_modified ()">gtk_text_buffer_get_modified</a> <span class="c_punctuation">()</span>
|
@@ -444,7 +444,7 @@
|
|
444
444
|
</tr>
|
445
445
|
<tr>
|
446
446
|
<td class="function_type">
|
447
|
-
<a href="
|
447
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
448
448
|
</td>
|
449
449
|
<td class="function_name">
|
450
450
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete-selection" title="gtk_text_buffer_delete_selection ()">gtk_text_buffer_delete_selection</a> <span class="c_punctuation">()</span>
|
@@ -476,7 +476,7 @@
|
|
476
476
|
</tr>
|
477
477
|
<tr>
|
478
478
|
<td class="function_type">
|
479
|
-
<a href="
|
479
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
480
480
|
</td>
|
481
481
|
<td class="function_name">
|
482
482
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-selection-bounds" title="gtk_text_buffer_get_selection_bounds ()">gtk_text_buffer_get_selection_bounds</a> <span class="c_punctuation">()</span>
|
@@ -516,7 +516,7 @@
|
|
516
516
|
</tr>
|
517
517
|
<tr>
|
518
518
|
<td class="function_type">
|
519
|
-
<a href="
|
519
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
520
520
|
</td>
|
521
521
|
<td class="function_name">
|
522
522
|
<span class="c_punctuation">(</span><a class="link" href="GtkTextBuffer.html#GtkTextBufferDeserializeFunc" title="GtkTextBufferDeserializeFunc ()">*GtkTextBufferDeserializeFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
@@ -524,7 +524,7 @@
|
|
524
524
|
</tr>
|
525
525
|
<tr>
|
526
526
|
<td class="function_type">
|
527
|
-
<a href="
|
527
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
528
528
|
</td>
|
529
529
|
<td class="function_name">
|
530
530
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-deserialize" title="gtk_text_buffer_deserialize ()">gtk_text_buffer_deserialize</a> <span class="c_punctuation">()</span>
|
@@ -532,7 +532,7 @@
|
|
532
532
|
</tr>
|
533
533
|
<tr>
|
534
534
|
<td class="function_type">
|
535
|
-
<a href="
|
535
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
536
536
|
</td>
|
537
537
|
<td class="function_name">
|
538
538
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-deserialize-get-can-create-tags" title="gtk_text_buffer_deserialize_get_can_create_tags ()">gtk_text_buffer_deserialize_get_can_create_tags</a> <span class="c_punctuation">()</span>
|
@@ -612,7 +612,7 @@
|
|
612
612
|
</tr>
|
613
613
|
<tr>
|
614
614
|
<td class="function_type">
|
615
|
-
<a href="
|
615
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
616
616
|
</td>
|
617
617
|
<td class="function_name">
|
618
618
|
<span class="c_punctuation">(</span><a class="link" href="GtkTextBuffer.html#GtkTextBufferSerializeFunc" title="GtkTextBufferSerializeFunc ()">*GtkTextBufferSerializeFunc</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
@@ -620,7 +620,7 @@
|
|
620
620
|
</tr>
|
621
621
|
<tr>
|
622
622
|
<td class="function_type">
|
623
|
-
<a href="
|
623
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
624
624
|
</td>
|
625
625
|
<td class="function_name">
|
626
626
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-serialize" title="gtk_text_buffer_serialize ()">gtk_text_buffer_serialize</a> <span class="c_punctuation">()</span>
|
@@ -661,12 +661,12 @@
|
|
661
661
|
<td class="property_flags">Read</td>
|
662
662
|
</tr>
|
663
663
|
<tr>
|
664
|
-
<td class="property_type"><a href="
|
664
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
665
665
|
<td class="property_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer--cursor-position" title="The “cursor-position” property">cursor-position</a></td>
|
666
666
|
<td class="property_flags">Read</td>
|
667
667
|
</tr>
|
668
668
|
<tr>
|
669
|
-
<td class="property_type"><a href="
|
669
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
670
670
|
<td class="property_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer--has-selection" title="The “has-selection” property">has-selection</a></td>
|
671
671
|
<td class="property_flags">Read</td>
|
672
672
|
</tr>
|
@@ -684,7 +684,7 @@
|
|
684
684
|
</tr>
|
685
685
|
<tr>
|
686
686
|
<td class="property_type">
|
687
|
-
<a href="
|
687
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
688
688
|
<td class="property_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer--text" title="The “text” property">text</a></td>
|
689
689
|
<td class="property_flags">Read / Write</td>
|
690
690
|
</tr>
|
@@ -703,67 +703,67 @@
|
|
703
703
|
<tr>
|
704
704
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
705
705
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-apply-tag" title="The “apply-tag” signal">apply-tag</a></td>
|
706
|
-
<td class="signal_flags"><a href="
|
706
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
707
707
|
</tr>
|
708
708
|
<tr>
|
709
709
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
710
710
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-begin-user-action" title="The “begin-user-action” signal">begin-user-action</a></td>
|
711
|
-
<td class="signal_flags"><a href="
|
711
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
712
712
|
</tr>
|
713
713
|
<tr>
|
714
714
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
715
715
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-changed" title="The “changed” signal">changed</a></td>
|
716
|
-
<td class="signal_flags"><a href="
|
716
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
717
717
|
</tr>
|
718
718
|
<tr>
|
719
719
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
720
720
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-delete-range" title="The “delete-range” signal">delete-range</a></td>
|
721
|
-
<td class="signal_flags"><a href="
|
721
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
722
722
|
</tr>
|
723
723
|
<tr>
|
724
724
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
725
725
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-end-user-action" title="The “end-user-action” signal">end-user-action</a></td>
|
726
|
-
<td class="signal_flags"><a href="
|
726
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
727
727
|
</tr>
|
728
728
|
<tr>
|
729
729
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
730
730
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-insert-child-anchor" title="The “insert-child-anchor” signal">insert-child-anchor</a></td>
|
731
|
-
<td class="signal_flags"><a href="
|
731
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
732
732
|
</tr>
|
733
733
|
<tr>
|
734
734
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
735
735
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-insert-pixbuf" title="The “insert-pixbuf” signal">insert-pixbuf</a></td>
|
736
|
-
<td class="signal_flags"><a href="
|
736
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
737
737
|
</tr>
|
738
738
|
<tr>
|
739
739
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
740
740
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-insert-text" title="The “insert-text” signal">insert-text</a></td>
|
741
|
-
<td class="signal_flags"><a href="
|
741
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
742
742
|
</tr>
|
743
743
|
<tr>
|
744
744
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
745
745
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-mark-deleted" title="The “mark-deleted” signal">mark-deleted</a></td>
|
746
|
-
<td class="signal_flags"><a href="
|
746
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
747
747
|
</tr>
|
748
748
|
<tr>
|
749
749
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
750
750
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-mark-set" title="The “mark-set” signal">mark-set</a></td>
|
751
|
-
<td class="signal_flags"><a href="
|
751
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
752
752
|
</tr>
|
753
753
|
<tr>
|
754
754
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
755
755
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-modified-changed" title="The “modified-changed” signal">modified-changed</a></td>
|
756
|
-
<td class="signal_flags"><a href="
|
756
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
757
757
|
</tr>
|
758
758
|
<tr>
|
759
759
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
760
760
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-paste-done" title="The “paste-done” signal">paste-done</a></td>
|
761
|
-
<td class="signal_flags"><a href="
|
761
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
762
762
|
</tr>
|
763
763
|
<tr>
|
764
764
|
<td class="signal_type"><span class="returnvalue">void</span></td>
|
765
765
|
<td class="signal_name"><a class="link" href="GtkTextBuffer.html#GtkTextBuffer-remove-tag" title="The “remove-tag” signal">remove-tag</a></td>
|
766
|
-
<td class="signal_flags"><a href="
|
766
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
767
767
|
</tr>
|
768
768
|
</tbody>
|
769
769
|
</table></div>
|
@@ -789,7 +789,7 @@
|
|
789
789
|
</div>
|
790
790
|
<div class="refsect1">
|
791
791
|
<a name="GtkTextBuffer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
792
|
-
<pre class="screen"> <a href="
|
792
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
793
793
|
<span class="lineart">╰──</span> GtkTextBuffer
|
794
794
|
</pre>
|
795
795
|
</div>
|
@@ -825,7 +825,7 @@ gtk_text_buffer_new (<em class="parameter"><code><a class="link" href="GtkTextTa
|
|
825
825
|
</colgroup>
|
826
826
|
<tbody><tr>
|
827
827
|
<td class="parameter_name"><p>table</p></td>
|
828
|
-
<td class="parameter_description"><p> a tag table, or <a href="
|
828
|
+
<td class="parameter_description"><p> a tag table, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to create a new one. </p></td>
|
829
829
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
830
830
|
</tr></tbody>
|
831
831
|
</table></div>
|
@@ -838,7 +838,7 @@ gtk_text_buffer_new (<em class="parameter"><code><a class="link" href="GtkTextTa
|
|
838
838
|
<hr>
|
839
839
|
<div class="refsect2">
|
840
840
|
<a name="gtk-text-buffer-get-line-count"></a><h3>gtk_text_buffer_get_line_count ()</h3>
|
841
|
-
<pre class="programlisting"><a href="
|
841
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
842
842
|
gtk_text_buffer_get_line_count (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
843
843
|
<p>Obtains the number of lines in the buffer. This value is cached, so
|
844
844
|
the function is very fast.</p>
|
@@ -865,7 +865,7 @@ the function is very fast.</p>
|
|
865
865
|
<hr>
|
866
866
|
<div class="refsect2">
|
867
867
|
<a name="gtk-text-buffer-get-char-count"></a><h3>gtk_text_buffer_get_char_count ()</h3>
|
868
|
-
<pre class="programlisting"><a href="
|
868
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
869
869
|
gtk_text_buffer_get_char_count (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
870
870
|
<p>Gets the number of characters in the buffer; note that characters
|
871
871
|
and bytes are not the same, you can't e.g. expect the contents of
|
@@ -924,8 +924,8 @@ gtk_text_buffer_get_tag_table (<em class="parameter"><code><a class="link" href=
|
|
924
924
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
925
925
|
gtk_text_buffer_insert (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
926
926
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
927
|
-
<em class="parameter"><code>const <a href="
|
928
|
-
<em class="parameter"><code><a href="
|
927
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
928
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>);</pre>
|
929
929
|
<p>Inserts <em class="parameter"><code>len</code></em>
|
930
930
|
bytes of <em class="parameter"><code>text</code></em>
|
931
931
|
at position <em class="parameter"><code>iter</code></em>
|
@@ -977,8 +977,8 @@ inserted text.</p>
|
|
977
977
|
<a name="gtk-text-buffer-insert-at-cursor"></a><h3>gtk_text_buffer_insert_at_cursor ()</h3>
|
978
978
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
979
979
|
gtk_text_buffer_insert_at_cursor (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
980
|
-
<em class="parameter"><code>const <a href="
|
981
|
-
<em class="parameter"><code><a href="
|
980
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
981
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>);</pre>
|
982
982
|
<p>Simply calls <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert" title="gtk_text_buffer_insert ()"><code class="function">gtk_text_buffer_insert()</code></a>, using the current
|
983
983
|
cursor position as the insertion point.</p>
|
984
984
|
<div class="refsect3">
|
@@ -1012,12 +1012,12 @@ cursor position as the insertion point.</p>
|
|
1012
1012
|
<hr>
|
1013
1013
|
<div class="refsect2">
|
1014
1014
|
<a name="gtk-text-buffer-insert-interactive"></a><h3>gtk_text_buffer_insert_interactive ()</h3>
|
1015
|
-
<pre class="programlisting"><a href="
|
1015
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1016
1016
|
gtk_text_buffer_insert_interactive (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1017
1017
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1018
|
-
<em class="parameter"><code>const <a href="
|
1019
|
-
<em class="parameter"><code><a href="
|
1020
|
-
<em class="parameter"><code><a href="
|
1018
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1019
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>,
|
1020
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
1021
1021
|
<p>Like <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert" title="gtk_text_buffer_insert ()"><code class="function">gtk_text_buffer_insert()</code></a>, but the insertion will not occur if
|
1022
1022
|
<em class="parameter"><code>iter</code></em>
|
1023
1023
|
is at a non-editable location in the buffer. Usually you
|
@@ -1073,12 +1073,12 @@ result of <a class="link" href="GtkTextView.html#gtk-text-view-get-editable" tit
|
|
1073
1073
|
<hr>
|
1074
1074
|
<div class="refsect2">
|
1075
1075
|
<a name="gtk-text-buffer-insert-interactive-at-cursor"></a><h3>gtk_text_buffer_insert_interactive_at_cursor ()</h3>
|
1076
|
-
<pre class="programlisting"><a href="
|
1076
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1077
1077
|
gtk_text_buffer_insert_interactive_at_cursor
|
1078
1078
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1079
|
-
<em class="parameter"><code>const <a href="
|
1080
|
-
<em class="parameter"><code><a href="
|
1081
|
-
<em class="parameter"><code><a href="
|
1079
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1080
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>,
|
1081
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
1082
1082
|
<p>Calls <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-interactive" title="gtk_text_buffer_insert_interactive ()"><code class="function">gtk_text_buffer_insert_interactive()</code></a> at the cursor
|
1083
1083
|
position.</p>
|
1084
1084
|
<p><em class="parameter"><code>default_editable</code></em>
|
@@ -1183,13 +1183,13 @@ so expect those.</p>
|
|
1183
1183
|
<hr>
|
1184
1184
|
<div class="refsect2">
|
1185
1185
|
<a name="gtk-text-buffer-insert-range-interactive"></a><h3>gtk_text_buffer_insert_range_interactive ()</h3>
|
1186
|
-
<pre class="programlisting"><a href="
|
1186
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1187
1187
|
gtk_text_buffer_insert_range_interactive
|
1188
1188
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1189
1189
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1190
1190
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1191
1191
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
1192
|
-
<em class="parameter"><code><a href="
|
1192
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
1193
1193
|
<p>Same as <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-range" title="gtk_text_buffer_insert_range ()"><code class="function">gtk_text_buffer_insert_range()</code></a>, but does nothing if the
|
1194
1194
|
insertion point isn't editable. The <em class="parameter"><code>default_editable</code></em>
|
1195
1195
|
parameter
|
@@ -1249,8 +1249,8 @@ enclosing <em class="parameter"><code>iter</code></em>
|
|
1249
1249
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1250
1250
|
gtk_text_buffer_insert_with_tags (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1251
1251
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1252
|
-
<em class="parameter"><code>const <a href="
|
1253
|
-
<em class="parameter"><code><a href="
|
1252
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1253
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>,
|
1254
1254
|
<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *first_tag</code></em>,
|
1255
1255
|
<em class="parameter"><code>...</code></em>);</pre>
|
1256
1256
|
<p>Inserts <em class="parameter"><code>text</code></em>
|
@@ -1309,9 +1309,9 @@ then <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-apply-tag" title="
|
|
1309
1309
|
gtk_text_buffer_insert_with_tags_by_name
|
1310
1310
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1311
1311
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1312
|
-
<em class="parameter"><code>const <a href="
|
1313
|
-
<em class="parameter"><code><a href="
|
1314
|
-
<em class="parameter"><code>const <a href="
|
1312
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1313
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>,
|
1314
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_tag_name</code></em>,
|
1315
1315
|
<em class="parameter"><code>...</code></em>);</pre>
|
1316
1316
|
<p>Same as <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-insert-with-tags" title="gtk_text_buffer_insert_with_tags ()"><code class="function">gtk_text_buffer_insert_with_tags()</code></a>, but allows you
|
1317
1317
|
to pass in tag names instead of tag objects.</p>
|
@@ -1409,11 +1409,11 @@ re-initialized to point to the location where text was deleted.</p>
|
|
1409
1409
|
<hr>
|
1410
1410
|
<div class="refsect2">
|
1411
1411
|
<a name="gtk-text-buffer-delete-interactive"></a><h3>gtk_text_buffer_delete_interactive ()</h3>
|
1412
|
-
<pre class="programlisting"><a href="
|
1412
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1413
1413
|
gtk_text_buffer_delete_interactive (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1414
1414
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start_iter</code></em>,
|
1415
1415
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end_iter</code></em>,
|
1416
|
-
<em class="parameter"><code><a href="
|
1416
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
1417
1417
|
<p>Deletes all <span class="emphasis"><em>editable</em></span> text in the given range.
|
1418
1418
|
Calls <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete" title="gtk_text_buffer_delete ()"><code class="function">gtk_text_buffer_delete()</code></a> for each editable sub-range of
|
1419
1419
|
[<em class="parameter"><code>start</code></em>
|
@@ -1463,11 +1463,11 @@ no text was deleted.</p>
|
|
1463
1463
|
<hr>
|
1464
1464
|
<div class="refsect2">
|
1465
1465
|
<a name="gtk-text-buffer-backspace"></a><h3>gtk_text_buffer_backspace ()</h3>
|
1466
|
-
<pre class="programlisting"><a href="
|
1466
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1467
1467
|
gtk_text_buffer_backspace (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1468
1468
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1469
|
-
<em class="parameter"><code><a href="
|
1470
|
-
<em class="parameter"><code><a href="
|
1469
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> interactive</code></em>,
|
1470
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
1471
1471
|
<p>Performs the appropriate action as if the user hit the delete
|
1472
1472
|
key with the cursor at the position specified by <em class="parameter"><code>iter</code></em>
|
1473
1473
|
. In the
|
@@ -1514,7 +1514,7 @@ re-initialized to point to the location where text was deleted.</p>
|
|
1514
1514
|
</div>
|
1515
1515
|
<div class="refsect3">
|
1516
1516
|
<a name="gtk-text-buffer-backspace.returns"></a><h4>Returns</h4>
|
1517
|
-
<p> <a href="
|
1517
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the buffer was modified</p>
|
1518
1518
|
</div>
|
1519
1519
|
<p class="since">Since: <a class="link" href="api-index-2-6.html#api-index-2.6">2.6</a></p>
|
1520
1520
|
</div>
|
@@ -1523,8 +1523,8 @@ re-initialized to point to the location where text was deleted.</p>
|
|
1523
1523
|
<a name="gtk-text-buffer-set-text"></a><h3>gtk_text_buffer_set_text ()</h3>
|
1524
1524
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1525
1525
|
gtk_text_buffer_set_text (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1526
|
-
<em class="parameter"><code>const <a href="
|
1527
|
-
<em class="parameter"><code><a href="
|
1526
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
1527
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len</code></em>);</pre>
|
1528
1528
|
<p>Deletes current contents of <em class="parameter"><code>buffer</code></em>
|
1529
1529
|
, and inserts <em class="parameter"><code>text</code></em>
|
1530
1530
|
instead. If
|
@@ -1564,17 +1564,17 @@ in bytes</p></td>
|
|
1564
1564
|
<hr>
|
1565
1565
|
<div class="refsect2">
|
1566
1566
|
<a name="gtk-text-buffer-get-text"></a><h3>gtk_text_buffer_get_text ()</h3>
|
1567
|
-
<pre class="programlisting"><a href="
|
1567
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1568
1568
|
gtk_text_buffer_get_text (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1569
1569
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1570
1570
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
1571
|
-
<em class="parameter"><code><a href="
|
1571
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_hidden_chars</code></em>);</pre>
|
1572
1572
|
<p>Returns the text in the range [<em class="parameter"><code>start</code></em>
|
1573
1573
|
,<em class="parameter"><code>end</code></em>
|
1574
1574
|
). Excludes undisplayed
|
1575
1575
|
text (text marked with tags that set the invisibility attribute) if
|
1576
1576
|
<em class="parameter"><code>include_hidden_chars</code></em>
|
1577
|
-
is <a href="
|
1577
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. Does not include characters
|
1578
1578
|
representing embedded images, so byte and character indexes into
|
1579
1579
|
the returned string do <span class="emphasis"><em>not</em></span> correspond to byte
|
1580
1580
|
and character indexes into the buffer. Contrast with
|
@@ -1619,17 +1619,17 @@ and character indexes into the buffer. Contrast with
|
|
1619
1619
|
<hr>
|
1620
1620
|
<div class="refsect2">
|
1621
1621
|
<a name="gtk-text-buffer-get-slice"></a><h3>gtk_text_buffer_get_slice ()</h3>
|
1622
|
-
<pre class="programlisting"><a href="
|
1622
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
1623
1623
|
gtk_text_buffer_get_slice (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1624
1624
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
1625
1625
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
1626
|
-
<em class="parameter"><code><a href="
|
1626
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_hidden_chars</code></em>);</pre>
|
1627
1627
|
<p>Returns the text in the range [<em class="parameter"><code>start</code></em>
|
1628
1628
|
,<em class="parameter"><code>end</code></em>
|
1629
1629
|
). Excludes undisplayed
|
1630
1630
|
text (text marked with tags that set the invisibility attribute) if
|
1631
1631
|
<em class="parameter"><code>include_hidden_chars</code></em>
|
1632
|
-
is <a href="
|
1632
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. The returned string includes a
|
1633
1633
|
0xFFFC character whenever the buffer contains
|
1634
1634
|
embedded images, so byte and character indexes into
|
1635
1635
|
the returned string <span class="emphasis"><em>do</em></span> correspond to byte
|
@@ -1809,18 +1809,18 @@ the caller of <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-create-ch
|
|
1809
1809
|
<a name="gtk-text-buffer-create-mark"></a><h3>gtk_text_buffer_create_mark ()</h3>
|
1810
1810
|
<pre class="programlisting"><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> *
|
1811
1811
|
gtk_text_buffer_create_mark (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1812
|
-
<em class="parameter"><code>const <a href="
|
1812
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mark_name</code></em>,
|
1813
1813
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *where</code></em>,
|
1814
|
-
<em class="parameter"><code><a href="
|
1814
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> left_gravity</code></em>);</pre>
|
1815
1815
|
<p>Creates a mark at position <em class="parameter"><code>where</code></em>
|
1816
1816
|
. If <em class="parameter"><code>mark_name</code></em>
|
1817
|
-
is <a href="
|
1817
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the mark
|
1818
1818
|
is anonymous; otherwise, the mark can be retrieved by name using
|
1819
1819
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-mark" title="gtk_text_buffer_get_mark ()"><code class="function">gtk_text_buffer_get_mark()</code></a>. If a mark has left gravity, and text is
|
1820
1820
|
inserted at the mark's current location, the mark will be moved to
|
1821
1821
|
the left of the newly-inserted text. If the mark has right gravity
|
1822
1822
|
(<em class="parameter"><code>left_gravity</code></em>
|
1823
|
-
= <a href="
|
1823
|
+
= <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>), the mark will end up on the right of
|
1824
1824
|
newly-inserted text. The standard left-to-right cursor is a mark
|
1825
1825
|
with right gravity (when you type, the cursor stays on the right
|
1826
1826
|
side of the text you're typing).</p>
|
@@ -1846,7 +1846,7 @@ placement.</p>
|
|
1846
1846
|
</tr>
|
1847
1847
|
<tr>
|
1848
1848
|
<td class="parameter_name"><p>mark_name</p></td>
|
1849
|
-
<td class="parameter_description"><p> name for mark, or <a href="
|
1849
|
+
<td class="parameter_description"><p> name for mark, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1850
1850
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1851
1851
|
</tr>
|
1852
1852
|
<tr>
|
@@ -1914,7 +1914,7 @@ in <em class="parameter"><code>buffer</code></em>
|
|
1914
1914
|
<a name="gtk-text-buffer-move-mark-by-name"></a><h3>gtk_text_buffer_move_mark_by_name ()</h3>
|
1915
1915
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1916
1916
|
gtk_text_buffer_move_mark_by_name (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1917
|
-
<em class="parameter"><code>const <a href="
|
1917
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
1918
1918
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *where</code></em>);</pre>
|
1919
1919
|
<p>Moves the mark named <em class="parameter"><code>name</code></em>
|
1920
1920
|
(which must exist) to location <em class="parameter"><code>where</code></em>
|
@@ -1957,7 +1957,7 @@ gtk_text_buffer_add_mark (<em class="parameter"><code><a class="link" href="GtkT
|
|
1957
1957
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *where</code></em>);</pre>
|
1958
1958
|
<p>Adds the mark at position <em class="parameter"><code>where</code></em>
|
1959
1959
|
. The mark must not be added to
|
1960
|
-
another buffer, and if its name is not <a href="
|
1960
|
+
another buffer, and if its name is not <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> then there must not
|
1961
1961
|
be another mark in the buffer with the same name.</p>
|
1962
1962
|
<p>Emits the "mark-set" signal as notification of the mark's initial
|
1963
1963
|
placement.</p>
|
@@ -1999,7 +1999,7 @@ gtk_text_buffer_delete_mark (<em class="parameter"><code><a class="link" href="G
|
|
1999
1999
|
<p>Deletes <em class="parameter"><code>mark</code></em>
|
2000
2000
|
, so that it's no longer located anywhere in the
|
2001
2001
|
buffer. Removes the reference the buffer holds to the mark, so if
|
2002
|
-
you haven't called <a href="
|
2002
|
+
you haven't called <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> on the mark, it will be freed. Even
|
2003
2003
|
if the mark isn't freed, most operations on <em class="parameter"><code>mark</code></em>
|
2004
2004
|
become
|
2005
2005
|
invalid, until it gets added to a buffer again with
|
@@ -2036,7 +2036,7 @@ the mark is deleted.</p>
|
|
2036
2036
|
<a name="gtk-text-buffer-delete-mark-by-name"></a><h3>gtk_text_buffer_delete_mark_by_name ()</h3>
|
2037
2037
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2038
2038
|
gtk_text_buffer_delete_mark_by_name (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2039
|
-
<em class="parameter"><code>const <a href="
|
2039
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
2040
2040
|
<p>Deletes the mark named <em class="parameter"><code>name</code></em>
|
2041
2041
|
; the mark must exist. See
|
2042
2042
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete-mark" title="gtk_text_buffer_delete_mark ()"><code class="function">gtk_text_buffer_delete_mark()</code></a> for details.</p>
|
@@ -2069,10 +2069,10 @@ gtk_text_buffer_delete_mark_by_name (<em class="parameter"><code><a class="link"
|
|
2069
2069
|
<a name="gtk-text-buffer-get-mark"></a><h3>gtk_text_buffer_get_mark ()</h3>
|
2070
2070
|
<pre class="programlisting"><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> *
|
2071
2071
|
gtk_text_buffer_get_mark (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2072
|
-
<em class="parameter"><code>const <a href="
|
2072
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>);</pre>
|
2073
2073
|
<p>Returns the mark named <em class="parameter"><code>name</code></em>
|
2074
2074
|
in buffer <em class="parameter"><code>buffer</code></em>
|
2075
|
-
, or <a href="
|
2075
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such
|
2076
2076
|
mark exists in the buffer.</p>
|
2077
2077
|
<div class="refsect3">
|
2078
2078
|
<a name="gtk-text-buffer-get-mark.parameters"></a><h4>Parameters</h4>
|
@@ -2098,7 +2098,7 @@ mark exists in the buffer.</p>
|
|
2098
2098
|
</div>
|
2099
2099
|
<div class="refsect3">
|
2100
2100
|
<a name="gtk-text-buffer-get-mark.returns"></a><h4>Returns</h4>
|
2101
|
-
<p> a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a>, or <a href="
|
2101
|
+
<p> a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
2102
2102
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2103
2103
|
</div>
|
2104
2104
|
</div>
|
@@ -2172,7 +2172,7 @@ selection and what its bounds are.</p>
|
|
2172
2172
|
<hr>
|
2173
2173
|
<div class="refsect2">
|
2174
2174
|
<a name="gtk-text-buffer-get-has-selection"></a><h3>gtk_text_buffer_get_has_selection ()</h3>
|
2175
|
-
<pre class="programlisting"><a href="
|
2175
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2176
2176
|
gtk_text_buffer_get_has_selection (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
2177
2177
|
<p>Indicates whether the buffer has some text currently selected.</p>
|
2178
2178
|
<div class="refsect3">
|
@@ -2192,7 +2192,7 @@ gtk_text_buffer_get_has_selection (<em class="parameter"><code><a class="link" h
|
|
2192
2192
|
</div>
|
2193
2193
|
<div class="refsect3">
|
2194
2194
|
<a name="gtk-text-buffer-get-has-selection.returns"></a><h4>Returns</h4>
|
2195
|
-
<p> <a href="
|
2195
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the there is text selected</p>
|
2196
2196
|
</div>
|
2197
2197
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
2198
2198
|
</div>
|
@@ -2375,7 +2375,7 @@ removes all occurrences of <em class="parameter"><code>tag</code></em>
|
|
2375
2375
|
<a name="gtk-text-buffer-apply-tag-by-name"></a><h3>gtk_text_buffer_apply_tag_by_name ()</h3>
|
2376
2376
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2377
2377
|
gtk_text_buffer_apply_tag_by_name (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2378
|
-
<em class="parameter"><code>const <a href="
|
2378
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2379
2379
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
2380
2380
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
2381
2381
|
<p>Calls <a class="link" href="GtkTextTagTable.html#gtk-text-tag-table-lookup" title="gtk_text_tag_table_lookup ()"><code class="function">gtk_text_tag_table_lookup()</code></a> on the buffer's tag table to
|
@@ -2418,7 +2418,7 @@ get a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="typ
|
|
2418
2418
|
<a name="gtk-text-buffer-remove-tag-by-name"></a><h3>gtk_text_buffer_remove_tag_by_name ()</h3>
|
2419
2419
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2420
2420
|
gtk_text_buffer_remove_tag_by_name (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2421
|
-
<em class="parameter"><code>const <a href="
|
2421
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *name</code></em>,
|
2422
2422
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
2423
2423
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
2424
2424
|
<p>Calls <a class="link" href="GtkTextTagTable.html#gtk-text-tag-table-lookup" title="gtk_text_tag_table_lookup ()"><code class="function">gtk_text_tag_table_lookup()</code></a> on the buffer's tag table to
|
@@ -2503,8 +2503,8 @@ that add tags.</p>
|
|
2503
2503
|
<a name="gtk-text-buffer-create-tag"></a><h3>gtk_text_buffer_create_tag ()</h3>
|
2504
2504
|
<pre class="programlisting"><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> *
|
2505
2505
|
gtk_text_buffer_create_tag (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2506
|
-
<em class="parameter"><code>const <a href="
|
2507
|
-
<em class="parameter"><code>const <a href="
|
2506
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tag_name</code></em>,
|
2507
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_property_name</code></em>,
|
2508
2508
|
<em class="parameter"><code>...</code></em>);</pre>
|
2509
2509
|
<p>Creates a tag and adds it to the tag table for <em class="parameter"><code>buffer</code></em>
|
2510
2510
|
.
|
@@ -2512,14 +2512,14 @@ Equivalent to calling <a class="link" href="GtkTextTag.html#gtk-text-tag-new" ti
|
|
2512
2512
|
tag to the buffer's tag table. The returned tag is owned by
|
2513
2513
|
the buffer's tag table, so the ref count will be equal to one.</p>
|
2514
2514
|
<p>If <em class="parameter"><code>tag_name</code></em>
|
2515
|
-
is <a href="
|
2515
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the tag is anonymous.</p>
|
2516
2516
|
<p>If <em class="parameter"><code>tag_name</code></em>
|
2517
|
-
is non-<a href="
|
2517
|
+
is non-<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, a tag called <em class="parameter"><code>tag_name</code></em>
|
2518
2518
|
must not already
|
2519
2519
|
exist in the tag table for this buffer.</p>
|
2520
2520
|
<p>The <em class="parameter"><code>first_property_name</code></em>
|
2521
2521
|
argument and subsequent arguments are a list
|
2522
|
-
of properties to set on the tag, as with <a href="
|
2522
|
+
of properties to set on the tag, as with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-set"><code class="function">g_object_set()</code></a>.</p>
|
2523
2523
|
<div class="refsect3">
|
2524
2524
|
<a name="gtk-text-buffer-create-tag.parameters"></a><h4>Parameters</h4>
|
2525
2525
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -2536,12 +2536,12 @@ of properties to set on the tag, as with <a href="/home/vagrant/ruby-gnome2.win6
|
|
2536
2536
|
</tr>
|
2537
2537
|
<tr>
|
2538
2538
|
<td class="parameter_name"><p>tag_name</p></td>
|
2539
|
-
<td class="parameter_description"><p> name of the new tag, or <a href="
|
2539
|
+
<td class="parameter_description"><p> name of the new tag, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
2540
2540
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
2541
2541
|
</tr>
|
2542
2542
|
<tr>
|
2543
2543
|
<td class="parameter_name"><p>first_property_name</p></td>
|
2544
|
-
<td class="parameter_description"><p> name of first property to set, or <a href="
|
2544
|
+
<td class="parameter_description"><p> name of first property to set, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
2545
2545
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
2546
2546
|
</tr>
|
2547
2547
|
</tbody>
|
@@ -2560,8 +2560,8 @@ of properties to set on the tag, as with <a href="/home/vagrant/ruby-gnome2.win6
|
|
2560
2560
|
gtk_text_buffer_get_iter_at_line_offset
|
2561
2561
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2562
2562
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
2563
|
-
<em class="parameter"><code><a href="
|
2564
|
-
<em class="parameter"><code><a href="
|
2563
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> line_number</code></em>,
|
2564
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> char_offset</code></em>);</pre>
|
2565
2565
|
<p>Obtains an iterator pointing to <em class="parameter"><code>char_offset</code></em>
|
2566
2566
|
within the given
|
2567
2567
|
line. The <em class="parameter"><code>char_offset</code></em>
|
@@ -2607,7 +2607,7 @@ UTF-8 may encode one character as multiple bytes.</p>
|
|
2607
2607
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2608
2608
|
gtk_text_buffer_get_iter_at_offset (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2609
2609
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
2610
|
-
<em class="parameter"><code><a href="
|
2610
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> char_offset</code></em>);</pre>
|
2611
2611
|
<p>Initializes <em class="parameter"><code>iter</code></em>
|
2612
2612
|
to a position <em class="parameter"><code>char_offset</code></em>
|
2613
2613
|
chars from the start
|
@@ -2650,7 +2650,7 @@ the iterator one past the last valid character in the buffer.</p>
|
|
2650
2650
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2651
2651
|
gtk_text_buffer_get_iter_at_line (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2652
2652
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
2653
|
-
<em class="parameter"><code><a href="
|
2653
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> line_number</code></em>);</pre>
|
2654
2654
|
<p>Initializes <em class="parameter"><code>iter</code></em>
|
2655
2655
|
to the start of the given line.</p>
|
2656
2656
|
<div class="refsect3">
|
@@ -2688,8 +2688,8 @@ gtk_text_buffer_get_iter_at_line (<em class="parameter"><code><a class="link" hr
|
|
2688
2688
|
gtk_text_buffer_get_iter_at_line_index
|
2689
2689
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2690
2690
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
2691
|
-
<em class="parameter"><code><a href="
|
2692
|
-
<em class="parameter"><code><a href="
|
2691
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> line_number</code></em>,
|
2692
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> byte_index</code></em>);</pre>
|
2693
2693
|
<p>Obtains an iterator pointing to <em class="parameter"><code>byte_index</code></em>
|
2694
2694
|
within the given line.
|
2695
2695
|
<em class="parameter"><code>byte_index</code></em>
|
@@ -2919,11 +2919,11 @@ entire buffer lies within the range [<em class="parameter"><code>start</code></e
|
|
2919
2919
|
<hr>
|
2920
2920
|
<div class="refsect2">
|
2921
2921
|
<a name="gtk-text-buffer-get-modified"></a><h3>gtk_text_buffer_get_modified ()</h3>
|
2922
|
-
<pre class="programlisting"><a href="
|
2922
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2923
2923
|
gtk_text_buffer_get_modified (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>);</pre>
|
2924
2924
|
<p>Indicates whether the buffer has been modified since the last call
|
2925
2925
|
to <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-set-modified" title="gtk_text_buffer_set_modified ()"><code class="function">gtk_text_buffer_set_modified()</code></a> set the modification flag to
|
2926
|
-
<a href="
|
2926
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>. Used for example to enable a "save" function in a text
|
2927
2927
|
editor.</p>
|
2928
2928
|
<div class="refsect3">
|
2929
2929
|
<a name="gtk-text-buffer-get-modified.parameters"></a><h4>Parameters</h4>
|
@@ -2942,7 +2942,7 @@ editor.</p>
|
|
2942
2942
|
</div>
|
2943
2943
|
<div class="refsect3">
|
2944
2944
|
<a name="gtk-text-buffer-get-modified.returns"></a><h4>Returns</h4>
|
2945
|
-
<p> <a href="
|
2945
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the buffer has been modified</p>
|
2946
2946
|
</div>
|
2947
2947
|
</div>
|
2948
2948
|
<hr>
|
@@ -2950,7 +2950,7 @@ editor.</p>
|
|
2950
2950
|
<a name="gtk-text-buffer-set-modified"></a><h3>gtk_text_buffer_set_modified ()</h3>
|
2951
2951
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2952
2952
|
gtk_text_buffer_set_modified (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2953
|
-
<em class="parameter"><code><a href="
|
2953
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
2954
2954
|
<p>Used to keep track of whether the buffer has been modified since the
|
2955
2955
|
last time it was saved. Whenever the buffer is saved to disk, call
|
2956
2956
|
gtk_text_buffer_set_modified (<em class="parameter"><code>buffer</code></em>
|
@@ -2983,13 +2983,13 @@ bit flips, the buffer emits a "modified-changed" signal.</p>
|
|
2983
2983
|
<hr>
|
2984
2984
|
<div class="refsect2">
|
2985
2985
|
<a name="gtk-text-buffer-delete-selection"></a><h3>gtk_text_buffer_delete_selection ()</h3>
|
2986
|
-
<pre class="programlisting"><a href="
|
2986
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2987
2987
|
gtk_text_buffer_delete_selection (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
2988
|
-
<em class="parameter"><code><a href="
|
2989
|
-
<em class="parameter"><code><a href="
|
2988
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> interactive</code></em>,
|
2989
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
2990
2990
|
<p>Deletes the range between the "insert" and "selection_bound" marks,
|
2991
2991
|
that is, the currently-selected text. If <em class="parameter"><code>interactive</code></em>
|
2992
|
-
is <a href="
|
2992
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
|
2993
2993
|
the editability of the selection will be considered (users can't delete
|
2994
2994
|
uneditable text).</p>
|
2995
2995
|
<div class="refsect3">
|
@@ -3031,7 +3031,7 @@ uneditable text).</p>
|
|
3031
3031
|
gtk_text_buffer_paste_clipboard (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3032
3032
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
3033
3033
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *override_location</code></em>,
|
3034
|
-
<em class="parameter"><code><a href="
|
3034
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
3035
3035
|
<p>Pastes the contents of a clipboard at the insertion point, or
|
3036
3036
|
at <em class="parameter"><code>override_location</code></em>
|
3037
3037
|
. (Note: pasting is asynchronous, that is,
|
@@ -3058,7 +3058,7 @@ after the main loop runs, the paste data will be inserted.)</p>
|
|
3058
3058
|
</tr>
|
3059
3059
|
<tr>
|
3060
3060
|
<td class="parameter_name"><p>override_location</p></td>
|
3061
|
-
<td class="parameter_description"><p> location to insert pasted text, or <a href="
|
3061
|
+
<td class="parameter_description"><p> location to insert pasted text, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for
|
3062
3062
|
at the cursor. </p></td>
|
3063
3063
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3064
3064
|
</tr>
|
@@ -3107,7 +3107,7 @@ gtk_text_buffer_copy_clipboard (<em class="parameter"><code><a class="link" href
|
|
3107
3107
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3108
3108
|
gtk_text_buffer_cut_clipboard (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3109
3109
|
<em class="parameter"><code><a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *clipboard</code></em>,
|
3110
|
-
<em class="parameter"><code><a href="
|
3110
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> default_editable</code></em>);</pre>
|
3111
3111
|
<p>Copies the currently-selected text to a clipboard, then deletes
|
3112
3112
|
said text if it's editable.</p>
|
3113
3113
|
<div class="refsect3">
|
@@ -3141,11 +3141,11 @@ said text if it's editable.</p>
|
|
3141
3141
|
<hr>
|
3142
3142
|
<div class="refsect2">
|
3143
3143
|
<a name="gtk-text-buffer-get-selection-bounds"></a><h3>gtk_text_buffer_get_selection_bounds ()</h3>
|
3144
|
-
<pre class="programlisting"><a href="
|
3144
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3145
3145
|
gtk_text_buffer_get_selection_bounds (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3146
3146
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
3147
3147
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>);</pre>
|
3148
|
-
<p>Returns <a href="
|
3148
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if some text is selected; places the bounds
|
3149
3149
|
of the selection in <em class="parameter"><code>start</code></em>
|
3150
3150
|
and <em class="parameter"><code>end</code></em>
|
3151
3151
|
(if the selection has length 0,
|
@@ -3325,15 +3325,15 @@ by
|
|
3325
3325
|
<hr>
|
3326
3326
|
<div class="refsect2">
|
3327
3327
|
<a name="GtkTextBufferDeserializeFunc"></a><h3>GtkTextBufferDeserializeFunc ()</h3>
|
3328
|
-
<pre class="programlisting"><a href="
|
3328
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3329
3329
|
<span class="c_punctuation">(</span>*GtkTextBufferDeserializeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
3330
3330
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
3331
3331
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
3332
|
-
<em class="parameter"><code>const <a href="
|
3333
|
-
<em class="parameter"><code><a href="
|
3334
|
-
<em class="parameter"><code><a href="
|
3335
|
-
<em class="parameter"><code><a href="
|
3336
|
-
<em class="parameter"><code><a href="
|
3332
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *data</code></em>,
|
3333
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
3334
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> create_tags</code></em>,
|
3335
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
3336
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
3337
3337
|
<p>
|
3338
3338
|
A function that is called to deserialize rich text that has been
|
3339
3339
|
serialized with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-serialize" title="gtk_text_buffer_serialize ()"><code class="function">gtk_text_buffer_serialize()</code></a>, and insert it at <em class="parameter"><code>iter</code></em>.
|
@@ -3374,7 +3374,7 @@ serialized with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-seriali
|
|
3374
3374
|
</tr>
|
3375
3375
|
<tr>
|
3376
3376
|
<td class="parameter_name"><p>create_tags</p></td>
|
3377
|
-
<td class="parameter_description"><p><a href="
|
3377
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if deserializing may create tags</p></td>
|
3378
3378
|
<td class="parameter_annotations"> </td>
|
3379
3379
|
</tr>
|
3380
3380
|
<tr>
|
@@ -3384,7 +3384,7 @@ serialized with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-seriali
|
|
3384
3384
|
</tr>
|
3385
3385
|
<tr>
|
3386
3386
|
<td class="parameter_name"><p>error</p></td>
|
3387
|
-
<td class="parameter_description"><p>return location for a <a href="
|
3387
|
+
<td class="parameter_description"><p>return location for a <a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a></p></td>
|
3388
3388
|
<td class="parameter_annotations"> </td>
|
3389
3389
|
</tr>
|
3390
3390
|
</tbody>
|
@@ -3392,20 +3392,20 @@ serialized with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-seriali
|
|
3392
3392
|
</div>
|
3393
3393
|
<div class="refsect3">
|
3394
3394
|
<a name="GtkTextBufferDeserializeFunc.returns"></a><h4>Returns</h4>
|
3395
|
-
<p><a href="
|
3395
|
+
<p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
3396
3396
|
</div>
|
3397
3397
|
</div>
|
3398
3398
|
<hr>
|
3399
3399
|
<div class="refsect2">
|
3400
3400
|
<a name="gtk-text-buffer-deserialize"></a><h3>gtk_text_buffer_deserialize ()</h3>
|
3401
|
-
<pre class="programlisting"><a href="
|
3401
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3402
3402
|
gtk_text_buffer_deserialize (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
3403
3403
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
3404
3404
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
3405
3405
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
3406
|
-
<em class="parameter"><code>const <a href="
|
3407
|
-
<em class="parameter"><code><a href="
|
3408
|
-
<em class="parameter"><code><a href="
|
3406
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *data</code></em>,
|
3407
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
3408
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
|
3409
3409
|
<p>This function deserializes rich text in format <em class="parameter"><code>format</code></em>
|
3410
3410
|
and inserts
|
3411
3411
|
it at <em class="parameter"><code>iter</code></em>
|
@@ -3457,7 +3457,7 @@ is registered with</p></td>
|
|
3457
3457
|
</tr>
|
3458
3458
|
<tr>
|
3459
3459
|
<td class="parameter_name"><p>error</p></td>
|
3460
|
-
<td class="parameter_description"><p>return location for a <a href="
|
3460
|
+
<td class="parameter_description"><p>return location for a <a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a></p></td>
|
3461
3461
|
<td class="parameter_annotations"> </td>
|
3462
3462
|
</tr>
|
3463
3463
|
</tbody>
|
@@ -3465,14 +3465,14 @@ is registered with</p></td>
|
|
3465
3465
|
</div>
|
3466
3466
|
<div class="refsect3">
|
3467
3467
|
<a name="gtk-text-buffer-deserialize.returns"></a><h4>Returns</h4>
|
3468
|
-
<p> <a href="
|
3468
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
3469
3469
|
</div>
|
3470
3470
|
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
3471
3471
|
</div>
|
3472
3472
|
<hr>
|
3473
3473
|
<div class="refsect2">
|
3474
3474
|
<a name="gtk-text-buffer-deserialize-get-can-create-tags"></a><h3>gtk_text_buffer_deserialize_get_can_create_tags ()</h3>
|
3475
|
-
<pre class="programlisting"><a href="
|
3475
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3476
3476
|
gtk_text_buffer_deserialize_get_can_create_tags
|
3477
3477
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3478
3478
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>);</pre>
|
@@ -3513,7 +3513,7 @@ gtk_text_buffer_deserialize_get_can_create_tags
|
|
3513
3513
|
gtk_text_buffer_deserialize_set_can_create_tags
|
3514
3514
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3515
3515
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
3516
|
-
<em class="parameter"><code><a href="
|
3516
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> can_create_tags</code></em>);</pre>
|
3517
3517
|
<p>Use this function to allow a rich text deserialization function to
|
3518
3518
|
create new tags in the receiving buffer. Note that using this
|
3519
3519
|
function is almost always a bad idea, because the rich text
|
@@ -3596,7 +3596,7 @@ using <a class="link" href="gtk2-Selections.html#gtk-target-list-add-rich-text-t
|
|
3596
3596
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
3597
3597
|
gtk_text_buffer_get_deserialize_formats
|
3598
3598
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3599
|
-
<em class="parameter"><code><a href="
|
3599
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_formats</code></em>);</pre>
|
3600
3600
|
<p>This function returns the rich text deserialize formats registered
|
3601
3601
|
with <em class="parameter"><code>buffer</code></em>
|
3602
3602
|
using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-deserialize-format" title="gtk_text_buffer_register_deserialize_format ()"><code class="function">gtk_text_buffer_register_deserialize_format()</code></a> or
|
@@ -3668,7 +3668,7 @@ using <a class="link" href="gtk2-Selections.html#gtk-target-list-add-rich-text-t
|
|
3668
3668
|
<a name="gtk-text-buffer-get-serialize-formats"></a><h3>gtk_text_buffer_get_serialize_formats ()</h3>
|
3669
3669
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
3670
3670
|
gtk_text_buffer_get_serialize_formats (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3671
|
-
<em class="parameter"><code><a href="
|
3671
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_formats</code></em>);</pre>
|
3672
3672
|
<p>This function returns the rich text serialize formats registered
|
3673
3673
|
with <em class="parameter"><code>buffer</code></em>
|
3674
3674
|
using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-format" title="gtk_text_buffer_register_serialize_format ()"><code class="function">gtk_text_buffer_register_serialize_format()</code></a> or
|
@@ -3709,10 +3709,10 @@ with <em class="parameter"><code>buffer</code></em>
|
|
3709
3709
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3710
3710
|
gtk_text_buffer_register_deserialize_format
|
3711
3711
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3712
|
-
<em class="parameter"><code>const <a href="
|
3712
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>,
|
3713
3713
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html#GtkTextBufferDeserializeFunc" title="GtkTextBufferDeserializeFunc ()"><span class="type">GtkTextBufferDeserializeFunc</span></a> function</code></em>,
|
3714
|
-
<em class="parameter"><code><a href="
|
3715
|
-
<em class="parameter"><code><a href="
|
3714
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
3715
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> user_data_destroy</code></em>);</pre>
|
3716
3716
|
<p>This function registers a rich text deserialization <em class="parameter"><code>function</code></em>
|
3717
3717
|
along with
|
3718
3718
|
its <em class="parameter"><code>mime_type</code></em>
|
@@ -3771,7 +3771,7 @@ newly registered format's mime-type. </p>
|
|
3771
3771
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3772
3772
|
gtk_text_buffer_register_deserialize_tagset
|
3773
3773
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3774
|
-
<em class="parameter"><code>const <a href="
|
3774
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagset_name</code></em>);</pre>
|
3775
3775
|
<p>This function registers GTK+'s internal rich text serialization
|
3776
3776
|
format with the passed <em class="parameter"><code>buffer</code></em>
|
3777
3777
|
. See
|
@@ -3792,7 +3792,7 @@ format with the passed <em class="parameter"><code>buffer</code></em>
|
|
3792
3792
|
</tr>
|
3793
3793
|
<tr>
|
3794
3794
|
<td class="parameter_name"><p>tagset_name</p></td>
|
3795
|
-
<td class="parameter_description"><p> an optional tagset name, on <a href="
|
3795
|
+
<td class="parameter_description"><p> an optional tagset name, on <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
3796
3796
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3797
3797
|
</tr>
|
3798
3798
|
</tbody>
|
@@ -3812,10 +3812,10 @@ newly registered format's mime-type. </p>
|
|
3812
3812
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3813
3813
|
gtk_text_buffer_register_serialize_format
|
3814
3814
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3815
|
-
<em class="parameter"><code>const <a href="
|
3815
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>,
|
3816
3816
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html#GtkTextBufferSerializeFunc" title="GtkTextBufferSerializeFunc ()"><span class="type">GtkTextBufferSerializeFunc</span></a> function</code></em>,
|
3817
|
-
<em class="parameter"><code><a href="
|
3818
|
-
<em class="parameter"><code><a href="
|
3817
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
3818
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> user_data_destroy</code></em>);</pre>
|
3819
3819
|
<p>This function registers a rich text serialization <em class="parameter"><code>function</code></em>
|
3820
3820
|
along with
|
3821
3821
|
its <em class="parameter"><code>mime_type</code></em>
|
@@ -3873,7 +3873,7 @@ newly registered format's mime-type. </p>
|
|
3873
3873
|
<pre class="programlisting"><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3874
3874
|
gtk_text_buffer_register_serialize_tagset
|
3875
3875
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3876
|
-
<em class="parameter"><code>const <a href="
|
3876
|
+
<em class="parameter"><code>const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagset_name</code></em>);</pre>
|
3877
3877
|
<p>This function registers GTK+'s internal rich text serialization
|
3878
3878
|
format with the passed <em class="parameter"><code>buffer</code></em>
|
3879
3879
|
. The internal format does not comply
|
@@ -3891,7 +3891,7 @@ for registering is "application/x-gtk-text-buffer-rich-text", or
|
|
3891
3891
|
can be used to restrict the transfer of rich text
|
3892
3892
|
to buffers with compatible sets of tags, in order to avoid unknown
|
3893
3893
|
tags from being pasted. It is probably the common case to pass an
|
3894
|
-
identifier != <a href="
|
3894
|
+
identifier != <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> here, since the <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> tagset requires the
|
3895
3895
|
receiving buffer to deal with with pasting of arbitrary tags.</p>
|
3896
3896
|
<div class="refsect3">
|
3897
3897
|
<a name="gtk-text-buffer-register-serialize-tagset.parameters"></a><h4>Parameters</h4>
|
@@ -3909,7 +3909,7 @@ receiving buffer to deal with with pasting of arbitrary tags.</p>
|
|
3909
3909
|
</tr>
|
3910
3910
|
<tr>
|
3911
3911
|
<td class="parameter_name"><p>tagset_name</p></td>
|
3912
|
-
<td class="parameter_description"><p> an optional tagset name, on <a href="
|
3912
|
+
<td class="parameter_description"><p> an optional tagset name, on <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
3913
3913
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
3914
3914
|
</tr>
|
3915
3915
|
</tbody>
|
@@ -3926,13 +3926,13 @@ newly registered format's mime-type. </p>
|
|
3926
3926
|
<hr>
|
3927
3927
|
<div class="refsect2">
|
3928
3928
|
<a name="GtkTextBufferSerializeFunc"></a><h3>GtkTextBufferSerializeFunc ()</h3>
|
3929
|
-
<pre class="programlisting"><a href="
|
3929
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
3930
3930
|
<span class="c_punctuation">(</span>*GtkTextBufferSerializeFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
3931
3931
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
3932
3932
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
3933
3933
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
3934
|
-
<em class="parameter"><code><a href="
|
3935
|
-
<em class="parameter"><code><a href="
|
3934
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>,
|
3935
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
3936
3936
|
<p>
|
3937
3937
|
A function that is called to serialize the content of a text buffer.
|
3938
3938
|
It must return the serialized form of the content.
|
@@ -3982,19 +3982,19 @@ It must return the serialized form of the content.
|
|
3982
3982
|
<div class="refsect3">
|
3983
3983
|
<a name="GtkTextBufferSerializeFunc.returns"></a><h4>Returns</h4>
|
3984
3984
|
<p>a newly-allocated array of guint8 which contains the serialized
|
3985
|
-
data, or <a href="
|
3985
|
+
data, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if an error occurred</p>
|
3986
3986
|
</div>
|
3987
3987
|
</div>
|
3988
3988
|
<hr>
|
3989
3989
|
<div class="refsect2">
|
3990
3990
|
<a name="gtk-text-buffer-serialize"></a><h3>gtk_text_buffer_serialize ()</h3>
|
3991
|
-
<pre class="programlisting"><a href="
|
3991
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
3992
3992
|
gtk_text_buffer_serialize (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
3993
3993
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
3994
3994
|
<em class="parameter"><code><a href="../html/gdk2-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
3995
3995
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
3996
3996
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
3997
|
-
<em class="parameter"><code><a href="
|
3997
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
3998
3998
|
<p>This function serializes the portion of text between <em class="parameter"><code>start</code></em>
|
3999
3999
|
|
4000
4000
|
and <em class="parameter"><code>end</code></em>
|
@@ -4180,7 +4180,7 @@ and as DND source.</p>
|
|
4180
4180
|
<hr>
|
4181
4181
|
<div class="refsect2">
|
4182
4182
|
<a name="GtkTextBuffer--cursor-position"></a><h3>The <code class="literal">“cursor-position”</code> property</h3>
|
4183
|
-
<pre class="programlisting"> “cursor-position” <a href="
|
4183
|
+
<pre class="programlisting"> “cursor-position” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
4184
4184
|
<p>The position of the insert mark (as offset from the beginning
|
4185
4185
|
|
4186
4186
|
of the buffer). It is useful for getting notified when the
|
@@ -4194,7 +4194,7 @@ cursor moves.</p>
|
|
4194
4194
|
<hr>
|
4195
4195
|
<div class="refsect2">
|
4196
4196
|
<a name="GtkTextBuffer--has-selection"></a><h3>The <code class="literal">“has-selection”</code> property</h3>
|
4197
|
-
<pre class="programlisting"> “has-selection” <a href="
|
4197
|
+
<pre class="programlisting"> “has-selection” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
4198
4198
|
<p>Whether the buffer has some text currently selected.</p>
|
4199
4199
|
<p>Flags: Read</p>
|
4200
4200
|
<p>Default value: FALSE</p>
|
@@ -4219,7 +4219,7 @@ and as DND destination.</p>
|
|
4219
4219
|
<hr>
|
4220
4220
|
<div class="refsect2">
|
4221
4221
|
<a name="GtkTextBuffer--text"></a><h3>The <code class="literal">“text”</code> property</h3>
|
4222
|
-
<pre class="programlisting"> “text” <a href="
|
4222
|
+
<pre class="programlisting"> “text” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
4223
4223
|
<p>The text content of the buffer. Without child widgets and images,
|
4224
4224
|
see <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-text" title="gtk_text_buffer_get_text ()"><code class="function">gtk_text_buffer_get_text()</code></a> for more information.</p>
|
4225
4225
|
<p>Flags: Read / Write</p>
|
@@ -4236,7 +4236,7 @@ user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><
|
|
4236
4236
|
<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
|
4237
4237
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start,
|
4238
4238
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end,
|
4239
|
-
<a href="
|
4239
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4240
4240
|
<p>The ::apply-tag signal is emitted to apply a tag to a
|
4241
4241
|
range of text in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.
|
4242
4242
|
|
@@ -4288,14 +4288,14 @@ invalidate the <em class="parameter"><code>start</code></em>
|
|
4288
4288
|
</tbody>
|
4289
4289
|
</table></div>
|
4290
4290
|
</div>
|
4291
|
-
<p>Flags: <a href="
|
4291
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4292
4292
|
</div>
|
4293
4293
|
<hr>
|
4294
4294
|
<div class="refsect2">
|
4295
4295
|
<a name="GtkTextBuffer-begin-user-action"></a><h3>The <code class="literal">“begin-user-action”</code> signal</h3>
|
4296
4296
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4297
4297
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4298
|
-
<a href="
|
4298
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4299
4299
|
<p>The ::begin-user-action signal is emitted at the beginning of a single
|
4300
4300
|
user-visible operation on a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
4301
4301
|
<p>See also:
|
@@ -4328,14 +4328,14 @@ user-visible operation on a <a class="link" href="GtkTextBuffer.html" title="Gtk
|
|
4328
4328
|
</tbody>
|
4329
4329
|
</table></div>
|
4330
4330
|
</div>
|
4331
|
-
<p>Flags: <a href="
|
4331
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4332
4332
|
</div>
|
4333
4333
|
<hr>
|
4334
4334
|
<div class="refsect2">
|
4335
4335
|
<a name="GtkTextBuffer-changed"></a><h3>The <code class="literal">“changed”</code> signal</h3>
|
4336
4336
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4337
4337
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4338
|
-
<a href="
|
4338
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4339
4339
|
<p>The ::changed signal is emitted when the content of a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>
|
4340
4340
|
|
4341
4341
|
has changed.</p>
|
@@ -4361,7 +4361,7 @@ has changed.</p>
|
|
4361
4361
|
</tbody>
|
4362
4362
|
</table></div>
|
4363
4363
|
</div>
|
4364
|
-
<p>Flags: <a href="
|
4364
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4365
4365
|
</div>
|
4366
4366
|
<hr>
|
4367
4367
|
<div class="refsect2">
|
@@ -4370,7 +4370,7 @@ has changed.</p>
|
|
4370
4370
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4371
4371
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start,
|
4372
4372
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end,
|
4373
|
-
<a href="
|
4373
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4374
4374
|
<p>The ::delete-range signal is emitted to delete a range
|
4375
4375
|
|
4376
4376
|
from a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>. </p>
|
@@ -4385,7 +4385,7 @@ The default signal handler revalidates the <em class="parameter"><code>start</co
|
|
4385
4385
|
iters to
|
4386
4386
|
|
4387
4387
|
both point point to the location where text was deleted. Handlers
|
4388
|
-
which run after the default handler (see <a href="
|
4388
|
+
which run after the default handler (see <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#g-signal-connect-after"><code class="function">g_signal_connect_after()</code></a>)
|
4389
4389
|
do not have access to the deleted text.</p>
|
4390
4390
|
<p>See also: <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-delete" title="gtk_text_buffer_delete ()"><code class="function">gtk_text_buffer_delete()</code></a>.</p>
|
4391
4391
|
<div class="refsect3">
|
@@ -4420,14 +4420,14 @@ do not have access to the deleted text.</p>
|
|
4420
4420
|
</tbody>
|
4421
4421
|
</table></div>
|
4422
4422
|
</div>
|
4423
|
-
<p>Flags: <a href="
|
4423
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4424
4424
|
</div>
|
4425
4425
|
<hr>
|
4426
4426
|
<div class="refsect2">
|
4427
4427
|
<a name="GtkTextBuffer-end-user-action"></a><h3>The <code class="literal">“end-user-action”</code> signal</h3>
|
4428
4428
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4429
4429
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4430
|
-
<a href="
|
4430
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4431
4431
|
<p>The ::end-user-action signal is emitted at the end of a single
|
4432
4432
|
user-visible operation on the <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.</p>
|
4433
4433
|
<p>See also:
|
@@ -4461,7 +4461,7 @@ user-visible operation on the <a class="link" href="GtkTextBuffer.html" title="G
|
|
4461
4461
|
</tbody>
|
4462
4462
|
</table></div>
|
4463
4463
|
</div>
|
4464
|
-
<p>Flags: <a href="
|
4464
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4465
4465
|
</div>
|
4466
4466
|
<hr>
|
4467
4467
|
<div class="refsect2">
|
@@ -4470,7 +4470,7 @@ user-visible operation on the <a class="link" href="GtkTextBuffer.html" title="G
|
|
4470
4470
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4471
4471
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *location,
|
4472
4472
|
<a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a> *anchor,
|
4473
|
-
<a href="
|
4473
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4474
4474
|
<p>The ::insert-child-anchor signal is emitted to insert a
|
4475
4475
|
<a class="link" href="GtkTextView.html#GtkTextChildAnchor"><span class="type">GtkTextChildAnchor</span></a> in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.
|
4476
4476
|
Insertion actually occurs in the default handler.</p>
|
@@ -4517,7 +4517,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4517
4517
|
</tbody>
|
4518
4518
|
</table></div>
|
4519
4519
|
</div>
|
4520
|
-
<p>Flags: <a href="
|
4520
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4521
4521
|
</div>
|
4522
4522
|
<hr>
|
4523
4523
|
<div class="refsect2">
|
@@ -4526,7 +4526,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4526
4526
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4527
4527
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *location,
|
4528
4528
|
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf,
|
4529
|
-
<a href="
|
4529
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4530
4530
|
<p>The ::insert-pixbuf signal is emitted to insert a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
4531
4531
|
|
4532
4532
|
in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>. Insertion actually occurs in the default handler.</p>
|
@@ -4574,7 +4574,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4574
4574
|
</tbody>
|
4575
4575
|
</table></div>
|
4576
4576
|
</div>
|
4577
|
-
<p>Flags: <a href="
|
4577
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4578
4578
|
</div>
|
4579
4579
|
<hr>
|
4580
4580
|
<div class="refsect2">
|
@@ -4582,9 +4582,9 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4582
4582
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4583
4583
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4584
4584
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *location,
|
4585
|
-
<a href="
|
4586
|
-
<a href="
|
4587
|
-
<a href="
|
4585
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text,
|
4586
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> len,
|
4587
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4588
4588
|
<p>The ::insert-text signal is emitted to insert text in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.
|
4589
4589
|
Insertion actually occurs in the default handler. </p>
|
4590
4590
|
<p>Note that if your handler runs before the default handler it must not
|
@@ -4639,7 +4639,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4639
4639
|
</tbody>
|
4640
4640
|
</table></div>
|
4641
4641
|
</div>
|
4642
|
-
<p>Flags: <a href="
|
4642
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4643
4643
|
</div>
|
4644
4644
|
<hr>
|
4645
4645
|
<div class="refsect2">
|
@@ -4647,7 +4647,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4647
4647
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4648
4648
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4649
4649
|
<a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark,
|
4650
|
-
<a href="
|
4650
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4651
4651
|
<p>The ::mark-deleted signal is emitted as notification
|
4652
4652
|
after a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> is deleted. </p>
|
4653
4653
|
<p>See also:
|
@@ -4679,7 +4679,7 @@ after a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class=
|
|
4679
4679
|
</tbody>
|
4680
4680
|
</table></div>
|
4681
4681
|
</div>
|
4682
|
-
<p>Flags: <a href="
|
4682
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4683
4683
|
</div>
|
4684
4684
|
<hr>
|
4685
4685
|
<div class="refsect2">
|
@@ -4688,7 +4688,7 @@ after a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class=
|
|
4688
4688
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4689
4689
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *location,
|
4690
4690
|
<a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark,
|
4691
|
-
<a href="
|
4691
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4692
4692
|
<p>The ::mark-set signal is emitted as notification
|
4693
4693
|
after a <a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> is set.</p>
|
4694
4694
|
<p>See also:
|
@@ -4729,14 +4729,14 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4729
4729
|
</tbody>
|
4730
4730
|
</table></div>
|
4731
4731
|
</div>
|
4732
|
-
<p>Flags: <a href="
|
4732
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4733
4733
|
</div>
|
4734
4734
|
<hr>
|
4735
4735
|
<div class="refsect2">
|
4736
4736
|
<a name="GtkTextBuffer-modified-changed"></a><h3>The <code class="literal">“modified-changed”</code> signal</h3>
|
4737
4737
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4738
4738
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4739
|
-
<a href="
|
4739
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4740
4740
|
<p>The ::modified-changed signal is emitted when the modified bit of a
|
4741
4741
|
|
4742
4742
|
<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> flips.</p>
|
@@ -4764,7 +4764,7 @@ user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><
|
|
4764
4764
|
</tbody>
|
4765
4765
|
</table></div>
|
4766
4766
|
</div>
|
4767
|
-
<p>Flags: <a href="
|
4767
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4768
4768
|
</div>
|
4769
4769
|
<hr>
|
4770
4770
|
<div class="refsect2">
|
@@ -4772,7 +4772,7 @@ user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><
|
|
4772
4772
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4773
4773
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4774
4774
|
<a class="link" href="gtk2-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> *arg1,
|
4775
|
-
<a href="
|
4775
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4776
4776
|
<p>The paste-done signal is emitted after paste operation has been completed.
|
4777
4777
|
This is useful to properly scroll the view to the end of the pasted text.
|
4778
4778
|
See <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-paste-clipboard" title="gtk_text_buffer_paste_clipboard ()"><code class="function">gtk_text_buffer_paste_clipboard()</code></a> for more details.</p>
|
@@ -4798,7 +4798,7 @@ See <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-paste-clipboard" ti
|
|
4798
4798
|
</tbody>
|
4799
4799
|
</table></div>
|
4800
4800
|
</div>
|
4801
|
-
<p>Flags: <a href="
|
4801
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4802
4802
|
<p class="since">Since: <a class="link" href="api-index-2-16.html#api-index-2.16">2.16</a></p>
|
4803
4803
|
</div>
|
4804
4804
|
<hr>
|
@@ -4809,7 +4809,7 @@ user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><
|
|
4809
4809
|
<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
|
4810
4810
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start,
|
4811
4811
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end,
|
4812
|
-
<a href="
|
4812
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4813
4813
|
<p>The ::remove-tag signal is emitted to remove all occurrences of <em class="parameter"><code>tag</code></em>
|
4814
4814
|
from
|
4815
4815
|
a range of text in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>.
|
@@ -4860,7 +4860,7 @@ invalidate the <em class="parameter"><code>start</code></em>
|
|
4860
4860
|
</tbody>
|
4861
4861
|
</table></div>
|
4862
4862
|
</div>
|
4863
|
-
<p>Flags: <a href="
|
4863
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
4864
4864
|
</div>
|
4865
4865
|
</div>
|
4866
4866
|
<div class="refsect1">
|