Top |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkEventBox ╰── HdyWindowHandle
HdyWindowHandle is a GtkBin subclass that can be dragged to move its GtkWindow, and handles right click, middle click and double click as expected from a titlebar. This is particularly useful with HdyWindow or HdyApplicationWindow.
It isn't necessary to use HdyWindowHandle if you use HdyHeaderBar.
It can be safely nested or used in the actual window titlebar.
GtkWidget *
hdy_window_handle_new (void
);
Creates a new HdyWindowHandle.
Since: 1.0