class

UIng::Menu

Inherits UIng::BlockConstructor < Reference < Object

Constructors

new(*args, &)
Source
new(*args, **kwargs, &)
Source
new(name : String)
Source

Instance methods

append_about_item
Source
append_check_item(name : String, checked : Bool) : MenuItem
Source
append_check_item(name : String) : MenuItem
Source
append_item(name : String) : MenuItem
Source
append_preferences_item
Source
append_quit_item
Source
append_separator
Source
to_unsafe
Source