API Version: 2.0
Library Version: 2.72
const gchar* g_uri_get_password ( GUri* uri )
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.)
uri
%
G_URI_FLAGS_HAS_PASSWORD
NULL
Type: const gchar*
const gchar*
uri‘s password.