get_allocation
Description:
Fetches the current allocation size for this.
If the context was not allocated in width or height, or if the context was recently reset with reset, the returned value will be -1.
Parameters:
this | |
width |
location to store the allocated width, or null |
height |
location to store the allocated height, or null |