aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-glade.sgml
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2009-12-31 04:07:02 +0800
committerXan Lopez <xan@gnome.org>2009-12-31 04:23:09 +0800
commiteaa19fb5739761d835ccaad80f0266affcb971c4 (patch)
tree83261598c0103b285cff3e78bb43a2b4f7fa9e56 /doc/reference/tmpl/ephy-glade.sgml
parentfab4ce42cdef5d1046b0f17d77dbca9dc384962d (diff)
downloadgsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.gz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.bz2
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.lz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.xz
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.tar.zst
gsoc2013-epiphany-eaa19fb5739761d835ccaad80f0266affcb971c4.zip
Revert "docs: remove generated templates"
This reverts commit 3deb6e06fd3cccaf26bca8c81bf1f83ef7993dd6. This broke distcheck.
Diffstat (limited to 'doc/reference/tmpl/ephy-glade.sgml')
-rw-r--r--doc/reference/tmpl/ephy-glade.sgml25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/reference/tmpl/ephy-glade.sgml b/doc/reference/tmpl/ephy-glade.sgml
new file mode 100644
index 000000000..96c99456f
--- /dev/null
+++ b/doc/reference/tmpl/ephy-glade.sgml
@@ -0,0 +1,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 ##### -->
+
+