aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-glade.sgml
blob: 96c99456fff8c4251dd13cf2ad27251dab52dcbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!-- ##### SECTION Title ##### -->
EphyGlade

<!-- ##### SECTION Short_Description ##### -->
Load a glade XML definition

<!-- ##### SECTION Long_Description ##### -->
<para>
Epiphany has its own convenience wrapper around glade_xml_new() which will
automatically connect all a widget's signals and return the #GtkWidget root
object.
</para>
<para>
After retrieving a #GladeXML object from ephy_glade_widget_new(), regular
#GladeXML functions can be called on that object.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->