[ CCode ( has_construct_function = false ) ]
public RootDevice (Context context, string description_path, string description_folder) throws Error
Create a new RootDevice object, automatically loading and parsing device description
document from description_path.
| context |
The Context |
| description_path |
Path to device description document. This could either be an absolute path or path relative to |
| description_folder |
Path to directory where description documents are provided. |
|
A new |