Function
Gntset_config_dir
since: 3.0
Declaration [src]
void
gnt_set_config_dir (
const gchar* config_dir
)
Description [src]
Change directory to store gnt configuration files (default is ~).
You have to call this before #gnt_init. You might want to call this
with NULL
, to free the resources, but not before a call to #gnt_quit.
Available since: 3.0