Class

AstalEventBox

[]

Description

class Astal.EventBox : Gtk.EventBox
{
  /* No available fields */
}

EventBox is a GtkEventBox subclass which is meant to fix an issue with its GtkWidget::enter-notify-event and GtkWidget::leave-notify-event when nesting EventBoxes Its css selector is eventbox.

[]

Constructors

astal_event_box_new
No description available.

[]

Instance methods

Methods inherited from GtkEventBox (4)
Methods inherited from GtkBin (1)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GtkEventBox (2)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)
[]

Signals

Astal.EventBox::hover
No description available.

Astal.EventBox::hover-lost
No description available.

Astal.EventBox::click
No description available.

Astal.EventBox::click-release
No description available.

Astal.EventBox::scroll
No description available.

Astal.EventBox::motion
No description available.

Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)

Class structure