VpnPluginInfo.with_data
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.2" ) ]
public VpnPluginInfo.with_data (string filename, KeyFile keyfile) throws Error
[ 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.
Parameters:
filename |
optional filename. |
keyfile |
inject data for the plugin info instance. |
Returns:
new plugin info instance. |