Initial import of ephy (rev# 7126) from svn
[ephy-soc.git] / doc / reference / tmpl / ephy-embed-factory.sgml
blobeda17fe3abbf5e0e11fadbcebca9fe2412ffe76b
1 <!-- ##### SECTION Title ##### -->
2 EphyEmbedFactory
4 <!-- ##### SECTION Short_Description ##### -->
5 Factory for creating new embed objects
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 #EphyEmbed, #EphyEmbedPersist and #EphyEmbedSingle are all interfaces. In the
10 interest of abstraction, the only recommended way to create new instances of
11 the objects which implement these interfaces is to use #EphyEmbedFactory.
12 </para>
13 <para>
14 To create a new instance of an #EphyEmbed, #EphyEmbedPersist or
15 #EphyEmbedSingle, use ephy_embed_factory_new_object().
16 </para>
18 <!-- ##### SECTION See_Also ##### -->
19 <para>
21 </para>
23 <!-- ##### SECTION Stability_Level ##### -->
26 <!-- ##### FUNCTION ephy_embed_factory_new_object ##### -->
27 <para>
29 </para>
31 @type:
32 @Returns: