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.DataModelobject 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.Errorpointers, orNoneif no error has occurred- Return type:
 
Get the list of errors which have occurred while using self