WindowHandle


Object Hierarchy:

Gtk.WindowHandle Gtk.WindowHandle Gtk.WindowHandle Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.WindowHandle GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Gtk.Accessible Gtk.Accessible Gtk.Accessible->Gtk.WindowHandle Gtk.Accessible->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.WindowHandle Gtk.Buildable->Gtk.Widget Gtk.ConstraintTarget Gtk.ConstraintTarget Gtk.ConstraintTarget->Gtk.WindowHandle Gtk.ConstraintTarget->Gtk.Widget

Description:

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

`GtkWindowHandle` 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

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

Accessibility

`GtkWindowHandle` uses the gtk_accessible_role_group role.


Namespace: Gtk
Package: gtk4

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object



2022 vala-language.org