aboutsummaryrefslogblamecommitdiffstats
path: root/doc/reference/tmpl/ephy-embed-factory.sgml
blob: eda17fe3abbf5e0e11fadbcebca9fe2412ffe76b (plain) (tree)
1
2
3
4
5
6
7
8
                                  
                

                                              
                                      


                                             






                                                                             

       




                                     


                                            




                                                           
       


          
<!-- ##### 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>

<!-- ##### SECTION Stability_Level ##### -->


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

</para>

@type: 
@Returns: