API Version: 0
Library Version: 0.32.0
void phosh_layer_surface_set_size ( PhoshLayerSurface* self, int width, int height )
Set the size of a layer surface. A value of ‘-1’ indicates ‘use old value’
width
int
The height in pixels.
height
The width in pixels.