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
@@ -241,10 +241,10 @@ gtk_event_box_set_visible_window (<em class="parameter"><code><a class="link" hr
|
|
241
241
|
<p>Set whether the event box uses a visible or invisible child
|
242
242
|
window. The default is to use visible windows.</p>
|
243
243
|
<p>In an invisible window event box, the window that the
|
244
|
-
event box creates is a <a href="../
|
244
|
+
event box creates is a <a href="../gdk4/gdk4-Windows.html#GDK-INPUT-ONLY:CAPS"><code class="literal">GDK_INPUT_ONLY</code></a> window, which
|
245
245
|
means that it is invisible and only serves to receive
|
246
246
|
events.</p>
|
247
|
-
<p>A visible window event box creates a visible (<a href="../
|
247
|
+
<p>A visible window event box creates a visible (<a href="../gdk4/gdk4-Windows.html#GDK-INPUT-OUTPUT:CAPS"><code class="literal">GDK_INPUT_OUTPUT</code></a>)
|
248
248
|
window that acts as the parent window for all the widgets
|
249
249
|
contained in the event box.</p>
|
250
250
|
<p>You should generally make your event box invisible if
|
@@ -142,7 +142,7 @@
|
|
142
142
|
<div class="refsect1">
|
143
143
|
<a name="GtkEventController.description"></a><h2>Description</h2>
|
144
144
|
<p><a class="link" href="GtkEventController.html" title="GtkEventController"><span class="type">GtkEventController</span></a> is a base, low-level implementation for event
|
145
|
-
controllers. Those react to a series of <a href="../
|
145
|
+
controllers. Those react to a series of <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvents</span></a>, and possibly trigger
|
146
146
|
actions as a consequence of those.</p>
|
147
147
|
</div>
|
148
148
|
<div class="refsect1">
|
@@ -216,7 +216,7 @@ the events can be managed by calling <a class="link" href="GtkEventController.ht
|
|
216
216
|
<a name="gtk-event-controller-handle-event"></a><h3>gtk_event_controller_handle_event ()</h3>
|
217
217
|
<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>
|
218
218
|
gtk_event_controller_handle_event (<em class="parameter"><code><a class="link" href="GtkEventController.html" title="GtkEventController"><span class="type">GtkEventController</span></a> *controller</code></em>,
|
219
|
-
<em class="parameter"><code>const <a href="../
|
219
|
+
<em class="parameter"><code>const <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a> *event</code></em>);</pre>
|
220
220
|
<p>Feeds an events into <em class="parameter"><code>controller</code></em>
|
221
221
|
, so it can be interpreted
|
222
222
|
and the controller actions triggered.</p>
|
@@ -236,7 +236,7 @@ and the controller actions triggered.</p>
|
|
236
236
|
</tr>
|
237
237
|
<tr>
|
238
238
|
<td class="parameter_name"><p>event</p></td>
|
239
|
-
<td class="parameter_description"><p>a <a href="../
|
239
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvent</span></a></p></td>
|
240
240
|
<td class="parameter_annotations"> </td>
|
241
241
|
</tr>
|
242
242
|
</tbody>
|
@@ -381,7 +381,7 @@ will be dropped at this point.</p>
|
|
381
381
|
<div class="refsect2">
|
382
382
|
<a name="GtkEventController--widget"></a><h3>The <code class="literal">“widget”</code> property</h3>
|
383
383
|
<pre class="programlisting"> “widget” <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *</pre>
|
384
|
-
<p>The widget receiving the <a href="../
|
384
|
+
<p>The widget receiving the <a href="../gdk4/gdk4-Event-Structures.html#GdkEvent"><span class="type">GdkEvents</span></a> that the controller will handle.</p>
|
385
385
|
<p>Flags: Read / Write / Construct Only</p>
|
386
386
|
<p class="since">Since: <a class="link" href="api-index-3-14.html#api-index-3.14">3.14</a></p>
|
387
387
|
</div>
|
@@ -659,7 +659,7 @@
|
|
659
659
|
</div>
|
660
660
|
<div class="refsect1">
|
661
661
|
<a name="GtkFileChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
662
|
-
<pre class="screen"> <a href="/home/
|
662
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
663
663
|
<span class="lineart">╰──</span> GtkFileChooser
|
664
664
|
</pre>
|
665
665
|
</div>
|
@@ -800,7 +800,7 @@ generate a preview.</p>
|
|
800
800
|
preview <span class="gtkdoc opt">=</span> <span class="function">GTK_WIDGET</span> <span class="gtkdoc opt">(</span>data<span class="gtkdoc opt">);</span>
|
801
801
|
filename <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkFileChooser.html#gtk-file-chooser-get-preview-filename">gtk_file_chooser_get_preview_filename</a></span> <span class="gtkdoc opt">(</span>file_chooser<span class="gtkdoc opt">);</span>
|
802
802
|
|
803
|
-
pixbuf <span class="gtkdoc opt">=</span> <span class="function"><a href="
|
803
|
+
pixbuf <span class="gtkdoc opt">=</span> <span class="function"><a href="../gdk-pixbuf/gdk-pixbuf-File-Loading.html#gdk-pixbuf-new-from-file-at-size">gdk_pixbuf_new_from_file_at_size</a></span> <span class="gtkdoc opt">(</span>filename<span class="gtkdoc opt">,</span> <span class="number">128</span><span class="gtkdoc opt">,</span> <span class="number">128</span><span class="gtkdoc opt">,</span> NULL<span class="gtkdoc opt">);</span>
|
804
804
|
have_preview <span class="gtkdoc opt">= (</span>pixbuf <span class="gtkdoc opt">!=</span> NULL<span class="gtkdoc opt">);</span>
|
805
805
|
<span class="function"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free">g_free</a></span> <span class="gtkdoc opt">(</span>filename<span class="gtkdoc opt">);</span>
|
806
806
|
|
@@ -2288,7 +2288,7 @@ gtk_file_chooser_set_extra_widget (<em class="parameter"><code><a class="link" h
|
|
2288
2288
|
<a name="gtk-file-chooser-get-extra-widget"></a><h3>gtk_file_chooser_get_extra_widget ()</h3>
|
2289
2289
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
2290
2290
|
gtk_file_chooser_get_extra_widget (<em class="parameter"><code><a class="link" href="GtkFileChooser.html" title="GtkFileChooser"><span class="type">GtkFileChooser</span></a> *chooser</code></em>);</pre>
|
2291
|
-
<p>Gets the current
|
2291
|
+
<p>Gets the current extra widget; see
|
2292
2292
|
<a class="link" href="GtkFileChooser.html#gtk-file-chooser-set-extra-widget" title="gtk_file_chooser_set_extra_widget ()"><code class="function">gtk_file_chooser_set_extra_widget()</code></a>.</p>
|
2293
2293
|
<div class="refsect3">
|
2294
2294
|
<a name="gtk-file-chooser-get-extra-widget.parameters"></a><h4>Parameters</h4>
|
@@ -342,10 +342,10 @@ gtk_font_button_set_font_name (<em class="parameter"><code><a class="link" href=
|
|
342
342
|
gtk_font_button_get_font_name (<em class="parameter"><code><a class="link" href="GtkFontButton.html" title="GtkFontButton"><span class="type">GtkFontButton</span></a> *font_button</code></em>);</pre>
|
343
343
|
<p>Retrieves the name of the currently selected font. This name includes
|
344
344
|
style and size information as well. If you want to render something
|
345
|
-
with the font, use this string with <a href="
|
345
|
+
with the font, use this string with <a href="../pango/pango-Fonts.html#pango-font-description-from-string"><code class="function">pango_font_description_from_string()</code></a> .
|
346
346
|
If you’re interested in peeking certain values (family name,
|
347
347
|
style, size, weight) just query these properties from the
|
348
|
-
<a href="
|
348
|
+
<a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> object.</p>
|
349
349
|
<div class="refsect3">
|
350
350
|
<a name="gtk-font-button-get-font-name.parameters"></a><h4>Parameters</h4>
|
351
351
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -46,7 +46,7 @@
|
|
46
46
|
<tbody>
|
47
47
|
<tr>
|
48
48
|
<td class="function_type">
|
49
|
-
<a href="
|
49
|
+
<a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="returnvalue">PangoFontFamily</span></a> *
|
50
50
|
</td>
|
51
51
|
<td class="function_name">
|
52
52
|
<a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font-family" title="gtk_font_chooser_get_font_family ()">gtk_font_chooser_get_font_family</a> <span class="c_punctuation">()</span>
|
@@ -54,7 +54,7 @@
|
|
54
54
|
</tr>
|
55
55
|
<tr>
|
56
56
|
<td class="function_type">
|
57
|
-
<a href="
|
57
|
+
<a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="returnvalue">PangoFontFace</span></a> *
|
58
58
|
</td>
|
59
59
|
<td class="function_name">
|
60
60
|
<a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font-face" title="gtk_font_chooser_get_font_face ()">gtk_font_chooser_get_font_face</a> <span class="c_punctuation">()</span>
|
@@ -86,7 +86,7 @@
|
|
86
86
|
</tr>
|
87
87
|
<tr>
|
88
88
|
<td class="function_type">
|
89
|
-
<a href="
|
89
|
+
<a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
90
90
|
</td>
|
91
91
|
<td class="function_name">
|
92
92
|
<a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font-desc" title="gtk_font_chooser_get_font_desc ()">gtk_font_chooser_get_font_desc</a> <span class="c_punctuation">()</span>
|
@@ -158,7 +158,7 @@
|
|
158
158
|
</tr>
|
159
159
|
<tr>
|
160
160
|
<td class="function_type">
|
161
|
-
<a href="
|
161
|
+
<a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
162
162
|
</td>
|
163
163
|
<td class="function_name">
|
164
164
|
<a class="link" href="GtkFontChooser.html#gtk-font-chooser-get-font-map" title="gtk_font_chooser_get_font_map ()">gtk_font_chooser_get_font_map</a> <span class="c_punctuation">()</span>
|
@@ -184,7 +184,7 @@
|
|
184
184
|
</tr>
|
185
185
|
<tr>
|
186
186
|
<td class="property_type">
|
187
|
-
<a href="
|
187
|
+
<a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</td>
|
188
188
|
<td class="property_name"><a class="link" href="GtkFontChooser.html#GtkFontChooser--font-desc" title="The “font-desc” property">font-desc</a></td>
|
189
189
|
<td class="property_flags">Read / Write</td>
|
190
190
|
</tr>
|
@@ -232,7 +232,7 @@
|
|
232
232
|
</div>
|
233
233
|
<div class="refsect1">
|
234
234
|
<a name="GtkFontChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
235
|
-
<pre class="screen"> <a href="/home/
|
235
|
+
<pre class="screen"> <a href="/home/mclasen/gnome/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
236
236
|
<span class="lineart">╰──</span> GtkFontChooser
|
237
237
|
</pre>
|
238
238
|
</div>
|
@@ -265,9 +265,9 @@ has been introducted in GTK+ 3.2.</p>
|
|
265
265
|
<a name="GtkFontChooser.functions_details"></a><h2>Functions</h2>
|
266
266
|
<div class="refsect2">
|
267
267
|
<a name="gtk-font-chooser-get-font-family"></a><h3>gtk_font_chooser_get_font_family ()</h3>
|
268
|
-
<pre class="programlisting"><a href="
|
268
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="returnvalue">PangoFontFamily</span></a> *
|
269
269
|
gtk_font_chooser_get_font_family (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>);</pre>
|
270
|
-
<p>Gets the <a href="
|
270
|
+
<p>Gets the <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a> representing the selected font family.
|
271
271
|
Font families are a collection of font faces.</p>
|
272
272
|
<p>If the selected font is not installed, returns <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>
|
273
273
|
<div class="refsect3">
|
@@ -287,7 +287,7 @@ Font families are a collection of font faces.</p>
|
|
287
287
|
</div>
|
288
288
|
<div class="refsect3">
|
289
289
|
<a name="gtk-font-chooser-get-font-family.returns"></a><h4>Returns</h4>
|
290
|
-
<p> A <a href="
|
290
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a> representing the
|
291
291
|
selected font family, 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>. The returned object is owned by <em class="parameter"><code>fontchooser</code></em>
|
292
292
|
and must not be modified or freed. </p>
|
293
293
|
<p><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>][<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -297,9 +297,9 @@ and must not be modified or freed. </p>
|
|
297
297
|
<hr>
|
298
298
|
<div class="refsect2">
|
299
299
|
<a name="gtk-font-chooser-get-font-face"></a><h3>gtk_font_chooser_get_font_face ()</h3>
|
300
|
-
<pre class="programlisting"><a href="
|
300
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="returnvalue">PangoFontFace</span></a> *
|
301
301
|
gtk_font_chooser_get_font_face (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>);</pre>
|
302
|
-
<p>Gets the <a href="
|
302
|
+
<p>Gets the <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> representing the selected font group
|
303
303
|
details (i.e. family, slant, weight, width, etc).</p>
|
304
304
|
<p>If the selected font is not installed, returns <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>
|
305
305
|
<div class="refsect3">
|
@@ -319,7 +319,7 @@ details (i.e. family, slant, weight, width, etc).</p>
|
|
319
319
|
</div>
|
320
320
|
<div class="refsect3">
|
321
321
|
<a name="gtk-font-chooser-get-font-face.returns"></a><h4>Returns</h4>
|
322
|
-
<p> A <a href="
|
322
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> representing the
|
323
323
|
selected font group details, 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>. The returned object is owned by
|
324
324
|
<em class="parameter"><code>fontchooser</code></em>
|
325
325
|
and must not be modified or freed. </p>
|
@@ -366,7 +366,7 @@ gtk_font_chooser_get_font (<em class="parameter"><code><a class="link" href="Gtk
|
|
366
366
|
normalize font names and thus return a string with a different
|
367
367
|
structure. For example, “Helvetica Italic Bold 12” could be
|
368
368
|
normalized to “Helvetica Bold Italic 12”.</p>
|
369
|
-
<p>Use <a href="
|
369
|
+
<p>Use <a href="../pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a> if you want to compare two
|
370
370
|
font descriptions.</p>
|
371
371
|
<div class="refsect3">
|
372
372
|
<a name="gtk-font-chooser-get-font.parameters"></a><h4>Parameters</h4>
|
@@ -426,7 +426,7 @@ gtk_font_chooser_set_font (<em class="parameter"><code><a class="link" href="Gtk
|
|
426
426
|
<hr>
|
427
427
|
<div class="refsect2">
|
428
428
|
<a name="gtk-font-chooser-get-font-desc"></a><h3>gtk_font_chooser_get_font_desc ()</h3>
|
429
|
-
<pre class="programlisting"><a href="
|
429
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="returnvalue">PangoFontDescription</span></a> *
|
430
430
|
gtk_font_chooser_get_font_desc (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>);</pre>
|
431
431
|
<p>Gets the currently-selected font.</p>
|
432
432
|
<p>Note that this can be a different string than what you set with
|
@@ -434,7 +434,7 @@ gtk_font_chooser_get_font_desc (<em class="parameter"><code><a class="link" href
|
|
434
434
|
normalize font names and thus return a string with a different
|
435
435
|
structure. For example, “Helvetica Italic Bold 12” could be
|
436
436
|
normalized to “Helvetica Bold Italic 12”.</p>
|
437
|
-
<p>Use <a href="
|
437
|
+
<p>Use <a href="../pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a> if you want to compare two
|
438
438
|
font descriptions.</p>
|
439
439
|
<div class="refsect3">
|
440
440
|
<a name="gtk-font-chooser-get-font-desc.parameters"></a><h4>Parameters</h4>
|
@@ -453,7 +453,7 @@ font descriptions.</p>
|
|
453
453
|
</div>
|
454
454
|
<div class="refsect3">
|
455
455
|
<a name="gtk-font-chooser-get-font-desc.returns"></a><h4>Returns</h4>
|
456
|
-
<p> A <a href="
|
456
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> for the
|
457
457
|
current font, 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> if no font is selected. </p>
|
458
458
|
<p><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>][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
459
459
|
</div>
|
@@ -464,7 +464,7 @@ current font, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/sha
|
|
464
464
|
<a name="gtk-font-chooser-set-font-desc"></a><h3>gtk_font_chooser_set_font_desc ()</h3>
|
465
465
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
466
466
|
gtk_font_chooser_set_font_desc (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>,
|
467
|
-
<em class="parameter"><code>const <a href="
|
467
|
+
<em class="parameter"><code>const <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *font_desc</code></em>);</pre>
|
468
468
|
<p>Sets the currently-selected font from <em class="parameter"><code>font_desc</code></em>
|
469
469
|
.</p>
|
470
470
|
<div class="refsect3">
|
@@ -483,7 +483,7 @@ gtk_font_chooser_set_font_desc (<em class="parameter"><code><a class="link" href
|
|
483
483
|
</tr>
|
484
484
|
<tr>
|
485
485
|
<td class="parameter_name"><p>font_desc</p></td>
|
486
|
-
<td class="parameter_description"><p>a <a href="
|
486
|
+
<td class="parameter_description"><p>a <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a></p></td>
|
487
487
|
<td class="parameter_annotations"> </td>
|
488
488
|
</tr>
|
489
489
|
</tbody>
|
@@ -618,8 +618,8 @@ gtk_font_chooser_set_show_preview_entry
|
|
618
618
|
<div class="refsect2">
|
619
619
|
<a name="GtkFontFilterFunc"></a><h3>GtkFontFilterFunc ()</h3>
|
620
620
|
<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>
|
621
|
-
<span class="c_punctuation">(</span>*GtkFontFilterFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="
|
622
|
-
<em class="parameter"><code>const <a href="
|
621
|
+
<span class="c_punctuation">(</span>*GtkFontFilterFunc<span class="c_punctuation">)</span> (<em class="parameter"><code>const <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a> *family</code></em>,
|
622
|
+
<em class="parameter"><code>const <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> *face</code></em>,
|
623
623
|
<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>
|
624
624
|
<p>The type of function that is used for deciding what fonts get
|
625
625
|
shown in a <a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a>. See <a class="link" href="GtkFontChooser.html#gtk-font-chooser-set-filter-func" title="gtk_font_chooser_set_filter_func ()"><code class="function">gtk_font_chooser_set_filter_func()</code></a>.</p>
|
@@ -634,12 +634,12 @@ shown in a <a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><sp
|
|
634
634
|
<tbody>
|
635
635
|
<tr>
|
636
636
|
<td class="parameter_name"><p>family</p></td>
|
637
|
-
<td class="parameter_description"><p>a <a href="
|
637
|
+
<td class="parameter_description"><p>a <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a></p></td>
|
638
638
|
<td class="parameter_annotations"> </td>
|
639
639
|
</tr>
|
640
640
|
<tr>
|
641
641
|
<td class="parameter_name"><p>face</p></td>
|
642
|
-
<td class="parameter_description"><p>a <a href="
|
642
|
+
<td class="parameter_description"><p>a <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> belonging to <em class="parameter"><code>family</code></em>
|
643
643
|
</p></td>
|
644
644
|
<td class="parameter_annotations"> </td>
|
645
645
|
</tr>
|
@@ -707,7 +707,7 @@ when it is no longer needed</p></td>
|
|
707
707
|
<a name="gtk-font-chooser-set-font-map"></a><h3>gtk_font_chooser_set_font_map ()</h3>
|
708
708
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
709
709
|
gtk_font_chooser_set_font_map (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>,
|
710
|
-
<em class="parameter"><code><a href="
|
710
|
+
<em class="parameter"><code><a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a> *fontmap</code></em>);</pre>
|
711
711
|
<p>Sets a custom font map to use for this font chooser widget.
|
712
712
|
A custom font map can be used to present application-specific
|
713
713
|
fonts instead of or in addition to the normal system fonts.</p>
|
@@ -731,8 +731,8 @@ PangoFontMap <span class="gtkdoc opt">*</span>fontmap<span class="gtkdoc opt">;<
|
|
731
731
|
config <span class="gtkdoc opt">=</span> <span class="function">FcInitLoadConfigAndFonts</span> <span class="gtkdoc opt">();</span>
|
732
732
|
<span class="function">FcConfigAppFontAddFile</span> <span class="gtkdoc opt">(</span>config<span class="gtkdoc opt">,</span> my_app_font_file<span class="gtkdoc opt">);</span>
|
733
733
|
|
734
|
-
fontmap <span class="gtkdoc opt">=</span> <span class="function"><a href="
|
735
|
-
<span class="function"><a href="
|
734
|
+
fontmap <span class="gtkdoc opt">=</span> <span class="function"><a href="../pango/pango-Cairo-Rendering.html#pango-cairo-font-map-new-for-font-type">pango_cairo_font_map_new_for_font_type</a></span> <span class="gtkdoc opt">(</span>CAIRO_FONT_TYPE_FT<span class="gtkdoc opt">);</span>
|
735
|
+
<span class="function"><a href="../pango/PangoFcFontMap.html#pango-fc-font-map-set-config">pango_fc_font_map_set_config</a></span> <span class="gtkdoc opt">(</span><span class="function">PANGO_FC_FONT_MAP</span> <span class="gtkdoc opt">(</span>fontmap<span class="gtkdoc opt">),</span> config<span class="gtkdoc opt">);</span>
|
736
736
|
|
737
737
|
<span class="function"><a href="GtkFontChooser.html#gtk-font-chooser-set-font-map">gtk_font_chooser_set_font_map</a></span> <span class="gtkdoc opt">(</span>font_chooser<span class="gtkdoc opt">,</span> fontmap<span class="gtkdoc opt">);</span></pre></td>
|
738
738
|
</tr>
|
@@ -750,7 +750,7 @@ font if it is present in the font map they use:</p>
|
|
750
750
|
<td class="listing_lines" align="right"><pre>1
|
751
751
|
2</pre></td>
|
752
752
|
<td class="listing_code"><pre class="programlisting">context <span class="gtkdoc opt">=</span> <span class="function"><a href="GtkWidget.html#gtk-widget-get-pango-context">gtk_widget_get_pango_context</a></span> <span class="gtkdoc opt">(</span>label<span class="gtkdoc opt">);</span>
|
753
|
-
<span class="function"><a href="
|
753
|
+
<span class="function"><a href="../pango/pango-Text-Processing.html#pango-context-set-font-map">pango_context_set_font_map</a></span> <span class="gtkdoc opt">(</span>context<span class="gtkdoc opt">,</span> fontmap<span class="gtkdoc opt">);</span></pre></td>
|
754
754
|
</tr>
|
755
755
|
</tbody>
|
756
756
|
</table>
|
@@ -773,7 +773,7 @@ font if it is present in the font map they use:</p>
|
|
773
773
|
</tr>
|
774
774
|
<tr>
|
775
775
|
<td class="parameter_name"><p>fontmap</p></td>
|
776
|
-
<td class="parameter_description"><p> a <a href="
|
776
|
+
<td class="parameter_description"><p> a <a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</span></a>. </p></td>
|
777
777
|
<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>
|
778
778
|
</tr>
|
779
779
|
</tbody>
|
@@ -784,7 +784,7 @@ font if it is present in the font map they use:</p>
|
|
784
784
|
<hr>
|
785
785
|
<div class="refsect2">
|
786
786
|
<a name="gtk-font-chooser-get-font-map"></a><h3>gtk_font_chooser_get_font_map ()</h3>
|
787
|
-
<pre class="programlisting"><a href="
|
787
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="returnvalue">PangoFontMap</span></a> *
|
788
788
|
gtk_font_chooser_get_font_map (<em class="parameter"><code><a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a> *fontchooser</code></em>);</pre>
|
789
789
|
<p>Gets the custom font map of this font chooser widget,
|
790
790
|
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> if it does not have one.</p>
|
@@ -805,7 +805,7 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
805
805
|
</div>
|
806
806
|
<div class="refsect3">
|
807
807
|
<a name="gtk-font-chooser-get-font-map.returns"></a><h4>Returns</h4>
|
808
|
-
<p> a <a href="
|
808
|
+
<p> a <a href="../pango/pango-Fonts.html#PangoFontMap-struct"><span class="type">PangoFontMap</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>
|
809
809
|
<p><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>][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
810
810
|
</div>
|
811
811
|
<p class="since">Since: <a class="link" href="api-index-3-18.html#api-index-3.18">3.18</a></p>
|
@@ -830,8 +830,8 @@ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/htm
|
|
830
830
|
<hr>
|
831
831
|
<div class="refsect2">
|
832
832
|
<a name="GtkFontChooser--font-desc"></a><h3>The <code class="literal">“font-desc”</code> property</h3>
|
833
|
-
<pre class="programlisting"> “font-desc” <a href="
|
834
|
-
<p>The font description as a <a href="
|
833
|
+
<pre class="programlisting"> “font-desc” <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a> *</pre>
|
834
|
+
<p>The font description as a <a href="../pango/pango-Fonts.html#PangoFontDescription-struct"><span class="type">PangoFontDescription</span></a>.</p>
|
835
835
|
<p>Flags: Read / Write</p>
|
836
836
|
</div>
|
837
837
|
<hr>
|
@@ -83,7 +83,7 @@
|
|
83
83
|
</tr>
|
84
84
|
<tr>
|
85
85
|
<td class="function_type">
|
86
|
-
<a href="
|
86
|
+
<a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="returnvalue">PangoFontFace</span></a> *
|
87
87
|
</td>
|
88
88
|
<td class="function_name">
|
89
89
|
<a class="link" href="GtkFontSelection.html#gtk-font-selection-get-face" title="gtk_font_selection_get_face ()">gtk_font_selection_get_face</a> <span class="c_punctuation">()</span>
|
@@ -99,7 +99,7 @@
|
|
99
99
|
</tr>
|
100
100
|
<tr>
|
101
101
|
<td class="function_type">
|
102
|
-
<a href="
|
102
|
+
<a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="returnvalue">PangoFontFamily</span></a> *
|
103
103
|
</td>
|
104
104
|
<td class="function_name">
|
105
105
|
<a class="link" href="GtkFontSelection.html#gtk-font-selection-get-family" title="gtk_font_selection_get_family ()">gtk_font_selection_get_family</a> <span class="c_punctuation">()</span>
|
@@ -250,7 +250,7 @@ gtk_font_selection_get_font_name (<em class="parameter"><code><a class="link" hr
|
|
250
250
|
<a class="link" href="GtkFontSelection.html#gtk-font-selection-set-font-name" title="gtk_font_selection_set_font_name ()"><code class="function">gtk_font_selection_set_font_name()</code></a>, as the font selection widget may
|
251
251
|
normalize font names and thus return a string with a different structure.
|
252
252
|
For example, “Helvetica Italic Bold 12” could be normalized to
|
253
|
-
“Helvetica Bold Italic 12”. Use <a href="
|
253
|
+
“Helvetica Bold Italic 12”. Use <a href="../pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a>
|
254
254
|
if you want to compare two font descriptions.</p>
|
255
255
|
<div class="refsect3">
|
256
256
|
<a name="gtk-font-selection-get-font-name.parameters"></a><h4>Parameters</h4>
|
@@ -390,13 +390,13 @@ The <em class="parameter"><code>text</code></em>
|
|
390
390
|
<hr>
|
391
391
|
<div class="refsect2">
|
392
392
|
<a name="gtk-font-selection-get-face"></a><h3>gtk_font_selection_get_face ()</h3>
|
393
|
-
<pre class="programlisting"><a href="
|
393
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="returnvalue">PangoFontFace</span></a> *
|
394
394
|
gtk_font_selection_get_face (<em class="parameter"><code><a class="link" href="GtkFontSelection.html" title="GtkFontSelection"><span class="type">GtkFontSelection</span></a> *fontsel</code></em>);</pre>
|
395
395
|
<div class="warning">
|
396
396
|
<p><code class="literal">gtk_font_selection_get_face</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
397
397
|
<p>Use <a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a></p>
|
398
398
|
</div>
|
399
|
-
<p>Gets the <a href="
|
399
|
+
<p>Gets the <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> representing the selected font group
|
400
400
|
details (i.e. family, slant, weight, width, etc).</p>
|
401
401
|
<div class="refsect3">
|
402
402
|
<a name="gtk-font-selection-get-face.parameters"></a><h4>Parameters</h4>
|
@@ -415,7 +415,7 @@ details (i.e. family, slant, weight, width, etc).</p>
|
|
415
415
|
</div>
|
416
416
|
<div class="refsect3">
|
417
417
|
<a name="gtk-font-selection-get-face.returns"></a><h4>Returns</h4>
|
418
|
-
<p> A <a href="
|
418
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontFace-struct"><span class="type">PangoFontFace</span></a> representing the
|
419
419
|
selected font group details. The returned object is owned by
|
420
420
|
<em class="parameter"><code>fontsel</code></em>
|
421
421
|
and must not be modified or freed. </p>
|
@@ -460,13 +460,13 @@ the selected font. For example, “Regular”, “Bold”, etc.</p>
|
|
460
460
|
<hr>
|
461
461
|
<div class="refsect2">
|
462
462
|
<a name="gtk-font-selection-get-family"></a><h3>gtk_font_selection_get_family ()</h3>
|
463
|
-
<pre class="programlisting"><a href="
|
463
|
+
<pre class="programlisting"><a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="returnvalue">PangoFontFamily</span></a> *
|
464
464
|
gtk_font_selection_get_family (<em class="parameter"><code><a class="link" href="GtkFontSelection.html" title="GtkFontSelection"><span class="type">GtkFontSelection</span></a> *fontsel</code></em>);</pre>
|
465
465
|
<div class="warning">
|
466
466
|
<p><code class="literal">gtk_font_selection_get_family</code> has been deprecated since version 3.2 and should not be used in newly-written code.</p>
|
467
467
|
<p>Use <a class="link" href="GtkFontChooser.html" title="GtkFontChooser"><span class="type">GtkFontChooser</span></a></p>
|
468
468
|
</div>
|
469
|
-
<p>Gets the <a href="
|
469
|
+
<p>Gets the <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a> representing the selected font family.</p>
|
470
470
|
<div class="refsect3">
|
471
471
|
<a name="gtk-font-selection-get-family.parameters"></a><h4>Parameters</h4>
|
472
472
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -484,7 +484,7 @@ gtk_font_selection_get_family (<em class="parameter"><code><a class="link" href=
|
|
484
484
|
</div>
|
485
485
|
<div class="refsect3">
|
486
486
|
<a name="gtk-font-selection-get-family.returns"></a><h4>Returns</h4>
|
487
|
-
<p> A <a href="
|
487
|
+
<p> A <a href="../pango/pango-Fonts.html#PangoFontFamily-struct"><span class="type">PangoFontFamily</span></a> representing the
|
488
488
|
selected font family. Font families are a collection of font
|
489
489
|
faces. The returned object is owned by <em class="parameter"><code>fontsel</code></em>
|
490
490
|
and must not
|
@@ -207,7 +207,7 @@ gtk_font_selection_dialog_get_font_name
|
|
207
207
|
<a class="link" href="GtkFontSelectionDialog.html#gtk-font-selection-dialog-set-font-name" title="gtk_font_selection_dialog_set_font_name ()"><code class="function">gtk_font_selection_dialog_set_font_name()</code></a>, as the font selection widget
|
208
208
|
may normalize font names and thus return a string with a different
|
209
209
|
structure. For example, “Helvetica Italic Bold 12” could be normalized
|
210
|
-
to “Helvetica Bold Italic 12”. Use <a href="
|
210
|
+
to “Helvetica Bold Italic 12”. Use <a href="../pango/pango-Fonts.html#pango-font-description-equal"><code class="function">pango_font_description_equal()</code></a>
|
211
211
|
if you want to compare two font descriptions.</p>
|
212
212
|
<div class="refsect3">
|
213
213
|
<a name="gtk-font-selection-dialog-get-font-name.parameters"></a><h4>Parameters</h4>
|
@@ -53,7 +53,7 @@
|
|
53
53
|
</tr>
|
54
54
|
<tr>
|
55
55
|
<td class="function_type">
|
56
|
-
<a href="../
|
56
|
+
<a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="returnvalue">GdkGLContext</span></a> *
|
57
57
|
</td>
|
58
58
|
<td class="function_name">
|
59
59
|
<a class="link" href="GtkGLArea.html#gtk-gl-area-get-context" title="gtk_gl_area_get_context ()">gtk_gl_area_get_context</a> <span class="c_punctuation">()</span>
|
@@ -214,7 +214,7 @@
|
|
214
214
|
</tr>
|
215
215
|
<tr>
|
216
216
|
<td class="property_type">
|
217
|
-
<a href="../
|
217
|
+
<a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> *</td>
|
218
218
|
<td class="property_name"><a class="link" href="GtkGLArea.html#GtkGLArea--context" title="The “context” property">context</a></td>
|
219
219
|
<td class="property_flags">Read</td>
|
220
220
|
</tr>
|
@@ -252,7 +252,7 @@
|
|
252
252
|
<tbody>
|
253
253
|
<tr>
|
254
254
|
<td class="signal_type">
|
255
|
-
<a href="../
|
255
|
+
<a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="returnvalue">GdkGLContext</span></a>*</td>
|
256
256
|
<td class="signal_name"><a class="link" href="GtkGLArea.html#GtkGLArea-create-context" title="The “create-context” signal">create-context</a></td>
|
257
257
|
<td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
|
258
258
|
</tr>
|
@@ -310,7 +310,7 @@ GtkGLArea implements
|
|
310
310
|
<div class="refsect1">
|
311
311
|
<a name="GtkGLArea.description"></a><h2>Description</h2>
|
312
312
|
<p><a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> is a widget that allows drawing with OpenGL.</p>
|
313
|
-
<p><a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> sets up its own <a href="../
|
313
|
+
<p><a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> sets up its own <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> for the window it creates, and
|
314
314
|
creates a custom GL framebuffer that the widget will do GL rendering onto.
|
315
315
|
It also ensures that this framebuffer is the default GL rendering target
|
316
316
|
when rendering.</p>
|
@@ -318,7 +318,7 @@ when rendering.</p>
|
|
318
318
|
or subclass <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> and override the <em class="parameter"><code>GtkGLAreaClass.render()</code></em>
|
319
319
|
virtual
|
320
320
|
function.</p>
|
321
|
-
<p>The <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget ensures that the <a href="../
|
321
|
+
<p>The <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget ensures that the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> is associated with
|
322
322
|
the widget's drawing area, and it is kept updated when the size and
|
323
323
|
position of the drawing area changes.</p>
|
324
324
|
<div class="refsect3">
|
@@ -400,7 +400,7 @@ for you to draw its content:</p>
|
|
400
400
|
<p>If you need to initialize OpenGL state, e.g. buffer objects or
|
401
401
|
shaders, you should use the <a class="link" href="GtkWidget.html#GtkWidget-realize" title="The “realize” signal"><span class="type">“realize”</span></a> signal; you
|
402
402
|
can use the <a class="link" href="GtkWidget.html#GtkWidget-unrealize" title="The “unrealize” signal"><span class="type">“unrealize”</span></a> signal to clean up. Since the
|
403
|
-
<a href="../
|
403
|
+
<a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> creation and initialization may fail, you will
|
404
404
|
need to check for errors, using <a class="link" href="GtkGLArea.html#gtk-gl-area-get-error" title="gtk_gl_area_get_error ()"><code class="function">gtk_gl_area_get_error()</code></a>. An example
|
405
405
|
of how to safely initialize the GL state is:</p>
|
406
406
|
<div class="informalexample">
|
@@ -479,7 +479,7 @@ of how to safely initialize the GL state is:</p>
|
|
479
479
|
</div>
|
480
480
|
|
481
481
|
<p></p>
|
482
|
-
<p>If you need to change the options for creating the <a href="../
|
482
|
+
<p>If you need to change the options for creating the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a>
|
483
483
|
you should use the <a class="link" href="GtkGLArea.html#GtkGLArea-create-context" title="The “create-context” signal"><span class="type">“create-context”</span></a> signal.</p>
|
484
484
|
</div>
|
485
485
|
</div>
|
@@ -500,9 +500,9 @@ gtk_gl_area_new (<em class="parameter"><code><span class="type">void</span></cod
|
|
500
500
|
<hr>
|
501
501
|
<div class="refsect2">
|
502
502
|
<a name="gtk-gl-area-get-context"></a><h3>gtk_gl_area_get_context ()</h3>
|
503
|
-
<pre class="programlisting"><a href="../
|
503
|
+
<pre class="programlisting"><a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="returnvalue">GdkGLContext</span></a> *
|
504
504
|
gtk_gl_area_get_context (<em class="parameter"><code><a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> *area</code></em>);</pre>
|
505
|
-
<p>Retrieves the <a href="../
|
505
|
+
<p>Retrieves the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> used by <em class="parameter"><code>area</code></em>
|
506
506
|
.</p>
|
507
507
|
<div class="refsect3">
|
508
508
|
<a name="gtk-gl-area-get-context.parameters"></a><h4>Parameters</h4>
|
@@ -521,7 +521,7 @@ gtk_gl_area_get_context (<em class="parameter"><code><a class="link" href="GtkGL
|
|
521
521
|
</div>
|
522
522
|
<div class="refsect3">
|
523
523
|
<a name="gtk-gl-area-get-context.returns"></a><h4>Returns</h4>
|
524
|
-
<p> the <a href="../
|
524
|
+
<p> the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a>. </p>
|
525
525
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
526
526
|
</div>
|
527
527
|
<p class="since">Since: <a class="link" href="api-index-3-16.html#api-index-3.16">3.16</a></p>
|
@@ -531,7 +531,7 @@ gtk_gl_area_get_context (<em class="parameter"><code><a class="link" href="GtkGL
|
|
531
531
|
<a name="gtk-gl-area-make-current"></a><h3>gtk_gl_area_make_current ()</h3>
|
532
532
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
533
533
|
gtk_gl_area_make_current (<em class="parameter"><code><a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> *area</code></em>);</pre>
|
534
|
-
<p>Ensures that the <a href="../
|
534
|
+
<p>Ensures that the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> used by <em class="parameter"><code>area</code></em>
|
535
535
|
is associated with
|
536
536
|
the <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a>.</p>
|
537
537
|
<p>This function is automatically called before emitting the
|
@@ -1016,7 +1016,7 @@ gtk_gl_area_set_use_es (<em class="parameter"><code><a class="link" href="GtkGLA
|
|
1016
1016
|
<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> use_es</code></em>);</pre>
|
1017
1017
|
<p>Sets whether the <em class="parameter"><code>area</code></em>
|
1018
1018
|
should create an OpenGL or an OpenGL ES context.</p>
|
1019
|
-
<p>You should check the capabilities of the <a href="../
|
1019
|
+
<p>You should check the capabilities of the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> before drawing
|
1020
1020
|
with either API.</p>
|
1021
1021
|
<div class="refsect3">
|
1022
1022
|
<a name="gtk-gl-area-set-use-es.parameters"></a><h4>Parameters</h4>
|
@@ -1142,9 +1142,9 @@ to redraw.</p>
|
|
1142
1142
|
<hr>
|
1143
1143
|
<div class="refsect2">
|
1144
1144
|
<a name="GtkGLArea--context"></a><h3>The <code class="literal">“context”</code> property</h3>
|
1145
|
-
<pre class="programlisting"> “context” <a href="../
|
1146
|
-
<p>The <a href="../
|
1147
|
-
<p>The <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget is responsible for creating the <a href="../
|
1145
|
+
<pre class="programlisting"> “context” <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> *</pre>
|
1146
|
+
<p>The <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> used by the <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget.</p>
|
1147
|
+
<p>The <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget is responsible for creating the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a>
|
1148
1148
|
instance. If you need to render with other kinds of buffers (stencil,
|
1149
1149
|
depth, etc), use render buffers.</p>
|
1150
1150
|
<p>Flags: Read</p>
|
@@ -1187,9 +1187,9 @@ target framebuffer.</p>
|
|
1187
1187
|
<div class="refsect2">
|
1188
1188
|
<a name="GtkGLArea--use-es"></a><h3>The <code class="literal">“use-es”</code> property</h3>
|
1189
1189
|
<pre class="programlisting"> “use-es” <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></pre>
|
1190
|
-
<p>If set to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the widget will try to create a <a href="../
|
1190
|
+
<p>If set to <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> the widget will try to create a <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> using
|
1191
1191
|
OpenGL ES instead of OpenGL.</p>
|
1192
|
-
<p>See also: <a href="../
|
1192
|
+
<p>See also: <a href="../gdk4/GdkGLContext.html#gdk-gl-context-set-use-es"><code class="function">gdk_gl_context_set_use_es()</code></a></p>
|
1193
1193
|
<p>Flags: Read / Write</p>
|
1194
1194
|
<p>Default value: FALSE</p>
|
1195
1195
|
<p class="since">Since: <a class="link" href="api-index-3-22.html#api-index-3.22">3.22</a></p>
|
@@ -1199,7 +1199,7 @@ OpenGL ES instead of OpenGL.</p>
|
|
1199
1199
|
<a name="GtkGLArea.signal-details"></a><h2>Signal Details</h2>
|
1200
1200
|
<div class="refsect2">
|
1201
1201
|
<a name="GtkGLArea-create-context"></a><h3>The <code class="literal">“create-context”</code> signal</h3>
|
1202
|
-
<pre class="programlisting"><a href="../
|
1202
|
+
<pre class="programlisting"><a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="returnvalue">GdkGLContext</span></a>*
|
1203
1203
|
user_function (<a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> *area,
|
1204
1204
|
<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>
|
1205
1205
|
<p>The ::create-context signal is emitted when the widget is being
|
@@ -1239,7 +1239,7 @@ of how the construction failed.</p>
|
|
1239
1239
|
</div>
|
1240
1240
|
<div class="refsect3">
|
1241
1241
|
<a name="GtkGLArea-create-context.returns"></a><h4>Returns</h4>
|
1242
|
-
<p> a newly created <a href="../
|
1242
|
+
<p> a newly created <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a>;
|
1243
1243
|
the <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> widget will take ownership of the returned value. </p>
|
1244
1244
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1245
1245
|
</div>
|
@@ -1251,7 +1251,7 @@ the <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">G
|
|
1251
1251
|
<a name="GtkGLArea-render"></a><h3>The <code class="literal">“render”</code> signal</h3>
|
1252
1252
|
<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>
|
1253
1253
|
user_function (<a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> *area,
|
1254
|
-
<a href="../
|
1254
|
+
<a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> *context,
|
1255
1255
|
<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>
|
1256
1256
|
<p>The ::render signal is emitted every time the contents
|
1257
1257
|
of the <a class="link" href="GtkGLArea.html" title="GtkGLArea"><span class="type">GtkGLArea</span></a> should be redrawn.</p>
|
@@ -1275,7 +1275,7 @@ and the buffers are painted to the window once the emission terminates.</p>
|
|
1275
1275
|
</tr>
|
1276
1276
|
<tr>
|
1277
1277
|
<td class="parameter_name"><p>context</p></td>
|
1278
|
-
<td class="parameter_description"><p>the <a href="../
|
1278
|
+
<td class="parameter_description"><p>the <a href="../gdk4/GdkGLContext.html#GdkGLContext-struct"><span class="type">GdkGLContext</span></a> used by <em class="parameter"><code>area</code></em>
|
1279
1279
|
</p></td>
|
1280
1280
|
<td class="parameter_annotations"> </td>
|
1281
1281
|
</tr>
|