WindowHandle


Object Hierarchy:

Object hierarchy for WindowHandle

Description:

[ 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.

CSS nodes

`HdyWindowHandle` has a single CSS node with name `windowhandle`.


Namespace: Hdy
Package: libhandy-1

Content:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor