![]() |
![]() |
![]() |
Liboobs (Gnome System Tools) Reference Manual | ![]() |
---|---|---|---|---|
OobsSMBConfig; OobsObject* oobs_smb_config_get (OobsSession *session); OobsList* oobs_smb_config_get_shares (OobsSMBConfig *config);
OobsObject* oobs_smb_config_get (OobsSession *session);
Returns the OobsSMBConfig singleton, which represents the SMB system configuration.
session : |
An OobsSession. |
Returns : | the singleton OobsSMBConfig object. |
OobsList* oobs_smb_config_get_shares (OobsSMBConfig *config);
Returns an OobsList containing objects of type OobsShareSMB.
config : |
An OobsSMBConfig. |
Returns : | an OobsList containing the SMB shares information. |