C# 클래스 MonoDevelop.MacIntegration.MainToolbar.MainToolbar

상속: IMainToolbarView
파일 보기 프로젝트 열기: powerumc/monodevelop_korean

Private Properties

프로퍼티 타입 설명
AttachToolbarEvents void
Initialize void

공개 메소드들

메소드 설명
FocusSearchBar ( ) : void
MainToolbar ( Gtk window ) : System
RebuildToolbar ( IEnumerable buttons ) : void

비공개 메소드들

메소드 설명
AttachToolbarEvents ( SearchBar bar ) : void
Initialize ( ) : void

메소드 상세

FocusSearchBar() 공개 메소드

public FocusSearchBar ( ) : void
리턴 void

MainToolbar() 공개 메소드

public MainToolbar ( Gtk window ) : System
window Gtk
리턴 System

RebuildToolbar() 공개 메소드

public RebuildToolbar ( IEnumerable buttons ) : void
buttons IEnumerable
리턴 void