DigitalControl
Object Hierarchy:
Description:
public class DigitalControl :
CompositeWidget,
CldAdapter
Digital channel user interface control
This control displays the state of a digital channel. If the channel is an output it will allow the user to change the output value
Content:
Properties:
Creation methods:
Methods:
- public override void build_from_xml_node (unowned Node* node)
- public void offer_cld_object (Object object)
A generic setter for the requested data, without knowing how the
implementing class intends to structure itself.
- protected async void request_data ()
All implementing classes need to request the data themselves.
- public override void update_objects (Map<string,Object> val)
Inherited Members:
All known members inherited from class Dcs.UI.CompositeWidget
All known members inherited from class Gtk.Box
- baseline_position
- homogeneous
- spacing
- get_baseline_position
- get_center_widget
- get_homogeneous
- get_spacing
- pack_end
- pack_start
- query_child_packing
- reorder_child
- set_baseline_position
- set_center_widget
- set_child_packing
- set_homogeneous
- set_spacing
All known members inherited from class Gtk.Container
- border_width
- child
- resize_mode
- class_find_child_property
- class_list_child_properties
- handle_border_width
- install_child_properties
- install_child_property
- add_with_properties
- child_get
- child_get_property
- child_get_valist
- child_notify
- child_notify_by_pspec
- child_set
- child_set_property
- child_set_valist
- child_type
- composite_name
- forall
- forall_internal
- @foreach
- get_border_width
- get_child_property
- get_children
- get_focus_chain
- get_focus_child
- get_focus_hadjustment
- get_focus_vadjustment
- get_path_for_child
- get_resize_mode
- propagate_draw
- resize_children
- set_border_width
- set_child_property
- set_focus_chain
- set_focus_hadjustment
- set_focus_vadjustment
- set_reallocate_redraws
- set_resize_mode
- unset_focus_chain
- add
- check_resize
- remove
- set_focus_child
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
- @new
- newv
- new_valist
- get_type
- get_class
- @ref
- unref
- ref_sink
- weak_ref
- weak_unref
- add_weak_pointer
- remove_weak_pointer
- @get
- @set
- get_property
- set_property
- get_data
- set_data
- set_data_full
- steal_data
- get_qdata
- set_qdata
- set_qdata_full
- steal_qdata
- freeze_notify
- thaw_notify
- dispose
- constructed
- notify_property
- connect
- disconnect
- add_toggle_ref
- remove_toggle_ref
- bind_property
- notify
- ref_count
All known members inherited from interface Dcs.CldAdapter
All known members inherited from interface Dcs.UI.Widget
All known members inherited from interface Dcs.Container
All known members inherited from interface Dcs.Buildable
All known members inherited from interface Dcs.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable