[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.2" ) ]
public VpnPluginInfo.with_data (string filename, KeyFile keyfile) throws Error
This constructor does not read any data from file but takes instead a keyfile
argument.
filename |
optional filename. |
keyfile |
inject data for the plugin info instance. |
new plugin info instance. |