Package: gtk

Function gtk:pad-controller-set-action-entries

Lambda List

gtk:pad-controller-set-action-entries (controller entries)

Arguments

controller -- a gtk:pad-controller object
entries -- a '((type1 index1 mode1 label1 name1) ...) list with the action entries to set on controller

Details

This is a convenience function to add a group of action entries on the pad controller. Each action entry in the list of action entries has the '(type index mode label name) parameters. See the gtk:pad-controller-set-action function for the documentation of the action entry parameters.
 

See also

2025-2-23