C# Class Tangerine.PropertiesWindow

Inheritance: Gtk.Dialog
ファイルを表示 Open project: snorp/tangerine Class Usage Examples

Public Methods

Method Description
PropertiesWindow ( ) : System

Private Methods

Method Description
Combine ( ) : string
FindProvider ( string plugin ) : Provider
IsRunning ( ) : bool
LoadPrefs ( ) : void
ReadPassword ( ) : string
RestartDaemon ( ) : void
SavePrefs ( ) : void
SetProvider ( string plugin ) : void
SetSensitive ( ) : void
SetupProviders ( ) : void
StartDaemon ( ) : void
StopDaemon ( ) : void
WritePassword ( ) : void
g_spawn_command_line_async ( string cmd, IntPtr error ) : int

Method Details

PropertiesWindow() public method

public PropertiesWindow ( ) : System
return System