mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 22:35:33 +00:00
17 lines
537 B
XML
17 lines
537 B
XML
|
<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>
|