1 #ifndef _OPENSYNC_USER_INTERNALS_H_ 2 #define _OPENSYNC_USER_INTERNALS_H_ 9 #ifndef DOXYGEN_SHOULD_SKIP_THIS 12 G_CONST_RETURN gchar *username;
13 G_CONST_RETURN gchar *homedir;
23 #endif //_OPENSYNC_USER_INTERNALS_H_
OSyncUserInfo * osync_user_new(OSyncError **error)
This will create a new user.
const char * osync_user_get_confdir(OSyncUserInfo *user)
This will get the configdir for the given user.
void osync_user_set_confdir(OSyncUserInfo *user, const char *path)
This will set the configdir for the given user.