aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/tmpl/ephy-embed-factory.sgml
blob: f802954162fdc993b006a2e71940d99ecf3a922a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- ##### SECTION Title ##### -->
EphyEmbedFactory

<!-- ##### SECTION Short_Description ##### -->
Factory for creating new embed objects

<!-- ##### SECTION Long_Description ##### -->
<para>
#EphyEmbed, #EphyEmbedPersist and #EphyEmbedSingle are all interfaces. In the
interest of abstraction, the only recommended way to create new instances of
the objects which implement these interfaces is to use #EphyEmbedFactory.
</para>
<para>
To create a new instance of an #EphyEmbed, #EphyEmbedPersist or
#EphyEmbedSingle, use ephy_embed_factory_new_object().
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### FUNCTION ephy_embed_factory_new_object ##### -->
<para>

</para>

@object_id: 
@Returns: