C# 클래스 gbrainy.Core.Views.WelcomeView

상속: IDrawable
파일 보기 프로젝트 열기: GNOME/gbrainy 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Draw ( CairoContextEx gr, int area_width, int area_height, bool rtl ) : void
WelcomeView ( ITranslations translations ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( CairoContextEx gr, int area_width, int area_height, bool rtl ) : void
gr gbrainy.Core.Main.CairoContextEx
area_width int
area_height int
rtl bool
리턴 void

WelcomeView() 공개 메소드

public WelcomeView ( ITranslations translations ) : System
translations ITranslations
리턴 System