get_row


Description:

[ Version ( since = "1.8" ) ]
public unowned Widget? get_row (uint index)

Gets the row at index.

Can return `NULL` if index is larger than the number of rows in the group.

Parameters:

this

a preferences group

index

a row index

Returns:

the row at index