WindowHandle


Object Hierarchy:

Object hierarchy for WindowHandle

Description:

[ CCode ( type_id = "gtk_window_handle_get_type ()" ) ]
public sealed class WindowHandle : Widget, Accessible, Buildable, ConstraintTarget

Implements titlebar functionality for a window.

When added into a window, it can be dragged to move the window, and it implements the right click, double click and middle click behaviors that are expected of a titlebar.

CSS nodes

`GtkWindowHandle` has a single CSS node with the name `windowhandle`.

Accessibility

Until GTK 4.10, `GtkWindowHandle` used the [enum@Gtk.AccessibleRole.group] role.

Starting from GTK 4.12, `GtkWindowHandle` uses the [enum@Gtk.AccessibleRole.generic] role.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget