Flowdock
method

add_item

Importance_1
v1_9_2_180 - Show latest stable - 0 notes - Class: MenuExtension
add_item(label, keyval = nil, klass = MenuItem, &callback) public

Adds a Gtk::MenuItem to this instance’s #menu. label is the label string, klass is the item type, and callback is the procedure, that is called if the item is activated.

Show source
Register or log in to add new notes.