Gda.DataModelDir¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
Base directory |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
object |
r |
Class Details¶
- class Gda.DataModelDir(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(basedir)¶
- Parameters:
basedir (
str
) – a directory- Returns:
a new
Gda.DataModel
- Return type:
Creates a new
Gda.DataModel
object to list all the files starting from basedir
- clean_errors()¶
Reset the list of errors which have occurred while using self
- get_errors()¶
- Returns:
a read-only list of
GLib.Error
pointers, orNone
if no error has occurred- Return type:
Get the list of errors which have occurred while using self