C# 클래스 ColorCellRenderer, heap-prof

상속: Gtk.CellRenderer
파일 보기 프로젝트 열기: mono/heap-prof 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Idx int
List TypeList,

공개 메소드들

메소드 설명
GetSize ( Widget widget, Gdk &cell_area, int &x_offset, int &y_offset, int &width, int &height ) : void

보호된 메소드들

메소드 설명
Render ( Gdk window, Widget widget, Gdk background_area, Gdk cell_area, Gdk expose_area, CellRendererState flags ) : void

비공개 메소드들

메소드 설명
ColorFromBrush ( Brush b ) : Gdk.Color

메소드 상세

GetSize() 공개 메소드

public GetSize ( Widget widget, Gdk &cell_area, int &x_offset, int &y_offset, int &width, int &height ) : void
widget Widget
cell_area Gdk
x_offset int
y_offset int
width int
height int
리턴 void

Render() 보호된 메소드

protected Render ( Gdk window, Widget widget, Gdk background_area, Gdk cell_area, Gdk expose_area, CellRendererState flags ) : void
window Gdk
widget Widget
background_area Gdk
cell_area Gdk
expose_area Gdk
flags CellRendererState
리턴 void

프로퍼티 상세

Idx 공개적으로 프로퍼티

public int Idx
리턴 int

List 공개적으로 프로퍼티

public TypeList, List
리턴 TypeList,