get_clip_overlay
Description:
public bool get_clip_overlay (
Widget widget)
Gets whether widget
should be clipped within the parent.
Parameters:
this |
a `GtkOverlay`
|
widget |
an overlay child of `GtkOverlay`
|
Returns:
whether the widget is clipped within the parent.
|