API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_widget_get_size ( GntWidget* widget, int* width, int* height )
Get the size of a widget.
width
Type: int*
int*
Location to store the width of the widget.
height
Location to store the height of the widget.