class UIng::Menu

Included Modules

Defined in:

uing/menu.cr

Constructors

Instance Method Summary

Macros inherited from module UIng::MethodMissing

method_missing(call) method_missing

Constructor Detail

def self.new(ref_ptr : Pointer(LibUI::Menu)) #

[View source]
def self.new(name : String) #

[View source]

Instance Method Detail

def to_unsafe : Pointer(Void) #

[View source]