Overlay.getClipOverlay
bool getClipOverlay(gtk.widget.Widget widget) nothrowGets whether widget should be clipped within the parent.
Parameters
widget | an overlay child of gtk.overlay.Overlay |
Returns
whether the widget is clipped within the parent.
bool getClipOverlay(gtk.widget.Widget widget) nothrowGets whether widget should be clipped within the parent.
widget | an overlay child of gtk.overlay.Overlay |