Method
Gtk.CellArea.get_focus_siblings
Declaration [src]
const GList*
gtk_cell_area_get_focus_siblings (
  GtkCellArea* area,
  GtkCellRenderer* renderer
)
Parameters
| renderer | GtkCellRenderer | 
| the  | |
| Ownership is not transferred to the callee | 
Return value
| Returns: A list of GtkCellRenderer | |
| A  | |
| Ownership is not transferred to the caller | |