BtIcControl
BtIcControl — buzztards interaction controller single control
|
|
Properties
"device" BtIcDevice* : Read / Write / Construct Only
"id" guint : Read / Write / Construct Only
"name" gchar* : Read / Write / Construct Only
Description
Abstract base class for controls.
Details
struct BtIcControl
struct BtIcControl;
buzztards interaction controller single control
Property Details
The "device"
property
"device" BtIcDevice* : Read / Write / Construct Only
parent device object.
The "id"
property
"id" guint : Read / Write / Construct Only
control id (for lookups).
Default value: 0
The "name"
property
"name" gchar* : Read / Write / Construct Only
control name.
Default value: NULL