class CUI::ComponentWrapper

Defined in:

libui/cui.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(component : Pointer(UI::Control), attributes : Hash(String, String)) #

[View source]

Instance Method Detail

def attributes : Hash(String, String) #

[View source]
def component : Pointer(UI::Control) #

[View source]