CellArea.getFocusSiblings

Gets the focus sibling cell renderers for renderer.

class CellArea
getFocusSiblings

Parameters

renderer CellRenderer

the gtk.CellRenderer expected to have focus

Return Value

Type: ListG

A GList of gtk.CellRenderers The returned list is internal and should not be freed.

Meta