API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_widget_get_position ( GntWidget* widget, int* x, int* y )
Get the position of a widget.
x
Type: int*
int*
Location to store the x-coordinate of the widget.
y
Location to store the y-coordinate of the widget.