get_first_child
Description:
Returns the widget’s first child.
This function is primarily meant for widget implementations.
Parameters:
| this |
a widget |
Returns:
|
the widget's first child |
Returns the widget’s first child.
This function is primarily meant for widget implementations.
| this |
a widget |
|
the widget's first child |