Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of this X11WindowInfo instance.
|
|
Equals ( object obj ) : bool |
Checks if
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
|
ToString ( ) : string |
Returns a System.String that represents the current window.
|
|
X11WindowInfo ( ) : System |
Constructs a new X11WindowInfo class.
|
|
X11WindowInfo ( |
Constructs a new X11WindowInfo class from the specified window handle and parent.
|
public Equals ( object obj ) : bool | ||
obj | object | The object to check against. |
Résultat | bool |
public X11WindowInfo ( |
||
handle | The handle of the window. | |
parent | The parent of the window. | |
Résultat | System |