get_measure_overlay
Description:
public bool get_measure_overlay (
Widget widget)
Gets whether widget
's size is included in the measurement of this.
Parameters:
this |
a `GtkOverlay`
|
widget |
an overlay child of `GtkOverlay`
|
Returns:
whether the widget is measured
|