Merge branch 'gtk-4-14-backports' into 'gtk-4-14'

docs: Improve a reference

See merge request GNOME/gtk!7163
This commit is contained in:
Matthias Clasen
2024-04-21 23:32:02 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -263,7 +263,7 @@ gtk_graphics_offload_class_init (GtkGraphicsOffloadClass *class)
*
* Creates a new GtkGraphicsOffload widget.
*
* Returns: (transfer full): the new widget
* Returns: the new widget
*
* Since: 4.14
*/

View File

@@ -73,7 +73,7 @@
* utilities that let the user change these settings.
*
* On Wayland, the settings are obtained either via a settings portal,
* or by reading desktop settings from DConf.
* or by reading desktop settings from [class@Gio.Settings].
*
* On macOS, the settings are obtained from `NSUserDefaults`.
*