Method

IdeTweaksPageget_section

Declaration

IdeTweaksItem*
ide_tweaks_page_get_section (
  IdeTweaksPage* self
)

Description

Gets the section containing the page.

Gets propertyIde.TweaksPage:section

Return value

Type: IdeTweaksItem

An IdeTweaksItem or NULL.

The data is owned by the instance.
The return value can be NULL.