@@ -5609,7 +5609,7 @@ See gtk_assistant_commit() for details.</doc>
56095609 add its own buttons through gtk_assistant_add_action_widget().</doc>
56105610 </member>
56115611 </enumeration>
5612- <constant name="BINARY_AGE" value="800 " c:type="GTK_BINARY_AGE">
5612+ <constant name="BINARY_AGE" value="801 " c:type="GTK_BINARY_AGE">
56135613 <doc xml:space="preserve">Like [func@get_binary_age], but from the headers used at
56145614application compile time, rather than from the library linked
56155615against at application run time.</doc>
@@ -35591,7 +35591,11 @@ If the selected font is not installed, returns %NULL.</doc>
3559135591 </method>
3559235592 <method name="get_font_features" c:identifier="gtk_font_chooser_get_font_features" glib:get-property="font-features">
3559335593 <attribute name="org.gtk.Method.get_property" value="font-features"/>
35594- <doc xml:space="preserve">Gets the currently-selected font features.</doc>
35594+ <doc xml:space="preserve">Gets the currently-selected font features.
35595+
35596+ The format of the returned string is compatible with the
35597+ [CSS font-feature-settings property](https://www.w3.org/TR/css-fonts-4/#font-rend-desc).
35598+ It can be passed to [
[email protected] ].</doc>
3559535599 <return-value transfer-ownership="full">
3559635600 <doc xml:space="preserve">the currently selected font features</doc>
3559735601 <type name="utf8" c:type="char*"/>
@@ -41973,7 +41977,7 @@ signal in case of conversion failure.
4197341977See [
[email protected] ::input].</doc>
4197441978 <type name="gint" c:type="gint"/>
4197541979 </constant>
41976- <constant name="INTERFACE_AGE" value="0 " c:type="GTK_INTERFACE_AGE">
41980+ <constant name="INTERFACE_AGE" value="1 " c:type="GTK_INTERFACE_AGE">
4197741981 <doc xml:space="preserve">Like [func@get_interface_age], but from the headers used at
4197841982application compile time, rather than from the library linked
4197941983against at application run time.</doc>
@@ -52831,7 +52835,7 @@ against at application run time.</doc>
5283152835 </parameter>
5283252836 </parameters>
5283352837 </function-macro>
52834- <constant name="MICRO_VERSION" value="0 " c:type="GTK_MICRO_VERSION">
52838+ <constant name="MICRO_VERSION" value="1 " c:type="GTK_MICRO_VERSION">
5283552839 <doc xml:space="preserve">Like [func@get_micro_version], but from the headers used at
5283652840application compile time, rather than from the library linked
5283752841against at application run time.</doc>
@@ -55816,14 +55820,6 @@ If @position is larger than the number of sorters, nothing happens.</doc>
5581655820 <type name="SorterClass" c:type="GtkSorterClass"/>
5581755821 </field>
5581855822 </record>
55819- <function-macro name="NOTE" c:identifier="GTK_NOTE" introspectable="0">
55820- <parameters>
55821- <parameter name="type">
55822- </parameter>
55823- <parameter name="action">
55824- </parameter>
55825- </parameters>
55826- </function-macro>
5582755823 <function-macro name="NOTEBOOK" c:identifier="GTK_NOTEBOOK" introspectable="0">
5582855824 <parameters>
5582955825 <parameter name="obj">
0 commit comments