C# Class Tasque.GtkWinApplication

Inheritance: GtkApplicationBase
Afficher le fichier Open project: GNOME/tasque Class Usage Examples

Méthodes publiques

Méthode Description
GtkWinApplication ( string args ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
IsRemoteInstanceRunning ( ) : bool

Private Methods

Méthode Description
WaitForAnotherInstance ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GtkWinApplication() public méthode

public GtkWinApplication ( string args ) : System
args string
Résultat System

IsRemoteInstanceRunning() protected méthode

protected IsRemoteInstanceRunning ( ) : bool
Résultat bool