Panel.Paned.get_nth_child – libpanel-1 Reference Manual
Packages
libpanel-1
Panel
Paned
Paned
append
get_n_children
get_nth_child
insert
insert_after
prepend
remove
get_nth_child
Description:
public
unowned
Widget
?
get_nth_child
(
uint
nth)
Gets the child at position
nth
.
Parameters:
this
a
Paned
nth
the child position
Returns:
a
Widget
or
null