Function
EvinceDocumentxfer_uri_simple
Declaration [src]
gboolean
ev_xfer_uri_simple (
const char* from,
const char* to,
GError** error
)
Parameters
from |
const char* |
The source URI. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
to |
const char* |
The target URI. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
error |
GError ** |
The return location for a GError* , or NULL . |