get_password
Description:
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. |