[][src]Module wayland_raw_protocol_bindings::client::wayland::wl_region

region interface

A region object describes an area.

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

Enums

wl_region

Statics

wl_region_interface

C representation of this interface, for interop

wl_region_requests

C-representation of the messages of this interface, for interop

Traits

wl_region_listener

An interface for handling events.

Functions

wl_region_add

add rectangle to region

wl_region_add_listener
wl_region_add_rust_listener
wl_region_destroy

destroy region

wl_region_get_user_data
wl_region_get_version
wl_region_set_user_data
wl_region_subtract

subtract rectangle from region