API Version: 2.0
Library Version: 2.48.0
Generated by gi-docgen 2023.1
gboolean wpe_toplevel_resize ( WPEToplevel* toplevel, int width, int height )
Request that the toplevel is resized at width x height.
toplevel
width
height
Type: int
int
Width in logical coordinates.
Height in logical coordinates.
Type: gboolean
gboolean
TRUE if resizing is supported and given dimensions are different than current size, otherwise FALSE.
TRUE
FALSE