Package: gdk

GBoxed gdk:event-sequence

Declaration

(glib:define-gboxed-opaque event-sequence "GdkEventSequence"
  :export t
  :type-initializer "gdk_event_sequence_get_type"
  :alloc (error "GdkEventSequence cannot be created from the Lisp side."))  

Details

The gdk:event-sequence structure is opaque, and has no user visible fields. An instance cannot be created from the Lisp side. See the gdk:event-event-sequence documentation.
 

See also

2024-6-28