diff options
author | Christian Persch <chpe@src.gnome.org> | 2004-05-31 19:12:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-31 19:12:56 +0800 |
commit | 3fb9386051e01b9091949ef0415258793a2f6355 (patch) | |
tree | 74e4bafce41a1c33b74a39165a3424701a10f0da /doc/reference/tmpl/ephy-glade.sgml | |
parent | 7381167c68019d04e91b2e432e92c4832ae9ea5a (diff) | |
download | gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar.gz gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar.bz2 gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar.lz gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar.xz gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.tar.zst gsoc2013-epiphany-3fb9386051e01b9091949ef0415258793a2f6355.zip |
Release 1.3.0Release130
Diffstat (limited to 'doc/reference/tmpl/ephy-glade.sgml')
-rw-r--r-- | doc/reference/tmpl/ephy-glade.sgml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/reference/tmpl/ephy-glade.sgml b/doc/reference/tmpl/ephy-glade.sgml index e8bb2eb2e..faa726514 100644 --- a/doc/reference/tmpl/ephy-glade.sgml +++ b/doc/reference/tmpl/ephy-glade.sgml @@ -4,7 +4,6 @@ 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 @@ -16,13 +15,11 @@ 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> - <!-- ##### FUNCTION ephy_glade_widget_new ##### --> <para> |