gdk3 3.1.6-x64-mingw32 → 3.1.7-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/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
@@ -158,7 +158,7 @@
|
|
158
158
|
</tr>
|
159
159
|
<tr>
|
160
160
|
<td class="function_type">
|
161
|
-
<a href="../
|
161
|
+
<a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a>
|
162
162
|
</td>
|
163
163
|
<td class="function_name">
|
164
164
|
<a class="link" href="GtkWindow.html#gtk-window-get-gravity" title="gtk_window_get_gravity ()">gtk_window_get_gravity</a> <span class="c_punctuation">()</span>
|
@@ -214,7 +214,7 @@
|
|
214
214
|
</tr>
|
215
215
|
<tr>
|
216
216
|
<td class="function_type">
|
217
|
-
<a href="../
|
217
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
218
218
|
</td>
|
219
219
|
<td class="function_name">
|
220
220
|
<a class="link" href="GtkWindow.html#gtk-window-get-screen" title="gtk_window_get_screen ()">gtk_window_get_screen</a> <span class="c_punctuation">()</span>
|
@@ -597,7 +597,7 @@
|
|
597
597
|
</tr>
|
598
598
|
<tr>
|
599
599
|
<td class="function_type">
|
600
|
-
<a href="
|
600
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
601
601
|
</td>
|
602
602
|
<td class="function_name">
|
603
603
|
<a class="link" href="GtkWindow.html#gtk-window-get-icon" title="gtk_window_get_icon ()">gtk_window_get_icon</a> <span class="c_punctuation">()</span>
|
@@ -620,7 +620,7 @@
|
|
620
620
|
</tr>
|
621
621
|
<tr>
|
622
622
|
<td class="function_type">
|
623
|
-
<a href="../
|
623
|
+
<a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
624
624
|
</td>
|
625
625
|
<td class="function_name">
|
626
626
|
<a class="link" href="GtkWindow.html#gtk-window-get-mnemonic-modifier" title="gtk_window_get_mnemonic_modifier ()">gtk_window_get_mnemonic_modifier</a> <span class="c_punctuation">()</span>
|
@@ -682,7 +682,7 @@
|
|
682
682
|
</tr>
|
683
683
|
<tr>
|
684
684
|
<td class="function_type">
|
685
|
-
<a href="../
|
685
|
+
<a href="../gdk4/gdk4-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a>
|
686
686
|
</td>
|
687
687
|
<td class="function_name">
|
688
688
|
<a class="link" href="GtkWindow.html#gtk-window-get-type-hint" title="gtk_window_get_type_hint ()">gtk_window_get_type_hint</a> <span class="c_punctuation">()</span>
|
@@ -1057,7 +1057,7 @@
|
|
1057
1057
|
<td class="property_flags">Read / Write</td>
|
1058
1058
|
</tr>
|
1059
1059
|
<tr>
|
1060
|
-
<td class="property_type"><a href="../
|
1060
|
+
<td class="property_type"><a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a></td>
|
1061
1061
|
<td class="property_name"><a class="link" href="GtkWindow.html#GtkWindow--gravity" title="The “gravity” property">gravity</a></td>
|
1062
1062
|
<td class="property_flags">Read / Write</td>
|
1063
1063
|
</tr>
|
@@ -1078,7 +1078,7 @@
|
|
1078
1078
|
</tr>
|
1079
1079
|
<tr>
|
1080
1080
|
<td class="property_type">
|
1081
|
-
<a href="
|
1081
|
+
<a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</td>
|
1082
1082
|
<td class="property_name"><a class="link" href="GtkWindow.html#GtkWindow--icon" title="The “icon” property">icon</a></td>
|
1083
1083
|
<td class="property_flags">Read / Write</td>
|
1084
1084
|
</tr>
|
@@ -1126,7 +1126,7 @@
|
|
1126
1126
|
</tr>
|
1127
1127
|
<tr>
|
1128
1128
|
<td class="property_type">
|
1129
|
-
<a href="../
|
1129
|
+
<a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</td>
|
1130
1130
|
<td class="property_name"><a class="link" href="GtkWindow.html#GtkWindow--screen" title="The “screen” property">screen</a></td>
|
1131
1131
|
<td class="property_flags">Read / Write</td>
|
1132
1132
|
</tr>
|
@@ -1164,7 +1164,7 @@
|
|
1164
1164
|
<td class="property_flags">Read / Write / Construct Only</td>
|
1165
1165
|
</tr>
|
1166
1166
|
<tr>
|
1167
|
-
<td class="property_type"><a href="../
|
1167
|
+
<td class="property_type"><a href="../gdk4/gdk4-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a></td>
|
1168
1168
|
<td class="property_name"><a class="link" href="GtkWindow.html#GtkWindow--type-hint" title="The “type-hint” property">type-hint</a></td>
|
1169
1169
|
<td class="property_flags">Read / Write</td>
|
1170
1170
|
</tr>
|
@@ -1353,9 +1353,11 @@ attribute of a <child> element.</p>
|
|
1353
1353
|
<tr>
|
1354
1354
|
<td class="listing_lines" align="right"><pre>1
|
1355
1355
|
2
|
1356
|
-
3
|
1357
|
-
|
1356
|
+
3
|
1357
|
+
4</pre></td>
|
1358
|
+
<td class="listing_code"><pre class="programlisting">window<span class="gtkdoc opt">.</span>background
|
1358
1359
|
├── decoration
|
1360
|
+
├── <span class="gtkdoc opt"><</span>titlebar child<span class="gtkdoc opt">>.</span>titlebar <span class="gtkdoc opt">[.</span><span class="keyword">default</span><span class="gtkdoc opt">-</span>decoration<span class="gtkdoc opt">]</span>
|
1359
1361
|
╰── <span class="gtkdoc opt"><</span>child<span class="gtkdoc opt">></span></pre></td>
|
1360
1362
|
</tr>
|
1361
1363
|
</tbody>
|
@@ -1829,12 +1831,12 @@ gtk_window_set_geometry_hints.</p>
|
|
1829
1831
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1830
1832
|
gtk_window_set_geometry_hints (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
1831
1833
|
<em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *geometry_widget</code></em>,
|
1832
|
-
<em class="parameter"><code><a href="../
|
1833
|
-
<em class="parameter"><code><a href="../
|
1834
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> *geometry</code></em>,
|
1835
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindowHints"><span class="type">GdkWindowHints</span></a> geom_mask</code></em>);</pre>
|
1834
1836
|
<p>This function sets up hints about how a window can be resized by
|
1835
1837
|
the user. You can set a minimum and maximum size; allowed resize
|
1836
1838
|
increments (e.g. for xterm, you can only resize by the size of a
|
1837
|
-
character); aspect ratios; and more. See the <a href="../
|
1839
|
+
character); aspect ratios; and more. See the <a href="../gdk4/gdk4-Windows.html#GdkGeometry"><span class="type">GdkGeometry</span></a> struct.</p>
|
1838
1840
|
<div class="refsect3">
|
1839
1841
|
<a name="gtk-window-set-geometry-hints.parameters"></a><h4>Parameters</h4>
|
1840
1842
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -1875,11 +1877,11 @@ set. </p></td>
|
|
1875
1877
|
<a name="gtk-window-set-gravity"></a><h3>gtk_window_set_gravity ()</h3>
|
1876
1878
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
1877
1879
|
gtk_window_set_gravity (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
1878
|
-
<em class="parameter"><code><a href="../
|
1880
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> gravity</code></em>);</pre>
|
1879
1881
|
<p>Window gravity defines the meaning of coordinates passed to
|
1880
|
-
<a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../
|
1882
|
+
<a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
|
1881
1883
|
more details.</p>
|
1882
|
-
<p>The default window gravity is <a href="../
|
1884
|
+
<p>The default window gravity is <a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a> which will
|
1883
1885
|
typically “do what you mean.”</p>
|
1884
1886
|
<div class="refsect3">
|
1885
1887
|
<a name="gtk-window-set-gravity.parameters"></a><h4>Parameters</h4>
|
@@ -1907,7 +1909,7 @@ typically “do what you mean.”</p>
|
|
1907
1909
|
<hr>
|
1908
1910
|
<div class="refsect2">
|
1909
1911
|
<a name="gtk-window-get-gravity"></a><h3>gtk_window_get_gravity ()</h3>
|
1910
|
-
<pre class="programlisting"><a href="../
|
1912
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="returnvalue">GdkGravity</span></a>
|
1911
1913
|
gtk_window_get_gravity (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
|
1912
1914
|
<p>Gets the value set by <a class="link" href="GtkWindow.html#gtk-window-set-gravity" title="gtk_window_set_gravity ()"><code class="function">gtk_window_set_gravity()</code></a>.</p>
|
1913
1915
|
<div class="refsect3">
|
@@ -1981,7 +1983,7 @@ functions in GTK+ will sometimes call
|
|
1981
1983
|
<p>On Wayland, this function can also be used to attach a new
|
1982
1984
|
<a class="link" href="GtkWindow.html#GTK-WINDOW-POPUP:CAPS"><span class="type">GTK_WINDOW_POPUP</span></a> to a <a class="link" href="GtkWindow.html#GTK-WINDOW-TOPLEVEL:CAPS"><span class="type">GTK_WINDOW_TOPLEVEL</span></a> parent already mapped
|
1983
1985
|
on screen so that the <a class="link" href="GtkWindow.html#GTK-WINDOW-POPUP:CAPS"><span class="type">GTK_WINDOW_POPUP</span></a> will be created as a
|
1984
|
-
subsurface-based window <a href="../
|
1986
|
+
subsurface-based window <a href="../gdk4/gdk4-Windows.html#GDK-WINDOW-SUBSURFACE:CAPS"><span class="type">GDK_WINDOW_SUBSURFACE</span></a> which can be
|
1985
1987
|
positioned at will relatively to the <a class="link" href="GtkWindow.html#GTK-WINDOW-TOPLEVEL:CAPS"><span class="type">GTK_WINDOW_TOPLEVEL</span></a> surface.</p>
|
1986
1988
|
<p>On Windows, this function puts the child window on top of the parent,
|
1987
1989
|
much as the window manager would have done on X.</p>
|
@@ -2139,8 +2141,8 @@ is maximized</p></td>
|
|
2139
2141
|
<a name="gtk-window-set-screen"></a><h3>gtk_window_set_screen ()</h3>
|
2140
2142
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2141
2143
|
gtk_window_set_screen (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
2142
|
-
<em class="parameter"><code><a href="../
|
2143
|
-
<p>Sets the <a href="../
|
2144
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>);</pre>
|
2145
|
+
<p>Sets the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> where the <em class="parameter"><code>window</code></em>
|
2144
2146
|
is displayed; if
|
2145
2147
|
the window is already mapped, it will be unmapped, and
|
2146
2148
|
then remapped on the new screen.</p>
|
@@ -2160,7 +2162,7 @@ then remapped on the new screen.</p>
|
|
2160
2162
|
</tr>
|
2161
2163
|
<tr>
|
2162
2164
|
<td class="parameter_name"><p>screen</p></td>
|
2163
|
-
<td class="parameter_description"><p>a <a href="../
|
2165
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>.</p></td>
|
2164
2166
|
<td class="parameter_annotations"> </td>
|
2165
2167
|
</tr>
|
2166
2168
|
</tbody>
|
@@ -2171,9 +2173,9 @@ then remapped on the new screen.</p>
|
|
2171
2173
|
<hr>
|
2172
2174
|
<div class="refsect2">
|
2173
2175
|
<a name="gtk-window-get-screen"></a><h3>gtk_window_get_screen ()</h3>
|
2174
|
-
<pre class="programlisting"><a href="../
|
2176
|
+
<pre class="programlisting"><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="returnvalue">GdkScreen</span></a> *
|
2175
2177
|
gtk_window_get_screen (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
|
2176
|
-
<p>Returns the <a href="../
|
2178
|
+
<p>Returns the <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> associated with <em class="parameter"><code>window</code></em>
|
2177
2179
|
.</p>
|
2178
2180
|
<div class="refsect3">
|
2179
2181
|
<a name="gtk-window-get-screen.parameters"></a><h4>Parameters</h4>
|
@@ -2192,7 +2194,7 @@ gtk_window_get_screen (<em class="parameter"><code><a class="link" href="GtkWind
|
|
2192
2194
|
</div>
|
2193
2195
|
<div class="refsect3">
|
2194
2196
|
<a name="gtk-window-get-screen.returns"></a><h4>Returns</h4>
|
2195
|
-
<p> a <a href="../
|
2197
|
+
<p> a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a>. </p>
|
2196
2198
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2197
2199
|
</div>
|
2198
2200
|
<p class="since">Since: 2.2</p>
|
@@ -2387,7 +2389,7 @@ gtk_window_remove_mnemonic (<em class="parameter"><code><a class="link" href="Gt
|
|
2387
2389
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2388
2390
|
gtk_window_mnemonic_activate (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
2389
2391
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> keyval</code></em>,
|
2390
|
-
<em class="parameter"><code><a href="../
|
2392
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
|
2391
2393
|
<p>Activates the targets associated with the mnemonic.</p>
|
2392
2394
|
<div class="refsect3">
|
2393
2395
|
<a name="gtk-window-mnemonic-activate.parameters"></a><h4>Parameters</h4>
|
@@ -2426,7 +2428,7 @@ gtk_window_mnemonic_activate (<em class="parameter"><code><a class="link" href="
|
|
2426
2428
|
<a name="gtk-window-activate-key"></a><h3>gtk_window_activate_key ()</h3>
|
2427
2429
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2428
2430
|
gtk_window_activate_key (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
2429
|
-
<em class="parameter"><code><a href="../
|
2431
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
2430
2432
|
<p>Activates mnemonics and accelerators for this <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>. This is normally
|
2431
2433
|
called by the default ::key_press_event handler for toplevel windows,
|
2432
2434
|
however in some cases it may be useful to call this directly when
|
@@ -2447,7 +2449,7 @@ overriding the standard key handling for a toplevel window.</p>
|
|
2447
2449
|
</tr>
|
2448
2450
|
<tr>
|
2449
2451
|
<td class="parameter_name"><p>event</p></td>
|
2450
|
-
<td class="parameter_description"><p>a <a href="../
|
2452
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a></p></td>
|
2451
2453
|
<td class="parameter_annotations"> </td>
|
2452
2454
|
</tr>
|
2453
2455
|
</tbody>
|
@@ -2464,7 +2466,7 @@ overriding the standard key handling for a toplevel window.</p>
|
|
2464
2466
|
<a name="gtk-window-propagate-key-event"></a><h3>gtk_window_propagate_key_event ()</h3>
|
2465
2467
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
2466
2468
|
gtk_window_propagate_key_event (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
2467
|
-
<em class="parameter"><code><a href="../
|
2469
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a> *event</code></em>);</pre>
|
2468
2470
|
<p>Propagate a key press or release event to the focus widget and
|
2469
2471
|
up the focus container chain until a widget handles <em class="parameter"><code>event</code></em>
|
2470
2472
|
.
|
@@ -2488,7 +2490,7 @@ overriding the standard key handling for a toplevel window.</p>
|
|
2488
2490
|
</tr>
|
2489
2491
|
<tr>
|
2490
2492
|
<td class="parameter_name"><p>event</p></td>
|
2491
|
-
<td class="parameter_description"><p>a <a href="../
|
2493
|
+
<td class="parameter_description"><p>a <a href="../gdk4/gdk4-Event-Structures.html#GdkEventKey"><span class="type">GdkEventKey</span></a></p></td>
|
2492
2494
|
<td class="parameter_annotations"> </td>
|
2493
2495
|
</tr>
|
2494
2496
|
</tbody>
|
@@ -2959,7 +2961,7 @@ on <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">Gt
|
|
2959
2961
|
<a name="gtk-window-fullscreen-on-monitor"></a><h3>gtk_window_fullscreen_on_monitor ()</h3>
|
2960
2962
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2961
2963
|
gtk_window_fullscreen_on_monitor (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
2962
|
-
<em class="parameter"><code><a href="../
|
2964
|
+
<em class="parameter"><code><a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *screen</code></em>,
|
2963
2965
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> monitor</code></em>);</pre>
|
2964
2966
|
<p>Asks to place <em class="parameter"><code>window</code></em>
|
2965
2967
|
in the fullscreen state. Note that you shouldn't assume
|
@@ -2982,7 +2984,7 @@ on <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">Gt
|
|
2982
2984
|
</tr>
|
2983
2985
|
<tr>
|
2984
2986
|
<td class="parameter_name"><p>screen</p></td>
|
2985
|
-
<td class="parameter_description"><p>a <a href="../
|
2987
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> to draw to</p></td>
|
2986
2988
|
<td class="parameter_annotations"> </td>
|
2987
2989
|
</tr>
|
2988
2990
|
<tr>
|
@@ -3130,7 +3132,7 @@ below other windows</p></td>
|
|
3130
3132
|
<a name="gtk-window-begin-resize-drag"></a><h3>gtk_window_begin_resize_drag ()</h3>
|
3131
3133
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3132
3134
|
gtk_window_begin_resize_drag (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
3133
|
-
<em class="parameter"><code><a href="../
|
3135
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindowEdge"><span class="type">GdkWindowEdge</span></a> edge</code></em>,
|
3134
3136
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> button</code></em>,
|
3135
3137
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_x</code></em>,
|
3136
3138
|
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> root_y</code></em>,
|
@@ -3320,7 +3322,7 @@ policy involved.</p>
|
|
3320
3322
|
<a name="gtk-window-set-mnemonic-modifier"></a><h3>gtk_window_set_mnemonic_modifier ()</h3>
|
3321
3323
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3322
3324
|
gtk_window_set_mnemonic_modifier (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
3323
|
-
<em class="parameter"><code><a href="../
|
3325
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> modifier</code></em>);</pre>
|
3324
3326
|
<p>Sets the mnemonic modifier for this window.</p>
|
3325
3327
|
<div class="refsect3">
|
3326
3328
|
<a name="gtk-window-set-mnemonic-modifier.parameters"></a><h4>Parameters</h4>
|
@@ -3351,7 +3353,7 @@ mnemonics on this window.</p></td>
|
|
3351
3353
|
<a name="gtk-window-set-type-hint"></a><h3>gtk_window_set_type_hint ()</h3>
|
3352
3354
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
3353
3355
|
gtk_window_set_type_hint (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
3354
|
-
<em class="parameter"><code><a href="../
|
3356
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a> hint</code></em>);</pre>
|
3355
3357
|
<p>By setting the type hint for the window, you allow the window
|
3356
3358
|
manager to decorate and handle the window in a way which is
|
3357
3359
|
suitable to the function of the window in your application.</p>
|
@@ -3808,7 +3810,7 @@ hidden when maximized</p>
|
|
3808
3810
|
<hr>
|
3809
3811
|
<div class="refsect2">
|
3810
3812
|
<a name="gtk-window-get-icon"></a><h3>gtk_window_get_icon ()</h3>
|
3811
|
-
<pre class="programlisting"><a href="
|
3813
|
+
<pre class="programlisting"><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="returnvalue">GdkPixbuf</span></a> *
|
3812
3814
|
gtk_window_get_icon (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
|
3813
3815
|
<p>Gets the value set by <a class="link" href="GtkWindow.html#gtk-window-set-icon" title="gtk_window_set_icon ()"><code class="function">gtk_window_set_icon()</code></a> (or if you've
|
3814
3816
|
called <a class="link" href="GtkWindow.html#gtk-window-set-icon-list" title="gtk_window_set_icon_list ()"><code class="function">gtk_window_set_icon_list()</code></a>, gets the first icon in
|
@@ -3896,7 +3898,7 @@ no themed icon. </p>
|
|
3896
3898
|
<hr>
|
3897
3899
|
<div class="refsect2">
|
3898
3900
|
<a name="gtk-window-get-mnemonic-modifier"></a><h3>gtk_window_get_mnemonic_modifier ()</h3>
|
3899
|
-
<pre class="programlisting"><a href="../
|
3901
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkModifierType"><span class="returnvalue">GdkModifierType</span></a>
|
3900
3902
|
gtk_window_get_mnemonic_modifier (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
|
3901
3903
|
<p>Returns the mnemonic modifier for this window. See
|
3902
3904
|
<a class="link" href="GtkWindow.html#gtk-window-set-mnemonic-modifier" title="gtk_window_set_mnemonic_modifier ()"><code class="function">gtk_window_set_mnemonic_modifier()</code></a>.</p>
|
@@ -3970,11 +3972,11 @@ have been known to mismanage window gravity, which result in windows
|
|
3970
3972
|
moving even if you use the coordinates of the current position as
|
3971
3973
|
returned by this function.</p>
|
3972
3974
|
<p>If you haven’t changed the window gravity, its gravity will be
|
3973
|
-
<a href="../
|
3975
|
+
<a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>. This means that <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()"><code class="function">gtk_window_get_position()</code></a>
|
3974
3976
|
gets the position of the top-left corner of the window manager
|
3975
3977
|
frame for the window. <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> sets the position of this
|
3976
3978
|
same top-left corner.</p>
|
3977
|
-
<p>If a window has gravity <a href="../
|
3979
|
+
<p>If a window has gravity <a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-STATIC:CAPS"><span class="type">GDK_GRAVITY_STATIC</span></a> the window manager
|
3978
3980
|
frame is not relevant, and thus <a class="link" href="GtkWindow.html#gtk-window-get-position" title="gtk_window_get_position ()"><code class="function">gtk_window_get_position()</code></a> will
|
3979
3981
|
always produce accurate results. However you can’t use static
|
3980
3982
|
gravity to do things like place a window in a corner of the screen,
|
@@ -4266,7 +4268,7 @@ is attached, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/shar
|
|
4266
4268
|
<hr>
|
4267
4269
|
<div class="refsect2">
|
4268
4270
|
<a name="gtk-window-get-type-hint"></a><h3>gtk_window_get_type_hint ()</h3>
|
4269
|
-
<pre class="programlisting"><a href="../
|
4271
|
+
<pre class="programlisting"><a href="../gdk4/gdk4-Windows.html#GdkWindowTypeHint"><span class="returnvalue">GdkWindowTypeHint</span></a>
|
4270
4272
|
gtk_window_get_type_hint (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>);</pre>
|
4271
4273
|
<p>Gets the type hint for this window. See <a class="link" href="GtkWindow.html#gtk-window-set-type-hint" title="gtk_window_set_type_hint ()"><code class="function">gtk_window_set_type_hint()</code></a>.</p>
|
4272
4274
|
<div class="refsect3">
|
@@ -4533,7 +4535,7 @@ reference point for the window. The gravity determines two things:
|
|
4533
4535
|
first, the location of the reference point in root window
|
4534
4536
|
coordinates; and second, which point on the window is positioned at
|
4535
4537
|
the reference point.</p>
|
4536
|
-
<p>By default the gravity is <a href="../
|
4538
|
+
<p>By default the gravity is <a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>, so the reference
|
4537
4539
|
point is simply the <em class="parameter"><code>x</code></em>
|
4538
4540
|
, <em class="parameter"><code>y</code></em>
|
4539
4541
|
supplied to <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>. The
|
@@ -4542,17 +4544,17 @@ border) will be placed at <em class="parameter"><code>x</code></em>
|
|
4542
4544
|
, <em class="parameter"><code>y</code></em>
|
4543
4545
|
. Therefore, to position a window
|
4544
4546
|
at the top left of the screen, you want to use the default gravity
|
4545
|
-
(which is <a href="../
|
4547
|
+
(which is <a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-NORTH-WEST:CAPS"><span class="type">GDK_GRAVITY_NORTH_WEST</span></a>) and move the window to 0,0.</p>
|
4546
4548
|
<p>To position a window at the bottom right corner of the screen, you
|
4547
|
-
would set <a href="../
|
4549
|
+
would set <a href="../gdk4/gdk4-Windows.html#GDK-GRAVITY-SOUTH-EAST:CAPS"><span class="type">GDK_GRAVITY_SOUTH_EAST</span></a>, which means that the reference
|
4548
4550
|
point is at <em class="parameter"><code>x</code></em>
|
4549
4551
|
+ the window width and <em class="parameter"><code>y</code></em>
|
4550
4552
|
+ the window height, and
|
4551
4553
|
the bottom-right corner of the window border will be placed at that
|
4552
4554
|
reference point. So, to place a window in the bottom right corner
|
4553
4555
|
you would first set gravity to south east, then write:
|
4554
|
-
<code class="literal">gtk_window_move (window, <
|
4555
|
-
<
|
4556
|
+
<code class="literal">gtk_window_move (window, <code class="function">gdk_screen_width()</code> - window_width,
|
4557
|
+
<code class="function">gdk_screen_height()</code> - window_height)</code> (note that this
|
4556
4558
|
example does not take multi-head scenarios into account).</p>
|
4557
4559
|
<p>The <a class="ulink" href="http://www.freedesktop.org/Standards/wm-spec" target="_top">Extended Window Manager Hints Specification</a>
|
4558
4560
|
has a nice table of gravities in the “implementation notes” section.</p>
|
@@ -4604,7 +4606,7 @@ geometry string, <a class="link" href="GtkWindow.html#gtk-window-parse-geometry"
|
|
4604
4606
|
and calls <a class="link" href="GtkWindow.html#gtk-window-set-default-size" title="gtk_window_set_default_size ()"><code class="function">gtk_window_set_default_size()</code></a> and/or <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a>
|
4605
4607
|
to resize/move the window.</p>
|
4606
4608
|
<p>If <a class="link" href="GtkWindow.html#gtk-window-parse-geometry" title="gtk_window_parse_geometry ()"><code class="function">gtk_window_parse_geometry()</code></a> returns <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it will also
|
4607
|
-
set the <a href="../
|
4609
|
+
set the <a href="../gdk4/gdk4-Windows.html#GDK-HINT-USER-POS:CAPS"><span class="type">GDK_HINT_USER_POS</span></a> and/or <a href="../gdk4/gdk4-Windows.html#GDK-HINT-USER-SIZE:CAPS"><span class="type">GDK_HINT_USER_SIZE</span></a> hints
|
4608
4610
|
indicating to the window manager that the size/position of
|
4609
4611
|
the window was user-specified. This causes most window
|
4610
4612
|
managers to honor the geometry.</p>
|
@@ -4903,7 +4905,7 @@ icon for all windows in your app at once.</p>
|
|
4903
4905
|
</colgroup>
|
4904
4906
|
<tbody><tr>
|
4905
4907
|
<td class="parameter_name"><p>list</p></td>
|
4906
|
-
<td class="parameter_description"><p> a list of <a href="
|
4908
|
+
<td class="parameter_description"><p> a list of <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. </p></td>
|
4907
4909
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkPixbuf][<acronym title="Free data container after the code is done."><span class="acronym">transfer container</span></acronym>]</span></td>
|
4908
4910
|
</tr></tbody>
|
4909
4911
|
</table></div>
|
@@ -4913,7 +4915,7 @@ icon for all windows in your app at once.</p>
|
|
4913
4915
|
<div class="refsect2">
|
4914
4916
|
<a name="gtk-window-set-default-icon"></a><h3>gtk_window_set_default_icon ()</h3>
|
4915
4917
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
4916
|
-
gtk_window_set_default_icon (<em class="parameter"><code><a href="
|
4918
|
+
gtk_window_set_default_icon (<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>);</pre>
|
4917
4919
|
<p>Sets an icon to be used as fallback for windows that haven't
|
4918
4920
|
had <a class="link" href="GtkWindow.html#gtk-window-set-icon" title="gtk_window_set_icon ()"><code class="function">gtk_window_set_icon()</code></a> called on them from a pixbuf.</p>
|
4919
4921
|
<div class="refsect3">
|
@@ -5001,7 +5003,7 @@ themed icon, see <a class="link" href="GtkWindow.html#gtk-window-set-icon-name"
|
|
5001
5003
|
<a name="gtk-window-set-icon"></a><h3>gtk_window_set_icon ()</h3>
|
5002
5004
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
5003
5005
|
gtk_window_set_icon (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
5004
|
-
<em class="parameter"><code><a href="
|
5006
|
+
<em class="parameter"><code><a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *icon</code></em>);</pre>
|
5005
5007
|
<p>Sets up the icon representing a <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>. This icon is used when
|
5006
5008
|
the window is minimized (also known as iconified). Some window
|
5007
5009
|
managers or desktop environments may also place it in the window
|
@@ -5082,7 +5084,7 @@ set the icon on transient windows.</p>
|
|
5082
5084
|
</tr>
|
5083
5085
|
<tr>
|
5084
5086
|
<td class="parameter_name"><p>list</p></td>
|
5085
|
-
<td class="parameter_description"><p> list of <a href="
|
5087
|
+
<td class="parameter_description"><p> list of <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a>. </p></td>
|
5086
5088
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GdkPixbuf]</span></td>
|
5087
5089
|
</tr>
|
5088
5090
|
</tbody>
|
@@ -5178,7 +5180,7 @@ property which is mentioned in the ICCCM.</p>
|
|
5178
5180
|
gtk_window_set_auto_startup_notification
|
5179
5181
|
(<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> setting</code></em>);</pre>
|
5180
5182
|
<p>By default, after showing the first <a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a>, GTK+ calls
|
5181
|
-
<a href="../
|
5183
|
+
<a href="../gdk4/gdk4-General.html#gdk-notify-startup-complete"><code class="function">gdk_notify_startup_complete()</code></a>. Call this function to disable
|
5182
5184
|
the automatic startup notification. You might do this if your
|
5183
5185
|
first window is a splash screen, and you want to delay notification
|
5184
5186
|
until after your real main window has been shown, for example.</p>
|
@@ -5502,13 +5504,13 @@ gtk_window_resize_grip_is_visible (<em class="parameter"><code><a class="link" h
|
|
5502
5504
|
<a name="gtk-window-get-resize-grip-area"></a><h3>gtk_window_get_resize_grip_area ()</h3>
|
5503
5505
|
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
5504
5506
|
gtk_window_get_resize_grip_area (<em class="parameter"><code><a class="link" href="GtkWindow.html" title="GtkWindow"><span class="type">GtkWindow</span></a> *window</code></em>,
|
5505
|
-
<em class="parameter"><code><a href="../
|
5507
|
+
<em class="parameter"><code><a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *rect</code></em>);</pre>
|
5506
5508
|
<div class="warning">
|
5507
5509
|
<p><code class="literal">gtk_window_get_resize_grip_area</code> has been deprecated since version 3.14 and should not be used in newly-written code.</p>
|
5508
5510
|
<p>Resize grips have been removed.</p>
|
5509
5511
|
</div>
|
5510
5512
|
<p>If a window has a resize grip, this will retrieve the grip
|
5511
|
-
position, width and height into the specified <a href="../
|
5513
|
+
position, width and height into the specified <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a>.</p>
|
5512
5514
|
<div class="refsect3">
|
5513
5515
|
<a name="gtk-window-get-resize-grip-area.parameters"></a><h4>Parameters</h4>
|
5514
5516
|
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
@@ -5525,7 +5527,7 @@ position, width and height into the specified <a href="../html/gdk3-Points-Recta
|
|
5525
5527
|
</tr>
|
5526
5528
|
<tr>
|
5527
5529
|
<td class="parameter_name"><p>rect</p></td>
|
5528
|
-
<td class="parameter_description"><p> a pointer to a <a href="../
|
5530
|
+
<td class="parameter_description"><p> a pointer to a <a href="../gdk4/gdk4-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> which we should store
|
5529
5531
|
the resize grip area. </p></td>
|
5530
5532
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
5531
5533
|
</tr>
|
@@ -5995,8 +5997,8 @@ and should not be set by applications.</p>
|
|
5995
5997
|
<hr>
|
5996
5998
|
<div class="refsect2">
|
5997
5999
|
<a name="GtkWindow--gravity"></a><h3>The <code class="literal">“gravity”</code> property</h3>
|
5998
|
-
<pre class="programlisting"> “gravity” <a href="../
|
5999
|
-
<p>The window gravity of the window. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../
|
6000
|
+
<pre class="programlisting"> “gravity” <a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a></pre>
|
6001
|
+
<p>The window gravity of the window. See <a class="link" href="GtkWindow.html#gtk-window-move" title="gtk_window_move ()"><code class="function">gtk_window_move()</code></a> and <a href="../gdk4/gdk4-Windows.html#GdkGravity"><span class="type">GdkGravity</span></a> for
|
6000
6002
|
more details about window gravity.</p>
|
6001
6003
|
<p>Flags: Read / Write</p>
|
6002
6004
|
<p>Default value: GDK_GRAVITY_NORTH_WEST</p>
|
@@ -6039,7 +6041,7 @@ grip is currently shown.</p>
|
|
6039
6041
|
<hr>
|
6040
6042
|
<div class="refsect2">
|
6041
6043
|
<a name="GtkWindow--icon"></a><h3>The <code class="literal">“icon”</code> property</h3>
|
6042
|
-
<pre class="programlisting"> “icon” <a href="
|
6044
|
+
<pre class="programlisting"> “icon” <a href="../gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf-struct"><span class="type">GdkPixbuf</span></a> *</pre>
|
6043
6045
|
<p>Icon for this window.</p>
|
6044
6046
|
<p>Flags: Read / Write</p>
|
6045
6047
|
</div>
|
@@ -6120,7 +6122,7 @@ and should not be set by applications.</p>
|
|
6120
6122
|
<hr>
|
6121
6123
|
<div class="refsect2">
|
6122
6124
|
<a name="GtkWindow--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
6123
|
-
<pre class="programlisting"> “screen” <a href="../
|
6125
|
+
<pre class="programlisting"> “screen” <a href="../gdk4/GdkScreen.html#GdkScreen-struct"><span class="type">GdkScreen</span></a> *</pre>
|
6124
6126
|
<p>The screen where this window will be displayed.</p>
|
6125
6127
|
<p>Flags: Read / Write</p>
|
6126
6128
|
</div>
|
@@ -6179,7 +6181,7 @@ more details about transient windows.</p>
|
|
6179
6181
|
<hr>
|
6180
6182
|
<div class="refsect2">
|
6181
6183
|
<a name="GtkWindow--type-hint"></a><h3>The <code class="literal">“type-hint”</code> property</h3>
|
6182
|
-
<pre class="programlisting"> “type-hint” <a href="../
|
6184
|
+
<pre class="programlisting"> “type-hint” <a href="../gdk4/gdk4-Windows.html#GdkWindowTypeHint"><span class="type">GdkWindowTypeHint</span></a></pre>
|
6183
6185
|
<p>Hint to help the desktop environment understand what kind of window this is and how to treat it.</p>
|
6184
6186
|
<p>Flags: Read / Write</p>
|
6185
6187
|
<p>Default value: GDK_WINDOW_TYPE_HINT_NORMAL</p>
|
@@ -269,7 +269,7 @@ see <a class="link" href="gtk3-General.html#gtk-grab-add" title="gtk_grab_add (
|
|
269
269
|
<pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> *
|
270
270
|
gtk_window_group_get_current_device_grab
|
271
271
|
(<em class="parameter"><code><a class="link" href="GtkWindowGroup.html" title="GtkWindowGroup"><span class="type">GtkWindowGroup</span></a> *window_group</code></em>,
|
272
|
-
<em class="parameter"><code><a href="../
|
272
|
+
<em class="parameter"><code><a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a> *device</code></em>);</pre>
|
273
273
|
<p>Returns the current grab widget for <em class="parameter"><code>device</code></em>
|
274
274
|
, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if none.</p>
|
275
275
|
<div class="refsect3">
|
@@ -288,7 +288,7 @@ gtk_window_group_get_current_device_grab
|
|
288
288
|
</tr>
|
289
289
|
<tr>
|
290
290
|
<td class="parameter_name"><p>device</p></td>
|
291
|
-
<td class="parameter_description"><p>a <a href="../
|
291
|
+
<td class="parameter_description"><p>a <a href="../gdk4/GdkDevice.html#GdkDevice-struct"><span class="type">GdkDevice</span></a></p></td>
|
292
292
|
<td class="parameter_annotations"> </td>
|
293
293
|
</tr>
|
294
294
|
</tbody>
|