Method

GLibUriref

since: 2.66

Declaration

GUri*
g_uri_ref (
  GUri* uri
)

Description

Increments the reference count of uri by one.

Available since: 2.66

This method is not directly available to language bindings.

Return value

Type: GUri

uri.

The caller of the method takes ownership of the data, and is responsible for freeing it.