Searched refs:SensorThreshold (Results 1 – 3 of 3) sorted by relevance
688 …fine SENSOR_THRESHOLD(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_SENSOR_THRESHOLD, SensorThreshold))693 typedef struct _SensorThreshold SensorThreshold; typedef703 SensorThreshold *object,706 GVariant * (*get_lower_critical) (SensorThreshold *object);708 GVariant * (*get_lower_warning) (SensorThreshold *object);710 guchar (*get_state) (SensorThreshold *object);712 GVariant * (*get_upper_critical) (SensorThreshold *object);714 GVariant * (*get_upper_warning) (SensorThreshold *object);717 SensorThreshold *object);720 SensorThreshold *object);[all …]
6441 G_DEFINE_INTERFACE (SensorThreshold, sensor_threshold, G_TYPE_OBJECT) in G_DEFINE_INTERFACE() argument6588 sensor_threshold_get_lower_critical (SensorThreshold *object) in sensor_threshold_get_lower_critical()6606 sensor_threshold_dup_lower_critical (SensorThreshold *object) in sensor_threshold_dup_lower_critical()6623 sensor_threshold_set_lower_critical (SensorThreshold *object, GVariant *value) in sensor_threshold_set_lower_critical()6641 sensor_threshold_get_lower_warning (SensorThreshold *object) in sensor_threshold_get_lower_warning()6659 sensor_threshold_dup_lower_warning (SensorThreshold *object) in sensor_threshold_dup_lower_warning()6676 sensor_threshold_set_lower_warning (SensorThreshold *object, GVariant *value) in sensor_threshold_set_lower_warning()6694 sensor_threshold_get_upper_warning (SensorThreshold *object) in sensor_threshold_get_upper_warning()6712 sensor_threshold_dup_upper_warning (SensorThreshold *object) in sensor_threshold_dup_upper_warning()6729 sensor_threshold_set_upper_warning (SensorThreshold *object, GVariant *value) in sensor_threshold_set_upper_warning()[all …]
798 - `SensorThreshold*` : 8 different events