C# Class CmisSync.CmisTree.StatusCellRenderer

Inheritance: Gtk.CellRendererText
Afficher le fichier Open project: OpenDataSpace/CmisSync

Méthodes publiques

Méthode Description
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

Method Details

StatusCellRenderer() public méthode

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

StatusCellRenderer() public méthode

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