<!-- ##### SECTION Title ##### -->
BonoboPersist

<!-- ##### SECTION Short_Description ##### -->
Interface for anything that can save / load itself.

<!-- ##### SECTION Long_Description ##### -->
<para>
BonoboPersist is an abstract base class that is useless by itself.
It implements some methods to handle content type querying for
use by the derived #BonoboPersistStream interface.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>
#BonoboPersistStream, #BonoboPersistFile
</para>

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


<!-- ##### STRUCT BonoboPersist ##### -->
<para>

</para>


<!-- ##### STRUCT BonoboPersistClass ##### -->
<para>

</para>

@parent_class: 
@epv: 
@get_content_types: 

<!-- ##### FUNCTION bonobo_persist_generate_content_types ##### -->
<para>

</para>

@num: 
@Varargs: 
@Returns: 


<!-- ##### FUNCTION bonobo_persist_construct ##### -->
<para>

</para>

@persist: 
@iid: 
@Returns: 


<!-- ##### FUNCTION bonobo_persist_set_dirty ##### -->
<para>

</para>

@persist: 
@dirty: 


