C# Class Banshee.Sources.Gui.CategorySourceView

Inheritance: Gtk.HBox, IDisposable
Afficher le fichier Open project: abock/cubano

Méthodes publiques

Méthode Description
CategorySourceView ( ) : System
Dispose ( ) : void

Private Methods

Méthode Description
OnActiveSourceChanged ( SourceEventArgs args ) : void
OnSourceUpdated ( SourceEventArgs args ) : void
ShouldShowSource ( Source source ) : bool
UpdateSources ( ) : void

Method Details

CategorySourceView() public méthode

public CategorySourceView ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void