iter_get_siblings


Description:

public unowned WidgetPath iter_get_siblings (int pos)

Returns the list of siblings for the element at pos.

If the element was not added with siblings, null is returned.

Parameters:

this

a WidgetPath

pos

position to get the siblings for, -1 for the path head

Returns:

null or the list of siblings for the element at pos.