get_last_child


Description:

public unowned Widget? get_last_child ()

Returns the widget’s last child.

This function is primarily meant for widget implementations.

Parameters:

this

a widget

Returns:

the widget's last child