C# 클래스 UiaAtkBridge.Monitor

파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
ApplicationStarts ( ) : void
CheckMainLoop ( ) : void
HandleKey ( Atk evnt ) : bool

비공개 메소드들

메소드 설명
AddGlobalEventListener ( GLib listener, string eventType ) : uint
AddKeyEventListener ( Atk listener ) : uint
Dispose ( ) : void
GLibMainLoopThread ( ) : void
GetAssemblyName ( ) : string
GetAssemblyVersionNumber ( ) : string
GetProgramName ( ) : string
KeepListener ( GLib listener, string objType, string signalName ) : uint
LaunchAtkBridge ( ) : void
Monitor ( ) : System
PreventGailInitialization ( ) : void
RegisterSignal ( System type, string name ) : void
RegisterWindowSignals ( ) : void
ReturnTopLevel ( ) : Atk.Object
ShutdownAtkBridge ( ) : void
g_signal_new ( IntPtr signal_name, IntPtr itype, int signal_flags, uint class_offset, IntPtr accumulator, IntPtr accu_data, IntPtr c_marshaller, IntPtr return_type, uint n_params ) : void
gnome_accessibility_module_init ( ) : void
gnome_accessibility_module_shutdown ( ) : void
override_global_event_listener ( ) : void

메소드 상세

ApplicationStarts() 공개 메소드

public ApplicationStarts ( ) : void
리턴 void

CheckMainLoop() 공개 메소드

public CheckMainLoop ( ) : void
리턴 void

HandleKey() 공개 메소드

public HandleKey ( Atk evnt ) : bool
evnt Atk
리턴 bool