no more submodule

This commit is contained in:
2024-09-15 22:40:48 +02:00
parent df3b8a3135
commit 0234b33671
5804 changed files with 943618 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
<Namespace Name="Glade" FullName="Glade" FullNameSP="Glade" Maintainer="Mono">
<Docs>
<summary>
User interface loading at runtime.
</summary>
<remarks>
<para>
The Glade classes give applications the ability to load user
interfaces from XML files at runtime. These interface files
can be created with the Glade user interface builder. The
Glade classes are also capable of automatically connecting
handlers to the signals defined in the interface file.
</para>
</remarks>
</Docs>
</Namespace>