Method
GtkOverlayset_clip_overlay
Declaration [src]
void
gtk_overlay_set_clip_overlay (
  GtkOverlay* overlay,
  GtkWidget* widget,
  gboolean clip_overlay
)
Parameters
| widget | GtkWidget | 
| An overlay child of  | |
| The data is owned by the caller of the function. | |
| clip_overlay | gboolean | 
| Whether the child should be clipped. |