[ CCode ( type_id = "hdy_window_handle_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public class WindowHandle : EventBox, Implementor, Buildable
A bin that acts like a titlebar.
`HdyWindowHandle` is a [class@Gtk.Bin] subclass that can be dragged to move its [class@Gtk.Window], and handles right click, middle click and double click as expected from a titlebar. This is particularly useful with [class@Window] or [class@ApplicationWindow].
It isn't necessary to use `HdyWindowHandle` if you use [class@HeaderBar].
It can be safely nested or used in the actual window titlebar.
`HdyWindowHandle` has a single CSS node with name `windowhandle`.