class WaylandClient::Region

Defined in:

region.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(compositor, surface : GenericSurface, add_all = false) #

[View source]

Instance Method Detail

def accepts_input #

[View source]
def add(x, y, width, height) #

[View source]
def finalize #

[View source]
def opaque! #

[View source]
def subtract(x, y, width, height) #

[View source]
def to_unsafe : Pointer(WaylandClient::LibWaylandClient::WlRegion) #

[View source]