mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
Mention the de-facto standard filename extension
GtkBuilder files are commonly named .ui - mention that in the docs. https://bugzilla.gnome.org/show_bug.cgi?id=590325
This commit is contained in:
parent
0795237bb2
commit
ba1f2ae3fc
@ -59,7 +59,7 @@
|
||||
* or just <firstterm>UI definitions</firstterm> if the context is clear. Do not
|
||||
* confuse GtkBuilder UI Definitions with
|
||||
* <link linkend="XML-UI">GtkUIManager UI Definitions</link>, which are more
|
||||
* limited in scope.
|
||||
* limited in scope. It is common to use <filename>.ui</filename> as the filename extension for files containing GtkBuilder UI definitions.
|
||||
* </para>
|
||||
* <programlisting>
|
||||
* <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gtk/gtkbuilder.rnc">
|
||||
|
Loading…
Reference in New Issue
Block a user