Class
GtkWindowHandle
[−]
Description [src]
final class Gtk.WindowHandle : Gtk.Widget
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget {
/* No available fields */
}
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 GTK_ACCESSIBLE_ROLE_GROUP
role.
Starting from GTK 4.12, GtkWindowHandle
uses the GTK_ACCESSIBLE_ROLE_GENERIC
role.
[−]
Instance methods
[+]
Methods inherited from GtkAccessible (20)
[+]
Methods inherited from GtkBuildable (1)
[+]