gdk3 3.1.6-x86-mingw32 → 3.1.7-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/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
@@ -15,7 +15,7 @@
|
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GDK 3 Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
This document is for the GDK 3 library, version 3.22.
|
18
|
+
This document is for the GDK 3 library, version 3.22.16
|
19
19
|
|
20
20
|
The latest versions can be found online at
|
21
21
|
<a class="ulink" href="https://developer.gnome.org/gdk3/" target="_top">https://developer.gnome.org/gdk3/</a>.
|
@@ -250,7 +250,7 @@
|
|
250
250
|
</tr>
|
251
251
|
<tr>
|
252
252
|
<td class="function_type">
|
253
|
-
<a href="
|
253
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
254
254
|
</td>
|
255
255
|
<td class="function_name">
|
256
256
|
<a class="link" href="GtkAboutDialog.html#gtk-about-dialog-get-logo" title="gtk_about_dialog_get_logo ()">gtk_about_dialog_get_logo</a> <span class="c_punctuation">()</span>
|
@@ -347,7 +347,7 @@
|
|
347
347
|
</tr>
|
348
348
|
<tr>
|
349
349
|
<td class="property_type">
|
350
|
-
<a href="
|
350
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
351
351
|
<td class="property_name"><a class="link" href="GtkAboutDialog.html#GtkAboutDialog--logo" title="The “logo” property">logo</a></td>
|
352
352
|
<td class="property_flags">Read / Write</td>
|
353
353
|
</tr>
|
@@ -1332,7 +1332,7 @@ and hide the tab.</p>
|
|
1332
1332
|
<hr>
|
1333
1333
|
<div class="refsect2">
|
1334
1334
|
<a name="gtk-about-dialog-get-logo"></a><h3>gtk_about_dialog_get_logo ()</h3>
|
1335
|
-
<pre class="programlisting"><a href="
|
1335
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1336
1336
|
gtk_about_dialog_get_logo (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>);</pre>
|
1337
1337
|
<p>Returns the pixbuf displayed as logo in the about dialog.</p>
|
1338
1338
|
<div class="refsect3">
|
@@ -1364,7 +1364,7 @@ reference to it, you have to call <a href="/home/vagrant/ruby-gnome2.win32/glib2
|
|
1364
1364
|
<a name="gtk-about-dialog-set-logo"></a><h3>gtk_about_dialog_set_logo ()</h3>
|
1365
1365
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1366
1366
|
gtk_about_dialog_set_logo (<em class="parameter"><code><a class="link" href="GtkAboutDialog.html" title="GtkAboutDialog"><span class="type">GtkAboutDialog</span></a> *about</code></em>,
|
1367
|
-
<em class="parameter"><code><a href="
|
1367
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *logo</code></em>);</pre>
|
1368
1368
|
<p>Sets the pixbuf to be displayed as logo in the about dialog.
|
1369
1369
|
If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default window icon set with
|
1370
1370
|
<a class="link" href="GtkWindow.html#gtk-window-set-default-icon" title="gtk_window_set_default_icon ()"><code class="function">gtk_window_set_default_icon()</code></a> will be used.</p>
|
@@ -1384,7 +1384,7 @@ If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
|
|
1384
1384
|
</tr>
|
1385
1385
|
<tr>
|
1386
1386
|
<td class="parameter_name"><p>logo</p></td>
|
1387
|
-
<td class="parameter_description"><p> a <a href="
|
1387
|
+
<td class="parameter_description"><p> a <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
1388
1388
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
1389
1389
|
</tr>
|
1390
1390
|
</tbody>
|
@@ -1747,7 +1747,7 @@ a side effect.</p>
|
|
1747
1747
|
<hr>
|
1748
1748
|
<div class="refsect2">
|
1749
1749
|
<a name="GtkAboutDialog--logo"></a><h3>The <code class="literal">“logo”</code> property</h3>
|
1750
|
-
<pre class="programlisting"> “logo” <a href="
|
1750
|
+
<pre class="programlisting"> “logo” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
1751
1751
|
<p>A logo for the about box. If it is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default window icon
|
1752
1752
|
set with <a class="link" href="GtkWindow.html#gtk-window-set-default-icon" title="gtk_window_set_default_icon ()"><code class="function">gtk_window_set_default_icon()</code></a> will be used.</p>
|
1753
1753
|
<p>Flags: Read / Write</p>
|
@@ -410,7 +410,7 @@ be needed by applications.</p>
|
|
410
410
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
411
411
|
gtk_accel_label_set_accel (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
412
412
|
<em class="parameter"><code><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> accelerator_key</code></em>,
|
413
|
-
<em class="parameter"><code><a href="../
|
413
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> accelerator_mods</code></em>);</pre>
|
414
414
|
<p>Manually sets a keyval and modifier mask as the accelerator rendered
|
415
415
|
by <em class="parameter"><code>accel_label</code></em>
|
416
416
|
.</p>
|
@@ -453,7 +453,7 @@ used regardless of any associated accel closure or widget.</p>
|
|
453
453
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
454
454
|
gtk_accel_label_get_accel (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>,
|
455
455
|
<em class="parameter"><code><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> *accelerator_key</code></em>,
|
456
|
-
<em class="parameter"><code><a href="../
|
456
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> *accelerator_mods</code></em>);</pre>
|
457
457
|
<p>Gets the keyval and modifier mask set with
|
458
458
|
<a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel" title="gtk_accel_label_set_accel ()"><code class="function">gtk_accel_label_set_accel()</code></a>.</p>
|
459
459
|
<div class="refsect3">
|
@@ -139,7 +139,7 @@
|
|
139
139
|
</div>
|
140
140
|
<div class="refsect1">
|
141
141
|
<a name="GtkActionable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
142
|
-
<pre class="screen"> <a href="/home/
|
142
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
143
143
|
<span class="lineart">╰──</span> GtkActionable
|
144
144
|
</pre>
|
145
145
|
</div>
|
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
<div class="refsect1">
|
140
140
|
<a name="GtkActivatable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
141
|
-
<pre class="screen"> <a href="/home/
|
141
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
142
142
|
<span class="lineart">╰──</span> GtkActivatable
|
143
143
|
</pre>
|
144
144
|
</div>
|
@@ -101,7 +101,7 @@
|
|
101
101
|
</div>
|
102
102
|
<div class="refsect1">
|
103
103
|
<a name="GtkAppChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
104
|
-
<pre class="screen"> <a href="/home/
|
104
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
105
105
|
<span class="lineart">╰──</span> GtkAppChooser
|
106
106
|
</pre>
|
107
107
|
</div>
|
@@ -174,7 +174,7 @@
|
|
174
174
|
</tr>
|
175
175
|
<tr>
|
176
176
|
<td class="function_type">
|
177
|
-
<a href="
|
177
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
178
178
|
</td>
|
179
179
|
<td class="function_name">
|
180
180
|
<a class="link" href="GtkAssistant.html#gtk-assistant-get-page-header-image" title="gtk_assistant_get_page_header_image ()">gtk_assistant_get_page_header_image</a> <span class="c_punctuation">()</span>
|
@@ -190,7 +190,7 @@
|
|
190
190
|
</tr>
|
191
191
|
<tr>
|
192
192
|
<td class="function_type">
|
193
|
-
<a href="
|
193
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
194
194
|
</td>
|
195
195
|
<td class="function_name">
|
196
196
|
<a class="link" href="GtkAssistant.html#gtk-assistant-get-page-side-image" title="gtk_assistant_get_page_side_image ()">gtk_assistant_get_page_side_image</a> <span class="c_punctuation">()</span>
|
@@ -315,7 +315,7 @@
|
|
315
315
|
</tr>
|
316
316
|
<tr>
|
317
317
|
<td class="property_type">
|
318
|
-
<a href="
|
318
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
319
319
|
<td class="property_name"><a class="link" href="GtkAssistant.html#GtkAssistant--c-header-image" title="The “header-image” child property">header-image</a></td>
|
320
320
|
<td class="property_flags">Read / Write</td>
|
321
321
|
</tr>
|
@@ -326,7 +326,7 @@
|
|
326
326
|
</tr>
|
327
327
|
<tr>
|
328
328
|
<td class="property_type">
|
329
|
-
<a href="
|
329
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
330
330
|
<td class="property_name"><a class="link" href="GtkAssistant.html#GtkAssistant--c-sidebar-image" title="The “sidebar-image” child property">sidebar-image</a></td>
|
331
331
|
<td class="property_flags">Read / Write</td>
|
332
332
|
</tr>
|
@@ -1035,7 +1035,7 @@ gtk_assistant_get_page_title (<em class="parameter"><code><a class="link" href="
|
|
1035
1035
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1036
1036
|
gtk_assistant_set_page_header_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1037
1037
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
1038
|
-
<em class="parameter"><code><a href="
|
1038
|
+
<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>
|
1039
1039
|
<div class="warning">
|
1040
1040
|
<p><code class="literal">gtk_assistant_set_page_header_image</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
1041
1041
|
<p>Since GTK+ 3.2, a header is no longer shown;
|
@@ -1077,7 +1077,7 @@ gtk_assistant_set_page_header_image (<em class="parameter"><code><a class="link"
|
|
1077
1077
|
<hr>
|
1078
1078
|
<div class="refsect2">
|
1079
1079
|
<a name="gtk-assistant-get-page-header-image"></a><h3>gtk_assistant_get_page_header_image ()</h3>
|
1080
|
-
<pre class="programlisting"><a href="
|
1080
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1081
1081
|
gtk_assistant_get_page_header_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1082
1082
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
1083
1083
|
<div class="warning">
|
@@ -1125,7 +1125,7 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
1125
1125
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1126
1126
|
gtk_assistant_set_page_side_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1127
1127
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>,
|
1128
|
-
<em class="parameter"><code><a href="
|
1128
|
+
<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>
|
1129
1129
|
<div class="warning">
|
1130
1130
|
<p><code class="literal">gtk_assistant_set_page_side_image</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
1131
1131
|
<p>Since GTK+ 3.2, sidebar images are not
|
@@ -1170,7 +1170,7 @@ when <em class="parameter"><code>page</code></em>
|
|
1170
1170
|
<hr>
|
1171
1171
|
<div class="refsect2">
|
1172
1172
|
<a name="gtk-assistant-get-page-side-image"></a><h3>gtk_assistant_get_page_side_image ()</h3>
|
1173
|
-
<pre class="programlisting"><a href="
|
1173
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
1174
1174
|
gtk_assistant_get_page_side_image (<em class="parameter"><code><a class="link" href="GtkAssistant.html" title="GtkAssistant"><span class="type">GtkAssistant</span></a> *assistant</code></em>,
|
1175
1175
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *page</code></em>);</pre>
|
1176
1176
|
<div class="warning">
|
@@ -1710,7 +1710,7 @@ this information to control the sensitivity of the navigation buttons.</p>
|
|
1710
1710
|
<hr>
|
1711
1711
|
<div class="refsect2">
|
1712
1712
|
<a name="GtkAssistant--c-header-image"></a><h3>The <code class="literal">“header-image”</code> child property</h3>
|
1713
|
-
<pre class="programlisting"> “header-image” <a href="
|
1713
|
+
<pre class="programlisting"> “header-image” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
1714
1714
|
<p>This image used to be displayed in the page header.</p>
|
1715
1715
|
<div class="warning">
|
1716
1716
|
<p><code class="literal">GtkAssistant:header-image</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
@@ -1732,7 +1732,7 @@ this information to control the sensitivity of the navigation buttons.</p>
|
|
1732
1732
|
<hr>
|
1733
1733
|
<div class="refsect2">
|
1734
1734
|
<a name="GtkAssistant--c-sidebar-image"></a><h3>The <code class="literal">“sidebar-image”</code> child property</h3>
|
1735
|
-
<pre class="programlisting"> “sidebar-image” <a href="
|
1735
|
+
<pre class="programlisting"> “sidebar-image” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
1736
1736
|
<p>This image used to be displayed in the 'sidebar'.</p>
|
1737
1737
|
<div class="warning">
|
1738
1738
|
<p><code class="literal">GtkAssistant:sidebar-image</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
@@ -145,7 +145,7 @@
|
|
145
145
|
</div>
|
146
146
|
<div class="refsect1">
|
147
147
|
<a name="GtkBuildable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
148
|
-
<pre class="screen"> <a href="/home/
|
148
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
149
149
|
<span class="lineart">╰──</span> GtkBuildable
|
150
150
|
</pre>
|
151
151
|
</div>
|
@@ -403,7 +403,7 @@ as <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
403
403
|
as <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>), enumerations (can be specified by their name, nick or
|
404
404
|
integer value), flags (can be specified by their name, nick, integer
|
405
405
|
value, optionally combined with “|”, e.g. “GTK_VISIBLE|GTK_REALIZED”)
|
406
|
-
and colors (in a format understood by <a href="../
|
406
|
+
and colors (in a format understood by <a href="../gdk4/gdk4-RGBA-Colors.html#gdk-rgba-parse"><code class="function">gdk_rgba_parse()</code></a>).</p>
|
407
407
|
<p>GVariants can be specified in the format understood by <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html#g-variant-parse"><code class="function">g_variant_parse()</code></a>,
|
408
408
|
and pixbufs can be specified as a filename of an image file to load.</p>
|
409
409
|
<p>Objects can be referred to by their name and by default refer to
|
@@ -1634,7 +1634,7 @@ calls <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/
|
|
1634
1634
|
argument, so it need not be
|
1635
1635
|
initialised beforehand.</p>
|
1636
1636
|
<p>This function can handle char, uchar, boolean, int, uint, long,
|
1637
|
-
ulong, enum, flags, float, double, string, <
|
1637
|
+
ulong, enum, flags, float, double, string, <span class="type">GdkColor</span>, <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> and
|
1638
1638
|
<a class="link" href="GtkAdjustment.html" title="GtkAdjustment"><span class="type">GtkAdjustment</span></a> type values. Support for <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> type values is
|
1639
1639
|
still to come.</p>
|
1640
1640
|
<p>Upon errors <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> will be returned and <em class="parameter"><code>error</code></em>
|
@@ -269,7 +269,7 @@
|
|
269
269
|
</tr>
|
270
270
|
<tr>
|
271
271
|
<td class="function_type">
|
272
|
-
<a href="../
|
272
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
273
273
|
</td>
|
274
274
|
<td class="function_name">
|
275
275
|
<a class="link" href="GtkButton.html#gtk-button-get-event-window" title="gtk_button_get_event_window ()">gtk_button_get_event_window</a> <span class="c_punctuation">()</span>
|
@@ -1368,7 +1368,7 @@ setting and always show the image, if available.</p>
|
|
1368
1368
|
<hr>
|
1369
1369
|
<div class="refsect2">
|
1370
1370
|
<a name="gtk-button-get-event-window"></a><h3>gtk_button_get_event_window ()</h3>
|
1371
|
-
<pre class="programlisting"><a href="../
|
1371
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindow-struct"><span class="returnvalue">GdkWindow</span></a> *
|
1372
1372
|
gtk_button_get_event_window (<em class="parameter"><code><a class="link" href="GtkButton.html" title="GtkButton"><span class="type">GtkButton</span></a> *button</code></em>);</pre>
|
1373
1373
|
<p>Returns the button’s event window if it is realized, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> otherwise.
|
1374
1374
|
This function should be rarely needed.</p>
|
@@ -1038,8 +1038,8 @@ the cell renderers of a <a class="link" href="GtkCellArea.html" title="GtkCellAr
|
|
1038
1038
|
<a name="GtkCellAllocCallback"></a><h3>GtkCellAllocCallback ()</h3>
|
1039
1039
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
1040
1040
|
<span class="c_punctuation">(</span>*GtkCellAllocCallback<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer</code></em>,
|
1041
|
-
<em class="parameter"><code>const <a href="../
|
1042
|
-
<em class="parameter"><code>const <a href="../
|
1041
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1042
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_background</code></em>,
|
1043
1043
|
<em class="parameter"><code><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> data</code></em>);</pre>
|
1044
1044
|
<p>The type of the callback functions used for iterating over the
|
1045
1045
|
cell renderers and their allocated areas inside a <a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a>,
|
@@ -1273,8 +1273,8 @@ gtk_cell_area_foreach (<em class="parameter"><code><a class="link" href="GtkCell
|
|
1273
1273
|
gtk_cell_area_foreach_alloc (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
1274
1274
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
1275
1275
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1276
|
-
<em class="parameter"><code>const <a href="../
|
1277
|
-
<em class="parameter"><code>const <a href="../
|
1276
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1277
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
1278
1278
|
<em class="parameter"><code><a class="link" href="GtkCellArea.html#GtkCellAllocCallback" title="GtkCellAllocCallback ()"><span class="type">GtkCellAllocCallback</span></a> callback</code></em>,
|
1279
1279
|
<em class="parameter"><code><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> callback_data</code></em>);</pre>
|
1280
1280
|
<p>Calls <em class="parameter"><code>callback</code></em>
|
@@ -1342,8 +1342,8 @@ relative coordinates of the background area</p></td>
|
|
1342
1342
|
gtk_cell_area_event (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
1343
1343
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
1344
1344
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1345
|
-
<em class="parameter"><code><a href="../
|
1346
|
-
<em class="parameter"><code>const <a href="../
|
1345
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
1346
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1347
1347
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
1348
1348
|
<p>Delegates event handling to a <a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a>.</p>
|
1349
1349
|
<div class="refsect3">
|
@@ -1373,7 +1373,7 @@ is rendering to</p></td>
|
|
1373
1373
|
</tr>
|
1374
1374
|
<tr>
|
1375
1375
|
<td class="parameter_name"><p>event</p></td>
|
1376
|
-
<td class="parameter_description"><p>the <a href="../
|
1376
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> to handle</p></td>
|
1377
1377
|
<td class="parameter_annotations"> </td>
|
1378
1378
|
</tr>
|
1379
1379
|
<tr>
|
@@ -1406,9 +1406,9 @@ in this row.</p></td>
|
|
1406
1406
|
gtk_cell_area_render (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
1407
1407
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
1408
1408
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1409
|
-
<em class="parameter"><code><
|
1410
|
-
<em class="parameter"><code>const <a href="../
|
1411
|
-
<em class="parameter"><code>const <a href="../
|
1409
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
1410
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
1411
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1412
1412
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>,
|
1413
1413
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> paint_focus</code></em>);</pre>
|
1414
1414
|
<p>Renders <em class="parameter"><code>area</code></em>
|
@@ -1443,7 +1443,7 @@ is rendering to</p></td>
|
|
1443
1443
|
</tr>
|
1444
1444
|
<tr>
|
1445
1445
|
<td class="parameter_name"><p>cr</p></td>
|
1446
|
-
<td class="parameter_description"><p>the <
|
1446
|
+
<td class="parameter_description"><p>the <span class="type">cairo_t</span> to render with</p></td>
|
1447
1447
|
<td class="parameter_annotations"> </td>
|
1448
1448
|
</tr>
|
1449
1449
|
<tr>
|
@@ -1485,8 +1485,8 @@ gtk_cell_area_get_cell_allocation (<em class="parameter"><code><a class="link" h
|
|
1485
1485
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
1486
1486
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1487
1487
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer</code></em>,
|
1488
|
-
<em class="parameter"><code>const <a href="../
|
1489
|
-
<em class="parameter"><code><a href="../
|
1488
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1489
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *allocation</code></em>);</pre>
|
1490
1490
|
<p>Derives the allocation of <em class="parameter"><code>renderer</code></em>
|
1491
1491
|
inside <em class="parameter"><code>area</code></em>
|
1492
1492
|
if <em class="parameter"><code>area</code></em>
|
@@ -1549,10 +1549,10 @@ for this row</p></td>
|
|
1549
1549
|
gtk_cell_area_get_cell_at_position (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
1550
1550
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
1551
1551
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
1552
|
-
<em class="parameter"><code>const <a href="../
|
1552
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
1553
1553
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
1554
1554
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>,
|
1555
|
-
<em class="parameter"><code><a href="../
|
1555
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *alloc_area</code></em>);</pre>
|
1556
1556
|
<p>Gets the <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> at <em class="parameter"><code>x</code></em>
|
1557
1557
|
and <em class="parameter"><code>y</code></em>
|
1558
1558
|
coordinates inside <em class="parameter"><code>area</code></em>
|
@@ -2696,7 +2696,7 @@ can do anything when activated.</p>
|
|
2696
2696
|
gtk_cell_area_activate (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
2697
2697
|
<em class="parameter"><code><a class="link" href="GtkCellAreaContext.html" title="GtkCellAreaContext"><span class="type">GtkCellAreaContext</span></a> *context</code></em>,
|
2698
2698
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
2699
|
-
<em class="parameter"><code>const <a href="../
|
2699
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
2700
2700
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>,
|
2701
2701
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> edit_only</code></em>);</pre>
|
2702
2702
|
<p>Activates <em class="parameter"><code>area</code></em>
|
@@ -3150,8 +3150,8 @@ to edit the currently edited cell.</p>
|
|
3150
3150
|
gtk_cell_area_activate_cell (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
3151
3151
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3152
3152
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer</code></em>,
|
3153
|
-
<em class="parameter"><code><a href="../
|
3154
|
-
<em class="parameter"><code>const <a href="../
|
3153
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
3154
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
3155
3155
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
3156
3156
|
<p>This is used by <a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> subclasses when handling events
|
3157
3157
|
to activate cells, the base <a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> class activates cells
|
@@ -3185,12 +3185,12 @@ to activate</p></td>
|
|
3185
3185
|
</tr>
|
3186
3186
|
<tr>
|
3187
3187
|
<td class="parameter_name"><p>event</p></td>
|
3188
|
-
<td class="parameter_description"><p>the <a href="../
|
3188
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> for which cell activation should occur</p></td>
|
3189
3189
|
<td class="parameter_annotations"> </td>
|
3190
3190
|
</tr>
|
3191
3191
|
<tr>
|
3192
3192
|
<td class="parameter_name"><p>cell_area</p></td>
|
3193
|
-
<td class="parameter_description"><p>the <a href="../
|
3193
|
+
<td class="parameter_description"><p>the <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> in <em class="parameter"><code>widget</code></em>
|
3194
3194
|
relative coordinates
|
3195
3195
|
of <em class="parameter"><code>renderer</code></em>
|
3196
3196
|
for the current row.</p></td>
|
@@ -3254,8 +3254,8 @@ edit widget.</p>
|
|
3254
3254
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3255
3255
|
gtk_cell_area_inner_cell_area (<em class="parameter"><code><a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area</code></em>,
|
3256
3256
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
3257
|
-
<em class="parameter"><code>const <a href="../
|
3258
|
-
<em class="parameter"><code><a href="../
|
3257
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
3258
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *inner_area</code></em>);</pre>
|
3259
3259
|
<p>This is a convenience function for <a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> implementations
|
3260
3260
|
to get the inner area where a given <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> will be
|
3261
3261
|
rendered. It removes any padding previously added by <a class="link" href="GtkCellArea.html#gtk-cell-area-request-renderer" title="gtk_cell_area_request_renderer ()"><code class="function">gtk_cell_area_request_renderer()</code></a>.</p>
|
@@ -3662,7 +3662,7 @@ a result of a call <a class="link" href="GtkCellArea.html#gtk-cell-area-activate
|
|
3662
3662
|
user_function (<a class="link" href="GtkCellArea.html" title="GtkCellArea"><span class="type">GtkCellArea</span></a> *area,
|
3663
3663
|
<a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *renderer,
|
3664
3664
|
<a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *editable,
|
3665
|
-
<a href="../
|
3665
|
+
<a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area,
|
3666
3666
|
<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,
|
3667
3667
|
<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>
|
3668
3668
|
<p>Indicates that editing has started on <em class="parameter"><code>renderer</code></em>
|
@@ -3696,7 +3696,7 @@ should be added to the owning cell-layouting widget at <em class="parameter"><co
|
|
3696
3696
|
</tr>
|
3697
3697
|
<tr>
|
3698
3698
|
<td class="parameter_name"><p>cell_area</p></td>
|
3699
|
-
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> relative <a href="../
|
3699
|
+
<td class="parameter_description"><p>the <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> relative <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> coordinates
|
3700
3700
|
where <em class="parameter"><code>editable</code></em>
|
3701
3701
|
should be added</p></td>
|
3702
3702
|
<td class="parameter_annotations"> </td>
|
@@ -130,7 +130,7 @@
|
|
130
130
|
</div>
|
131
131
|
<div class="refsect1">
|
132
132
|
<a name="GtkCellEditable.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
133
|
-
<pre class="screen"> <a href="/home/
|
133
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
134
134
|
<span class="lineart">╰──</span> GtkCellEditable
|
135
135
|
</pre>
|
136
136
|
</div>
|
@@ -162,10 +162,10 @@ when editing the contents of a <a class="link" href="GtkTreeView.html" title="Gt
|
|
162
162
|
<a name="gtk-cell-editable-start-editing"></a><h3>gtk_cell_editable_start_editing ()</h3>
|
163
163
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
164
164
|
gtk_cell_editable_start_editing (<em class="parameter"><code><a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="type">GtkCellEditable</span></a> *cell_editable</code></em>,
|
165
|
-
<em class="parameter"><code><a href="../
|
165
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
166
166
|
<p>Begins editing on a <em class="parameter"><code>cell_editable</code></em>
|
167
167
|
. <em class="parameter"><code>event</code></em>
|
168
|
-
is the <a href="../
|
168
|
+
is the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> that began
|
169
169
|
the editing process. It may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, in the instance that editing was
|
170
170
|
initiated through programatic means.</p>
|
171
171
|
<div class="refsect3">
|
@@ -184,7 +184,7 @@ initiated through programatic means.</p>
|
|
184
184
|
</tr>
|
185
185
|
<tr>
|
186
186
|
<td class="parameter_name"><p>event</p></td>
|
187
|
-
<td class="parameter_description"><p> A <a href="../
|
187
|
+
<td class="parameter_description"><p> A <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
188
188
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
189
189
|
</tr>
|
190
190
|
</tbody>
|
@@ -154,7 +154,7 @@
|
|
154
154
|
</div>
|
155
155
|
<div class="refsect1">
|
156
156
|
<a name="GtkCellLayout.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
157
|
-
<pre class="screen"> <a href="/home/
|
157
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
158
158
|
<span class="lineart">╰──</span> GtkCellLayout
|
159
159
|
</pre>
|
160
160
|
</div>
|
@@ -262,13 +262,13 @@
|
|
262
262
|
</tr>
|
263
263
|
<tr>
|
264
264
|
<td class="property_type">
|
265
|
-
<
|
265
|
+
<span class="type">GdkColor</span> *</td>
|
266
266
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-gdk" title="The “cell-background-gdk” property">cell-background-gdk</a></td>
|
267
267
|
<td class="property_flags">Read / Write</td>
|
268
268
|
</tr>
|
269
269
|
<tr>
|
270
270
|
<td class="property_type">
|
271
|
-
<a href="../
|
271
|
+
<a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</td>
|
272
272
|
<td class="property_name"><a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-rgba" title="The “cell-background-rgba” property">cell-background-rgba</a></td>
|
273
273
|
<td class="property_flags">Read / Write</td>
|
274
274
|
</tr>
|
@@ -409,12 +409,12 @@
|
|
409
409
|
<div class="refsect1">
|
410
410
|
<a name="GtkCellRenderer.description"></a><h2>Description</h2>
|
411
411
|
<p>The <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> is a base class of a set of objects used for
|
412
|
-
rendering a cell to a <
|
412
|
+
rendering a cell to a <span class="type">cairo_t</span>. These objects are used primarily by
|
413
413
|
the <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a> widget, though they aren’t tied to them in any
|
414
414
|
specific way. It is worth noting that <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> is not a
|
415
415
|
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> and cannot be treated as such.</p>
|
416
416
|
<p>The primary use of a <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> is for drawing a certain graphical
|
417
|
-
elements on a <
|
417
|
+
elements on a <span class="type">cairo_t</span>. Typically, one cell renderer is used to
|
418
418
|
draw many cells on the screen. To this extent, it isn’t expected that a
|
419
419
|
CellRenderer keep any permanent state around. Instead, any state is set
|
420
420
|
just prior to use using <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct"><span class="type">GObjects</span></a> property system. Then, the
|
@@ -485,8 +485,8 @@ The type must be a subtype of <span class="type">GtkRendererCellAccessible</span
|
|
485
485
|
gtk_cell_renderer_get_aligned_area (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
486
486
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
487
487
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>,
|
488
|
-
<em class="parameter"><code>const <a href="../
|
489
|
-
<em class="parameter"><code><a href="../
|
488
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
489
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *aligned_area</code></em>);</pre>
|
490
490
|
<p>Gets the aligned area used by <em class="parameter"><code>cell</code></em>
|
491
491
|
inside <em class="parameter"><code>cell_area</code></em>
|
492
492
|
. Used for finding
|
@@ -537,7 +537,7 @@ that would acually be used to render. </p></td>
|
|
537
537
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
538
538
|
gtk_cell_renderer_get_size (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
539
539
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
540
|
-
<em class="parameter"><code>const <a href="../
|
540
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
541
541
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *x_offset</code></em>,
|
542
542
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *y_offset</code></em>,
|
543
543
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
|
@@ -612,10 +612,10 @@ in <em class="parameter"><code>x_offset</code></em>
|
|
612
612
|
<a name="gtk-cell-renderer-render"></a><h3>gtk_cell_renderer_render ()</h3>
|
613
613
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
614
614
|
gtk_cell_renderer_render (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
615
|
-
<em class="parameter"><code><
|
615
|
+
<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
616
616
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
617
|
-
<em class="parameter"><code>const <a href="../
|
618
|
-
<em class="parameter"><code>const <a href="../
|
617
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
618
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
619
619
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
620
620
|
<p>Invokes the virtual render function of the <a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a>. The three
|
621
621
|
passed-in rectangles are areas in <em class="parameter"><code>cr</code></em>
|
@@ -680,11 +680,11 @@ padding on the sides)</p></td>
|
|
680
680
|
<a name="gtk-cell-renderer-activate"></a><h3>gtk_cell_renderer_activate ()</h3>
|
681
681
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
682
682
|
gtk_cell_renderer_activate (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
683
|
-
<em class="parameter"><code><a href="../
|
683
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
684
684
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
685
685
|
<em class="parameter"><code>const <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</code></em>,
|
686
|
-
<em class="parameter"><code>const <a href="../
|
687
|
-
<em class="parameter"><code>const <a href="../
|
686
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
687
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
688
688
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
689
689
|
<p>Passes an activate event to the cell renderer for possible processing.
|
690
690
|
Some cell renderers may use events; for example, <a class="link" href="GtkCellRendererToggle.html" title="GtkCellRendererToggle"><span class="type">GtkCellRendererToggle</span></a>
|
@@ -705,7 +705,7 @@ toggles when it gets a mouse click.</p>
|
|
705
705
|
</tr>
|
706
706
|
<tr>
|
707
707
|
<td class="parameter_name"><p>event</p></td>
|
708
|
-
<td class="parameter_description"><p>a <a href="../
|
708
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
709
709
|
<td class="parameter_annotations"> </td>
|
710
710
|
</tr>
|
711
711
|
<tr>
|
@@ -747,11 +747,11 @@ e.g. for <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class
|
|
747
747
|
<a name="gtk-cell-renderer-start-editing"></a><h3>gtk_cell_renderer_start_editing ()</h3>
|
748
748
|
<pre class="programlisting"><a class="link" href="GtkCellEditable.html" title="GtkCellEditable"><span class="returnvalue">GtkCellEditable</span></a> *
|
749
749
|
gtk_cell_renderer_start_editing (<em class="parameter"><code><a class="link" href="GtkCellRenderer.html" title="GtkCellRenderer"><span class="type">GtkCellRenderer</span></a> *cell</code></em>,
|
750
|
-
<em class="parameter"><code><a href="../
|
750
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>,
|
751
751
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *widget</code></em>,
|
752
752
|
<em class="parameter"><code>const <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</code></em>,
|
753
|
-
<em class="parameter"><code>const <a href="../
|
754
|
-
<em class="parameter"><code>const <a href="../
|
753
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *background_area</code></em>,
|
754
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *cell_area</code></em>,
|
755
755
|
<em class="parameter"><code><a class="link" href="GtkCellRenderer.html#GtkCellRendererState" title="enum GtkCellRendererState"><span class="type">GtkCellRendererState</span></a> flags</code></em>);</pre>
|
756
756
|
<p>Passes an activate event to the cell renderer for possible processing.</p>
|
757
757
|
<div class="refsect3">
|
@@ -770,7 +770,7 @@ gtk_cell_renderer_start_editing (<em class="parameter"><code><a class="link" hre
|
|
770
770
|
</tr>
|
771
771
|
<tr>
|
772
772
|
<td class="parameter_name"><p>event</p></td>
|
773
|
-
<td class="parameter_description"><p> a <a href="../
|
773
|
+
<td class="parameter_description"><p> a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a>. </p></td>
|
774
774
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
775
775
|
</tr>
|
776
776
|
<tr>
|
@@ -1796,8 +1796,8 @@ inside <em class="parameter"><code>cell_area</code></em>
|
|
1796
1796
|
<hr>
|
1797
1797
|
<div class="refsect2">
|
1798
1798
|
<a name="GtkCellRenderer--cell-background-gdk"></a><h3>The <code class="literal">“cell-background-gdk”</code> property</h3>
|
1799
|
-
<pre class="programlisting"> “cell-background-gdk” <
|
1800
|
-
<p>Cell background as a <
|
1799
|
+
<pre class="programlisting"> “cell-background-gdk” <span class="type">GdkColor</span> *</pre>
|
1800
|
+
<p>Cell background as a <span class="type">GdkColor</span></p>
|
1801
1801
|
<div class="warning">
|
1802
1802
|
<p><code class="literal">GtkCellRenderer:cell-background-gdk</code> has been deprecated since version 3.4 and should not be used in newly-written code.</p>
|
1803
1803
|
<p>Use <a class="link" href="GtkCellRenderer.html#GtkCellRenderer--cell-background-rgba" title="The “cell-background-rgba” property"><span class="type">“cell-background-rgba”</span></a> instead.</p>
|
@@ -1807,8 +1807,8 @@ inside <em class="parameter"><code>cell_area</code></em>
|
|
1807
1807
|
<hr>
|
1808
1808
|
<div class="refsect2">
|
1809
1809
|
<a name="GtkCellRenderer--cell-background-rgba"></a><h3>The <code class="literal">“cell-background-rgba”</code> property</h3>
|
1810
|
-
<pre class="programlisting"> “cell-background-rgba” <a href="../
|
1811
|
-
<p>Cell background as a <a href="../
|
1810
|
+
<pre class="programlisting"> “cell-background-rgba” <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a> *</pre>
|
1811
|
+
<p>Cell background as a <a href="../gdk4/gdk4-RGBA-Colors.html#GdkRGBA"><span class="type">GdkRGBA</span></a></p>
|
1812
1812
|
<p>Flags: Read / Write</p>
|
1813
1813
|
<p class="since">Since: <a class="link" href="api-index-3-0.html#api-index-3.0">3.0</a></p>
|
1814
1814
|
</div>
|