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