Method

Gtk.Overlay.get_clip_overlay

Declaration [src]

gboolean
gtk_overlay_get_clip_overlay (
  GtkOverlay* overlay,
  GtkWidget* widget
)

Description [src]

Gets whether widget should be clipped within the parent.

Parameters

widget GtkWidget
 

an overlay child of GtkOverlay

 Ownership is not transferred to the callee

Return value

Returns: gboolean

whether the widget is clipped within the parent.