get_password


Description:

[ Version ( since = "2.66" ) ]
public unowned string? get_password ()

Gets this's password, which may contain `%`-encoding, depending on the flags with which this was created.

(If this was not created with g_uri_flags_has_password then this will be null.)

Parameters:

this

a Uri

Returns:

this's password.