BtIcTriggerControl
BtIcTriggerControl — buzztraxss interaction controller single trigger control
|
|
Object Hierarchy
GObject
╰── BtIcControl
╰── BtIcTriggerControl
Includes
#include <libbtic/ic.h>
Description
Boolean value control. The state of the hardware control can be read from
BtIcTriggerControl:value.
Functions
btic_trigger_control_new ()
BtIcTriggerControl *
btic_trigger_control_new (const BtIcDevice *device,
const gchar *name,
guint id);
Create a new instance
Returns
the new instance or NULL in case of an error
Types and Values
struct BtIcTriggerControl
struct BtIcTriggerControl;
buzztraxs interaction controller single trigger control
Property Details
The “value” property
“value” gboolean
control value.
Owner: BtIcTriggerControl
Flags: Read / Write
Default value: FALSE