Method
Gtk.Overlay.set_clip_overlay
Declaration [src]
void
gtk_overlay_set_clip_overlay (
GtkOverlay* overlay,
GtkWidget* widget,
gboolean clip_overlay
)
Parameters
widget |
GtkWidget |
an overlay child of |
|
Ownership is not transferred to the callee | |
clip_overlay |
gboolean |
whether the child should be clipped |