Method
PhocLayerSurfacesend_configure
Declaration [src]
void
phoc_layer_surface_send_configure (
PhocLayerSurface* self
)
Description [src]
Send a configure event with the current width and height.
Send a configure event to the client informing it about the current width and height.
See phoc_layer_surface_get_geometry()
.