Package: gtk

Class gtk:window-handle

Superclasses

Documented Subclasses

None

Direct Slots

child
The child property of type gtk:widget (Read / Write)
The child widget.

Details

The gtk:window-handle widget is a titlebar area widget. When added into a window, it can be dragged to move the window, and handles right click, double click and middle click as expected of a titlebar.

CSS nodes

The gtk:window-handle implementation has a single CSS node with the name windowhandle.

Accessibility

Until GTK 4.10, the gtk:window-handle implementation uses the :group role of the gtk:accessible-role enumeration. Starting from GTK 4.12, the gtk:window-handle implementation uses the :generic role.
 

Inherited Slot Access Functions

See also

2023-8-31