InstallScript.uri
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.2.0" ) ]
public InstallScript.uri (string id, string profile, string templateUri)
[ Version ( since = "0.2.0" ) ]
public InstallScript.uri (string id, string profile, string templateUri)
Construct a new install script from a stylesheet URI
Parameters:
id |
a unique identifier |
profile |
the profile of script |
templateUri |
style sheet URI |
Returns:
an new install script |