| Liboobs (System configuration management) Reference Manual | ||||
|---|---|---|---|---|
OobsShare;
const gchar * oobs_share_get_path (OobsShare *share);
void oobs_share_set_path (OobsShare *share,
const gchar *path);
constgchar * oobs_share_get_path (OobsShare *share);
Returns the path that
|
An |
Returns : |
A pointer to the shared path as a string. This string must not be freed, modified or stored. |
void oobs_share_set_path (OobsShare *share, constgchar *path);
Sets the shared path of
|
An |
|
A new shared path for |