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