blob: 556730839018b5d5fb38c30506dcb853a255f3c6 (
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
32
33
|
<!-- ##### 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>
@type:
@Returns:
<!-- # Unused Parameters # -->
@object_id:
|