UriFlags


Description:

[ Flags ]
[ Version ( since = "2.66" ) ]
[ CCode ( cprefix = "G_URI_FLAGS_" , has_type_id = false ) ]
public enum UriFlags

Flags that describe a URI.

When parsing a URI, if you need to choose different flags based on the type of URI, you can use peek_scheme on the URI string to check the scheme first, and use that to decide what flags to parse it with.


Namespace: GLib
Package: glib-2.0

Content:

Enum values: