get_allocated_baseline
Description:
Returns the baseline that has currently been allocated to this.
This function is intended to be used when implementing handlers for the draw function, and when allocating child widgets in size_allocate.
Parameters:
this |
the widget to query |
Returns:
the baseline of the this, or -1 if none |