|  |  |  | Liboobs (System configuration management) Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
                    OobsShare;
const gchar*        oobs_share_get_path                 (OobsShare *share);
void                oobs_share_set_path                 (OobsShare *share,
                                                         const gchar *path);
const gchar* oobs_share_get_path (OobsShare *share);
Returns the path that share shares.
| 
 | An OobsShare. | 
| Returns : | A pointer to the shared path as a string. This string must not be freed, modified or stored. |