Gio.IOExtension¶
Fields¶
None
Methods¶
|
|
|
|
|
Details¶
- class Gio.IOExtension¶
Gio.IOExtension
is an opaque data structure and can only be accessed using the following functions.- get_name()[source]¶
- Returns:
the name of self.
- Return type:
Gets the name under which self was registered.
Note that the same type may be registered as extension for multiple extension points, under different names.
- get_priority()[source]¶
- Returns:
the priority of self
- Return type:
Gets the priority with which self was registered.