get_first_child


Description:

public unowned Widget? get_first_child ()

Returns the widget’s first child.

This function is primarily meant for widget implementations.

Parameters:

this

a widget

Returns:

the widget's first child