API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
gboolean gnt_widget_set_size ( GntWidget* widget, int width, int height )
Set the size of a widget.
width
Type: int
int
The width of the widget.
height
The height of the widget.
Type: gboolean
gboolean
If the widget was resized to the new size.