Overlay.setOverlayPassThrough
void setOverlayPassThrough(gtk.widget.Widget widget, bool passThrough)Convenience function to set the value of the #GtkOverlay:pass-through child property for widget.
Parameters
widget | an overlay child of #GtkOverlay |
passThrough | whether the child should pass the input through |