Initial import of ephy (rev# 7126) from svn
[ephy-soc.git] / doc / reference / tmpl / ephy-glade.sgml
blob96c99456fff8c4251dd13cf2ad27251dab52dcbd
1 <!-- ##### SECTION Title ##### -->
2 EphyGlade
4 <!-- ##### SECTION Short_Description ##### -->
5 Load a glade XML definition
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 Epiphany has its own convenience wrapper around glade_xml_new() which will
10 automatically connect all a widget's signals and return the #GtkWidget root
11 object.
12 </para>
13 <para>
14 After retrieving a #GladeXML object from ephy_glade_widget_new(), regular
15 #GladeXML functions can be called on that object.
16 </para>
18 <!-- ##### SECTION See_Also ##### -->
19 <para>
21 </para>
23 <!-- ##### SECTION Stability_Level ##### -->