gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/gdk3/loader.rb +1 -0
- data/vendor/local/bin/gtk-builder-tool.exe +0 -0
- data/vendor/local/bin/gtk-encode-symbolic-svg.exe +0 -0
- data/vendor/local/bin/gtk-launch.exe +0 -0
- data/vendor/local/bin/gtk-query-immodules-3.0.exe +0 -0
- data/vendor/local/bin/gtk-query-settings.exe +0 -0
- data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
- data/vendor/local/bin/gtk3-demo-application.exe +0 -0
- data/vendor/local/bin/gtk3-demo.exe +0 -0
- data/vendor/local/bin/gtk3-icon-browser.exe +0 -0
- data/vendor/local/bin/gtk3-widget-factory.exe +0 -0
- data/vendor/local/bin/libepoxy-0.dll +0 -0
- data/vendor/local/bin/libgailutil-3-0.dll +0 -0
- data/vendor/local/bin/libgdk-3-0.dll +0 -0
- data/vendor/local/bin/libgtk-3-0.dll +0 -0
- data/vendor/local/bin/libgtkreftestprivate-0.dll +0 -0
- data/vendor/local/include/gtk-3.0/gdk/gdkversionmacros.h +1 -1
- data/vendor/local/include/gtk-3.0/gtk/gtktextview.h +1 -2
- data/vendor/local/include/gtk-3.0/gtk/gtkversion.h +3 -3
- data/vendor/local/lib/girepository-1.0/Gtk-3.0.typelib +0 -0
- data/vendor/local/lib/gtk-3.0/3.0.0/immodules.cache +1 -1
- data/vendor/local/lib/libepoxy.dll.a +0 -0
- data/vendor/local/lib/libgailutil-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.dll.a +0 -0
- data/vendor/local/lib/libgdk-3.la +1 -1
- data/vendor/local/lib/libgtk-3.dll.a +0 -0
- data/vendor/local/lib/libgtk-3.la +1 -1
- data/vendor/local/lib/libgtkreftestprivate.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gail-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gdk-win32-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-3.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gtk+-win32-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Gtk-3.0.gir +39 -35
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html +22 -22
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html +4 -4
- data/vendor/local/share/gtk-doc/html/gail-libgail-util3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevice.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDevicePad.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDisplay.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk3/GdkFrameClock.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/GdkScreen.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html +39 -39
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html +10 -10
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Events.html +2 -2
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-General.html +7 -7
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html +54 -54
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html +9 -9
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Selections.html +1 -1
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Threads.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk3/gdk3-Windows.html +73 -73
- data/vendor/local/share/gtk-doc/html/gdk3/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActionable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkActivatable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAppChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkAssistant.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuildable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkBuilder.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellArea.html +24 -24
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellEditable.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellLayout.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html +22 -22
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCellView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorButton.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorChooser.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtk3/GtkColorSelection.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/GtkComboBox.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkContainer.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkCssProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEditable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEntry.html +42 -42
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventBox.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkEventController.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFileChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontButton.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontChooser.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelection.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGLArea.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGesture.html +48 -48
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIMContext.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconTheme.html +66 -66
- data/vendor/local/share/gtk-doc/html/gtk3/GtkIconView.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkImage.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkInvisible.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLabel.html +35 -35
- data/vendor/local/share/gtk-doc/html/gtk3/GtkLayout.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkListStore.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenu.html +28 -28
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMenuShell.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkOverlay.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPadController.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaned.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPaperSize.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPlug.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPopover.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintContext.html +36 -36
- data/vendor/local/share/gtk-doc/html/gtk3/GtkPrintJob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkProgressBar.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRange.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkRecentManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScale.html +19 -21
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrollable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchBar.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSettings.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSocket.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkSpinButton.html +10 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html +26 -26
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyle.html +77 -77
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleContext.html +94 -94
- data/vendor/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html +34 -34
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextIter.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextTag.html +51 -51
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTextView.html +38 -32
- data/vendor/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html +15 -15
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItem.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolPalette.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkToolShell.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTooltip.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeModel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeStore.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeView.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/GtkViewport.html +6 -6
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWidget.html +323 -323
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindow.html +61 -59
- data/vendor/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch01s05.html +0 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch02.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/ch26s02.html +59 -59
- data/vendor/local/share/gtk-doc/html/gtk3/ch32s05.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/chap-drawing-model.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/chap-input-handling.html +37 -37
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-compiling.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/gtk3/gtk-question-index.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html +27 -27
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-General.html +29 -29
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html +33 -33
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Selections.html +46 -46
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html +1 -1
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Testing.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +21 -21
- data/vendor/local/share/gtk-doc/html/gtk3/gtk3.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/gtk3/index.html +1 -1
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo +0 -0
- data/vendor/local/share/man/man1/broadwayd.1 +1 -1
- data/vendor/local/share/man/man1/gtk-builder-tool.1 +1 -1
- data/vendor/local/share/man/man1/gtk-encode-symbolic-svg.1 +1 -1
- data/vendor/local/share/man/man1/gtk-launch.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-immodules-3.0.1 +1 -1
- data/vendor/local/share/man/man1/gtk-query-settings.1 +1 -1
- data/vendor/local/share/man/man1/gtk-update-icon-cache.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo-application.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-demo.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-icon-browser.1 +1 -1
- data/vendor/local/share/man/man1/gtk3-widget-factory.1 +1 -1
- metadata +10 -10
@@ -109,7 +109,7 @@
|
|
109
109
|
</div>
|
110
110
|
<div class="refsect1">
|
111
111
|
<a name="GtkStyleProvider.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
112
|
-
<pre class="screen"> <a href="/home/
|
112
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
113
113
|
<span class="lineart">╰──</span> GtkStyleProvider
|
114
114
|
</pre>
|
115
115
|
</div>
|
@@ -564,7 +564,7 @@
|
|
564
564
|
</tr>
|
565
565
|
<tr>
|
566
566
|
<td class="function_type">
|
567
|
-
<a href="../
|
567
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
568
568
|
</td>
|
569
569
|
<td class="function_name">
|
570
570
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-deserialize-formats" title="gtk_text_buffer_get_deserialize_formats ()">gtk_text_buffer_get_deserialize_formats</a> <span class="c_punctuation">()</span>
|
@@ -580,7 +580,7 @@
|
|
580
580
|
</tr>
|
581
581
|
<tr>
|
582
582
|
<td class="function_type">
|
583
|
-
<a href="../
|
583
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
584
584
|
</td>
|
585
585
|
<td class="function_name">
|
586
586
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-serialize-formats" title="gtk_text_buffer_get_serialize_formats ()">gtk_text_buffer_get_serialize_formats</a> <span class="c_punctuation">()</span>
|
@@ -588,7 +588,7 @@
|
|
588
588
|
</tr>
|
589
589
|
<tr>
|
590
590
|
<td class="function_type">
|
591
|
-
<a href="../
|
591
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
592
592
|
</td>
|
593
593
|
<td class="function_name">
|
594
594
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-deserialize-format" title="gtk_text_buffer_register_deserialize_format ()">gtk_text_buffer_register_deserialize_format</a> <span class="c_punctuation">()</span>
|
@@ -596,7 +596,7 @@
|
|
596
596
|
</tr>
|
597
597
|
<tr>
|
598
598
|
<td class="function_type">
|
599
|
-
<a href="../
|
599
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
600
600
|
</td>
|
601
601
|
<td class="function_name">
|
602
602
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-deserialize-tagset" title="gtk_text_buffer_register_deserialize_tagset ()">gtk_text_buffer_register_deserialize_tagset</a> <span class="c_punctuation">()</span>
|
@@ -604,7 +604,7 @@
|
|
604
604
|
</tr>
|
605
605
|
<tr>
|
606
606
|
<td class="function_type">
|
607
|
-
<a href="../
|
607
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
608
608
|
</td>
|
609
609
|
<td class="function_name">
|
610
610
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-format" title="gtk_text_buffer_register_serialize_format ()">gtk_text_buffer_register_serialize_format</a> <span class="c_punctuation">()</span>
|
@@ -612,7 +612,7 @@
|
|
612
612
|
</tr>
|
613
613
|
<tr>
|
614
614
|
<td class="function_type">
|
615
|
-
<a href="../
|
615
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
616
616
|
</td>
|
617
617
|
<td class="function_name">
|
618
618
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-tagset" title="gtk_text_buffer_register_serialize_tagset ()">gtk_text_buffer_register_serialize_tagset</a> <span class="c_punctuation">()</span>
|
@@ -1753,7 +1753,7 @@ widget is in the buffer.</p>
|
|
1753
1753
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1754
1754
|
gtk_text_buffer_insert_pixbuf (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
1755
1755
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
1756
|
-
<em class="parameter"><code><a href="
|
1756
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
|
1757
1757
|
<p>Inserts an image into the text buffer at <em class="parameter"><code>iter</code></em>
|
1758
1758
|
. The image will be
|
1759
1759
|
counted as one character in character counts, and when obtaining
|
@@ -1784,7 +1784,7 @@ not. e.g. see <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-get-slice
|
|
1784
1784
|
</tr>
|
1785
1785
|
<tr>
|
1786
1786
|
<td class="parameter_name"><p>pixbuf</p></td>
|
1787
|
-
<td class="parameter_description"><p>a <a href="
|
1787
|
+
<td class="parameter_description"><p>a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a></p></td>
|
1788
1788
|
<td class="parameter_annotations"> </td>
|
1789
1789
|
</tr>
|
1790
1790
|
</tbody>
|
@@ -3355,7 +3355,7 @@ gtk_text_buffer_add_selection_clipboard
|
|
3355
3355
|
contents of <em class="parameter"><code>buffer</code></em>
|
3356
3356
|
are available. In most cases, <em class="parameter"><code>clipboard</code></em>
|
3357
3357
|
will be
|
3358
|
-
the <a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> of type <a href="../
|
3358
|
+
the <a class="link" href="gtk3-Clipboards.html#GtkClipboard"><span class="type">GtkClipboard</span></a> of type <a href="../gdk4/gdk4-Selections.html#GDK-SELECTION-PRIMARY:CAPS"><code class="literal">GDK_SELECTION_PRIMARY</code></a> for a view of <em class="parameter"><code>buffer</code></em>
|
3359
3359
|
.</p>
|
3360
3360
|
<div class="refsect3">
|
3361
3361
|
<a name="gtk-text-buffer-add-selection-clipboard.parameters"></a><h4>Parameters</h4>
|
@@ -3493,7 +3493,7 @@ serialized with <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-seriali
|
|
3493
3493
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3494
3494
|
gtk_text_buffer_deserialize (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
3495
3495
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
3496
|
-
<em class="parameter"><code><a href="../
|
3496
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
3497
3497
|
<em class="parameter"><code><a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>,
|
3498
3498
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> *data</code></em>,
|
3499
3499
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> length</code></em>,
|
@@ -3567,7 +3567,7 @@ is registered with</p></td>
|
|
3567
3567
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
3568
3568
|
gtk_text_buffer_deserialize_get_can_create_tags
|
3569
3569
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3570
|
-
<em class="parameter"><code><a href="../
|
3570
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>);</pre>
|
3571
3571
|
<p>This functions returns the value set with
|
3572
3572
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-deserialize-set-can-create-tags" title="gtk_text_buffer_deserialize_set_can_create_tags ()"><code class="function">gtk_text_buffer_deserialize_set_can_create_tags()</code></a></p>
|
3573
3573
|
<div class="refsect3">
|
@@ -3586,7 +3586,7 @@ gtk_text_buffer_deserialize_get_can_create_tags
|
|
3586
3586
|
</tr>
|
3587
3587
|
<tr>
|
3588
3588
|
<td class="parameter_name"><p>format</p></td>
|
3589
|
-
<td class="parameter_description"><p>a <a href="../
|
3589
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> representing a registered rich text format</p></td>
|
3590
3590
|
<td class="parameter_annotations"> </td>
|
3591
3591
|
</tr>
|
3592
3592
|
</tbody>
|
@@ -3604,7 +3604,7 @@ gtk_text_buffer_deserialize_get_can_create_tags
|
|
3604
3604
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3605
3605
|
gtk_text_buffer_deserialize_set_can_create_tags
|
3606
3606
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3607
|
-
<em class="parameter"><code><a href="../
|
3607
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
3608
3608
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> can_create_tags</code></em>);</pre>
|
3609
3609
|
<p>Use this function to allow a rich text deserialization function to
|
3610
3610
|
create new tags in the receiving buffer. Note that using this
|
@@ -3637,7 +3637,7 @@ handle the newly created tags.</p>
|
|
3637
3637
|
</tr>
|
3638
3638
|
<tr>
|
3639
3639
|
<td class="parameter_name"><p>format</p></td>
|
3640
|
-
<td class="parameter_description"><p>a <a href="../
|
3640
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> representing a registered rich text format</p></td>
|
3641
3641
|
<td class="parameter_annotations"> </td>
|
3642
3642
|
</tr>
|
3643
3643
|
<tr>
|
@@ -3686,7 +3686,7 @@ using <a class="link" href="gtk3-Selections.html#gtk-target-list-add-rich-text-t
|
|
3686
3686
|
<hr>
|
3687
3687
|
<div class="refsect2">
|
3688
3688
|
<a name="gtk-text-buffer-get-deserialize-formats"></a><h3>gtk_text_buffer_get_deserialize_formats ()</h3>
|
3689
|
-
<pre class="programlisting"><a href="../
|
3689
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
3690
3690
|
gtk_text_buffer_get_deserialize_formats
|
3691
3691
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3692
3692
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_formats</code></em>);</pre>
|
@@ -3719,7 +3719,7 @@ with <em class="parameter"><code>buffer</code></em>
|
|
3719
3719
|
<div class="refsect3">
|
3720
3720
|
<a name="gtk-text-buffer-get-deserialize-formats.returns"></a><h4>Returns</h4>
|
3721
3721
|
<p> an array of
|
3722
|
-
<a href="../
|
3722
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a> representing the registered formats. </p>
|
3723
3723
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_formats][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
3724
3724
|
</div>
|
3725
3725
|
<p class="since">Since: 2.10</p>
|
@@ -3760,7 +3760,7 @@ using <a class="link" href="gtk3-Selections.html#gtk-target-list-add-rich-text-t
|
|
3760
3760
|
<hr>
|
3761
3761
|
<div class="refsect2">
|
3762
3762
|
<a name="gtk-text-buffer-get-serialize-formats"></a><h3>gtk_text_buffer_get_serialize_formats ()</h3>
|
3763
|
-
<pre class="programlisting"><a href="../
|
3763
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a> *
|
3764
3764
|
gtk_text_buffer_get_serialize_formats (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3765
3765
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *n_formats</code></em>);</pre>
|
3766
3766
|
<p>This function returns the rich text serialize formats registered
|
@@ -3792,7 +3792,7 @@ with <em class="parameter"><code>buffer</code></em>
|
|
3792
3792
|
<div class="refsect3">
|
3793
3793
|
<a name="gtk-text-buffer-get-serialize-formats.returns"></a><h4>Returns</h4>
|
3794
3794
|
<p> an array of
|
3795
|
-
<a href="../
|
3795
|
+
<a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtoms</span></a> representing the registered formats. </p>
|
3796
3796
|
<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_formats][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></p>
|
3797
3797
|
</div>
|
3798
3798
|
<p class="since">Since: 2.10</p>
|
@@ -3800,7 +3800,7 @@ with <em class="parameter"><code>buffer</code></em>
|
|
3800
3800
|
<hr>
|
3801
3801
|
<div class="refsect2">
|
3802
3802
|
<a name="gtk-text-buffer-register-deserialize-format"></a><h3>gtk_text_buffer_register_deserialize_format ()</h3>
|
3803
|
-
<pre class="programlisting"><a href="../
|
3803
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3804
3804
|
gtk_text_buffer_register_deserialize_format
|
3805
3805
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3806
3806
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>,
|
@@ -3853,7 +3853,7 @@ is no longer needed</p></td>
|
|
3853
3853
|
</div>
|
3854
3854
|
<div class="refsect3">
|
3855
3855
|
<a name="gtk-text-buffer-register-deserialize-format.returns"></a><h4>Returns</h4>
|
3856
|
-
<p> the <a href="../
|
3856
|
+
<p> the <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> that corresponds to the
|
3857
3857
|
newly registered format’s mime-type. </p>
|
3858
3858
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3859
3859
|
</div>
|
@@ -3862,7 +3862,7 @@ newly registered format’s mime-type. </p>
|
|
3862
3862
|
<hr>
|
3863
3863
|
<div class="refsect2">
|
3864
3864
|
<a name="gtk-text-buffer-register-deserialize-tagset"></a><h3>gtk_text_buffer_register_deserialize_tagset ()</h3>
|
3865
|
-
<pre class="programlisting"><a href="../
|
3865
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3866
3866
|
gtk_text_buffer_register_deserialize_tagset
|
3867
3867
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3868
3868
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagset_name</code></em>);</pre>
|
@@ -3894,7 +3894,7 @@ format with the passed <em class="parameter"><code>buffer</code></em>
|
|
3894
3894
|
</div>
|
3895
3895
|
<div class="refsect3">
|
3896
3896
|
<a name="gtk-text-buffer-register-deserialize-tagset.returns"></a><h4>Returns</h4>
|
3897
|
-
<p> the <a href="../
|
3897
|
+
<p> the <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> that corresponds to the
|
3898
3898
|
newly registered format’s mime-type. </p>
|
3899
3899
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3900
3900
|
</div>
|
@@ -3903,7 +3903,7 @@ newly registered format’s mime-type. </p>
|
|
3903
3903
|
<hr>
|
3904
3904
|
<div class="refsect2">
|
3905
3905
|
<a name="gtk-text-buffer-register-serialize-format"></a><h3>gtk_text_buffer_register_serialize_format ()</h3>
|
3906
|
-
<pre class="programlisting"><a href="../
|
3906
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3907
3907
|
gtk_text_buffer_register_serialize_format
|
3908
3908
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3909
3909
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *mime_type</code></em>,
|
@@ -3956,7 +3956,7 @@ is no longer needed</p></td>
|
|
3956
3956
|
</div>
|
3957
3957
|
<div class="refsect3">
|
3958
3958
|
<a name="gtk-text-buffer-register-serialize-format.returns"></a><h4>Returns</h4>
|
3959
|
-
<p> the <a href="../
|
3959
|
+
<p> the <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> that corresponds to the
|
3960
3960
|
newly registered format’s mime-type. </p>
|
3961
3961
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
3962
3962
|
</div>
|
@@ -3965,7 +3965,7 @@ newly registered format’s mime-type. </p>
|
|
3965
3965
|
<hr>
|
3966
3966
|
<div class="refsect2">
|
3967
3967
|
<a name="gtk-text-buffer-register-serialize-tagset"></a><h3>gtk_text_buffer_register_serialize_tagset ()</h3>
|
3968
|
-
<pre class="programlisting"><a href="../
|
3968
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="returnvalue">GdkAtom</span></a>
|
3969
3969
|
gtk_text_buffer_register_serialize_tagset
|
3970
3970
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
3971
3971
|
<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *tagset_name</code></em>);</pre>
|
@@ -4012,7 +4012,7 @@ receiving buffer to deal with with pasting of arbitrary tags.</p>
|
|
4012
4012
|
</div>
|
4013
4013
|
<div class="refsect3">
|
4014
4014
|
<a name="gtk-text-buffer-register-serialize-tagset.returns"></a><h4>Returns</h4>
|
4015
|
-
<p> the <a href="../
|
4015
|
+
<p> the <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> that corresponds to the
|
4016
4016
|
newly registered format’s mime-type. </p>
|
4017
4017
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
4018
4018
|
</div>
|
@@ -4085,7 +4085,7 @@ the serialized data, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/lo
|
|
4085
4085
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> *
|
4086
4086
|
gtk_text_buffer_serialize (<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *register_buffer</code></em>,
|
4087
4087
|
<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *content_buffer</code></em>,
|
4088
|
-
<em class="parameter"><code><a href="../
|
4088
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>,
|
4089
4089
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *start</code></em>,
|
4090
4090
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *end</code></em>,
|
4091
4091
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"><span class="type">gsize</span></a> *length</code></em>);</pre>
|
@@ -4156,7 +4156,7 @@ data, encoded as <em class="parameter"><code>format</code></em>
|
|
4156
4156
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4157
4157
|
gtk_text_buffer_unregister_deserialize_format
|
4158
4158
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
4159
|
-
<em class="parameter"><code><a href="../
|
4159
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>);</pre>
|
4160
4160
|
<p>This function unregisters a rich text format that was previously
|
4161
4161
|
registered using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-deserialize-format" title="gtk_text_buffer_register_deserialize_format ()"><code class="function">gtk_text_buffer_register_deserialize_format()</code></a> or
|
4162
4162
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-deserialize-tagset" title="gtk_text_buffer_register_deserialize_tagset ()"><code class="function">gtk_text_buffer_register_deserialize_tagset()</code></a>.</p>
|
@@ -4176,7 +4176,7 @@ registered using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-regist
|
|
4176
4176
|
</tr>
|
4177
4177
|
<tr>
|
4178
4178
|
<td class="parameter_name"><p>format</p></td>
|
4179
|
-
<td class="parameter_description"><p>a <a href="../
|
4179
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> representing a registered rich text format.</p></td>
|
4180
4180
|
<td class="parameter_annotations"> </td>
|
4181
4181
|
</tr>
|
4182
4182
|
</tbody>
|
@@ -4190,7 +4190,7 @@ registered using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-regist
|
|
4190
4190
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4191
4191
|
gtk_text_buffer_unregister_serialize_format
|
4192
4192
|
(<em class="parameter"><code><a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *buffer</code></em>,
|
4193
|
-
<em class="parameter"><code><a href="../
|
4193
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> format</code></em>);</pre>
|
4194
4194
|
<p>This function unregisters a rich text format that was previously
|
4195
4195
|
registered using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-format" title="gtk_text_buffer_register_serialize_format ()"><code class="function">gtk_text_buffer_register_serialize_format()</code></a> or
|
4196
4196
|
<a class="link" href="GtkTextBuffer.html#gtk-text-buffer-register-serialize-tagset" title="gtk_text_buffer_register_serialize_tagset ()"><code class="function">gtk_text_buffer_register_serialize_tagset()</code></a></p>
|
@@ -4210,7 +4210,7 @@ registered using <a class="link" href="GtkTextBuffer.html#gtk-text-buffer-regist
|
|
4210
4210
|
</tr>
|
4211
4211
|
<tr>
|
4212
4212
|
<td class="parameter_name"><p>format</p></td>
|
4213
|
-
<td class="parameter_description"><p>a <a href="../
|
4213
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Properties-and-Atoms.html#GdkAtom"><span class="type">GdkAtom</span></a> representing a registered rich text format.</p></td>
|
4214
4214
|
<td class="parameter_annotations"> </td>
|
4215
4215
|
</tr>
|
4216
4216
|
</tbody>
|
@@ -4759,9 +4759,9 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4759
4759
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4760
4760
|
user_function (<a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a> *textbuffer,
|
4761
4761
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *location,
|
4762
|
-
<a href="
|
4762
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *pixbuf,
|
4763
4763
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
4764
|
-
<p>The ::insert-pixbuf signal is emitted to insert a <a href="
|
4764
|
+
<p>The ::insert-pixbuf signal is emitted to insert a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>
|
4765
4765
|
|
4766
4766
|
in a <a class="link" href="GtkTextBuffer.html" title="GtkTextBuffer"><span class="type">GtkTextBuffer</span></a>. Insertion actually occurs in the default handler.</p>
|
4767
4767
|
<p>Note that if your handler runs before the default handler it must not
|
@@ -4797,7 +4797,7 @@ in <em class="parameter"><code>textbuffer</code></em>
|
|
4797
4797
|
</tr>
|
4798
4798
|
<tr>
|
4799
4799
|
<td class="parameter_name"><p>pixbuf</p></td>
|
4800
|
-
<td class="parameter_description"><p>the <a href="
|
4800
|
+
<td class="parameter_description"><p>the <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> to be inserted</p></td>
|
4801
4801
|
<td class="parameter_annotations"> </td>
|
4802
4802
|
</tr>
|
4803
4803
|
<tr>
|
@@ -162,7 +162,7 @@
|
|
162
162
|
</tr>
|
163
163
|
<tr>
|
164
164
|
<td class="function_type">
|
165
|
-
<a href="
|
165
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
166
166
|
</td>
|
167
167
|
<td class="function_name">
|
168
168
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-pixbuf" title="gtk_text_iter_get_pixbuf ()">gtk_text_iter_get_pixbuf</a> <span class="c_punctuation">()</span>
|
@@ -354,7 +354,7 @@
|
|
354
354
|
</tr>
|
355
355
|
<tr>
|
356
356
|
<td class="function_type">
|
357
|
-
<a href="
|
357
|
+
<a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
358
358
|
</td>
|
359
359
|
<td class="function_name">
|
360
360
|
<a class="link" href="GtkTextIter.html#gtk-text-iter-get-language" title="gtk_text_iter_get_language ()">gtk_text_iter_get_language</a> <span class="c_punctuation">()</span>
|
@@ -808,7 +808,7 @@
|
|
808
808
|
</div>
|
809
809
|
<div class="refsect1">
|
810
810
|
<a name="GtkTextIter.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
811
|
-
<pre class="screen"> <a href="/home/
|
811
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
812
812
|
<span class="lineart">╰──</span> GtkTextIter
|
813
813
|
</pre>
|
814
814
|
</div>
|
@@ -1312,7 +1312,7 @@ range. </p>
|
|
1312
1312
|
<hr>
|
1313
1313
|
<div class="refsect2">
|
1314
1314
|
<a name="gtk-text-iter-get-pixbuf"></a><h3>gtk_text_iter_get_pixbuf ()</h3>
|
1315
|
-
<pre class="programlisting"><a href="
|
1315
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1316
1316
|
gtk_text_iter_get_pixbuf (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
1317
1317
|
<p>If the element at <em class="parameter"><code>iter</code></em>
|
1318
1318
|
is a pixbuf, the pixbuf is returned
|
@@ -2056,8 +2056,8 @@ is inside a sentence.</p>
|
|
2056
2056
|
<a name="gtk-text-iter-is-cursor-position"></a><h3>gtk_text_iter_is_cursor_position ()</h3>
|
2057
2057
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2058
2058
|
gtk_text_iter_is_cursor_position (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
2059
|
-
<p>See <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> or <a href="
|
2060
|
-
<a href="
|
2059
|
+
<p>See <a class="link" href="GtkTextIter.html#gtk-text-iter-forward-cursor-position" title="gtk_text_iter_forward_cursor_position ()"><code class="function">gtk_text_iter_forward_cursor_position()</code></a> or <a href="../pango/pango-Text-Processing.html#PangoLogAttr"><span class="type">PangoLogAttr</span></a> or
|
2060
|
+
<a href="../pango/pango-Text-Processing.html#pango-break"><code class="function">pango_break()</code></a> for details on what a cursor position is.</p>
|
2061
2061
|
<div class="refsect3">
|
2062
2062
|
<a name="gtk-text-iter-is-cursor-position.parameters"></a><h4>Parameters</h4>
|
2063
2063
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -2183,7 +2183,7 @@ was modified</p>
|
|
2183
2183
|
<hr>
|
2184
2184
|
<div class="refsect2">
|
2185
2185
|
<a name="gtk-text-iter-get-language"></a><h3>gtk_text_iter_get_language ()</h3>
|
2186
|
-
<pre class="programlisting"><a href="
|
2186
|
+
<pre class="programlisting"><a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="returnvalue">PangoLanguage</span></a> *
|
2187
2187
|
gtk_text_iter_get_language (<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
2188
2188
|
<p>A convenience wrapper around <a class="link" href="GtkTextIter.html#gtk-text-iter-get-attributes" title="gtk_text_iter_get_attributes ()"><code class="function">gtk_text_iter_get_attributes()</code></a>,
|
2189
2189
|
which returns the language in effect at <em class="parameter"><code>iter</code></em>
|
@@ -2739,7 +2739,7 @@ the equivalent of say the letter “a” with an accent mark will be
|
|
2739
2739
|
represented as two characters, first the letter then a "combining
|
2740
2740
|
mark" that causes the accent to be rendered; so the cursor can’t go
|
2741
2741
|
between those two characters. See also the <span class="type">PangoLogAttr</span> and
|
2742
|
-
<a href="
|
2742
|
+
<a href="../pango/pango-Text-Processing.html#pango-break"><code class="function">pango_break()</code></a> function.</p>
|
2743
2743
|
<div class="refsect3">
|
2744
2744
|
<a name="gtk-text-iter-forward-cursor-position.parameters"></a><h4>Parameters</h4>
|
2745
2745
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -157,13 +157,13 @@
|
|
157
157
|
</tr>
|
158
158
|
<tr>
|
159
159
|
<td class="property_type">
|
160
|
-
<
|
160
|
+
<span class="type">GdkColor</span> *</td>
|
161
161
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-gdk" title="The “background-gdk” property">background-gdk</a></td>
|
162
162
|
<td class="property_flags">Read / Write</td>
|
163
163
|
</tr>
|
164
164
|
<tr>
|
165
165
|
<td class="property_type">
|
166
|
-
<a href="../
|
166
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
167
167
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--background-rgba" title="The “background-rgba” property">background-rgba</a></td>
|
168
168
|
<td class="property_flags">Read / Write</td>
|
169
169
|
</tr>
|
@@ -216,7 +216,7 @@
|
|
216
216
|
</tr>
|
217
217
|
<tr>
|
218
218
|
<td class="property_type">
|
219
|
-
<a href="
|
219
|
+
<a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</td>
|
220
220
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--font-desc" title="The “font-desc” property">font-desc</a></td>
|
221
221
|
<td class="property_flags">Read / Write</td>
|
222
222
|
</tr>
|
@@ -239,13 +239,13 @@
|
|
239
239
|
</tr>
|
240
240
|
<tr>
|
241
241
|
<td class="property_type">
|
242
|
-
<
|
242
|
+
<span class="type">GdkColor</span> *</td>
|
243
243
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--foreground-gdk" title="The “foreground-gdk” property">foreground-gdk</a></td>
|
244
244
|
<td class="property_flags">Read / Write</td>
|
245
245
|
</tr>
|
246
246
|
<tr>
|
247
247
|
<td class="property_type">
|
248
|
-
<a href="../
|
248
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
249
249
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--foreground-rgba" title="The “foreground-rgba” property">foreground-rgba</a></td>
|
250
250
|
<td class="property_flags">Read / Write</td>
|
251
251
|
</tr>
|
@@ -329,13 +329,13 @@
|
|
329
329
|
</tr>
|
330
330
|
<tr>
|
331
331
|
<td class="property_type">
|
332
|
-
<
|
332
|
+
<span class="type">GdkColor</span> *</td>
|
333
333
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-gdk" title="The “paragraph-background-gdk” property">paragraph-background-gdk</a></td>
|
334
334
|
<td class="property_flags">Read / Write</td>
|
335
335
|
</tr>
|
336
336
|
<tr>
|
337
337
|
<td class="property_type">
|
338
|
-
<a href="../
|
338
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
339
339
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-rgba" title="The “paragraph-background-rgba” property">paragraph-background-rgba</a></td>
|
340
340
|
<td class="property_flags">Read / Write</td>
|
341
341
|
</tr>
|
@@ -420,7 +420,7 @@
|
|
420
420
|
<td class="property_flags">Read / Write</td>
|
421
421
|
</tr>
|
422
422
|
<tr>
|
423
|
-
<td class="property_type"><a href="
|
423
|
+
<td class="property_type"><a href="../pango/pango-Fonts.html#PangoStretch"><span class="type">PangoStretch</span></a></td>
|
424
424
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--stretch" title="The “stretch” property">stretch</a></td>
|
425
425
|
<td class="property_flags">Read / Write</td>
|
426
426
|
</tr>
|
@@ -436,7 +436,7 @@
|
|
436
436
|
</tr>
|
437
437
|
<tr>
|
438
438
|
<td class="property_type">
|
439
|
-
<a href="../
|
439
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
440
440
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--strikethrough-rgba" title="The “strikethrough-rgba” property">strikethrough-rgba</a></td>
|
441
441
|
<td class="property_flags">Read / Write</td>
|
442
442
|
</tr>
|
@@ -451,7 +451,7 @@
|
|
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="../pango/pango-Fonts.html#PangoStyle"><span class="type">PangoStyle</span></a></td>
|
455
455
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--style" title="The “style” property">style</a></td>
|
456
456
|
<td class="property_flags">Read / Write</td>
|
457
457
|
</tr>
|
@@ -462,7 +462,7 @@
|
|
462
462
|
</tr>
|
463
463
|
<tr>
|
464
464
|
<td class="property_type">
|
465
|
-
<a href="
|
465
|
+
<a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</td>
|
466
466
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--tabs" title="The “tabs” property">tabs</a></td>
|
467
467
|
<td class="property_flags">Read / Write</td>
|
468
468
|
</tr>
|
@@ -472,13 +472,13 @@
|
|
472
472
|
<td class="property_flags">Read / Write</td>
|
473
473
|
</tr>
|
474
474
|
<tr>
|
475
|
-
<td class="property_type"><a href="
|
475
|
+
<td class="property_type"><a href="../pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a></td>
|
476
476
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--underline" title="The “underline” property">underline</a></td>
|
477
477
|
<td class="property_flags">Read / Write</td>
|
478
478
|
</tr>
|
479
479
|
<tr>
|
480
480
|
<td class="property_type">
|
481
|
-
<a href="../
|
481
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
482
482
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--underline-rgba" title="The “underline-rgba” property">underline-rgba</a></td>
|
483
483
|
<td class="property_flags">Read / Write</td>
|
484
484
|
</tr>
|
@@ -493,7 +493,7 @@
|
|
493
493
|
<td class="property_flags">Read / Write</td>
|
494
494
|
</tr>
|
495
495
|
<tr>
|
496
|
-
<td class="property_type"><a href="
|
496
|
+
<td class="property_type"><a href="../pango/pango-Fonts.html#PangoVariant"><span class="type">PangoVariant</span></a></td>
|
497
497
|
<td class="property_name"><a class="link" href="GtkTextTag.html#GtkTextTag--variant" title="The “variant” property">variant</a></td>
|
498
498
|
<td class="property_flags">Read / Write</td>
|
499
499
|
</tr>
|
@@ -689,7 +689,7 @@ automatically.</p>
|
|
689
689
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
690
690
|
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>,
|
691
691
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *event_object</code></em>,
|
692
|
-
<em class="parameter"><code><a href="../
|
692
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
693
693
|
<em class="parameter"><code>const <a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter</code></em>);</pre>
|
694
694
|
<p>Emits the “event” signal on the <a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a>.</p>
|
695
695
|
<div class="refsect3">
|
@@ -970,8 +970,8 @@ be read, never modified directly.</p>
|
|
970
970
|
<td class="struct_member_annotations"> </td>
|
971
971
|
</tr>
|
972
972
|
<tr>
|
973
|
-
<td class="struct_member_name"><p><a href="
|
974
|
-
<td class="struct_member_description"><p><a href="
|
973
|
+
<td class="struct_member_name"><p><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *<em class="structfield"><code><a name="GtkTextAttributes.font"></a>font</code></em>;</p></td>
|
974
|
+
<td class="struct_member_description"><p><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> for text.</p></td>
|
975
975
|
<td class="struct_member_annotations"> </td>
|
976
976
|
</tr>
|
977
977
|
<tr>
|
@@ -1011,8 +1011,8 @@ a paragraph.</p></td>
|
|
1011
1011
|
<td class="struct_member_annotations"> </td>
|
1012
1012
|
</tr>
|
1013
1013
|
<tr>
|
1014
|
-
<td class="struct_member_name"><p><a href="
|
1015
|
-
<td class="struct_member_description"><p>Custom <a href="
|
1014
|
+
<td class="struct_member_name"><p><a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *<em class="structfield"><code><a name="GtkTextAttributes.tabs"></a>tabs</code></em>;</p></td>
|
1015
|
+
<td class="struct_member_description"><p>Custom <a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> for this text.</p></td>
|
1016
1016
|
<td class="struct_member_annotations"> </td>
|
1017
1017
|
</tr>
|
1018
1018
|
<tr>
|
@@ -1021,8 +1021,8 @@ a paragraph.</p></td>
|
|
1021
1021
|
<td class="struct_member_annotations"> </td>
|
1022
1022
|
</tr>
|
1023
1023
|
<tr>
|
1024
|
-
<td class="struct_member_name"><p><a href="
|
1025
|
-
<td class="struct_member_description"><p><a href="
|
1024
|
+
<td class="struct_member_name"><p><a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a> *<em class="structfield"><code><a name="GtkTextAttributes.language"></a>language</code></em>;</p></td>
|
1025
|
+
<td class="struct_member_description"><p><a href="../pango/pango-Scripts-and-Languages.html#PangoLanguage-struct"><span class="type">PangoLanguage</span></a> for text.</p></td>
|
1026
1026
|
<td class="struct_member_annotations"> </td>
|
1027
1027
|
</tr>
|
1028
1028
|
<tr>
|
@@ -1108,13 +1108,13 @@ baseline +/- ascent/descent (font height).</p></td>
|
|
1108
1108
|
</colgroup>
|
1109
1109
|
<tbody>
|
1110
1110
|
<tr>
|
1111
|
-
<td class="struct_member_name"><p><
|
1112
|
-
<td class="struct_member_description"><p>Background <
|
1111
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkTextAppearance.bg-color"></a>bg_color</code></em>;</p></td>
|
1112
|
+
<td class="struct_member_description"><p>Background <span class="type">GdkColor</span>.</p></td>
|
1113
1113
|
<td class="struct_member_annotations"> </td>
|
1114
1114
|
</tr>
|
1115
1115
|
<tr>
|
1116
|
-
<td class="struct_member_name"><p><
|
1117
|
-
<td class="struct_member_description"><p>Foreground <
|
1116
|
+
<td class="struct_member_name"><p><span class="type">GdkColor</span> <em class="structfield"><code><a name="GtkTextAppearance.fg-color"></a>fg_color</code></em>;</p></td>
|
1117
|
+
<td class="struct_member_description"><p>Foreground <span class="type">GdkColor</span>.</p></td>
|
1118
1118
|
<td class="struct_member_annotations"> </td>
|
1119
1119
|
</tr>
|
1120
1120
|
<tr>
|
@@ -1124,7 +1124,7 @@ baseline +/- ascent/descent (font height).</p></td>
|
|
1124
1124
|
</tr>
|
1125
1125
|
<tr>
|
1126
1126
|
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkTextAppearance.underline"></a>underline</code></em> : 4;</p></td>
|
1127
|
-
<td class="struct_member_description"><p><a href="
|
1127
|
+
<td class="struct_member_description"><p><a href="../pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a></p></td>
|
1128
1128
|
<td class="struct_member_annotations"> </td>
|
1129
1129
|
</tr>
|
1130
1130
|
<tr>
|
@@ -1155,8 +1155,8 @@ part of a <a class="link" href="GtkTextTag.html#GtkTextAttributes" title="struct
|
|
1155
1155
|
<td class="struct_member_annotations"> </td>
|
1156
1156
|
</tr>
|
1157
1157
|
<tr>
|
1158
|
-
<td class="struct_member_name"><p><a href="../
|
1159
|
-
<td class="struct_member_description"><p><a href="../
|
1158
|
+
<td class="struct_member_name"><p><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *<em class="structfield"><code><a name="GtkTextAppearance.rgba"></a>rgba</code></em>[2];</p></td>
|
1159
|
+
<td class="struct_member_description"><p><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p></td>
|
1160
1160
|
<td class="struct_member_annotations"> </td>
|
1161
1161
|
</tr>
|
1162
1162
|
</tbody>
|
@@ -1206,8 +1206,8 @@ the margins override one another (the default).</p>
|
|
1206
1206
|
<hr>
|
1207
1207
|
<div class="refsect2">
|
1208
1208
|
<a name="GtkTextTag--background-gdk"></a><h3>The <code class="literal">“background-gdk”</code> property</h3>
|
1209
|
-
<pre class="programlisting"> “background-gdk” <
|
1210
|
-
<p>Background color as a <
|
1209
|
+
<pre class="programlisting"> “background-gdk” <span class="type">GdkColor</span> *</pre>
|
1210
|
+
<p>Background color as a <span class="type">GdkColor</span>.</p>
|
1211
1211
|
<div class="warning">
|
1212
1212
|
<p><code class="literal">GtkTextTag:background-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
1213
1213
|
<p>Use <a class="link" href="GtkTextTag.html#GtkTextTag--background-rgba" title="The “background-rgba” property"><span class="type">“background-rgba”</span></a> instead.</p>
|
@@ -1217,8 +1217,8 @@ the margins override one another (the default).</p>
|
|
1217
1217
|
<hr>
|
1218
1218
|
<div class="refsect2">
|
1219
1219
|
<a name="GtkTextTag--background-rgba"></a><h3>The <code class="literal">“background-rgba”</code> property</h3>
|
1220
|
-
<pre class="programlisting"> “background-rgba” <a href="../
|
1221
|
-
<p>Background color as a <a href="../
|
1220
|
+
<pre class="programlisting"> “background-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1221
|
+
<p>Background color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
1222
1222
|
<p>Flags: Read / Write</p>
|
1223
1223
|
<p class="since">Since: <a class="link" href="api-index-3-2.html#api-index-3.2">3.2</a></p>
|
1224
1224
|
</div>
|
@@ -1295,14 +1295,14 @@ where the current font is missing glyphs.</p>
|
|
1295
1295
|
<pre class="programlisting"> “font” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
|
1296
1296
|
<p>Font description as string, e.g. \"Sans Italic 12\". </p>
|
1297
1297
|
<p>Note that the initial value of this property depends on
|
1298
|
-
the internals of <a href="
|
1298
|
+
the internals of <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a>.</p>
|
1299
1299
|
<p>Flags: Read / Write</p>
|
1300
1300
|
<p>Default value: NULL</p>
|
1301
1301
|
</div>
|
1302
1302
|
<hr>
|
1303
1303
|
<div class="refsect2">
|
1304
1304
|
<a name="GtkTextTag--font-desc"></a><h3>The <code class="literal">“font-desc”</code> property</h3>
|
1305
|
-
<pre class="programlisting"> “font-desc” <a href="
|
1305
|
+
<pre class="programlisting"> “font-desc” <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</pre>
|
1306
1306
|
<p>Font description as a PangoFontDescription struct.</p>
|
1307
1307
|
<p>Flags: Read / Write</p>
|
1308
1308
|
</div>
|
@@ -1334,8 +1334,8 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1334
1334
|
<hr>
|
1335
1335
|
<div class="refsect2">
|
1336
1336
|
<a name="GtkTextTag--foreground-gdk"></a><h3>The <code class="literal">“foreground-gdk”</code> property</h3>
|
1337
|
-
<pre class="programlisting"> “foreground-gdk” <
|
1338
|
-
<p>Foreground color as a <
|
1337
|
+
<pre class="programlisting"> “foreground-gdk” <span class="type">GdkColor</span> *</pre>
|
1338
|
+
<p>Foreground color as a <span class="type">GdkColor</span>.</p>
|
1339
1339
|
<div class="warning">
|
1340
1340
|
<p><code class="literal">GtkTextTag:foreground-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
1341
1341
|
<p>Use <a class="link" href="GtkTextTag.html#GtkTextTag--foreground-rgba" title="The “foreground-rgba” property"><span class="type">“foreground-rgba”</span></a> instead.</p>
|
@@ -1345,8 +1345,8 @@ the internals of <a href="/home/mclasen/gnome/share/gtk-doc/html/pango/pango-Fon
|
|
1345
1345
|
<hr>
|
1346
1346
|
<div class="refsect2">
|
1347
1347
|
<a name="GtkTextTag--foreground-rgba"></a><h3>The <code class="literal">“foreground-rgba”</code> property</h3>
|
1348
|
-
<pre class="programlisting"> “foreground-rgba” <a href="../
|
1349
|
-
<p>Foreground color as a <a href="../
|
1348
|
+
<pre class="programlisting"> “foreground-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1349
|
+
<p>Foreground color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
1350
1350
|
<p>Flags: Read / Write</p>
|
1351
1351
|
<p class="since">Since: <a class="link" href="api-index-3-2.html#api-index-3.2">3.2</a></p>
|
1352
1352
|
</div>
|
@@ -1488,8 +1488,8 @@ locale, see also <a class="link" href="gtk3-General.html#gtk-get-default-languag
|
|
1488
1488
|
<hr>
|
1489
1489
|
<div class="refsect2">
|
1490
1490
|
<a name="GtkTextTag--paragraph-background-gdk"></a><h3>The <code class="literal">“paragraph-background-gdk”</code> property</h3>
|
1491
|
-
<pre class="programlisting"> “paragraph-background-gdk” <
|
1492
|
-
<p>The paragraph background color as a <
|
1491
|
+
<pre class="programlisting"> “paragraph-background-gdk” <span class="type">GdkColor</span> *</pre>
|
1492
|
+
<p>The paragraph background color as a <span class="type">GdkColor</span>.</p>
|
1493
1493
|
<div class="warning">
|
1494
1494
|
<p><code class="literal">GtkTextTag:paragraph-background-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
1495
1495
|
<p>Use <a class="link" href="GtkTextTag.html#GtkTextTag--paragraph-background-rgba" title="The “paragraph-background-rgba” property"><span class="type">“paragraph-background-rgba”</span></a> instead.</p>
|
@@ -1500,8 +1500,8 @@ locale, see also <a class="link" href="gtk3-General.html#gtk-get-default-languag
|
|
1500
1500
|
<hr>
|
1501
1501
|
<div class="refsect2">
|
1502
1502
|
<a name="GtkTextTag--paragraph-background-rgba"></a><h3>The <code class="literal">“paragraph-background-rgba”</code> property</h3>
|
1503
|
-
<pre class="programlisting"> “paragraph-background-rgba” <a href="../
|
1504
|
-
<p>The paragraph background color as a <a href="../
|
1503
|
+
<pre class="programlisting"> “paragraph-background-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1504
|
+
<p>The paragraph background color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a>.</p>
|
1505
1505
|
<p>Flags: Read / Write</p>
|
1506
1506
|
<p class="since">Since: <a class="link" href="api-index-3-2.html#api-index-3.2">3.2</a></p>
|
1507
1507
|
</div>
|
@@ -1643,7 +1643,7 @@ locale, see also <a class="link" href="gtk3-General.html#gtk-get-default-languag
|
|
1643
1643
|
<hr>
|
1644
1644
|
<div class="refsect2">
|
1645
1645
|
<a name="GtkTextTag--stretch"></a><h3>The <code class="literal">“stretch”</code> property</h3>
|
1646
|
-
<pre class="programlisting"> “stretch” <a href="
|
1646
|
+
<pre class="programlisting"> “stretch” <a href="../pango/pango-Fonts.html#PangoStretch"><span class="type">PangoStretch</span></a></pre>
|
1647
1647
|
<p>Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED.</p>
|
1648
1648
|
<p>Flags: Read / Write</p>
|
1649
1649
|
<p>Default value: PANGO_STRETCH_NORMAL</p>
|
@@ -1667,7 +1667,7 @@ locale, see also <a class="link" href="gtk3-General.html#gtk-get-default-languag
|
|
1667
1667
|
<hr>
|
1668
1668
|
<div class="refsect2">
|
1669
1669
|
<a name="GtkTextTag--strikethrough-rgba"></a><h3>The <code class="literal">“strikethrough-rgba”</code> property</h3>
|
1670
|
-
<pre class="programlisting"> “strikethrough-rgba” <a href="../
|
1670
|
+
<pre class="programlisting"> “strikethrough-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1671
1671
|
<p>This property modifies the color of strikeouts. If not set, strikeouts
|
1672
1672
|
will use the forground color.</p>
|
1673
1673
|
<p>Flags: Read / Write</p>
|
@@ -1693,7 +1693,7 @@ will use the forground color.</p>
|
|
1693
1693
|
<hr>
|
1694
1694
|
<div class="refsect2">
|
1695
1695
|
<a name="GtkTextTag--style"></a><h3>The <code class="literal">“style”</code> property</h3>
|
1696
|
-
<pre class="programlisting"> “style” <a href="
|
1696
|
+
<pre class="programlisting"> “style” <a href="../pango/pango-Fonts.html#PangoStyle"><span class="type">PangoStyle</span></a></pre>
|
1697
1697
|
<p>Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC.</p>
|
1698
1698
|
<p>Flags: Read / Write</p>
|
1699
1699
|
<p>Default value: PANGO_STYLE_NORMAL</p>
|
@@ -1709,7 +1709,7 @@ will use the forground color.</p>
|
|
1709
1709
|
<hr>
|
1710
1710
|
<div class="refsect2">
|
1711
1711
|
<a name="GtkTextTag--tabs"></a><h3>The <code class="literal">“tabs”</code> property</h3>
|
1712
|
-
<pre class="programlisting"> “tabs” <a href="
|
1712
|
+
<pre class="programlisting"> “tabs” <a href="../pango/pango-Tab-Stops.html#PangoTabArray-struct"><span class="type">PangoTabArray</span></a> *</pre>
|
1713
1713
|
<p>Custom tabs for this text.</p>
|
1714
1714
|
<p>Flags: Read / Write</p>
|
1715
1715
|
</div>
|
@@ -1724,7 +1724,7 @@ will use the forground color.</p>
|
|
1724
1724
|
<hr>
|
1725
1725
|
<div class="refsect2">
|
1726
1726
|
<a name="GtkTextTag--underline"></a><h3>The <code class="literal">“underline”</code> property</h3>
|
1727
|
-
<pre class="programlisting"> “underline” <a href="
|
1727
|
+
<pre class="programlisting"> “underline” <a href="../pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a></pre>
|
1728
1728
|
<p>Style of underline for this text.</p>
|
1729
1729
|
<p>Flags: Read / Write</p>
|
1730
1730
|
<p>Default value: PANGO_UNDERLINE_NONE</p>
|
@@ -1732,10 +1732,10 @@ will use the forground color.</p>
|
|
1732
1732
|
<hr>
|
1733
1733
|
<div class="refsect2">
|
1734
1734
|
<a name="GtkTextTag--underline-rgba"></a><h3>The <code class="literal">“underline-rgba”</code> property</h3>
|
1735
|
-
<pre class="programlisting"> “underline-rgba” <a href="../
|
1735
|
+
<pre class="programlisting"> “underline-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1736
1736
|
<p>This property modifies the color of underlines. If not set, underlines
|
1737
1737
|
will use the forground color.</p>
|
1738
|
-
<p>If <a class="link" href="GtkTextTag.html#GtkTextTag--underline" title="The “underline” property"><span class="type">“underline”</span></a> is set to <a href="
|
1738
|
+
<p>If <a class="link" href="GtkTextTag.html#GtkTextTag--underline" title="The “underline” property"><span class="type">“underline”</span></a> is set to <a href="../pango/pango-Text-Attributes.html#PANGO-UNDERLINE-ERROR:CAPS"><code class="literal">PANGO_UNDERLINE_ERROR</code></a>, an alternate
|
1739
1739
|
color may be applied instead of the foreground. Setting this property
|
1740
1740
|
will always override those defaults.</p>
|
1741
1741
|
<p>Flags: Read / Write</p>
|
@@ -1761,7 +1761,7 @@ will always override those defaults.</p>
|
|
1761
1761
|
<hr>
|
1762
1762
|
<div class="refsect2">
|
1763
1763
|
<a name="GtkTextTag--variant"></a><h3>The <code class="literal">“variant”</code> property</h3>
|
1764
|
-
<pre class="programlisting"> “variant” <a href="
|
1764
|
+
<pre class="programlisting"> “variant” <a href="../pango/pango-Fonts.html#PangoVariant"><span class="type">PangoVariant</span></a></pre>
|
1765
1765
|
<p>Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS.</p>
|
1766
1766
|
<p>Flags: Read / Write</p>
|
1767
1767
|
<p>Default value: PANGO_VARIANT_NORMAL</p>
|
@@ -1815,7 +1815,7 @@ will always override those defaults.</p>
|
|
1815
1815
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1816
1816
|
user_function (<a class="link" href="GtkTextTag.html" title="GtkTextTag"><span class="type">GtkTextTag</span></a> *tag,
|
1817
1817
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObject</span></a> *object,
|
1818
|
-
<a href="../
|
1818
|
+
<a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event,
|
1819
1819
|
<a class="link" href="GtkTextIter.html" title="GtkTextIter"><span class="type">GtkTextIter</span></a> *iter,
|
1820
1820
|
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
1821
1821
|
<p>The ::event signal is emitted when an event occurs on a region of the
|