C# Class gbrainy.Core.Views.WelcomeView

Inheritance: IDrawable
Afficher le fichier Open project: GNOME/gbrainy Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Draw ( CairoContextEx gr, int area_width, int area_height, bool rtl ) : void
WelcomeView ( ITranslations translations ) : System

Method Details

Draw() public méthode

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
Résultat void

WelcomeView() public méthode

public WelcomeView ( ITranslations translations ) : System
translations ITranslations
Résultat System