gtk.overlay_layout
Module for [OverlayLayout] class
Types 3
gtk.overlay_layout.OverlayLayout is the layout manager used by gtk.overlay.Overlay.
It places widgets as overlays on top of the main child.
This is not a reusable layout manager, since it expects its widget to be a gtk.overlay.Overlay. It is only listed here so that its layout properties get documented.
Methods
OverlayLayoutGidBuilder builder() static nothrowGet builder for [gtk.overlay_layout.OverlayLayout] Returns: New builder objectFluent builder implementation template for gtk.overlay_layout.OverlayLayout
Fluent builder for gtk.overlay_layout.OverlayLayout
Methods