EvinceDocument.xferUriSimple

Performs a g_file_copy() from @from to @to.

struct EvinceDocument
static
bool
xferUriSimple
(
string from
,
string to
)

Parameters

from string

the source URI

to string

the target URI

Return Value

Type: bool

%TRUE on success, or %FALSE on error with @error filled in

Throws

GException on failure.

Meta