class documentation

class DesktopEntryMenuItem(Gtk.MenuItem): (source)

View In Hierarchy

Single menu item for the OpenWithMenu. Displays the application name and the icon.
Method __init__ Constructor
Instance Variable entry Undocumented
def __init__(self, entry): (source)
Constructor
Parameters
entrythe DesktopEntryFile
entry = (source)

Undocumented