Uri.getPassword

Gets uri's password, which may contain %-encoding, depending on the flags with which uri was created. (If uri was not created with G_URI_FLAGS_HAS_PASSWORD then this will be null.)

class Uri
string
getPassword
()

Return Value

Type: string

uri's password.