Enum Class UriHideFlags

java.lang.Object
java.lang.Enum<UriHideFlags>
org.gnome.glib.UriHideFlags
All Implemented Interfaces:
Enumeration, Serializable, Comparable<UriHideFlags>, Constable

@Generated("io.github.jwharm.JavaGI") public enum UriHideFlags extends Enum<UriHideFlags> implements Enumeration
Flags describing what parts of the URI to hide in g_uri_to_string_partial(). Note that PASSWORD and AUTH_PARAMS will only work if the GUri was parsed with the corresponding flags.