class WaylandClient::FrameCallback

Defined in:

surface/frame_callback.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(surface : GenericSurface) #

[View source]

Instance Method Detail

def callback_count : Int32 #

[View source]
def frame_handler : Callback | Nil #

[View source]
def request(frame_handler : Callback, chain : Bool = true) #

[View source]

[View source]