prefix_matches


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "has_prefix" ) ]
[ NoWrapper ]
public abstract bool prefix_matches (File file)

Warning: prefix_matches is deprecated. Use GLib.File.has_prefix.