C# 클래스 Banshee.Sources.Gui.CategorySourceView

상속: Gtk.HBox, IDisposable
파일 보기 프로젝트 열기: abock/cubano

공개 메소드들

메소드 설명
CategorySourceView ( ) : System
Dispose ( ) : void

비공개 메소드들

메소드 설명
OnActiveSourceChanged ( SourceEventArgs args ) : void
OnSourceUpdated ( SourceEventArgs args ) : void
ShouldShowSource ( Source source ) : bool
UpdateSources ( ) : void

메소드 상세

CategorySourceView() 공개 메소드

public CategorySourceView ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void