C# 클래스 Cubano.Client.CubanoWindowDecorator

상속: Hyena.Gui.WindowDecorator
파일 보기 프로젝트 열기: abock/cubano 1 사용 예제들

공개 메소드들

메소드 설명
CubanoWindowDecorator ( Gtk window ) : System
Render ( Context cr ) : void

메소드 상세

CubanoWindowDecorator() 공개 메소드

public CubanoWindowDecorator ( Gtk window ) : System
window Gtk
리턴 System

Render() 공개 메소드

public Render ( Context cr ) : void
cr Cairo.Context
리턴 void