C# 클래스 CmisSync.CmisTree.StatusCellRenderer

상속: Gtk.CellRendererText
파일 보기 프로젝트 열기: OpenDataSpace/CmisSync

공개 메소드들

메소드 설명
StatusCellRenderer ( ) : System

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with a default foreground color

StatusCellRenderer ( Gdk foreground ) : System

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with the given foreground color

메소드 상세

StatusCellRenderer() 공개 메소드

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with a default foreground color
public StatusCellRenderer ( ) : System
리턴 System

StatusCellRenderer() 공개 메소드

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with the given foreground color
public StatusCellRenderer ( Gdk foreground ) : System
foreground Gdk /// Foreground. ///
리턴 System