CoverArt Browser  v2.0
Browse your cover-art albums in Rhythmbox
coverart_widgets.MenuButton Class Reference
Inheritance diagram for coverart_widgets.MenuButton:
coverart_widgets.PixbufButton coverart_widgets.OptionsPopupWidget coverart_widgets.EnhancedButton coverart_widgets.OptionsWidget

List of all members.

Public Member Functions

def __init__
def popup_deactivate
def add_menuitem
def clear_popupmenu
def update_options
def update_image
def update_current_key
def do_button_press_event

Detailed Description

Definition at line 360 of file coverart_widgets.py.


Constructor & Destructor Documentation

def coverart_widgets.MenuButton.__init__ (   self,
  args,
  kwargs 
)
Initializes the button.

Reimplemented from coverart_widgets.OptionsPopupWidget.

Definition at line 368 of file coverart_widgets.py.


Member Function Documentation

def coverart_widgets.MenuButton.add_menuitem (   self,
  key 
)
add a new menu item to the popup

Reimplemented from coverart_widgets.OptionsPopupWidget.

Definition at line 382 of file coverart_widgets.py.

reinitialises/clears the current popup menu and associated actions

Reimplemented from coverart_widgets.OptionsPopupWidget.

Definition at line 404 of file coverart_widgets.py.

when button is clicked, update the popup with the sorting options
before displaying the popup

Definition at line 443 of file coverart_widgets.py.


The documentation for this class was generated from the following file:
 All Classes Functions