get_section


Description:

public unowned SidebarSection? get_section (uint index)

Gets the section at index within this.

Can return `NULL` if index is larger or equal to the number of sections.

Parameters:

this

a sidebar

index

index of the section

Returns:

the section at index