Overlay.getClipOverlay

Gets whether @widget should be clipped within the parent.

class Overlay
bool
getClipOverlay

Parameters

widget Widget

an overlay child of GtkOverlay

Return Value

Type: bool

whether the widget is clipped within the parent.

Meta