Package: gdk

Accessor gdk:event-pad-button-group

Lambda List

gdk:event-pad-button-group (instance)

Syntax

(gdk:event-pad-button-group instance) => group
(setf (gdk:event-pad-button-group instance) group)

Arguments

instance -- a gdk:event-pad-button instance
group -- an unsigned integer with the pad group the button belongs to, a :tablet-pad device may have one or more groups containing a set of buttons/ring/strips each

Details

Accessor of the group slot of the gdk:event-pad-button structure.
 

See also

2024-6-28