Package ch.bailu.gtk.glib
Schnittstelle UriHideFlags
public interface UriHideFlags
-
Feldübersicht
Felder
-
Felddetails
-
NONE
static final int NONENo flags set.- Siehe auch:
-
USERINFO
static final int USERINFOHide the userinfo.- Siehe auch:
-
PASSWORD
static final int PASSWORDHide the password.- Siehe auch:
-
AUTH_PARAMS
static final int AUTH_PARAMSHide the auth_params.- Siehe auch:
-
QUERY
static final int QUERYHide the query.- Siehe auch:
-
FRAGMENT
static final int FRAGMENTHide the fragment.- Siehe auch:
-