Method

DevhelpSettingsBuildercreate_object

since: 3.30

Declaration [src]

DhSettings*
dh_settings_builder_create_object (
  DhSettingsBuilder* builder
)

Description

No description available.

Available since: 3.30

Return value

Type: DhSettings

The newly created DhSettings object.

The caller of the method takes ownership of the data, and is responsible for freeing it.