C# Class CatEye.UI.Gtk.Widgets.WarningTooltip

Inheritance: Gtk.Window
Afficher le fichier Open project: bigfatbrowncat/CatEye Class Usage Examples

Méthodes publiques

Méthode Description
ShowWarning ( double maxValue, uint delay ) : void
WarningTooltip ( Gtk.Widget baseWidget ) : System

Private Methods

Méthode Description
HandleSizeAllocated ( object o, Gtk.SizeAllocatedArgs args ) : void

Method Details

ShowWarning() public méthode

public ShowWarning ( double maxValue, uint delay ) : void
maxValue double
delay uint
Résultat void

WarningTooltip() public méthode

public WarningTooltip ( Gtk.Widget baseWidget ) : System
baseWidget Gtk.Widget
Résultat System