gtk2 3.0.8-x64-mingw32 → 3.0.9-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 +4 -4
- data/lib/2.2/gtk2.so +0 -0
- data/lib/2.3/gtk2.so +0 -0
- data/sample/gtk-demo/appwindow.rb +2 -2
- data/sample/gtk-demo/cairo-clip-image.rb +1 -1
- data/sample/gtk-demo/cairo-image.rb +1 -1
- data/sample/gtk-demo/iconview.rb +3 -3
- data/sample/gtk-demo/images.rb +3 -3
- data/sample/gtk-demo/pixbufs.rb +9 -7
- data/sample/gtk-demo/stock_browser.rb +1 -1
- data/sample/gtk-demo/textview.rb +2 -2
- data/sample/misc/aboutdialog.rb +1 -1
- data/sample/misc/combobox.rb +1 -1
- data/sample/misc/iconview.rb +2 -2
- data/sample/misc/itemfactory.rb +1 -1
- data/sample/misc/itemfactory2.rb +1 -1
- data/sample/misc/to_drawable.rb +2 -2
- data/sample/misc/treeview.rb +1 -1
- data/test/test_gdk_pixbuf.rb +6 -6
- data/vendor/local/bin/gtk-demo.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-2.0.exe +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/libwimp.dll.a +0 -0
- data/vendor/local/lib/gtk-2.0/modules/libgail.dll.a +0 -0
- data/vendor/local/lib/libgailutil.dll.a +0 -0
- data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
- data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
- 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 +9 -9
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<a href="
|
62
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="GtkTextMark.html#gtk-text-mark-get-visible" title="gtk_text_mark_get_visible ()">gtk_text_mark_get_visible</a> <span class="c_punctuation">()</span>
|
@@ -67,14 +67,14 @@
|
|
67
67
|
</tr>
|
68
68
|
<tr>
|
69
69
|
<td class="function_type">
|
70
|
-
<a href="
|
70
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
71
71
|
</td>
|
72
72
|
<td class="function_name">
|
73
73
|
<a class="link" href="GtkTextMark.html#gtk-text-mark-get-deleted" title="gtk_text_mark_get_deleted ()">gtk_text_mark_get_deleted</a> <span class="c_punctuation">()</span>
|
74
74
|
</td>
|
75
75
|
</tr>
|
76
76
|
<tr>
|
77
|
-
<td class="function_type">const <a href="
|
77
|
+
<td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
78
78
|
</td>
|
79
79
|
<td class="function_name">
|
80
80
|
<a class="link" href="GtkTextMark.html#gtk-text-mark-get-name" title="gtk_text_mark_get_name ()">gtk_text_mark_get_name</a> <span class="c_punctuation">()</span>
|
@@ -90,7 +90,7 @@
|
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="function_type">
|
93
|
-
<a href="
|
93
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
94
94
|
</td>
|
95
95
|
<td class="function_name">
|
96
96
|
<a class="link" href="GtkTextMark.html#gtk-text-mark-get-left-gravity" title="gtk_text_mark_get_left_gravity ()">gtk_text_mark_get_left_gravity</a> <span class="c_punctuation">()</span>
|
@@ -109,13 +109,13 @@
|
|
109
109
|
</colgroup>
|
110
110
|
<tbody>
|
111
111
|
<tr>
|
112
|
-
<td class="property_type"><a href="
|
112
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
113
113
|
<td class="property_name"><a class="link" href="GtkTextMark.html#GtkTextMark--left-gravity" title="The “left-gravity” property">left-gravity</a></td>
|
114
114
|
<td class="property_flags">Read / Write / Construct Only</td>
|
115
115
|
</tr>
|
116
116
|
<tr>
|
117
117
|
<td class="property_type">
|
118
|
-
<a href="
|
118
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
119
119
|
<td class="property_name"><a class="link" href="GtkTextMark.html#GtkTextMark--name" title="The “name” property">name</a></td>
|
120
120
|
<td class="property_flags">Read / Write / Construct Only</td>
|
121
121
|
</tr>
|
@@ -137,7 +137,7 @@
|
|
137
137
|
</div>
|
138
138
|
<div class="refsect1">
|
139
139
|
<a name="GtkTextMark.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
140
|
-
<pre class="screen"> <a href="
|
140
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
141
141
|
<span class="lineart">╰──</span> GtkTextMark
|
142
142
|
</pre>
|
143
143
|
</div>
|
@@ -184,16 +184,16 @@ Marks are typically created using the <a class="link" href="GtkTextBuffer.html#g
|
|
184
184
|
<div class="refsect2">
|
185
185
|
<a name="gtk-text-mark-new"></a><h3>gtk_text_mark_new ()</h3>
|
186
186
|
<pre class="programlisting"><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="returnvalue">GtkTextMark</span></a> *
|
187
|
-
gtk_text_mark_new (<em class="parameter"><code>const <a href="
|
188
|
-
<em class="parameter"><code><a href="
|
187
|
+
gtk_text_mark_new (<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>,
|
188
|
+
<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>
|
189
189
|
<p>Creates a text mark. Add it to a buffer using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-add-mark" title="gtk_text_buffer_add_mark ()"><code class="function">gtk_text_buffer_add_mark()</code></a>.
|
190
190
|
If <em class="parameter"><code>name</code></em>
|
191
|
-
is <a href="
|
191
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the mark is anonymous; otherwise, the mark can be
|
192
192
|
retrieved by name using <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
|
193
193
|
gravity, and text is inserted at the mark's current location, the mark
|
194
194
|
will be moved to the left of the newly-inserted text. If the mark has
|
195
195
|
right gravity (<em class="parameter"><code>left_gravity</code></em>
|
196
|
-
= <a href="
|
196
|
+
= <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
|
197
197
|
right of newly-inserted text. The standard left-to-right cursor is a
|
198
198
|
mark with right gravity (when you type, the cursor stays on the right
|
199
199
|
side of the text you're typing).</p>
|
@@ -208,7 +208,7 @@ side of the text you're typing).</p>
|
|
208
208
|
<tbody>
|
209
209
|
<tr>
|
210
210
|
<td class="parameter_name"><p>name</p></td>
|
211
|
-
<td class="parameter_description"><p> mark name or <a href="
|
211
|
+
<td class="parameter_description"><p> mark name or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
212
212
|
<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>
|
213
213
|
</tr>
|
214
214
|
<tr>
|
@@ -230,7 +230,7 @@ side of the text you're typing).</p>
|
|
230
230
|
<a name="gtk-text-mark-set-visible"></a><h3>gtk_text_mark_set_visible ()</h3>
|
231
231
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
232
232
|
gtk_text_mark_set_visible (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>,
|
233
|
-
<em class="parameter"><code><a href="
|
233
|
+
<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>
|
234
234
|
<p>Sets the visibility of <em class="parameter"><code>mark</code></em>
|
235
235
|
; the insertion point is normally
|
236
236
|
visible, i.e. you can see it as a vertical bar. Also, the text
|
@@ -263,9 +263,9 @@ Marks are not visible by default.</p>
|
|
263
263
|
<hr>
|
264
264
|
<div class="refsect2">
|
265
265
|
<a name="gtk-text-mark-get-visible"></a><h3>gtk_text_mark_get_visible ()</h3>
|
266
|
-
<pre class="programlisting"><a href="
|
266
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
267
267
|
gtk_text_mark_get_visible (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
268
|
-
<p>Returns <a href="
|
268
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark is visible (i.e. a cursor is displayed
|
269
269
|
for it).</p>
|
270
270
|
<div class="refsect3">
|
271
271
|
<a name="gtk-text-mark-get-visible.parameters"></a><h4>Parameters</h4>
|
@@ -284,15 +284,15 @@ for it).</p>
|
|
284
284
|
</div>
|
285
285
|
<div class="refsect3">
|
286
286
|
<a name="gtk-text-mark-get-visible.returns"></a><h4>Returns</h4>
|
287
|
-
<p> <a href="
|
287
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if visible</p>
|
288
288
|
</div>
|
289
289
|
</div>
|
290
290
|
<hr>
|
291
291
|
<div class="refsect2">
|
292
292
|
<a name="gtk-text-mark-get-deleted"></a><h3>gtk_text_mark_get_deleted ()</h3>
|
293
|
-
<pre class="programlisting"><a href="
|
293
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
294
294
|
gtk_text_mark_get_deleted (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
295
|
-
<p>Returns <a href="
|
295
|
+
<p>Returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark has been removed from its buffer
|
296
296
|
with <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>. See <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-add-mark" title="gtk_text_buffer_add_mark ()"><code class="function">gtk_text_buffer_add_mark()</code></a>
|
297
297
|
for a way to add it to a buffer again.</p>
|
298
298
|
<div class="refsect3">
|
@@ -318,7 +318,7 @@ for a way to add it to a buffer again.</p>
|
|
318
318
|
<hr>
|
319
319
|
<div class="refsect2">
|
320
320
|
<a name="gtk-text-mark-get-name"></a><h3>gtk_text_mark_get_name ()</h3>
|
321
|
-
<pre class="programlisting">const <a href="
|
321
|
+
<pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
|
322
322
|
gtk_text_mark_get_name (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
323
323
|
<p>Returns the mark name; returns NULL for anonymous marks.</p>
|
324
324
|
<div class="refsect3">
|
@@ -347,7 +347,7 @@ gtk_text_mark_get_name (<em class="parameter"><code><a class="link" href="GtkTex
|
|
347
347
|
<pre class="programlisting"><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="returnvalue">GtkTextBuffer</span></a> *
|
348
348
|
gtk_text_mark_get_buffer (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
349
349
|
<p>Gets the buffer this mark is located inside,
|
350
|
-
or <a href="
|
350
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the mark is deleted.</p>
|
351
351
|
<div class="refsect3">
|
352
352
|
<a name="gtk-text-mark-get-buffer.parameters"></a><h4>Parameters</h4>
|
353
353
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -372,7 +372,7 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
372
372
|
<hr>
|
373
373
|
<div class="refsect2">
|
374
374
|
<a name="gtk-text-mark-get-left-gravity"></a><h3>gtk_text_mark_get_left_gravity ()</h3>
|
375
|
-
<pre class="programlisting"><a href="
|
375
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
376
376
|
gtk_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href="GtkTextMark.html" title="GtkTextMark"><span class="type">GtkTextMark</span></a> *mark</code></em>);</pre>
|
377
377
|
<p>Determines whether the mark has left gravity.</p>
|
378
378
|
<div class="refsect3">
|
@@ -392,7 +392,7 @@ gtk_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href
|
|
392
392
|
</div>
|
393
393
|
<div class="refsect3">
|
394
394
|
<a name="gtk-text-mark-get-left-gravity.returns"></a><h4>Returns</h4>
|
395
|
-
<p> <a href="
|
395
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the mark has left gravity, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
|
396
396
|
</div>
|
397
397
|
</div>
|
398
398
|
</div>
|
@@ -409,7 +409,7 @@ gtk_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href
|
|
409
409
|
<a name="GtkTextMark.property-details"></a><h2>Property Details</h2>
|
410
410
|
<div class="refsect2">
|
411
411
|
<a name="GtkTextMark--left-gravity"></a><h3>The <code class="literal">“left-gravity”</code> property</h3>
|
412
|
-
<pre class="programlisting"> “left-gravity” <a href="
|
412
|
+
<pre class="programlisting"> “left-gravity” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
413
413
|
<p>Whether the mark has left gravity.</p>
|
414
414
|
<p>Flags: Read / Write / Construct Only</p>
|
415
415
|
<p>Default value: FALSE</p>
|
@@ -417,7 +417,7 @@ gtk_text_mark_get_left_gravity (<em class="parameter"><code><a class="link" href
|
|
417
417
|
<hr>
|
418
418
|
<div class="refsect2">
|
419
419
|
<a name="GtkTextMark--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
420
|
-
<pre class="programlisting"> “name” <a href="
|
420
|
+
<pre class="programlisting"> “name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
421
421
|
<p>Mark name.</p>
|
422
422
|
<p>Flags: Read / Write / Construct Only</p>
|
423
423
|
<p>Default value: NULL</p>
|
@@ -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="GtkTextTag.html#gtk-text-tag-get-priority" title="gtk_text_tag_get_priority ()">gtk_text_tag_get_priority</a> <span class="c_punctuation">()</span>
|
@@ -68,7 +68,7 @@
|
|
68
68
|
</tr>
|
69
69
|
<tr>
|
70
70
|
<td class="function_type">
|
71
|
-
<a href="
|
71
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
72
72
|
</td>
|
73
73
|
<td class="function_name">
|
74
74
|
<a class="link" href="GtkTextTag.html#gtk-text-tag-event" title="gtk_text_tag_event ()">gtk_text_tag_event</a> <span class="c_punctuation">()</span>
|
@@ -127,23 +127,23 @@
|
|
127
127
|
</colgroup>
|
128
128
|
<tbody>
|
129
129
|
<tr>
|
130
|
-
<td class="property_type"><a href="
|
130
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
131
131
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--accumulative-margin" title="The “accumulative-margin” property">accumulative-margin</a></td>
|
132
132
|
<td class="property_flags">Read / Write</td>
|
133
133
|
</tr>
|
134
134
|
<tr>
|
135
135
|
<td class="property_type">
|
136
|
-
<a href="
|
136
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
137
137
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background" title="The “background” property">background</a></td>
|
138
138
|
<td class="property_flags">Write</td>
|
139
139
|
</tr>
|
140
140
|
<tr>
|
141
|
-
<td class="property_type"><a href="
|
141
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
142
142
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height" title="The “background-full-height” property">background-full-height</a></td>
|
143
143
|
<td class="property_flags">Read / Write</td>
|
144
144
|
</tr>
|
145
145
|
<tr>
|
146
|
-
<td class="property_type"><a href="
|
146
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
147
147
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-full-height-set" title="The “background-full-height-set” property">background-full-height-set</a></td>
|
148
148
|
<td class="property_flags">Read / Write</td>
|
149
149
|
</tr>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
<td class="property_flags">Read / Write</td>
|
155
155
|
</tr>
|
156
156
|
<tr>
|
157
|
-
<td class="property_type"><a href="
|
157
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
158
158
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-set" title="The “background-set” property">background-set</a></td>
|
159
159
|
<td class="property_flags">Read / Write</td>
|
160
160
|
</tr>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
<td class="property_flags">Read / Write</td>
|
166
166
|
</tr>
|
167
167
|
<tr>
|
168
|
-
<td class="property_type"><a href="
|
168
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
169
169
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-stipple-set" title="The “background-stipple-set” property">background-stipple-set</a></td>
|
170
170
|
<td class="property_flags">Read / Write</td>
|
171
171
|
</tr>
|
@@ -175,29 +175,29 @@
|
|
175
175
|
<td class="property_flags">Read / Write</td>
|
176
176
|
</tr>
|
177
177
|
<tr>
|
178
|
-
<td class="property_type"><a href="
|
178
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
179
179
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--editable" title="The “editable” property">editable</a></td>
|
180
180
|
<td class="property_flags">Read / Write</td>
|
181
181
|
</tr>
|
182
182
|
<tr>
|
183
|
-
<td class="property_type"><a href="
|
183
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
184
184
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--editable-set" title="The “editable-set” property">editable-set</a></td>
|
185
185
|
<td class="property_flags">Read / Write</td>
|
186
186
|
</tr>
|
187
187
|
<tr>
|
188
188
|
<td class="property_type">
|
189
|
-
<a href="
|
189
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
190
190
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--family" title="The “family” property">family</a></td>
|
191
191
|
<td class="property_flags">Read / Write</td>
|
192
192
|
</tr>
|
193
193
|
<tr>
|
194
|
-
<td class="property_type"><a href="
|
194
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
195
195
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--family-set" title="The “family-set” property">family-set</a></td>
|
196
196
|
<td class="property_flags">Read / Write</td>
|
197
197
|
</tr>
|
198
198
|
<tr>
|
199
199
|
<td class="property_type">
|
200
|
-
<a href="
|
200
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
201
201
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--font" title="The “font” property">font</a></td>
|
202
202
|
<td class="property_flags">Read / Write</td>
|
203
203
|
</tr>
|
@@ -209,7 +209,7 @@
|
|
209
209
|
</tr>
|
210
210
|
<tr>
|
211
211
|
<td class="property_type">
|
212
|
-
<a href="
|
212
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
213
213
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--foreground" title="The “foreground” property">foreground</a></td>
|
214
214
|
<td class="property_flags">Write</td>
|
215
215
|
</tr>
|
@@ -220,7 +220,7 @@
|
|
220
220
|
<td class="property_flags">Read / Write</td>
|
221
221
|
</tr>
|
222
222
|
<tr>
|
223
|
-
<td class="property_type"><a href="
|
223
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
224
224
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--foreground-set" title="The “foreground-set” property">foreground-set</a></td>
|
225
225
|
<td class="property_flags">Read / Write</td>
|
226
226
|
</tr>
|
@@ -231,27 +231,27 @@
|
|
231
231
|
<td class="property_flags">Read / Write</td>
|
232
232
|
</tr>
|
233
233
|
<tr>
|
234
|
-
<td class="property_type"><a href="
|
234
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
235
235
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--foreground-stipple-set" title="The “foreground-stipple-set” property">foreground-stipple-set</a></td>
|
236
236
|
<td class="property_flags">Read / Write</td>
|
237
237
|
</tr>
|
238
238
|
<tr>
|
239
|
-
<td class="property_type"><a href="
|
239
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
240
240
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--indent" title="The “indent” property">indent</a></td>
|
241
241
|
<td class="property_flags">Read / Write</td>
|
242
242
|
</tr>
|
243
243
|
<tr>
|
244
|
-
<td class="property_type"><a href="
|
244
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
245
245
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--indent-set" title="The “indent-set” property">indent-set</a></td>
|
246
246
|
<td class="property_flags">Read / Write</td>
|
247
247
|
</tr>
|
248
248
|
<tr>
|
249
|
-
<td class="property_type"><a href="
|
249
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
250
250
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--invisible" title="The “invisible” property">invisible</a></td>
|
251
251
|
<td class="property_flags">Read / Write</td>
|
252
252
|
</tr>
|
253
253
|
<tr>
|
254
|
-
<td class="property_type"><a href="
|
254
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
255
255
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--invisible-set" title="The “invisible-set” property">invisible-set</a></td>
|
256
256
|
<td class="property_flags">Read / Write</td>
|
257
257
|
</tr>
|
@@ -261,40 +261,40 @@
|
|
261
261
|
<td class="property_flags">Read / Write</td>
|
262
262
|
</tr>
|
263
263
|
<tr>
|
264
|
-
<td class="property_type"><a href="
|
264
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
265
265
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--justification-set" title="The “justification-set” property">justification-set</a></td>
|
266
266
|
<td class="property_flags">Read / Write</td>
|
267
267
|
</tr>
|
268
268
|
<tr>
|
269
269
|
<td class="property_type">
|
270
|
-
<a href="
|
270
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
271
271
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--language" title="The “language” property">language</a></td>
|
272
272
|
<td class="property_flags">Read / Write</td>
|
273
273
|
</tr>
|
274
274
|
<tr>
|
275
|
-
<td class="property_type"><a href="
|
275
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
276
276
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--language-set" title="The “language-set” property">language-set</a></td>
|
277
277
|
<td class="property_flags">Read / Write</td>
|
278
278
|
</tr>
|
279
279
|
<tr>
|
280
|
-
<td class="property_type"><a href="
|
280
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
281
281
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--left-margin" title="The “left-margin” property">left-margin</a></td>
|
282
282
|
<td class="property_flags">Read / Write</td>
|
283
283
|
</tr>
|
284
284
|
<tr>
|
285
|
-
<td class="property_type"><a href="
|
285
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
286
286
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--left-margin-set" title="The “left-margin-set” property">left-margin-set</a></td>
|
287
287
|
<td class="property_flags">Read / Write</td>
|
288
288
|
</tr>
|
289
289
|
<tr>
|
290
290
|
<td class="property_type">
|
291
|
-
<a href="
|
291
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
292
292
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--name" title="The “name” property">name</a></td>
|
293
293
|
<td class="property_flags">Read / Write / Construct Only</td>
|
294
294
|
</tr>
|
295
295
|
<tr>
|
296
296
|
<td class="property_type">
|
297
|
-
<a href="
|
297
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
|
298
298
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background" title="The “paragraph-background” property">paragraph-background</a></td>
|
299
299
|
<td class="property_flags">Write</td>
|
300
300
|
</tr>
|
@@ -305,82 +305,82 @@
|
|
305
305
|
<td class="property_flags">Read / Write</td>
|
306
306
|
</tr>
|
307
307
|
<tr>
|
308
|
-
<td class="property_type"><a href="
|
308
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
309
309
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-set" title="The “paragraph-background-set” property">paragraph-background-set</a></td>
|
310
310
|
<td class="property_flags">Read / Write</td>
|
311
311
|
</tr>
|
312
312
|
<tr>
|
313
|
-
<td class="property_type"><a href="
|
313
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
314
314
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines" title="The “pixels-above-lines” property">pixels-above-lines</a></td>
|
315
315
|
<td class="property_flags">Read / Write</td>
|
316
316
|
</tr>
|
317
317
|
<tr>
|
318
|
-
<td class="property_type"><a href="
|
318
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
319
319
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-above-lines-set" title="The “pixels-above-lines-set” property">pixels-above-lines-set</a></td>
|
320
320
|
<td class="property_flags">Read / Write</td>
|
321
321
|
</tr>
|
322
322
|
<tr>
|
323
|
-
<td class="property_type"><a href="
|
323
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
324
324
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines" title="The “pixels-below-lines” property">pixels-below-lines</a></td>
|
325
325
|
<td class="property_flags">Read / Write</td>
|
326
326
|
</tr>
|
327
327
|
<tr>
|
328
|
-
<td class="property_type"><a href="
|
328
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
329
329
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-below-lines-set" title="The “pixels-below-lines-set” property">pixels-below-lines-set</a></td>
|
330
330
|
<td class="property_flags">Read / Write</td>
|
331
331
|
</tr>
|
332
332
|
<tr>
|
333
|
-
<td class="property_type"><a href="
|
333
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
334
334
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap" title="The “pixels-inside-wrap” property">pixels-inside-wrap</a></td>
|
335
335
|
<td class="property_flags">Read / Write</td>
|
336
336
|
</tr>
|
337
337
|
<tr>
|
338
|
-
<td class="property_type"><a href="
|
338
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
339
339
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--pixels-inside-wrap-set" title="The “pixels-inside-wrap-set” property">pixels-inside-wrap-set</a></td>
|
340
340
|
<td class="property_flags">Read / Write</td>
|
341
341
|
</tr>
|
342
342
|
<tr>
|
343
|
-
<td class="property_type"><a href="
|
343
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
344
344
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--right-margin" title="The “right-margin” property">right-margin</a></td>
|
345
345
|
<td class="property_flags">Read / Write</td>
|
346
346
|
</tr>
|
347
347
|
<tr>
|
348
|
-
<td class="property_type"><a href="
|
348
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
349
349
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--right-margin-set" title="The “right-margin-set” property">right-margin-set</a></td>
|
350
350
|
<td class="property_flags">Read / Write</td>
|
351
351
|
</tr>
|
352
352
|
<tr>
|
353
|
-
<td class="property_type"><a href="
|
353
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
354
354
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--rise" title="The “rise” property">rise</a></td>
|
355
355
|
<td class="property_flags">Read / Write</td>
|
356
356
|
</tr>
|
357
357
|
<tr>
|
358
|
-
<td class="property_type"><a href="
|
358
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
359
359
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--rise-set" title="The “rise-set” property">rise-set</a></td>
|
360
360
|
<td class="property_flags">Read / Write</td>
|
361
361
|
</tr>
|
362
362
|
<tr>
|
363
|
-
<td class="property_type"><a href="
|
363
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
364
364
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--scale" title="The “scale” property">scale</a></td>
|
365
365
|
<td class="property_flags">Read / Write</td>
|
366
366
|
</tr>
|
367
367
|
<tr>
|
368
|
-
<td class="property_type"><a href="
|
368
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
369
369
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--scale-set" title="The “scale-set” property">scale-set</a></td>
|
370
370
|
<td class="property_flags">Read / Write</td>
|
371
371
|
</tr>
|
372
372
|
<tr>
|
373
|
-
<td class="property_type"><a href="
|
373
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
374
374
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--size" title="The “size” property">size</a></td>
|
375
375
|
<td class="property_flags">Read / Write</td>
|
376
376
|
</tr>
|
377
377
|
<tr>
|
378
|
-
<td class="property_type"><a href="
|
378
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></td>
|
379
379
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--size-points" title="The “size-points” property">size-points</a></td>
|
380
380
|
<td class="property_flags">Read / Write</td>
|
381
381
|
</tr>
|
382
382
|
<tr>
|
383
|
-
<td class="property_type"><a href="
|
383
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
384
384
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--size-set" title="The “size-set” property">size-set</a></td>
|
385
385
|
<td class="property_flags">Read / Write</td>
|
386
386
|
</tr>
|
@@ -390,17 +390,17 @@
|
|
390
390
|
<td class="property_flags">Read / Write</td>
|
391
391
|
</tr>
|
392
392
|
<tr>
|
393
|
-
<td class="property_type"><a href="
|
393
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
394
394
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--stretch-set" title="The “stretch-set” property">stretch-set</a></td>
|
395
395
|
<td class="property_flags">Read / Write</td>
|
396
396
|
</tr>
|
397
397
|
<tr>
|
398
|
-
<td class="property_type"><a href="
|
398
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
399
399
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough" title="The “strikethrough” property">strikethrough</a></td>
|
400
400
|
<td class="property_flags">Read / Write</td>
|
401
401
|
</tr>
|
402
402
|
<tr>
|
403
|
-
<td class="property_type"><a href="
|
403
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
404
404
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough-set" title="The “strikethrough-set” property">strikethrough-set</a></td>
|
405
405
|
<td class="property_flags">Read / Write</td>
|
406
406
|
</tr>
|
@@ -410,7 +410,7 @@
|
|
410
410
|
<td class="property_flags">Read / Write</td>
|
411
411
|
</tr>
|
412
412
|
<tr>
|
413
|
-
<td class="property_type"><a href="
|
413
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
414
414
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--style-set" title="The “style-set” property">style-set</a></td>
|
415
415
|
<td class="property_flags">Read / Write</td>
|
416
416
|
</tr>
|
@@ -421,7 +421,7 @@
|
|
421
421
|
<td class="property_flags">Read / Write</td>
|
422
422
|
</tr>
|
423
423
|
<tr>
|
424
|
-
<td class="property_type"><a href="
|
424
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
425
425
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--tabs-set" title="The “tabs-set” property">tabs-set</a></td>
|
426
426
|
<td class="property_flags">Read / Write</td>
|
427
427
|
</tr>
|
@@ -431,7 +431,7 @@
|
|
431
431
|
<td class="property_flags">Read / Write</td>
|
432
432
|
</tr>
|
433
433
|
<tr>
|
434
|
-
<td class="property_type"><a href="
|
434
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
435
435
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--underline-set" title="The “underline-set” property">underline-set</a></td>
|
436
436
|
<td class="property_flags">Read / Write</td>
|
437
437
|
</tr>
|
@@ -441,17 +441,17 @@
|
|
441
441
|
<td class="property_flags">Read / Write</td>
|
442
442
|
</tr>
|
443
443
|
<tr>
|
444
|
-
<td class="property_type"><a href="
|
444
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
445
445
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--variant-set" title="The “variant-set” property">variant-set</a></td>
|
446
446
|
<td class="property_flags">Read / Write</td>
|
447
447
|
</tr>
|
448
448
|
<tr>
|
449
|
-
<td class="property_type"><a href="
|
449
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
450
450
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--weight" title="The “weight” property">weight</a></td>
|
451
451
|
<td class="property_flags">Read / Write</td>
|
452
452
|
</tr>
|
453
453
|
<tr>
|
454
|
-
<td class="property_type"><a href="
|
454
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
455
455
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--weight-set" title="The “weight-set” property">weight-set</a></td>
|
456
456
|
<td class="property_flags">Read / Write</td>
|
457
457
|
</tr>
|
@@ -461,7 +461,7 @@
|
|
461
461
|
<td class="property_flags">Read / Write</td>
|
462
462
|
</tr>
|
463
463
|
<tr>
|
464
|
-
<td class="property_type"><a href="
|
464
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
465
465
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--wrap-mode-set" title="The “wrap-mode-set” property">wrap-mode-set</a></td>
|
466
466
|
<td class="property_flags">Read / Write</td>
|
467
467
|
</tr>
|
@@ -477,9 +477,9 @@
|
|
477
477
|
<col width="200px" class="signals_flags">
|
478
478
|
</colgroup>
|
479
479
|
<tbody><tr>
|
480
|
-
<td class="signal_type"><a href="
|
480
|
+
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
|
481
481
|
<td class="signal_name"><a class="link" href="GtkTextTag.html#GtkTextTag-event" title="The “event” signal">event</a></td>
|
482
|
-
<td class="signal_flags"><a href="
|
482
|
+
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
483
483
|
</tr></tbody>
|
484
484
|
</table></div>
|
485
485
|
</div>
|
@@ -512,7 +512,7 @@
|
|
512
512
|
</div>
|
513
513
|
<div class="refsect1">
|
514
514
|
<a name="GtkTextTag.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
515
|
-
<pre class="screen"> <a href="
|
515
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
516
516
|
<span class="lineart">╰──</span> GtkTextTag
|
517
517
|
</pre>
|
518
518
|
</div>
|
@@ -546,9 +546,9 @@ It is working (with minor issues) since 2.8.
|
|
546
546
|
<div class="refsect2">
|
547
547
|
<a name="gtk-text-tag-new"></a><h3>gtk_text_tag_new ()</h3>
|
548
548
|
<pre class="programlisting"><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="returnvalue">GtkTextTag</span></a> *
|
549
|
-
gtk_text_tag_new (<em class="parameter"><code>const <a href="
|
549
|
+
gtk_text_tag_new (<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>
|
550
550
|
<p>Creates a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. Configure the tag using object arguments,
|
551
|
-
i.e. using <a href="
|
551
|
+
i.e. using <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>
|
552
552
|
<div class="refsect3">
|
553
553
|
<a name="gtk-text-tag-new.parameters"></a><h4>Parameters</h4>
|
554
554
|
<div class="informaltable"><table width="100%" border="0">
|
@@ -559,7 +559,7 @@ i.e. using <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk
|
|
559
559
|
</colgroup>
|
560
560
|
<tbody><tr>
|
561
561
|
<td class="parameter_name"><p>name</p></td>
|
562
|
-
<td class="parameter_description"><p> tag name, or <a href="
|
562
|
+
<td class="parameter_description"><p> tag name, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
563
563
|
<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>
|
564
564
|
</tr></tbody>
|
565
565
|
</table></div>
|
@@ -572,7 +572,7 @@ i.e. using <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk
|
|
572
572
|
<hr>
|
573
573
|
<div class="refsect2">
|
574
574
|
<a name="gtk-text-tag-get-priority"></a><h3>gtk_text_tag_get_priority ()</h3>
|
575
|
-
<pre class="programlisting"><a href="
|
575
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
|
576
576
|
gtk_text_tag_get_priority (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>);</pre>
|
577
577
|
<p>Get the tag priority.</p>
|
578
578
|
<div class="refsect3">
|
@@ -600,7 +600,7 @@ gtk_text_tag_get_priority (<em class="parameter"><code><a class="link" href="Gtk
|
|
600
600
|
<a name="gtk-text-tag-set-priority"></a><h3>gtk_text_tag_set_priority ()</h3>
|
601
601
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
602
602
|
gtk_text_tag_set_priority (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
|
603
|
-
<em class="parameter"><code><a href="
|
603
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> priority</code></em>);</pre>
|
604
604
|
<p>Sets the priority of a <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>. Valid priorities are
|
605
605
|
start at 0 and go to one less than <a class="link" href="GtkTextTagTable.html#gtk-text-tag-table-get-size" title="gtk_text_tag_table_get_size ()"><code class="function">gtk_text_tag_table_get_size()</code></a>.
|
606
606
|
Each tag in a table has a unique priority; setting the priority
|
@@ -638,9 +638,9 @@ automatically.</p>
|
|
638
638
|
<hr>
|
639
639
|
<div class="refsect2">
|
640
640
|
<a name="gtk-text-tag-event"></a><h3>gtk_text_tag_event ()</h3>
|
641
|
-
<pre class="programlisting"><a href="
|
641
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
642
642
|
gtk_text_tag_event (<em class="parameter"><code><a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag</code></em>,
|
643
|
-
<em class="parameter"><code><a href="
|
643
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *event_object</code></em>,
|
644
644
|
<em class="parameter"><code><a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
645
645
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
646
646
|
<p>Emits the "event" signal on the <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>.</p>
|
@@ -954,37 +954,37 @@ modified directly.
|
|
954
954
|
<td class="struct_member_annotations"> </td>
|
955
955
|
</tr>
|
956
956
|
<tr>
|
957
|
-
<td class="struct_member_name"><p><a href="
|
957
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> <em class="structfield"><code><a name="GtkTextAttributes.font-scale"></a>font_scale</code></em>;</p></td>
|
958
958
|
<td class="struct_member_description"> </td>
|
959
959
|
<td class="struct_member_annotations"> </td>
|
960
960
|
</tr>
|
961
961
|
<tr>
|
962
|
-
<td class="struct_member_name"><p><a href="
|
962
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.left-margin"></a>left_margin</code></em>;</p></td>
|
963
963
|
<td class="struct_member_description"> </td>
|
964
964
|
<td class="struct_member_annotations"> </td>
|
965
965
|
</tr>
|
966
966
|
<tr>
|
967
|
-
<td class="struct_member_name"><p><a href="
|
967
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.indent"></a>indent</code></em>;</p></td>
|
968
968
|
<td class="struct_member_description"> </td>
|
969
969
|
<td class="struct_member_annotations"> </td>
|
970
970
|
</tr>
|
971
971
|
<tr>
|
972
|
-
<td class="struct_member_name"><p><a href="
|
972
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.right-margin"></a>right_margin</code></em>;</p></td>
|
973
973
|
<td class="struct_member_description"> </td>
|
974
974
|
<td class="struct_member_annotations"> </td>
|
975
975
|
</tr>
|
976
976
|
<tr>
|
977
|
-
<td class="struct_member_name"><p><a href="
|
977
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-above-lines"></a>pixels_above_lines</code></em>;</p></td>
|
978
978
|
<td class="struct_member_description"> </td>
|
979
979
|
<td class="struct_member_annotations"> </td>
|
980
980
|
</tr>
|
981
981
|
<tr>
|
982
|
-
<td class="struct_member_name"><p><a href="
|
982
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-below-lines"></a>pixels_below_lines</code></em>;</p></td>
|
983
983
|
<td class="struct_member_description"> </td>
|
984
984
|
<td class="struct_member_annotations"> </td>
|
985
985
|
</tr>
|
986
986
|
<tr>
|
987
|
-
<td class="struct_member_name"><p><a href="
|
987
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.pixels-inside-wrap"></a>pixels_inside_wrap</code></em>;</p></td>
|
988
988
|
<td class="struct_member_description"> </td>
|
989
989
|
<td class="struct_member_annotations"> </td>
|
990
990
|
</tr>
|
@@ -1004,22 +1004,22 @@ modified directly.
|
|
1004
1004
|
<td class="struct_member_annotations"> </td>
|
1005
1005
|
</tr>
|
1006
1006
|
<tr>
|
1007
|
-
<td class="struct_member_name"><p><a href="
|
1007
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.invisible"></a>invisible</code></em> : 1;</p></td>
|
1008
1008
|
<td class="struct_member_description"> </td>
|
1009
1009
|
<td class="struct_member_annotations"> </td>
|
1010
1010
|
</tr>
|
1011
1011
|
<tr>
|
1012
|
-
<td class="struct_member_name"><p><a href="
|
1012
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.bg-full-height"></a>bg_full_height</code></em> : 1;</p></td>
|
1013
1013
|
<td class="struct_member_description"> </td>
|
1014
1014
|
<td class="struct_member_annotations"> </td>
|
1015
1015
|
</tr>
|
1016
1016
|
<tr>
|
1017
|
-
<td class="struct_member_name"><p><a href="
|
1017
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.editable"></a>editable</code></em> : 1;</p></td>
|
1018
1018
|
<td class="struct_member_description"> </td>
|
1019
1019
|
<td class="struct_member_annotations"> </td>
|
1020
1020
|
</tr>
|
1021
1021
|
<tr>
|
1022
|
-
<td class="struct_member_name"><p><a href="
|
1022
|
+
<td class="struct_member_name"><p><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAttributes.realized"></a>realized</code></em> : 1;</p></td>
|
1023
1023
|
<td class="struct_member_description"> </td>
|
1024
1024
|
<td class="struct_member_annotations"> </td>
|
1025
1025
|
</tr>
|
@@ -1065,11 +1065,11 @@ modified directly.
|
|
1065
1065
|
<a name="GtkTextTag.property-details"></a><h2>Property Details</h2>
|
1066
1066
|
<div class="refsect2">
|
1067
1067
|
<a name="GtkTextTag--accumulative-margin"></a><h3>The <code class="literal">“accumulative-margin”</code> property</h3>
|
1068
|
-
<pre class="programlisting"> “accumulative-margin” <a href="
|
1068
|
+
<pre class="programlisting"> “accumulative-margin” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1069
1069
|
<p>Whether the margins accumulate or override each other.</p>
|
1070
|
-
<p>When set to <a href="
|
1070
|
+
<p>When set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the margins of this tag are added to the margins
|
1071
1071
|
|
1072
|
-
of any other non-accumulative margins present. When set to <a href="
|
1072
|
+
of any other non-accumulative margins present. When set to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
1073
1073
|
|
1074
1074
|
the margins override one another (the default).</p>
|
1075
1075
|
<p>Flags: Read / Write</p>
|
@@ -1079,7 +1079,7 @@ the margins override one another (the default).</p>
|
|
1079
1079
|
<hr>
|
1080
1080
|
<div class="refsect2">
|
1081
1081
|
<a name="GtkTextTag--background"></a><h3>The <code class="literal">“background”</code> property</h3>
|
1082
|
-
<pre class="programlisting"> “background” <a href="
|
1082
|
+
<pre class="programlisting"> “background” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1083
1083
|
<p>Background color as a string.</p>
|
1084
1084
|
<p>Flags: Write</p>
|
1085
1085
|
<p>Default value: NULL</p>
|
@@ -1087,7 +1087,7 @@ the margins override one another (the default).</p>
|
|
1087
1087
|
<hr>
|
1088
1088
|
<div class="refsect2">
|
1089
1089
|
<a name="GtkTextTag--background-full-height"></a><h3>The <code class="literal">“background-full-height”</code> property</h3>
|
1090
|
-
<pre class="programlisting"> “background-full-height” <a href="
|
1090
|
+
<pre class="programlisting"> “background-full-height” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1091
1091
|
<p>Whether the background color fills the entire line height or only the height of the tagged characters.</p>
|
1092
1092
|
<p>Flags: Read / Write</p>
|
1093
1093
|
<p>Default value: FALSE</p>
|
@@ -1095,7 +1095,7 @@ the margins override one another (the default).</p>
|
|
1095
1095
|
<hr>
|
1096
1096
|
<div class="refsect2">
|
1097
1097
|
<a name="GtkTextTag--background-full-height-set"></a><h3>The <code class="literal">“background-full-height-set”</code> property</h3>
|
1098
|
-
<pre class="programlisting"> “background-full-height-set” <a href="
|
1098
|
+
<pre class="programlisting"> “background-full-height-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1099
1099
|
<p>Whether this tag affects background height.</p>
|
1100
1100
|
<p>Flags: Read / Write</p>
|
1101
1101
|
<p>Default value: FALSE</p>
|
@@ -1110,7 +1110,7 @@ the margins override one another (the default).</p>
|
|
1110
1110
|
<hr>
|
1111
1111
|
<div class="refsect2">
|
1112
1112
|
<a name="GtkTextTag--background-set"></a><h3>The <code class="literal">“background-set”</code> property</h3>
|
1113
|
-
<pre class="programlisting"> “background-set” <a href="
|
1113
|
+
<pre class="programlisting"> “background-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1114
1114
|
<p>Whether this tag affects the background color.</p>
|
1115
1115
|
<p>Flags: Read / Write</p>
|
1116
1116
|
<p>Default value: FALSE</p>
|
@@ -1125,7 +1125,7 @@ the margins override one another (the default).</p>
|
|
1125
1125
|
<hr>
|
1126
1126
|
<div class="refsect2">
|
1127
1127
|
<a name="GtkTextTag--background-stipple-set"></a><h3>The <code class="literal">“background-stipple-set”</code> property</h3>
|
1128
|
-
<pre class="programlisting"> “background-stipple-set” <a href="
|
1128
|
+
<pre class="programlisting"> “background-stipple-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1129
1129
|
<p>Whether this tag affects the background stipple.</p>
|
1130
1130
|
<p>Flags: Read / Write</p>
|
1131
1131
|
<p>Default value: FALSE</p>
|
@@ -1141,7 +1141,7 @@ the margins override one another (the default).</p>
|
|
1141
1141
|
<hr>
|
1142
1142
|
<div class="refsect2">
|
1143
1143
|
<a name="GtkTextTag--editable"></a><h3>The <code class="literal">“editable”</code> property</h3>
|
1144
|
-
<pre class="programlisting"> “editable” <a href="
|
1144
|
+
<pre class="programlisting"> “editable” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1145
1145
|
<p>Whether the text can be modified by the user.</p>
|
1146
1146
|
<p>Flags: Read / Write</p>
|
1147
1147
|
<p>Default value: TRUE</p>
|
@@ -1149,7 +1149,7 @@ the margins override one another (the default).</p>
|
|
1149
1149
|
<hr>
|
1150
1150
|
<div class="refsect2">
|
1151
1151
|
<a name="GtkTextTag--editable-set"></a><h3>The <code class="literal">“editable-set”</code> property</h3>
|
1152
|
-
<pre class="programlisting"> “editable-set” <a href="
|
1152
|
+
<pre class="programlisting"> “editable-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1153
1153
|
<p>Whether this tag affects text editability.</p>
|
1154
1154
|
<p>Flags: Read / Write</p>
|
1155
1155
|
<p>Default value: FALSE</p>
|
@@ -1157,7 +1157,7 @@ the margins override one another (the default).</p>
|
|
1157
1157
|
<hr>
|
1158
1158
|
<div class="refsect2">
|
1159
1159
|
<a name="GtkTextTag--family"></a><h3>The <code class="literal">“family”</code> property</h3>
|
1160
|
-
<pre class="programlisting"> “family” <a href="
|
1160
|
+
<pre class="programlisting"> “family” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1161
1161
|
<p>Name of the font family, e.g. Sans, Helvetica, Times, Monospace.</p>
|
1162
1162
|
<p>Flags: Read / Write</p>
|
1163
1163
|
<p>Default value: NULL</p>
|
@@ -1165,7 +1165,7 @@ the margins override one another (the default).</p>
|
|
1165
1165
|
<hr>
|
1166
1166
|
<div class="refsect2">
|
1167
1167
|
<a name="GtkTextTag--family-set"></a><h3>The <code class="literal">“family-set”</code> property</h3>
|
1168
|
-
<pre class="programlisting"> “family-set” <a href="
|
1168
|
+
<pre class="programlisting"> “family-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1169
1169
|
<p>Whether this tag affects the font family.</p>
|
1170
1170
|
<p>Flags: Read / Write</p>
|
1171
1171
|
<p>Default value: FALSE</p>
|
@@ -1173,7 +1173,7 @@ the margins override one another (the default).</p>
|
|
1173
1173
|
<hr>
|
1174
1174
|
<div class="refsect2">
|
1175
1175
|
<a name="GtkTextTag--font"></a><h3>The <code class="literal">“font”</code> property</h3>
|
1176
|
-
<pre class="programlisting"> “font” <a href="
|
1176
|
+
<pre class="programlisting"> “font” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1177
1177
|
<p>Font description as string, e.g. \"Sans Italic 12\". </p>
|
1178
1178
|
<p>Note that the initial value of this property depends on
|
1179
1179
|
the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a>.</p>
|
@@ -1190,7 +1190,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1190
1190
|
<hr>
|
1191
1191
|
<div class="refsect2">
|
1192
1192
|
<a name="GtkTextTag--foreground"></a><h3>The <code class="literal">“foreground”</code> property</h3>
|
1193
|
-
<pre class="programlisting"> “foreground” <a href="
|
1193
|
+
<pre class="programlisting"> “foreground” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1194
1194
|
<p>Foreground color as a string.</p>
|
1195
1195
|
<p>Flags: Write</p>
|
1196
1196
|
<p>Default value: NULL</p>
|
@@ -1205,7 +1205,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1205
1205
|
<hr>
|
1206
1206
|
<div class="refsect2">
|
1207
1207
|
<a name="GtkTextTag--foreground-set"></a><h3>The <code class="literal">“foreground-set”</code> property</h3>
|
1208
|
-
<pre class="programlisting"> “foreground-set” <a href="
|
1208
|
+
<pre class="programlisting"> “foreground-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1209
1209
|
<p>Whether this tag affects the foreground color.</p>
|
1210
1210
|
<p>Flags: Read / Write</p>
|
1211
1211
|
<p>Default value: FALSE</p>
|
@@ -1220,7 +1220,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1220
1220
|
<hr>
|
1221
1221
|
<div class="refsect2">
|
1222
1222
|
<a name="GtkTextTag--foreground-stipple-set"></a><h3>The <code class="literal">“foreground-stipple-set”</code> property</h3>
|
1223
|
-
<pre class="programlisting"> “foreground-stipple-set” <a href="
|
1223
|
+
<pre class="programlisting"> “foreground-stipple-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1224
1224
|
<p>Whether this tag affects the foreground stipple.</p>
|
1225
1225
|
<p>Flags: Read / Write</p>
|
1226
1226
|
<p>Default value: FALSE</p>
|
@@ -1228,7 +1228,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1228
1228
|
<hr>
|
1229
1229
|
<div class="refsect2">
|
1230
1230
|
<a name="GtkTextTag--indent"></a><h3>The <code class="literal">“indent”</code> property</h3>
|
1231
|
-
<pre class="programlisting"> “indent” <a href="
|
1231
|
+
<pre class="programlisting"> “indent” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1232
1232
|
<p>Amount to indent the paragraph, in pixels.</p>
|
1233
1233
|
<p>Flags: Read / Write</p>
|
1234
1234
|
<p>Default value: 0</p>
|
@@ -1236,7 +1236,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1236
1236
|
<hr>
|
1237
1237
|
<div class="refsect2">
|
1238
1238
|
<a name="GtkTextTag--indent-set"></a><h3>The <code class="literal">“indent-set”</code> property</h3>
|
1239
|
-
<pre class="programlisting"> “indent-set” <a href="
|
1239
|
+
<pre class="programlisting"> “indent-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1240
1240
|
<p>Whether this tag affects indentation.</p>
|
1241
1241
|
<p>Flags: Read / Write</p>
|
1242
1242
|
<p>Default value: FALSE</p>
|
@@ -1244,7 +1244,7 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1244
1244
|
<hr>
|
1245
1245
|
<div class="refsect2">
|
1246
1246
|
<a name="GtkTextTag--invisible"></a><h3>The <code class="literal">“invisible”</code> property</h3>
|
1247
|
-
<pre class="programlisting"> “invisible” <a href="
|
1247
|
+
<pre class="programlisting"> “invisible” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1248
1248
|
<p>Whether this text is hidden.</p>
|
1249
1249
|
<p>Note that there may still be problems with the support for invisible
|
1250
1250
|
|
@@ -1257,7 +1257,7 @@ containing invisible segments.</p>
|
|
1257
1257
|
<hr>
|
1258
1258
|
<div class="refsect2">
|
1259
1259
|
<a name="GtkTextTag--invisible-set"></a><h3>The <code class="literal">“invisible-set”</code> property</h3>
|
1260
|
-
<pre class="programlisting"> “invisible-set” <a href="
|
1260
|
+
<pre class="programlisting"> “invisible-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1261
1261
|
<p>Whether this tag affects text visibility.</p>
|
1262
1262
|
<p>Flags: Read / Write</p>
|
1263
1263
|
<p>Default value: FALSE</p>
|
@@ -1273,7 +1273,7 @@ containing invisible segments.</p>
|
|
1273
1273
|
<hr>
|
1274
1274
|
<div class="refsect2">
|
1275
1275
|
<a name="GtkTextTag--justification-set"></a><h3>The <code class="literal">“justification-set”</code> property</h3>
|
1276
|
-
<pre class="programlisting"> “justification-set” <a href="
|
1276
|
+
<pre class="programlisting"> “justification-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1277
1277
|
<p>Whether this tag affects paragraph justification.</p>
|
1278
1278
|
<p>Flags: Read / Write</p>
|
1279
1279
|
<p>Default value: FALSE</p>
|
@@ -1281,7 +1281,7 @@ containing invisible segments.</p>
|
|
1281
1281
|
<hr>
|
1282
1282
|
<div class="refsect2">
|
1283
1283
|
<a name="GtkTextTag--language"></a><h3>The <code class="literal">“language”</code> property</h3>
|
1284
|
-
<pre class="programlisting"> “language” <a href="
|
1284
|
+
<pre class="programlisting"> “language” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1285
1285
|
<p>The language this text is in, as an ISO code. Pango can use this as a
|
1286
1286
|
|
1287
1287
|
hint when rendering the text. If not set, an appropriate default will be
|
@@ -1295,7 +1295,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1295
1295
|
<hr>
|
1296
1296
|
<div class="refsect2">
|
1297
1297
|
<a name="GtkTextTag--language-set"></a><h3>The <code class="literal">“language-set”</code> property</h3>
|
1298
|
-
<pre class="programlisting"> “language-set” <a href="
|
1298
|
+
<pre class="programlisting"> “language-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1299
1299
|
<p>Whether this tag affects the language the text is rendered as.</p>
|
1300
1300
|
<p>Flags: Read / Write</p>
|
1301
1301
|
<p>Default value: FALSE</p>
|
@@ -1303,7 +1303,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1303
1303
|
<hr>
|
1304
1304
|
<div class="refsect2">
|
1305
1305
|
<a name="GtkTextTag--left-margin"></a><h3>The <code class="literal">“left-margin”</code> property</h3>
|
1306
|
-
<pre class="programlisting"> “left-margin” <a href="
|
1306
|
+
<pre class="programlisting"> “left-margin” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1307
1307
|
<p>Width of the left margin in pixels.</p>
|
1308
1308
|
<p>Flags: Read / Write</p>
|
1309
1309
|
<p>Allowed values: >= 0</p>
|
@@ -1312,7 +1312,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1312
1312
|
<hr>
|
1313
1313
|
<div class="refsect2">
|
1314
1314
|
<a name="GtkTextTag--left-margin-set"></a><h3>The <code class="literal">“left-margin-set”</code> property</h3>
|
1315
|
-
<pre class="programlisting"> “left-margin-set” <a href="
|
1315
|
+
<pre class="programlisting"> “left-margin-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1316
1316
|
<p>Whether this tag affects the left margin.</p>
|
1317
1317
|
<p>Flags: Read / Write</p>
|
1318
1318
|
<p>Default value: FALSE</p>
|
@@ -1320,7 +1320,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1320
1320
|
<hr>
|
1321
1321
|
<div class="refsect2">
|
1322
1322
|
<a name="GtkTextTag--name"></a><h3>The <code class="literal">“name”</code> property</h3>
|
1323
|
-
<pre class="programlisting"> “name” <a href="
|
1323
|
+
<pre class="programlisting"> “name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1324
1324
|
<p>Name used to refer to the text tag. NULL for anonymous tags.</p>
|
1325
1325
|
<p>Flags: Read / Write / Construct Only</p>
|
1326
1326
|
<p>Default value: NULL</p>
|
@@ -1328,7 +1328,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1328
1328
|
<hr>
|
1329
1329
|
<div class="refsect2">
|
1330
1330
|
<a name="GtkTextTag--paragraph-background"></a><h3>The <code class="literal">“paragraph-background”</code> property</h3>
|
1331
|
-
<pre class="programlisting"> “paragraph-background” <a href="
|
1331
|
+
<pre class="programlisting"> “paragraph-background” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1332
1332
|
<p>The paragraph background color as a string.</p>
|
1333
1333
|
<p>Flags: Write</p>
|
1334
1334
|
<p>Default value: NULL</p>
|
@@ -1347,7 +1347,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1347
1347
|
<hr>
|
1348
1348
|
<div class="refsect2">
|
1349
1349
|
<a name="GtkTextTag--paragraph-background-set"></a><h3>The <code class="literal">“paragraph-background-set”</code> property</h3>
|
1350
|
-
<pre class="programlisting"> “paragraph-background-set” <a href="
|
1350
|
+
<pre class="programlisting"> “paragraph-background-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1351
1351
|
<p>Whether this tag affects the paragraph background color.</p>
|
1352
1352
|
<p>Flags: Read / Write</p>
|
1353
1353
|
<p>Default value: FALSE</p>
|
@@ -1355,7 +1355,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1355
1355
|
<hr>
|
1356
1356
|
<div class="refsect2">
|
1357
1357
|
<a name="GtkTextTag--pixels-above-lines"></a><h3>The <code class="literal">“pixels-above-lines”</code> property</h3>
|
1358
|
-
<pre class="programlisting"> “pixels-above-lines” <a href="
|
1358
|
+
<pre class="programlisting"> “pixels-above-lines” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1359
1359
|
<p>Pixels of blank space above paragraphs.</p>
|
1360
1360
|
<p>Flags: Read / Write</p>
|
1361
1361
|
<p>Allowed values: >= 0</p>
|
@@ -1364,7 +1364,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1364
1364
|
<hr>
|
1365
1365
|
<div class="refsect2">
|
1366
1366
|
<a name="GtkTextTag--pixels-above-lines-set"></a><h3>The <code class="literal">“pixels-above-lines-set”</code> property</h3>
|
1367
|
-
<pre class="programlisting"> “pixels-above-lines-set” <a href="
|
1367
|
+
<pre class="programlisting"> “pixels-above-lines-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1368
1368
|
<p>Whether this tag affects the number of pixels above lines.</p>
|
1369
1369
|
<p>Flags: Read / Write</p>
|
1370
1370
|
<p>Default value: FALSE</p>
|
@@ -1372,7 +1372,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1372
1372
|
<hr>
|
1373
1373
|
<div class="refsect2">
|
1374
1374
|
<a name="GtkTextTag--pixels-below-lines"></a><h3>The <code class="literal">“pixels-below-lines”</code> property</h3>
|
1375
|
-
<pre class="programlisting"> “pixels-below-lines” <a href="
|
1375
|
+
<pre class="programlisting"> “pixels-below-lines” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1376
1376
|
<p>Pixels of blank space below paragraphs.</p>
|
1377
1377
|
<p>Flags: Read / Write</p>
|
1378
1378
|
<p>Allowed values: >= 0</p>
|
@@ -1381,7 +1381,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1381
1381
|
<hr>
|
1382
1382
|
<div class="refsect2">
|
1383
1383
|
<a name="GtkTextTag--pixels-below-lines-set"></a><h3>The <code class="literal">“pixels-below-lines-set”</code> property</h3>
|
1384
|
-
<pre class="programlisting"> “pixels-below-lines-set” <a href="
|
1384
|
+
<pre class="programlisting"> “pixels-below-lines-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1385
1385
|
<p>Whether this tag affects the number of pixels above lines.</p>
|
1386
1386
|
<p>Flags: Read / Write</p>
|
1387
1387
|
<p>Default value: FALSE</p>
|
@@ -1389,7 +1389,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1389
1389
|
<hr>
|
1390
1390
|
<div class="refsect2">
|
1391
1391
|
<a name="GtkTextTag--pixels-inside-wrap"></a><h3>The <code class="literal">“pixels-inside-wrap”</code> property</h3>
|
1392
|
-
<pre class="programlisting"> “pixels-inside-wrap” <a href="
|
1392
|
+
<pre class="programlisting"> “pixels-inside-wrap” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1393
1393
|
<p>Pixels of blank space between wrapped lines in a paragraph.</p>
|
1394
1394
|
<p>Flags: Read / Write</p>
|
1395
1395
|
<p>Allowed values: >= 0</p>
|
@@ -1398,7 +1398,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1398
1398
|
<hr>
|
1399
1399
|
<div class="refsect2">
|
1400
1400
|
<a name="GtkTextTag--pixels-inside-wrap-set"></a><h3>The <code class="literal">“pixels-inside-wrap-set”</code> property</h3>
|
1401
|
-
<pre class="programlisting"> “pixels-inside-wrap-set” <a href="
|
1401
|
+
<pre class="programlisting"> “pixels-inside-wrap-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1402
1402
|
<p>Whether this tag affects the number of pixels between wrapped lines.</p>
|
1403
1403
|
<p>Flags: Read / Write</p>
|
1404
1404
|
<p>Default value: FALSE</p>
|
@@ -1406,7 +1406,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1406
1406
|
<hr>
|
1407
1407
|
<div class="refsect2">
|
1408
1408
|
<a name="GtkTextTag--right-margin"></a><h3>The <code class="literal">“right-margin”</code> property</h3>
|
1409
|
-
<pre class="programlisting"> “right-margin” <a href="
|
1409
|
+
<pre class="programlisting"> “right-margin” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1410
1410
|
<p>Width of the right margin in pixels.</p>
|
1411
1411
|
<p>Flags: Read / Write</p>
|
1412
1412
|
<p>Allowed values: >= 0</p>
|
@@ -1415,7 +1415,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1415
1415
|
<hr>
|
1416
1416
|
<div class="refsect2">
|
1417
1417
|
<a name="GtkTextTag--right-margin-set"></a><h3>The <code class="literal">“right-margin-set”</code> property</h3>
|
1418
|
-
<pre class="programlisting"> “right-margin-set” <a href="
|
1418
|
+
<pre class="programlisting"> “right-margin-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1419
1419
|
<p>Whether this tag affects the right margin.</p>
|
1420
1420
|
<p>Flags: Read / Write</p>
|
1421
1421
|
<p>Default value: FALSE</p>
|
@@ -1423,7 +1423,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1423
1423
|
<hr>
|
1424
1424
|
<div class="refsect2">
|
1425
1425
|
<a name="GtkTextTag--rise"></a><h3>The <code class="literal">“rise”</code> property</h3>
|
1426
|
-
<pre class="programlisting"> “rise” <a href="
|
1426
|
+
<pre class="programlisting"> “rise” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1427
1427
|
<p>Offset of text above the baseline (below the baseline if rise is negative) in Pango units.</p>
|
1428
1428
|
<p>Flags: Read / Write</p>
|
1429
1429
|
<p>Default value: 0</p>
|
@@ -1431,7 +1431,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1431
1431
|
<hr>
|
1432
1432
|
<div class="refsect2">
|
1433
1433
|
<a name="GtkTextTag--rise-set"></a><h3>The <code class="literal">“rise-set”</code> property</h3>
|
1434
|
-
<pre class="programlisting"> “rise-set” <a href="
|
1434
|
+
<pre class="programlisting"> “rise-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1435
1435
|
<p>Whether this tag affects the rise.</p>
|
1436
1436
|
<p>Flags: Read / Write</p>
|
1437
1437
|
<p>Default value: FALSE</p>
|
@@ -1439,7 +1439,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1439
1439
|
<hr>
|
1440
1440
|
<div class="refsect2">
|
1441
1441
|
<a name="GtkTextTag--scale"></a><h3>The <code class="literal">“scale”</code> property</h3>
|
1442
|
-
<pre class="programlisting"> “scale” <a href="
|
1442
|
+
<pre class="programlisting"> “scale” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
1443
1443
|
<p>Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE.</p>
|
1444
1444
|
<p>Flags: Read / Write</p>
|
1445
1445
|
<p>Allowed values: >= 0</p>
|
@@ -1448,7 +1448,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1448
1448
|
<hr>
|
1449
1449
|
<div class="refsect2">
|
1450
1450
|
<a name="GtkTextTag--scale-set"></a><h3>The <code class="literal">“scale-set”</code> property</h3>
|
1451
|
-
<pre class="programlisting"> “scale-set” <a href="
|
1451
|
+
<pre class="programlisting"> “scale-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1452
1452
|
<p>Whether this tag scales the font size by a factor.</p>
|
1453
1453
|
<p>Flags: Read / Write</p>
|
1454
1454
|
<p>Default value: FALSE</p>
|
@@ -1456,7 +1456,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1456
1456
|
<hr>
|
1457
1457
|
<div class="refsect2">
|
1458
1458
|
<a name="GtkTextTag--size"></a><h3>The <code class="literal">“size”</code> property</h3>
|
1459
|
-
<pre class="programlisting"> “size” <a href="
|
1459
|
+
<pre class="programlisting"> “size” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1460
1460
|
<p>Font size in Pango units.</p>
|
1461
1461
|
<p>Flags: Read / Write</p>
|
1462
1462
|
<p>Allowed values: >= 0</p>
|
@@ -1465,7 +1465,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1465
1465
|
<hr>
|
1466
1466
|
<div class="refsect2">
|
1467
1467
|
<a name="GtkTextTag--size-points"></a><h3>The <code class="literal">“size-points”</code> property</h3>
|
1468
|
-
<pre class="programlisting"> “size-points” <a href="
|
1468
|
+
<pre class="programlisting"> “size-points” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a></pre>
|
1469
1469
|
<p>Font size in points.</p>
|
1470
1470
|
<p>Flags: Read / Write</p>
|
1471
1471
|
<p>Allowed values: >= 0</p>
|
@@ -1474,7 +1474,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1474
1474
|
<hr>
|
1475
1475
|
<div class="refsect2">
|
1476
1476
|
<a name="GtkTextTag--size-set"></a><h3>The <code class="literal">“size-set”</code> property</h3>
|
1477
|
-
<pre class="programlisting"> “size-set” <a href="
|
1477
|
+
<pre class="programlisting"> “size-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1478
1478
|
<p>Whether this tag affects the font size.</p>
|
1479
1479
|
<p>Flags: Read / Write</p>
|
1480
1480
|
<p>Default value: FALSE</p>
|
@@ -1490,7 +1490,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1490
1490
|
<hr>
|
1491
1491
|
<div class="refsect2">
|
1492
1492
|
<a name="GtkTextTag--stretch-set"></a><h3>The <code class="literal">“stretch-set”</code> property</h3>
|
1493
|
-
<pre class="programlisting"> “stretch-set” <a href="
|
1493
|
+
<pre class="programlisting"> “stretch-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1494
1494
|
<p>Whether this tag affects the font stretch.</p>
|
1495
1495
|
<p>Flags: Read / Write</p>
|
1496
1496
|
<p>Default value: FALSE</p>
|
@@ -1498,7 +1498,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1498
1498
|
<hr>
|
1499
1499
|
<div class="refsect2">
|
1500
1500
|
<a name="GtkTextTag--strikethrough"></a><h3>The <code class="literal">“strikethrough”</code> property</h3>
|
1501
|
-
<pre class="programlisting"> “strikethrough” <a href="
|
1501
|
+
<pre class="programlisting"> “strikethrough” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1502
1502
|
<p>Whether to strike through the text.</p>
|
1503
1503
|
<p>Flags: Read / Write</p>
|
1504
1504
|
<p>Default value: FALSE</p>
|
@@ -1506,7 +1506,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1506
1506
|
<hr>
|
1507
1507
|
<div class="refsect2">
|
1508
1508
|
<a name="GtkTextTag--strikethrough-set"></a><h3>The <code class="literal">“strikethrough-set”</code> property</h3>
|
1509
|
-
<pre class="programlisting"> “strikethrough-set” <a href="
|
1509
|
+
<pre class="programlisting"> “strikethrough-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1510
1510
|
<p>Whether this tag affects strikethrough.</p>
|
1511
1511
|
<p>Flags: Read / Write</p>
|
1512
1512
|
<p>Default value: FALSE</p>
|
@@ -1522,7 +1522,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1522
1522
|
<hr>
|
1523
1523
|
<div class="refsect2">
|
1524
1524
|
<a name="GtkTextTag--style-set"></a><h3>The <code class="literal">“style-set”</code> property</h3>
|
1525
|
-
<pre class="programlisting"> “style-set” <a href="
|
1525
|
+
<pre class="programlisting"> “style-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1526
1526
|
<p>Whether this tag affects the font style.</p>
|
1527
1527
|
<p>Flags: Read / Write</p>
|
1528
1528
|
<p>Default value: FALSE</p>
|
@@ -1537,7 +1537,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1537
1537
|
<hr>
|
1538
1538
|
<div class="refsect2">
|
1539
1539
|
<a name="GtkTextTag--tabs-set"></a><h3>The <code class="literal">“tabs-set”</code> property</h3>
|
1540
|
-
<pre class="programlisting"> “tabs-set” <a href="
|
1540
|
+
<pre class="programlisting"> “tabs-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1541
1541
|
<p>Whether this tag affects tabs.</p>
|
1542
1542
|
<p>Flags: Read / Write</p>
|
1543
1543
|
<p>Default value: FALSE</p>
|
@@ -1553,7 +1553,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1553
1553
|
<hr>
|
1554
1554
|
<div class="refsect2">
|
1555
1555
|
<a name="GtkTextTag--underline-set"></a><h3>The <code class="literal">“underline-set”</code> property</h3>
|
1556
|
-
<pre class="programlisting"> “underline-set” <a href="
|
1556
|
+
<pre class="programlisting"> “underline-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1557
1557
|
<p>Whether this tag affects underlining.</p>
|
1558
1558
|
<p>Flags: Read / Write</p>
|
1559
1559
|
<p>Default value: FALSE</p>
|
@@ -1569,7 +1569,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1569
1569
|
<hr>
|
1570
1570
|
<div class="refsect2">
|
1571
1571
|
<a name="GtkTextTag--variant-set"></a><h3>The <code class="literal">“variant-set”</code> property</h3>
|
1572
|
-
<pre class="programlisting"> “variant-set” <a href="
|
1572
|
+
<pre class="programlisting"> “variant-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1573
1573
|
<p>Whether this tag affects the font variant.</p>
|
1574
1574
|
<p>Flags: Read / Write</p>
|
1575
1575
|
<p>Default value: FALSE</p>
|
@@ -1577,7 +1577,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1577
1577
|
<hr>
|
1578
1578
|
<div class="refsect2">
|
1579
1579
|
<a name="GtkTextTag--weight"></a><h3>The <code class="literal">“weight”</code> property</h3>
|
1580
|
-
<pre class="programlisting"> “weight” <a href="
|
1580
|
+
<pre class="programlisting"> “weight” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1581
1581
|
<p>Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD.</p>
|
1582
1582
|
<p>Flags: Read / Write</p>
|
1583
1583
|
<p>Allowed values: >= 0</p>
|
@@ -1586,7 +1586,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1586
1586
|
<hr>
|
1587
1587
|
<div class="refsect2">
|
1588
1588
|
<a name="GtkTextTag--weight-set"></a><h3>The <code class="literal">“weight-set”</code> property</h3>
|
1589
|
-
<pre class="programlisting"> “weight-set” <a href="
|
1589
|
+
<pre class="programlisting"> “weight-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1590
1590
|
<p>Whether this tag affects the font weight.</p>
|
1591
1591
|
<p>Flags: Read / Write</p>
|
1592
1592
|
<p>Default value: FALSE</p>
|
@@ -1602,7 +1602,7 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1602
1602
|
<hr>
|
1603
1603
|
<div class="refsect2">
|
1604
1604
|
<a name="GtkTextTag--wrap-mode-set"></a><h3>The <code class="literal">“wrap-mode-set”</code> property</h3>
|
1605
|
-
<pre class="programlisting"> “wrap-mode-set” <a href="
|
1605
|
+
<pre class="programlisting"> “wrap-mode-set” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
1606
1606
|
<p>Whether this tag affects line wrap mode.</p>
|
1607
1607
|
<p>Flags: Read / Write</p>
|
1608
1608
|
<p>Default value: FALSE</p>
|
@@ -1612,12 +1612,12 @@ locale, see also <a class="link" href="gtk2-General.html#gtk-get-default-languag
|
|
1612
1612
|
<a name="GtkTextTag.signal-details"></a><h2>Signal Details</h2>
|
1613
1613
|
<div class="refsect2">
|
1614
1614
|
<a name="GtkTextTag-event"></a><h3>The <code class="literal">“event”</code> signal</h3>
|
1615
|
-
<pre class="programlisting"><a href="
|
1615
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1616
1616
|
user_function (<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
|
1617
|
-
<a href="
|
1617
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *object,
|
1618
1618
|
<a href="../html/gdk2-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1619
1619
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter,
|
1620
|
-
<a href="
|
1620
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1621
1621
|
<p>The ::event signal is emitted when an event occurs on a region of the
|
1622
1622
|
buffer marked with this tag.</p>
|
1623
1623
|
<div class="refsect3">
|
@@ -1659,10 +1659,10 @@ buffer marked with this tag.</p>
|
|
1659
1659
|
</div>
|
1660
1660
|
<div class="refsect3">
|
1661
1661
|
<a name="GtkTextTag-event.returns"></a><h4>Returns</h4>
|
1662
|
-
<p> <a href="
|
1663
|
-
event. <a href="
|
1662
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> to stop other handlers from being invoked for the
|
1663
|
+
event. <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to propagate the event further.</p>
|
1664
1664
|
</div>
|
1665
|
-
<p>Flags: <a href="
|
1665
|
+
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
|
1666
1666
|
</div>
|
1667
1667
|
</div>
|
1668
1668
|
</div>
|