GLib.DirUtils – glib-2.0 Reference Manual
Packages
glib-2.0
GLib
DirUtils
create
create_with_parents
make_tmp
mkdtemp
remove
GLib.DirUtils
Description:
Content:
Functions:
public
int
create
(
string
pathname,
int
mode)
public
int
create_with_parents
(
string
pathname,
int
mode)
public
unowned
string
mkdtemp
(
string
template)
public
string
make_tmp
(
string
tmpl)
throws
FileError
public
int
remove
(
string
filename)