Thunarx.Menu

Thunarx.Menu — Thunarx.Menu Reference

Synopsis

 Thunarx.Menu extends, GObject.GInterface {
  get_items();
  append_item(ThunarxMenuItem);
}

Ancestry

+-- GObject.GInterface
    +-- Thunarx.Menu

Description

Each Thunarx.Menu object is an abstraction of a real menu.

Public Methods

Thunarx.Menu.get_items

get_items();

Returns :List

Returns a list of attached menu items

Thunarx.Menu.append_item

append_item(ThunarxMenuItem);

Returns :

Append menu items to menu