Method

AravisDomDocumentset_url

Declaration [src]

void
arv_dom_document_set_url (
  ArvDomDocument* self,
  const char* url
)

Description

No description available.

Parameters

url const char*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.