StoreInfo
Object Hierarchy:
Description:
[ CCode ( ref_function = "camel_store_info_ref" , type_id = "camel_store_info_get_type ()" , unref_function = "camel_store_info_unref" ) ]
[ Compact ]
public class StoreInfo
Content:
Static methods:
Methods:
- public StoreInfo @ref ()
Increase the reference count of this.
- public unowned string get_name ()
Returns the last segment of the path string from
this.
- public unowned string get_path ()
Returns the path string from this.
- public void set_value (int type, string value)
Set a specific string on the this.
- public void unref ()
Unref and potentially free this, and all
associated memory.
Fields: