Method
DevhelpProfileget_settings
Declaration [src]
DhSettings*
dh_profile_get_settings (
DhProfile* profile
)
Description [src]
Gets the DhSettings
object of profile
. The returned object is guaranteed to
be the same for the lifetime of profile
.
Available since: | 3.30 |
Return value
Returns: | DhSettings |
The |
|
The data is owned by the instance. |