C# Class Emveepee.Widgets.StartPage.LabelItem

Inheritance: System.Item
Afficher le fichier Open project: mono/emveepee

Méthodes publiques

Méthode Description
Draw ( Gdk clip ) : void
LabelItem ( StartPage owner, string label, int x, int y ) : System

Method Details

Draw() public méthode

public Draw ( Gdk clip ) : void
clip Gdk
Résultat void

LabelItem() public méthode

public LabelItem ( StartPage owner, string label, int x, int y ) : System
owner StartPage
label string
x int
y int
Résultat System