C# Class Tasque.GtkWinApplication

Inheritance: GtkApplicationBase
Datei anzeigen Open project: GNOME/tasque Class Usage Examples

Public Methods

Method Description
GtkWinApplication ( string args ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void
IsRemoteInstanceRunning ( ) : bool

Private Methods

Method Description
WaitForAnotherInstance ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

GtkWinApplication() public method

public GtkWinApplication ( string args ) : System
args string
return System

IsRemoteInstanceRunning() protected method

protected IsRemoteInstanceRunning ( ) : bool
return bool