C# Class gbrainy.Clients.Classical.Dialogs.PlayerHistoryDialog.CairoPreview

Inheritance: Gtk.DrawingArea
Afficher le fichier Open project: GNOME/gbrainy

Méthodes publiques

Méthode Description
CairoPreview ( ITranslations translations, PlayerHistory history ) : System

Méthodes protégées

Méthode Description
OnDrawn ( Cairo cc ) : bool

Method Details

CairoPreview() public méthode

public CairoPreview ( ITranslations translations, PlayerHistory history ) : System
translations ITranslations
history gbrainy.Core.Main.PlayerHistory
Résultat System

OnDrawn() protected méthode

protected OnDrawn ( Cairo cc ) : bool
cc Cairo
Résultat bool