Wl_shm.v1
Handler for a proxy with version >= 1.
constraint 'a = [< `V1 | `V2 ]
method private virtual on_format : [> `V1 | `V2 ] t ->
format:{Imports}1.Wl_shm.Format.t ->
unit
Pixel format description.
Informs the client about a valid pixel format that can be used for buffers. Known formats include argb8888 and xrgb8888.