C# Class Cubano.NowPlaying.NowPlayingInterface

Inheritance: Gtk.VBox, ISourceContents
Afficher le fichier Open project: abock/cubano Class Usage Examples

Méthodes publiques

Méthode Description
ActivateDisplay ( ) : void
DeactivateDisplay ( ) : void
NowPlayingInterface ( ) : System
ResetSource ( ) : void
SetSource ( ISource src ) : bool

Méthodes protégées

Méthode Description
OnSizeAllocated ( Gdk allocation ) : void

Private Methods

Méthode Description
OnSourceAdded ( SourceAddedArgs args ) : void

Method Details

ActivateDisplay() public méthode

public ActivateDisplay ( ) : void
Résultat void

DeactivateDisplay() public méthode

public DeactivateDisplay ( ) : void
Résultat void

NowPlayingInterface() public méthode

public NowPlayingInterface ( ) : System
Résultat System

OnSizeAllocated() protected méthode

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
Résultat void

ResetSource() public méthode

public ResetSource ( ) : void
Résultat void

SetSource() public méthode

public SetSource ( ISource src ) : bool
src ISource
Résultat bool