[ CCode ( has_construct_function = false ) ]
public RootDevice.full (Context context, ResourceFactory factory, XMLDoc description_doc, string description_path, string description_dir)
Create a new RootDevice, automatically loading and parsing device description document
from description_path
if description_doc
is null
.
context |
A Context |
factory | |
description_doc |
Device description document, or |
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. |
A new RootDevice object. |