get_group


Description:

[ Version ( since = "1.8" ) ]
public unowned PreferencesGroup? get_group (uint index)

Gets the group at index.

Can return `NULL` if index is larger than the number of groups in the page.

Parameters:

this

a preferences page

index

a group index

Returns:

the group at index