BtIcTriggerControl — buzztraxs interaction controller single trigger control
GObject ╰── BtIcControl ╰── BtIcTriggerControl
#include <libbtic/ic.h>
Trigger control. The state of the hardware control can be read from BtIcTriggerControl:value.
BtIcTriggerControl * btic_trigger_control_new (const BtIcDevice *device, const gchar *name, guint id);
const BtIcDevice *device
const gchar *name
guint id
Create a new instance
device
the device it belongs to
name
human readable name
id
unique identifier per device
the new instance or NULL in case of an error
NULL
struct BtIcTriggerControl;
buzztraxs interaction controller single trigger control
“value”
“value” gboolean
control value.
Flags: Read / Write
Default value: FALSE