IOExtension
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
public class IOExtension
IOExtension is an opaque data structure and can only be accessed using the following functions.
Content:
Methods:
- public unowned string get_name ()
Gets the name under which this was
registered.
- public int get_priority ()
Gets the priority with which this was
registered.
- public Type get_type ()
Gets the type associated with this.
- public TypeClass ref_class ()
Gets a reference to the class for the type that is associated with
this.