aboutsummaryrefslogblamecommitdiffstats
path: root/doc/reference/tmpl/ephy-glade.sgml
blob: 9179aaaecf0277edcbb852859e40e8f5c55ec54d (plain) (tree)
1
2
3
4
5
6





                                              










                                                                           




                                     


                                            












                                                   
<!-- ##### 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 ##### -->


<!-- ##### FUNCTION ephy_glade_widget_new ##### -->
<para>

</para>

@file: 
@widget_name: 
@root: 
@data: 
@domain: 
@Returns: