gtk4: re-update with fixed introspection

this pulls a change from a more recent commit than gtk 4.0.0 itself
instead of adding a manual fix
This commit is contained in:
Bilal Elmoussaoui
2020-12-17 11:52:45 +01:00
parent 0adef456e5
commit f2ca3e3e92
2 changed files with 3 additions and 2 deletions

View File

@@ -19535,7 +19535,8 @@ fullscreen, or %FALSE, if it should go unmaximized.</doc>
<doc xml:space="preserve">a #GdkToplevelLayout</doc>
<type name="ToplevelLayout" c:type="GdkToplevelLayout*"/>
</instance-parameter>
<parameter name="maximize" transfer-ownership="none">
<parameter name="maximized" direction="out" caller-allocates="0" transfer-ownership="full">
<doc xml:space="preserve">set to %TRUE if the toplevel should be maximized</doc>
<type name="gboolean" c:type="gboolean*"/>
</parameter>
</parameters>

View File

@@ -70115,7 +70115,7 @@ and the dark chrome creates too much contrast (web browser, text editor...).</do
<type name="gboolean" c:type="gboolean"/>
</property>
<property name="gtk-cursor-aspect-ratio" writable="1" transfer-ownership="none">
<type name="gfloat" c:type="gfloat"/>
<type name="gdouble" c:type="gdouble"/>
</property>
<property name="gtk-cursor-blink" writable="1" transfer-ownership="none">
<doc xml:space="preserve">Whether the cursor should blink.