메소드 | 설명 | |
---|---|---|
ApplyConfig ( Smuxi.Engine.UserConfig userConfig ) : void | ||
ConnectEngineToGUI ( ) : void | ||
DisconnectEngineFromGUI ( ) : void | ||
DisconnectEngineFromGUI ( bool cleanly ) : void | ||
Init ( string args, string engine ) : void | ||
InitLocalEngine ( ) : void | ||
IsGuiThread ( ) : bool | ||
LoadIcon ( string iconName, int size, string resourceName ) : Gdk.Pixbuf | ||
OpenChatLink ( |
||
OpenFindGroupChatWindow ( ) : void | ||
OpenFindGroupChatWindow ( string searchKey ) : void | ||
OpenLink ( |
||
Quit ( ) : void | ||
ReconnectEngineToGUI ( ) : void | ||
ReconnectEngineToGUI ( bool cleanly ) : void | ||
ShowEngineManagerDialog ( ) : void | ||
ShowEngineManagerDialog ( string engine ) : void | ||
ShowError ( Gtk parent, |
||
ShowError ( Gtk parent, string msg ) : void | ||
ShowError ( Gtk parent, string msg, |
||
ShowException ( |
||
ShowException ( Gtk parent, |
||
ShowReconnectDialog ( Gtk parent ) : bool | ||
TryOpenChatLink ( |
메소드 | 설명 | |
---|---|---|
CheckFrontendManagerStatus ( ) : bool | ||
Frontend ( ) : System | ||
GetGtkIconThemeName ( ) : string | ||
InitGtk ( string args ) : void | ||
InitGtkPathWin ( ) : void | ||
InitSignalHandlers ( ) : void | ||
SyncConfig ( ) : void | ||
_ ( string msg ) : string | ||
_OnUnhandledException ( GLib e ) : void |
public static ApplyConfig ( Smuxi.Engine.UserConfig userConfig ) : void | ||
userConfig | Smuxi.Engine.UserConfig | |
리턴 | void |
public static DisconnectEngineFromGUI ( bool cleanly ) : void | ||
cleanly | bool | |
리턴 | void |
public static Init ( string args, string engine ) : void | ||
args | string | |
engine | string | |
리턴 | void |
public static LoadIcon ( string iconName, int size, string resourceName ) : Gdk.Pixbuf | ||
iconName | string | |
size | int | |
resourceName | string | |
리턴 | Gdk.Pixbuf |
public static OpenFindGroupChatWindow ( string searchKey ) : void | ||
searchKey | string | |
리턴 | void |
public static ReconnectEngineToGUI ( bool cleanly ) : void | ||
cleanly | bool | |
리턴 | void |
public static ShowEngineManagerDialog ( string engine ) : void | ||
engine | string | |
리턴 | void |
public static ShowError ( Gtk parent, |
||
parent | Gtk | |
ex | ||
리턴 | void |
public static ShowError ( Gtk parent, string msg ) : void | ||
parent | Gtk | |
msg | string | |
리턴 | void |
public static ShowError ( Gtk parent, string msg, |
||
parent | Gtk | |
msg | string | |
ex | ||
리턴 | void |
public static ShowException ( |
||
ex | ||
리턴 | void |
public static ShowException ( Gtk parent, |
||
parent | Gtk | |
ex | ||
리턴 | void |
public static ShowReconnectDialog ( Gtk parent ) : bool | ||
parent | Gtk | |
리턴 | bool |
public static TryOpenChatLink ( |
||
link | ||
리턴 | bool |