BtIcControl

BtIcControl — buzztards interaction controller single control

Properties

BtIcDevice * device Read / Write / Construct Only
guint id Read / Write / Construct Only
gchar * name Read / Write / Construct Only

Types and Values

struct BtIcControl

Object Hierarchy

    GObject
    ╰── BtIcControl
        ├── BtIcAbsRangeControl
        ╰── BtIcTriggerControl

Includes

#include <libbtic/ic.h>

Description

Abstract base class for controls.

Functions

Types and Values

struct BtIcControl

struct BtIcControl;

buzztards interaction controller single control

Property Details

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 / Construct Only

Default value: NULL