list_find_by_service
Description:
[ Version ( since = "1.2" ) ]
public static unowned VpnPluginInfo list_find_by_service (SList<VpnPluginInfo> list, string service)
public static unowned VpnPluginInfo list_find_by_service (SList<VpnPluginInfo> list, string service)
Parameters:
list |
list of plugins |
service |
service to search. This can be the main service-type or one of the provided aliases. |
Returns:
the first plugin with a matching |