Method |
Description |
|
DeregisterEventListener ( string name ) : void |
|
|
GetApplication ( string name ) : Application |
|
|
GetApplication ( string name, bool create ) : Application |
|
|
GetAtspiBus ( ) : NDesk.DBus.Bus |
|
|
GetElement ( AccessiblePath ap, bool create ) : Accessible |
|
|
Iterate ( ) : void |
|
|
ProcessPendingCalls ( ) : void |
|
|
RegisterEventListener ( string name ) : void |
|
|
Registry ( bool startLoop ) : System |
|
|
RemoveApplication ( string name ) : void |
|
|
TerminateInternal ( ) : void |
|
|
XDefaultRootWindow ( IntPtr display ) : IntPtr |
|
|
XGetWindowProperty ( IntPtr display, IntPtr w, IntPtr property, IntPtr long_offset, IntPtr long_length, int delete, IntPtr req_type, IntPtr &actual_type_return, int &actual_format_return, IntPtr &nitems_return, IntPtr &bytes_after_return, string &prop_return ) : int |
|
|
XInternAtom ( IntPtr display, string atom_name, int only_if_eists ) : IntPtr |
|
|
XOpenDisplay ( string name ) : IntPtr |
|
|