[][src]Module wayland_client::protocol::wl_region

region interface

A region object describes an area.

Region objects are used to describe the opaque and input regions of a surface.

Structs

WlRegion

Enums

Event
Request

Constants

REQ_ADD_SINCE

The minimal object version supporting this request

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_SUBTRACT_SINCE

The minimal object version supporting this request

Traits

RequestsTrait