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

Inheritance: Gtk.Window
Show file Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Methods

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

Private Methods

Method Description
HandleSizeAllocated ( object o, Gtk.SizeAllocatedArgs args ) : void

Method Details

ShowWarning() public method

public ShowWarning ( double maxValue, uint delay ) : void
maxValue double
delay uint
return void

WarningTooltip() public method

public WarningTooltip ( Gtk.Widget baseWidget ) : System
baseWidget Gtk.Widget
return System