get_overlay_pass_through
Description:
[
Version ( since =
"3.18" ) ]
public bool get_overlay_pass_through (
Widget widget)
Convenience function to get the value of the GtkOverlay:pass-through
child property for widget
.
Parameters:
this |
a Overlay
|
widget |
an overlay child of Overlay
|
Returns:
whether the widget is a pass through child.
|