C# 클래스 MonoDevelop.Components.IdeTheme

파일 보기 프로젝트 열기: powerumc/monodevelop_korean 1 사용 예제들

공개 메소드들

메소드 설명
ApplyTheme ( NSWindow window ) : void
ApplyTheme ( this window ) : void

비공개 메소드들

메소드 설명
IdeTheme ( ) : System
InitializeGtk ( string progname, string &args ) : void
OnClose ( NSNotification note ) : void
OnGtkWindowRealized ( object s, EventArgs a ) : void
SetTheme ( NSWindow window ) : void
SetupGtkTheme ( ) : void
SetupXwtTheme ( ) : void
UpdateGtkTheme ( ) : void
UpdateMacWindows ( ) : void
UpdateStyles ( ) : void
ValidateGtkTheme ( string &theme ) : void

메소드 상세

ApplyTheme() 공개 정적인 메소드

public static ApplyTheme ( NSWindow window ) : void
window NSWindow
리턴 void

ApplyTheme() 공개 정적인 메소드

public static ApplyTheme ( this window ) : void
window this
리턴 void