Overlay.getMeasureOverlay
bool getMeasureOverlay(gtk.widget.Widget widget)Gets whether widget's size is included in the measurement of overlay.
Parameters
widget | an overlay child of gtk.overlay.Overlay |
Returns
whether the widget is measured
bool getMeasureOverlay(gtk.widget.Widget widget)Gets whether widget's size is included in the measurement of overlay.
widget | an overlay child of gtk.overlay.Overlay |