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