C# 클래스 Banshee.Widgets.StreamPositionLabel

상속: Gtk.Alignment
파일 보기 프로젝트 열기: mono-soc-2011/banshee 1 사용 예제들

공개 메소드들

메소드 설명
StreamPositionLabel ( Banshee.Widgets.SeekSlider seekRange ) : System

보호된 메소드들

메소드 설명
OnExposeEvent ( Gdk evnt ) : bool
OnRealized ( ) : void
OnSizeRequested ( Gtk &requisition ) : void
OnStyleSet ( Gtk.Style old_style ) : void

비공개 메소드들

메소드 설명
BuildLayouts ( ) : void
FormatDuration ( long time ) : string
OnSliderUpdated ( object o, EventArgs args ) : void
UpdateLabel ( ) : void
UpdateLabel ( string text ) : void

메소드 상세

OnExposeEvent() 보호된 메소드

protected OnExposeEvent ( Gdk evnt ) : bool
evnt Gdk
리턴 bool

OnRealized() 보호된 메소드

protected OnRealized ( ) : void
리턴 void

OnSizeRequested() 보호된 메소드

protected OnSizeRequested ( Gtk &requisition ) : void
requisition Gtk
리턴 void

OnStyleSet() 보호된 메소드

protected OnStyleSet ( Gtk.Style old_style ) : void
old_style Gtk.Style
리턴 void

StreamPositionLabel() 공개 메소드

public StreamPositionLabel ( Banshee.Widgets.SeekSlider seekRange ) : System
seekRange Banshee.Widgets.SeekSlider
리턴 System