mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
Merge branch 'clarify-gapplication-docs' into 'main'
docs: Clarify a point in GtkApplication docs See merge request GNOME/gtk!5139
This commit is contained in:
commit
55cbb8a8d6
@ -73,6 +73,10 @@
|
||||
* and accessed via [method@Gtk.Application.get_menu_by_id] which allows for
|
||||
* dynamic population of a part of the menu structure.
|
||||
*
|
||||
* Note that automatic resource loading uses the resource base path
|
||||
* that is set at construction time and will not work if the resource
|
||||
* base path is changed at a later time.
|
||||
*
|
||||
* It is also possible to provide the menubar manually using
|
||||
* [method@Gtk.Application.set_menubar].
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user