Class

AstalIOVariableBase

Description

class AstalIO.VariableBase : GObject.Object
{
  /* No available fields */
}

No description available.

Ancestors

Descendants

Constructors

astal_io_variable_base_new
No description available.

Instance methods

astal_io_variable_base_emit_changed
No description available.

astal_io_variable_base_emit_dropped
No description available.

astal_io_variable_base_emit_error
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Signals

AstalIO.VariableBase::changed
No description available.

AstalIO.VariableBase::dropped
No description available.

AstalIO.VariableBase::error
No description available.

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct AstalIOVariableBaseClass {
  /* no available fields */
}

No description available.