BtIcControl
BtIcControl — buzztraxs interaction controller single control
|
|
Includes
#include <libbtic/ic.h>
Description
Abstract base class for controls.
Types and Values
struct BtIcControl
struct BtIcControl;
buzztraxs interaction controller single control
Property Details
The “bound”
property
“bound” gboolean
wheter a control is in use.
Flags: Read / Write
Default value: FALSE
The “device”
property
“device” BtIcDevice *
parent device object.
Flags: Read / Write / Construct Only
The “id”
property
“id” guint
control id (for lookups).
Flags: Read / Write / Construct Only
Default value: 0
The “name”
property
“name” gchar *
control name.
Flags: Read / Write
Default value: NULL