set_overlay_pass_through
Description:
[
Version ( since =
"3.18" ) ]
public void set_overlay_pass_through (
Widget widget,
bool pass_through)
Convenience function to set the value of the GtkOverlay:pass-through
child property for widget
.
Parameters:
this |
a Overlay
|
widget |
an overlay child of Overlay
|
pass_through |
whether the child should pass the input through
|