gdk3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +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
@@ -71,7 +71,7 @@
|
|
71
71
|
<td class="property_flags">Read / Write</td>
|
72
72
|
</tr>
|
73
73
|
<tr>
|
74
|
-
<td class="property_type"><a href="../
|
74
|
+
<td class="property_type"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></td>
|
75
75
|
<td class="property_name"><a class="link" href="GtkCellRendererAccel.html#GtkCellRendererAccel--accel-mods" title="The “accel-mods” property">accel-mods</a></td>
|
76
76
|
<td class="property_flags">Read / Write</td>
|
77
77
|
</tr>
|
@@ -226,7 +226,7 @@ in the same way as they are in menus.</p>
|
|
226
226
|
<hr>
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="GtkCellRendererAccel--accel-mods"></a><h3>The <code class="literal">“accel-mods”</code> property</h3>
|
229
|
-
<pre class="programlisting"> “accel-mods” <a href="../
|
229
|
+
<pre class="programlisting"> “accel-mods” <a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a></pre>
|
230
230
|
<p>The modifier mask of the accelerator.</p>
|
231
231
|
<p>Flags: Read / Write</p>
|
232
232
|
<p class="since">Since: 2.10</p>
|
@@ -290,7 +290,7 @@ user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRe
|
|
290
290
|
user_function (<a class="link" href="GtkCellRendererAccel.html" title="GtkCellRendererAccel"><span class="type">GtkCellRendererAccel</span></a> *accel,
|
291
291
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path_string,
|
292
292
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> accel_key,
|
293
|
-
<a href="../
|
293
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accel_mods,
|
294
294
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> hardware_keycode,
|
295
295
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
|
296
296
|
<p>Gets emitted when the user has selected a new accelerator.</p>
|
@@ -78,19 +78,19 @@
|
|
78
78
|
</tr>
|
79
79
|
<tr>
|
80
80
|
<td class="property_type">
|
81
|
-
<a href="
|
81
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
82
82
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf" title="The “pixbuf” property">pixbuf</a></td>
|
83
83
|
<td class="property_flags">Read / Write</td>
|
84
84
|
</tr>
|
85
85
|
<tr>
|
86
86
|
<td class="property_type">
|
87
|
-
<a href="
|
87
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
88
88
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-closed" title="The “pixbuf-expander-closed” property">pixbuf-expander-closed</a></td>
|
89
89
|
<td class="property_flags">Read / Write</td>
|
90
90
|
</tr>
|
91
91
|
<tr>
|
92
92
|
<td class="property_type">
|
93
|
-
<a href="
|
93
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
94
94
|
<td class="property_name"><a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf-expander-open" title="The “pixbuf-expander-open” property">pixbuf-expander-open</a></td>
|
95
95
|
<td class="property_flags">Read / Write</td>
|
96
96
|
</tr>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
<div class="refsect1">
|
150
150
|
<a name="GtkCellRendererPixbuf.description"></a><h2>Description</h2>
|
151
151
|
<p>A <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a> can be used to render an image in a cell. It allows
|
152
|
-
to render either a given <a href="
|
152
|
+
to render either a given <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> (set via the
|
153
153
|
<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--pixbuf" title="The “pixbuf” property"><span class="type">“pixbuf”</span></a> property) or a named icon (set via the
|
154
154
|
<a class="link" href="GtkCellRendererPixbuf.html#GtkCellRendererPixbuf--icon-name" title="The “icon-name” property"><span class="type">“icon-name”</span></a> property).</p>
|
155
155
|
<p>To support the tree view, <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a> also supports rendering two
|
@@ -226,21 +226,21 @@ or "pixbuf" properties.</p>
|
|
226
226
|
<hr>
|
227
227
|
<div class="refsect2">
|
228
228
|
<a name="GtkCellRendererPixbuf--pixbuf"></a><h3>The <code class="literal">“pixbuf”</code> property</h3>
|
229
|
-
<pre class="programlisting"> “pixbuf” <a href="
|
229
|
+
<pre class="programlisting"> “pixbuf” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
230
230
|
<p>The pixbuf to render.</p>
|
231
231
|
<p>Flags: Read / Write</p>
|
232
232
|
</div>
|
233
233
|
<hr>
|
234
234
|
<div class="refsect2">
|
235
235
|
<a name="GtkCellRendererPixbuf--pixbuf-expander-closed"></a><h3>The <code class="literal">“pixbuf-expander-closed”</code> property</h3>
|
236
|
-
<pre class="programlisting"> “pixbuf-expander-closed” <a href="
|
236
|
+
<pre class="programlisting"> “pixbuf-expander-closed” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
237
237
|
<p>Pixbuf for closed expander.</p>
|
238
238
|
<p>Flags: Read / Write</p>
|
239
239
|
</div>
|
240
240
|
<hr>
|
241
241
|
<div class="refsect2">
|
242
242
|
<a name="GtkCellRendererPixbuf--pixbuf-expander-open"></a><h3>The <code class="literal">“pixbuf-expander-open”</code> property</h3>
|
243
|
-
<pre class="programlisting"> “pixbuf-expander-open” <a href="
|
243
|
+
<pre class="programlisting"> “pixbuf-expander-open” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
244
244
|
<p>Pixbuf for open expander.</p>
|
245
245
|
<p>Flags: Read / Write</p>
|
246
246
|
</div>
|
@@ -76,13 +76,13 @@
|
|
76
76
|
<td class="property_flags">Read / Write</td>
|
77
77
|
</tr>
|
78
78
|
<tr>
|
79
|
-
<td class="property_type"><a href="
|
79
|
+
<td class="property_type"><a href="../pango/pango-Layout-Objects.html#PangoAlignment"><span class="type">PangoAlignment</span></a></td>
|
80
80
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--alignment" title="The “alignment” property">alignment</a></td>
|
81
81
|
<td class="property_flags">Read / Write</td>
|
82
82
|
</tr>
|
83
83
|
<tr>
|
84
84
|
<td class="property_type">
|
85
|
-
<a href="
|
85
|
+
<a href="../pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</td>
|
86
86
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--attributes" title="The “attributes” property">attributes</a></td>
|
87
87
|
<td class="property_flags">Read / Write</td>
|
88
88
|
</tr>
|
@@ -94,13 +94,13 @@
|
|
94
94
|
</tr>
|
95
95
|
<tr>
|
96
96
|
<td class="property_type">
|
97
|
-
<
|
97
|
+
<span class="type">GdkColor</span> *</td>
|
98
98
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-gdk" title="The “background-gdk” property">background-gdk</a></td>
|
99
99
|
<td class="property_flags">Read / Write</td>
|
100
100
|
</tr>
|
101
101
|
<tr>
|
102
102
|
<td class="property_type">
|
103
|
-
<a href="../
|
103
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
104
104
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-rgba" title="The “background-rgba” property">background-rgba</a></td>
|
105
105
|
<td class="property_flags">Read / Write</td>
|
106
106
|
</tr>
|
@@ -120,7 +120,7 @@
|
|
120
120
|
<td class="property_flags">Read / Write</td>
|
121
121
|
</tr>
|
122
122
|
<tr>
|
123
|
-
<td class="property_type"><a href="
|
123
|
+
<td class="property_type"><a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></td>
|
124
124
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--ellipsize" title="The “ellipsize” property">ellipsize</a></td>
|
125
125
|
<td class="property_flags">Read / Write</td>
|
126
126
|
</tr>
|
@@ -148,7 +148,7 @@
|
|
148
148
|
</tr>
|
149
149
|
<tr>
|
150
150
|
<td class="property_type">
|
151
|
-
<a href="
|
151
|
+
<a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</td>
|
152
152
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--font-desc" title="The “font-desc” property">font-desc</a></td>
|
153
153
|
<td class="property_flags">Read / Write</td>
|
154
154
|
</tr>
|
@@ -160,13 +160,13 @@
|
|
160
160
|
</tr>
|
161
161
|
<tr>
|
162
162
|
<td class="property_type">
|
163
|
-
<
|
163
|
+
<span class="type">GdkColor</span> *</td>
|
164
164
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-gdk" title="The “foreground-gdk” property">foreground-gdk</a></td>
|
165
165
|
<td class="property_flags">Read / Write</td>
|
166
166
|
</tr>
|
167
167
|
<tr>
|
168
168
|
<td class="property_type">
|
169
|
-
<a href="../
|
169
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
170
170
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-rgba" title="The “foreground-rgba” property">foreground-rgba</a></td>
|
171
171
|
<td class="property_flags">Read / Write</td>
|
172
172
|
</tr>
|
@@ -244,7 +244,7 @@
|
|
244
244
|
<td class="property_flags">Read / Write</td>
|
245
245
|
</tr>
|
246
246
|
<tr>
|
247
|
-
<td class="property_type"><a href="
|
247
|
+
<td class="property_type"><a href="../pango/pango-Fonts.html#PangoStretch"><span class="type">PangoStretch</span></a></td>
|
248
248
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--stretch" title="The “stretch” property">stretch</a></td>
|
249
249
|
<td class="property_flags">Read / Write</td>
|
250
250
|
</tr>
|
@@ -264,7 +264,7 @@
|
|
264
264
|
<td class="property_flags">Read / Write</td>
|
265
265
|
</tr>
|
266
266
|
<tr>
|
267
|
-
<td class="property_type"><a href="
|
267
|
+
<td class="property_type"><a href="../pango/pango-Fonts.html#PangoStyle"><span class="type">PangoStyle</span></a></td>
|
268
268
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--style" title="The “style” property">style</a></td>
|
269
269
|
<td class="property_flags">Read / Write</td>
|
270
270
|
</tr>
|
@@ -280,7 +280,7 @@
|
|
280
280
|
<td class="property_flags">Read / Write</td>
|
281
281
|
</tr>
|
282
282
|
<tr>
|
283
|
-
<td class="property_type"><a href="
|
283
|
+
<td class="property_type"><a href="../pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a></td>
|
284
284
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--underline" title="The “underline” property">underline</a></td>
|
285
285
|
<td class="property_flags">Read / Write</td>
|
286
286
|
</tr>
|
@@ -290,7 +290,7 @@
|
|
290
290
|
<td class="property_flags">Read / Write</td>
|
291
291
|
</tr>
|
292
292
|
<tr>
|
293
|
-
<td class="property_type"><a href="
|
293
|
+
<td class="property_type"><a href="../pango/pango-Fonts.html#PangoVariant"><span class="type">PangoVariant</span></a></td>
|
294
294
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--variant" title="The “variant” property">variant</a></td>
|
295
295
|
<td class="property_flags">Read / Write</td>
|
296
296
|
</tr>
|
@@ -315,7 +315,7 @@
|
|
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="../pango/pango-Layout-Objects.html#PangoWrapMode"><span class="type">PangoWrapMode</span></a></td>
|
319
319
|
<td class="property_name"><a class="link" href="GtkCellRendererText.html#GtkCellRendererText--wrap-mode" title="The “wrap-mode” property">wrap-mode</a></td>
|
320
320
|
<td class="property_flags">Read / Write</td>
|
321
321
|
</tr>
|
@@ -455,7 +455,7 @@ the height is determined by the properties again.</p>
|
|
455
455
|
<hr>
|
456
456
|
<div class="refsect2">
|
457
457
|
<a name="GtkCellRendererText--alignment"></a><h3>The <code class="literal">“alignment”</code> property</h3>
|
458
|
-
<pre class="programlisting"> “alignment” <a href="
|
458
|
+
<pre class="programlisting"> “alignment” <a href="../pango/pango-Layout-Objects.html#PangoAlignment"><span class="type">PangoAlignment</span></a></pre>
|
459
459
|
<p>Specifies how to align the lines of text with respect to each other.</p>
|
460
460
|
<p>Note that this property describes how to align the lines of text in
|
461
461
|
case there are several of them. The "xalign" property of <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a>,
|
@@ -467,7 +467,7 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
|
|
467
467
|
<hr>
|
468
468
|
<div class="refsect2">
|
469
469
|
<a name="GtkCellRendererText--attributes"></a><h3>The <code class="literal">“attributes”</code> property</h3>
|
470
|
-
<pre class="programlisting"> “attributes” <a href="
|
470
|
+
<pre class="programlisting"> “attributes” <a href="../pango/pango-Text-Attributes.html#PangoAttrList-struct"><span class="type">PangoAttrList</span></a> *</pre>
|
471
471
|
<p>A list of style attributes to apply to the text of the renderer.</p>
|
472
472
|
<p>Flags: Read / Write</p>
|
473
473
|
</div>
|
@@ -482,8 +482,8 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
|
|
482
482
|
<hr>
|
483
483
|
<div class="refsect2">
|
484
484
|
<a name="GtkCellRendererText--background-gdk"></a><h3>The <code class="literal">“background-gdk”</code> property</h3>
|
485
|
-
<pre class="programlisting"> “background-gdk” <
|
486
|
-
<p>Background color as a <
|
485
|
+
<pre class="programlisting"> “background-gdk” <span class="type">GdkColor</span> *</pre>
|
486
|
+
<p>Background color as a <span class="type">GdkColor</span></p>
|
487
487
|
<div class="warning">
|
488
488
|
<p><code class="literal">GtkCellRendererText:background-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
489
489
|
<p>Use <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--background-rgba" title="The “background-rgba” property"><span class="type">“background-rgba”</span></a> instead.</p>
|
@@ -493,8 +493,8 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
|
|
493
493
|
<hr>
|
494
494
|
<div class="refsect2">
|
495
495
|
<a name="GtkCellRendererText--background-rgba"></a><h3>The <code class="literal">“background-rgba”</code> property</h3>
|
496
|
-
<pre class="programlisting"> “background-rgba” <a href="../
|
497
|
-
<p>Background color as a <a href="../
|
496
|
+
<pre class="programlisting"> “background-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
497
|
+
<p>Background color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p>
|
498
498
|
<p>Flags: Read / Write</p>
|
499
499
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
500
500
|
</div>
|
@@ -525,10 +525,10 @@ on the other hand, sets the horizontal alignment of the whole text.</p>
|
|
525
525
|
<hr>
|
526
526
|
<div class="refsect2">
|
527
527
|
<a name="GtkCellRendererText--ellipsize"></a><h3>The <code class="literal">“ellipsize”</code> property</h3>
|
528
|
-
<pre class="programlisting"> “ellipsize” <a href="
|
528
|
+
<pre class="programlisting"> “ellipsize” <a href="../pango/pango-Layout-Objects.html#PangoEllipsizeMode"><span class="type">PangoEllipsizeMode</span></a></pre>
|
529
529
|
<p>Specifies the preferred place to ellipsize the string, if the cell renderer
|
530
530
|
does not have enough room to display the entire string. Setting it to
|
531
|
-
<a href="
|
531
|
+
<a href="../pango/pango-Layout-Objects.html#PANGO-ELLIPSIZE-NONE:CAPS"><code class="literal">PANGO_ELLIPSIZE_NONE</code></a> turns off ellipsizing. See the wrap-width property
|
532
532
|
for another way of making the text fit into a given width.</p>
|
533
533
|
<p>Flags: Read / Write</p>
|
534
534
|
<p>Default value: PANGO_ELLIPSIZE_NONE</p>
|
@@ -569,7 +569,7 @@ for another way of making the text fit into a given width.</p>
|
|
569
569
|
<hr>
|
570
570
|
<div class="refsect2">
|
571
571
|
<a name="GtkCellRendererText--font-desc"></a><h3>The <code class="literal">“font-desc”</code> property</h3>
|
572
|
-
<pre class="programlisting"> “font-desc” <a href="
|
572
|
+
<pre class="programlisting"> “font-desc” <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</pre>
|
573
573
|
<p>Font description as a PangoFontDescription struct.</p>
|
574
574
|
<p>Flags: Read / Write</p>
|
575
575
|
</div>
|
@@ -584,8 +584,8 @@ for another way of making the text fit into a given width.</p>
|
|
584
584
|
<hr>
|
585
585
|
<div class="refsect2">
|
586
586
|
<a name="GtkCellRendererText--foreground-gdk"></a><h3>The <code class="literal">“foreground-gdk”</code> property</h3>
|
587
|
-
<pre class="programlisting"> “foreground-gdk” <
|
588
|
-
<p>Foreground color as a <
|
587
|
+
<pre class="programlisting"> “foreground-gdk” <span class="type">GdkColor</span> *</pre>
|
588
|
+
<p>Foreground color as a <span class="type">GdkColor</span></p>
|
589
589
|
<div class="warning">
|
590
590
|
<p><code class="literal">GtkCellRendererText:foreground-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
591
591
|
<p>Use <a class="link" href="GtkCellRendererText.html#GtkCellRendererText--foreground-rgba" title="The “foreground-rgba” property"><span class="type">“foreground-rgba”</span></a> instead.</p>
|
@@ -595,8 +595,8 @@ for another way of making the text fit into a given width.</p>
|
|
595
595
|
<hr>
|
596
596
|
<div class="refsect2">
|
597
597
|
<a name="GtkCellRendererText--foreground-rgba"></a><h3>The <code class="literal">“foreground-rgba”</code> property</h3>
|
598
|
-
<pre class="programlisting"> “foreground-rgba” <a href="../
|
599
|
-
<p>Foreground color as a <a href="../
|
598
|
+
<pre class="programlisting"> “foreground-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
599
|
+
<p>Foreground color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p>
|
600
600
|
<p>Flags: Read / Write</p>
|
601
601
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
602
602
|
</div>
|
@@ -729,7 +729,7 @@ have received their natural width.</p>
|
|
729
729
|
<hr>
|
730
730
|
<div class="refsect2">
|
731
731
|
<a name="GtkCellRendererText--stretch"></a><h3>The <code class="literal">“stretch”</code> property</h3>
|
732
|
-
<pre class="programlisting"> “stretch” <a href="
|
732
|
+
<pre class="programlisting"> “stretch” <a href="../pango/pango-Fonts.html#PangoStretch"><span class="type">PangoStretch</span></a></pre>
|
733
733
|
<p>Font stretch.</p>
|
734
734
|
<p>Flags: Read / Write</p>
|
735
735
|
<p>Default value: PANGO_STRETCH_NORMAL</p>
|
@@ -761,7 +761,7 @@ have received their natural width.</p>
|
|
761
761
|
<hr>
|
762
762
|
<div class="refsect2">
|
763
763
|
<a name="GtkCellRendererText--style"></a><h3>The <code class="literal">“style”</code> property</h3>
|
764
|
-
<pre class="programlisting"> “style” <a href="
|
764
|
+
<pre class="programlisting"> “style” <a href="../pango/pango-Fonts.html#PangoStyle"><span class="type">PangoStyle</span></a></pre>
|
765
765
|
<p>Font style.</p>
|
766
766
|
<p>Flags: Read / Write</p>
|
767
767
|
<p>Default value: PANGO_STYLE_NORMAL</p>
|
@@ -785,7 +785,7 @@ have received their natural width.</p>
|
|
785
785
|
<hr>
|
786
786
|
<div class="refsect2">
|
787
787
|
<a name="GtkCellRendererText--underline"></a><h3>The <code class="literal">“underline”</code> property</h3>
|
788
|
-
<pre class="programlisting"> “underline” <a href="
|
788
|
+
<pre class="programlisting"> “underline” <a href="../pango/pango-Text-Attributes.html#PangoUnderline"><span class="type">PangoUnderline</span></a></pre>
|
789
789
|
<p>Style of underline for this text.</p>
|
790
790
|
<p>Flags: Read / Write</p>
|
791
791
|
<p>Default value: PANGO_UNDERLINE_NONE</p>
|
@@ -801,7 +801,7 @@ have received their natural width.</p>
|
|
801
801
|
<hr>
|
802
802
|
<div class="refsect2">
|
803
803
|
<a name="GtkCellRendererText--variant"></a><h3>The <code class="literal">“variant”</code> property</h3>
|
804
|
-
<pre class="programlisting"> “variant” <a href="
|
804
|
+
<pre class="programlisting"> “variant” <a href="../pango/pango-Fonts.html#PangoVariant"><span class="type">PangoVariant</span></a></pre>
|
805
805
|
<p>Font variant.</p>
|
806
806
|
<p>Flags: Read / Write</p>
|
807
807
|
<p>Default value: PANGO_VARIANT_NORMAL</p>
|
@@ -846,7 +846,7 @@ request either 3 characters or the property value, whichever is greater.</p>
|
|
846
846
|
<hr>
|
847
847
|
<div class="refsect2">
|
848
848
|
<a name="GtkCellRendererText--wrap-mode"></a><h3>The <code class="literal">“wrap-mode”</code> property</h3>
|
849
|
-
<pre class="programlisting"> “wrap-mode” <a href="
|
849
|
+
<pre class="programlisting"> “wrap-mode” <a href="../pango/pango-Layout-Objects.html#PangoWrapMode"><span class="type">PangoWrapMode</span></a></pre>
|
850
850
|
<p>Specifies how to break the string into multiple lines, if the cell
|
851
851
|
renderer does not have enough room to display the entire string.
|
852
852
|
This property has no effect unless the wrap-width property is set.</p>
|
@@ -190,13 +190,13 @@
|
|
190
190
|
</tr>
|
191
191
|
<tr>
|
192
192
|
<td class="property_type">
|
193
|
-
<
|
193
|
+
<span class="type">GdkColor</span> *</td>
|
194
194
|
<td class="property_name"><a class="link" href="GtkCellView.html#GtkCellView--background-gdk" title="The “background-gdk” property">background-gdk</a></td>
|
195
195
|
<td class="property_flags">Read / Write</td>
|
196
196
|
</tr>
|
197
197
|
<tr>
|
198
198
|
<td class="property_type">
|
199
|
-
<a href="../
|
199
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
200
200
|
<td class="property_name"><a class="link" href="GtkCellView.html#GtkCellView--background-rgba" title="The “background-rgba” property">background-rgba</a></td>
|
201
201
|
<td class="property_flags">Read / Write</td>
|
202
202
|
</tr>
|
@@ -409,7 +409,7 @@ marked up with the Pango text markup language.</p>
|
|
409
409
|
<div class="refsect2">
|
410
410
|
<a name="gtk-cell-view-new-with-pixbuf"></a><h3>gtk_cell_view_new_with_pixbuf ()</h3>
|
411
411
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
412
|
-
gtk_cell_view_new_with_pixbuf (<em class="parameter"><code><a href="
|
412
|
+
gtk_cell_view_new_with_pixbuf (<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>
|
413
413
|
<p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a>
|
414
414
|
to it, and makes it show <em class="parameter"><code>pixbuf</code></em>
|
415
415
|
.</p>
|
@@ -623,7 +623,7 @@ the model row pointed to by <em class="parameter"><code>path</code></em>
|
|
623
623
|
<a name="gtk-cell-view-set-background-color"></a><h3>gtk_cell_view_set_background_color ()</h3>
|
624
624
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
625
625
|
gtk_cell_view_set_background_color (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
|
626
|
-
<em class="parameter"><code>const <
|
626
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
627
627
|
<div class="warning">
|
628
628
|
<p><code class="literal">gtk_cell_view_set_background_color</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
629
629
|
<p>Use <a class="link" href="GtkCellView.html#gtk-cell-view-set-background-rgba" title="gtk_cell_view_set_background_rgba ()"><code class="function">gtk_cell_view_set_background_rgba()</code></a> instead.</p>
|
@@ -659,7 +659,7 @@ gtk_cell_view_set_background_color (<em class="parameter"><code><a class="link"
|
|
659
659
|
<a name="gtk-cell-view-set-background-rgba"></a><h3>gtk_cell_view_set_background_rgba ()</h3>
|
660
660
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
661
661
|
gtk_cell_view_set_background_rgba (<em class="parameter"><code><a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> *cell_view</code></em>,
|
662
|
-
<em class="parameter"><code>const <a href="../
|
662
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
663
663
|
<p>Sets the background color of <em class="parameter"><code>cell_view</code></em>
|
664
664
|
.</p>
|
665
665
|
<div class="refsect3">
|
@@ -858,8 +858,8 @@ the entire <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span c
|
|
858
858
|
<hr>
|
859
859
|
<div class="refsect2">
|
860
860
|
<a name="GtkCellView--background-gdk"></a><h3>The <code class="literal">“background-gdk”</code> property</h3>
|
861
|
-
<pre class="programlisting"> “background-gdk” <
|
862
|
-
<p>The background color as a <
|
861
|
+
<pre class="programlisting"> “background-gdk” <span class="type">GdkColor</span> *</pre>
|
862
|
+
<p>The background color as a <span class="type">GdkColor</span></p>
|
863
863
|
<div class="warning">
|
864
864
|
<p><code class="literal">GtkCellView:background-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
865
865
|
<p>Use <a class="link" href="GtkCellView.html#GtkCellView--background-rgba" title="The “background-rgba” property"><span class="type">“background-rgba”</span></a> instead.</p>
|
@@ -869,8 +869,8 @@ the entire <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span c
|
|
869
869
|
<hr>
|
870
870
|
<div class="refsect2">
|
871
871
|
<a name="GtkCellView--background-rgba"></a><h3>The <code class="literal">“background-rgba”</code> property</h3>
|
872
|
-
<pre class="programlisting"> “background-rgba” <a href="../
|
873
|
-
<p>The background color as a <a href="../
|
872
|
+
<pre class="programlisting"> “background-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
873
|
+
<p>The background color as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p>
|
874
874
|
<p>Flags: Read / Write</p>
|
875
875
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
876
876
|
</div>
|
@@ -165,13 +165,13 @@
|
|
165
165
|
</tr>
|
166
166
|
<tr>
|
167
167
|
<td class="property_type">
|
168
|
-
<
|
168
|
+
<span class="type">GdkColor</span> *</td>
|
169
169
|
<td class="property_name"><a class="link" href="GtkColorButton.html#GtkColorButton--color" title="The “color” property">color</a></td>
|
170
170
|
<td class="property_flags">Read / Write</td>
|
171
171
|
</tr>
|
172
172
|
<tr>
|
173
173
|
<td class="property_type">
|
174
|
-
<a href="../
|
174
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
175
175
|
<td class="property_name"><a class="link" href="GtkColorButton.html#GtkColorButton--rgba" title="The “rgba” property">rgba</a></td>
|
176
176
|
<td class="property_flags">Read / Write</td>
|
177
177
|
</tr>
|
@@ -277,7 +277,7 @@ color when the user finishes.</p>
|
|
277
277
|
<div class="refsect2">
|
278
278
|
<a name="gtk-color-button-new-with-color"></a><h3>gtk_color_button_new_with_color ()</h3>
|
279
279
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
280
|
-
gtk_color_button_new_with_color (<em class="parameter"><code>const <
|
280
|
+
gtk_color_button_new_with_color (<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
281
281
|
<div class="warning">
|
282
282
|
<p><code class="literal">gtk_color_button_new_with_color</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
283
283
|
<p>Use <a class="link" href="GtkColorButton.html#gtk-color-button-new-with-rgba" title="gtk_color_button_new_with_rgba ()"><code class="function">gtk_color_button_new_with_rgba()</code></a> instead.</p>
|
@@ -293,7 +293,7 @@ gtk_color_button_new_with_color (<em class="parameter"><code>const <a href="../h
|
|
293
293
|
</colgroup>
|
294
294
|
<tbody><tr>
|
295
295
|
<td class="parameter_name"><p>color</p></td>
|
296
|
-
<td class="parameter_description"><p>A <
|
296
|
+
<td class="parameter_description"><p>A <span class="type">GdkColor</span> to set the current color with</p></td>
|
297
297
|
<td class="parameter_annotations"> </td>
|
298
298
|
</tr></tbody>
|
299
299
|
</table></div>
|
@@ -308,7 +308,7 @@ gtk_color_button_new_with_color (<em class="parameter"><code>const <a href="../h
|
|
308
308
|
<div class="refsect2">
|
309
309
|
<a name="gtk-color-button-new-with-rgba"></a><h3>gtk_color_button_new_with_rgba ()</h3>
|
310
310
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
311
|
-
gtk_color_button_new_with_rgba (<em class="parameter"><code>const <a href="../
|
311
|
+
gtk_color_button_new_with_rgba (<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
312
312
|
<p>Creates a new color button.</p>
|
313
313
|
<div class="refsect3">
|
314
314
|
<a name="gtk-color-button-new-with-rgba.parameters"></a><h4>Parameters</h4>
|
@@ -320,7 +320,7 @@ gtk_color_button_new_with_rgba (<em class="parameter"><code>const <a href="../ht
|
|
320
320
|
</colgroup>
|
321
321
|
<tbody><tr>
|
322
322
|
<td class="parameter_name"><p>rgba</p></td>
|
323
|
-
<td class="parameter_description"><p>A <a href="../
|
323
|
+
<td class="parameter_description"><p>A <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> to set the current color with</p></td>
|
324
324
|
<td class="parameter_annotations"> </td>
|
325
325
|
</tr></tbody>
|
326
326
|
</table></div>
|
@@ -336,7 +336,7 @@ gtk_color_button_new_with_rgba (<em class="parameter"><code>const <a href="../ht
|
|
336
336
|
<a name="gtk-color-button-set-color"></a><h3>gtk_color_button_set_color ()</h3>
|
337
337
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
338
338
|
gtk_color_button_set_color (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *button</code></em>,
|
339
|
-
<em class="parameter"><code>const <
|
339
|
+
<em class="parameter"><code>const <span class="type">GdkColor</span> *color</code></em>);</pre>
|
340
340
|
<div class="warning">
|
341
341
|
<p><code class="literal">gtk_color_button_set_color</code> is deprecated and should not be used in newly-written code.</p>
|
342
342
|
<p>Use <a class="link" href="GtkColorChooser.html#gtk-color-chooser-set-rgba" title="gtk_color_chooser_set_rgba ()"><code class="function">gtk_color_chooser_set_rgba()</code></a> instead.</p>
|
@@ -359,7 +359,7 @@ gtk_color_button_set_color (<em class="parameter"><code><a class="link" href="Gt
|
|
359
359
|
</tr>
|
360
360
|
<tr>
|
361
361
|
<td class="parameter_name"><p>color</p></td>
|
362
|
-
<td class="parameter_description"><p>A <
|
362
|
+
<td class="parameter_description"><p>A <span class="type">GdkColor</span> to set the current color with</p></td>
|
363
363
|
<td class="parameter_annotations"> </td>
|
364
364
|
</tr>
|
365
365
|
</tbody>
|
@@ -372,7 +372,7 @@ gtk_color_button_set_color (<em class="parameter"><code><a class="link" href="Gt
|
|
372
372
|
<a name="gtk-color-button-get-color"></a><h3>gtk_color_button_get_color ()</h3>
|
373
373
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
374
374
|
gtk_color_button_get_color (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *button</code></em>,
|
375
|
-
<em class="parameter"><code><
|
375
|
+
<em class="parameter"><code><span class="type">GdkColor</span> *color</code></em>);</pre>
|
376
376
|
<div class="warning">
|
377
377
|
<p><code class="literal">gtk_color_button_get_color</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
378
378
|
<p>Use <a class="link" href="GtkColorChooser.html#gtk-color-chooser-get-rgba" title="gtk_color_chooser_get_rgba ()"><code class="function">gtk_color_chooser_get_rgba()</code></a> instead.</p>
|
@@ -395,7 +395,7 @@ gtk_color_button_get_color (<em class="parameter"><code><a class="link" href="Gt
|
|
395
395
|
</tr>
|
396
396
|
<tr>
|
397
397
|
<td class="parameter_name"><p>color</p></td>
|
398
|
-
<td class="parameter_description"><p> a <
|
398
|
+
<td class="parameter_description"><p> a <span class="type">GdkColor</span> to fill in with the current color. </p></td>
|
399
399
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
400
400
|
</tr>
|
401
401
|
</tbody>
|
@@ -475,7 +475,7 @@ gtk_color_button_get_alpha (<em class="parameter"><code><a class="link" href="Gt
|
|
475
475
|
<a name="gtk-color-button-set-rgba"></a><h3>gtk_color_button_set_rgba ()</h3>
|
476
476
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
477
477
|
gtk_color_button_set_rgba (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *button</code></em>,
|
478
|
-
<em class="parameter"><code>const <a href="../
|
478
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
479
479
|
<div class="warning">
|
480
480
|
<p><code class="literal">gtk_color_button_set_rgba</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
481
481
|
<p>Use <a class="link" href="GtkColorChooser.html#gtk-color-chooser-set-rgba" title="gtk_color_chooser_set_rgba ()"><code class="function">gtk_color_chooser_set_rgba()</code></a> instead.</p>
|
@@ -499,7 +499,7 @@ gtk_color_button_set_rgba (<em class="parameter"><code><a class="link" href="Gtk
|
|
499
499
|
</tr>
|
500
500
|
<tr>
|
501
501
|
<td class="parameter_name"><p>rgba</p></td>
|
502
|
-
<td class="parameter_description"><p>a <a href="../
|
502
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> to set the current color with</p></td>
|
503
503
|
<td class="parameter_annotations"> </td>
|
504
504
|
</tr>
|
505
505
|
</tbody>
|
@@ -512,7 +512,7 @@ gtk_color_button_set_rgba (<em class="parameter"><code><a class="link" href="Gtk
|
|
512
512
|
<a name="gtk-color-button-get-rgba"></a><h3>gtk_color_button_get_rgba ()</h3>
|
513
513
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
514
514
|
gtk_color_button_get_rgba (<em class="parameter"><code><a class="link" href="GtkColorButton.html" title="GtkColorButton"><span class="type">GtkColorButton</span></a> *button</code></em>,
|
515
|
-
<em class="parameter"><code><a href="../
|
515
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *rgba</code></em>);</pre>
|
516
516
|
<div class="warning">
|
517
517
|
<p><code class="literal">gtk_color_button_get_rgba</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
518
518
|
<p>Use <a class="link" href="GtkColorChooser.html#gtk-color-chooser-get-rgba" title="gtk_color_chooser_get_rgba ()"><code class="function">gtk_color_chooser_get_rgba()</code></a> instead.</p>
|
@@ -536,7 +536,7 @@ gtk_color_button_get_rgba (<em class="parameter"><code><a class="link" href="Gtk
|
|
536
536
|
</tr>
|
537
537
|
<tr>
|
538
538
|
<td class="parameter_name"><p>rgba</p></td>
|
539
|
-
<td class="parameter_description"><p> a <a href="../
|
539
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> to fill in with the current color. </p></td>
|
540
540
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
541
541
|
</tr>
|
542
542
|
</tbody>
|
@@ -690,7 +690,7 @@ gtk_color_button_get_title (<em class="parameter"><code><a class="link" href="Gt
|
|
690
690
|
<hr>
|
691
691
|
<div class="refsect2">
|
692
692
|
<a name="GtkColorButton--color"></a><h3>The <code class="literal">“color”</code> property</h3>
|
693
|
-
<pre class="programlisting"> “color” <
|
693
|
+
<pre class="programlisting"> “color” <span class="type">GdkColor</span> *</pre>
|
694
694
|
<p>The selected color.</p>
|
695
695
|
<div class="warning">
|
696
696
|
<p><code class="literal">GtkColorButton:color</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
@@ -702,7 +702,7 @@ gtk_color_button_get_title (<em class="parameter"><code><a class="link" href="Gt
|
|
702
702
|
<hr>
|
703
703
|
<div class="refsect2">
|
704
704
|
<a name="GtkColorButton--rgba"></a><h3>The <code class="literal">“rgba”</code> property</h3>
|
705
|
-
<pre class="programlisting"> “rgba” <a href="../
|
705
|
+
<pre class="programlisting"> “rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
706
706
|
<p>The RGBA color.</p>
|
707
707
|
<p>Flags: Read / Write</p>
|
708
708
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|