C# Class Cubano.NowPlaying.NowPlayingInterface

Inheritance: Gtk.VBox, ISourceContents
ファイルを表示 Open project: abock/cubano Class Usage Examples

Public Methods

Method Description
ActivateDisplay ( ) : void
DeactivateDisplay ( ) : void
NowPlayingInterface ( ) : System
ResetSource ( ) : void
SetSource ( ISource src ) : bool

Protected Methods

Method Description
OnSizeAllocated ( Gdk allocation ) : void

Private Methods

Method Description
OnSourceAdded ( SourceAddedArgs args ) : void

Method Details

ActivateDisplay() public method

public ActivateDisplay ( ) : void
return void

DeactivateDisplay() public method

public DeactivateDisplay ( ) : void
return void

NowPlayingInterface() public method

public NowPlayingInterface ( ) : System
return System

OnSizeAllocated() protected method

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
return void

ResetSource() public method

public ResetSource ( ) : void
return void

SetSource() public method

public SetSource ( ISource src ) : bool
src ISource
return bool