C# Class Gtk.Tasque.AppIndicatorTray

Inheritance: GtkTray
ファイルを表示 Open project: GNOME/tasque Class Usage Examples

Public Methods

Method Description
AppIndicatorTray ( GtkApplicationBase application ) : AppIndicator

Protected Methods

Method Description
OnTooltipChanged ( ) : void

Method Details

AppIndicatorTray() public method

public AppIndicatorTray ( GtkApplicationBase application ) : AppIndicator
application GtkApplicationBase
return AppIndicator

OnTooltipChanged() protected method

protected OnTooltipChanged ( ) : void
return void