Merge branch 'bilelmoussaoui/docs' into 'main'

headerbar: Fix docs

See merge request GNOME/gtk!4545
This commit is contained in:
Matthias Clasen 2022-03-03 14:11:25 +00:00
commit d0aedbc9fc

View File

@ -54,7 +54,7 @@
* maximize and close buttons, or the window icon.
*
* For these reasons, `GtkHeaderBar` is the natural choice for use as the
* custom titlebar widget of a `GtkWindow (see [method@Gtk.Window.set_titlebar]),
* custom titlebar widget of a `GtkWindow` (see [method@Gtk.Window.set_titlebar]),
* as it gives features typical of titlebars while allowing the addition of
* child widgets.
*