C# Class Emveepee.Widgets.StartPage.LabelItem

Inheritance: System.Item
ファイルを表示 Open project: mono/emveepee

Public Methods

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

Method Details

Draw() public method

public Draw ( Gdk clip ) : void
clip Gdk
return void

LabelItem() public method

public LabelItem ( StartPage owner, string label, int x, int y ) : System
owner StartPage
label string
x int
y int
return System