get_next_sibling
Description:
Returns the widget’s next sibling.
This function is primarily meant for widget implementations.
Parameters:
this |
a widget |
Returns:
the widget's next sibling |
Returns the widget’s next sibling.
This function is primarily meant for widget implementations.
this |
a widget |
the widget's next sibling |