C# Class Banshee.Sources.Gui.CategorySourceView

Inheritance: Gtk.HBox, IDisposable
Datei anzeigen Open project: abock/cubano

Public Methods

Method Description
CategorySourceView ( ) : System
Dispose ( ) : void

Private Methods

Method Description
OnActiveSourceChanged ( SourceEventArgs args ) : void
OnSourceUpdated ( SourceEventArgs args ) : void
ShouldShowSource ( Source source ) : bool
UpdateSources ( ) : void

Method Details

CategorySourceView() public method

public CategorySourceView ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void