EphyGlade
EphyGlade — Load a glade XML definition
|
|
Description
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.
After retrieving a GladeXML object from ephy_glade_widget_new()
, regular
GladeXML functions can be called on that object.