get_allocation
Description:
Fetches the current allocation size for this.
Note:
This object will be removed in GTK 5
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 |
a `GtkCellAreaContext` |
width |
location to store the allocated width |
height |
location to store the allocated height |