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 DhSettings of profile.

 The data is owned by the instance.