Retrieves the Display that is internally associated with the given this.
This will return the same Display that was passed to Context or if null was passed to Context then this function returns a pointer to the display that was automatically setup internally.
this |
A Context pointer |
The Display associated with the given this. |