[ Version ( since = "2.66" ) ]
public unowned string? get_user ()
Gets the ‘username’ component of this's userinfo, which may contain `%`-encoding, depending on the flags with which this was created.
If this was not created with g_uri_flags_has_password or g_uri_flags_has_auth_params, this is the same as get_userinfo.
this |
a Uri |
this's user. |