Uri.toStringPartial

Returns a string representing uri, subject to the options in flags. See glib.uri.Uri.toString_ and #GUriHideFlags for more details.

class Uri
string
toStringPartial

Parameters

flags glib.types.UriHideFlags

flags describing what parts of uri to hide

Return Value

Type: string

a string representing uri, which the caller must free.