ui-call-data: Implement call-type property
Added tests for the newly added property and tests for the newly created helper functions Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/806>
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
f2083c0d4e
commit
d7bd51828e
@@ -45,5 +45,5 @@ const char *calls_ui_call_data_get_origin_id (CallsUiCallData *self);
|
||||
char *calls_ui_call_data_dup_origin_name (CallsUiCallData *self);
|
||||
|
||||
CuiCallState calls_call_state_to_cui_call_state (CallsCallState state);
|
||||
|
||||
CuiCallType calls_call_type_to_cui_call_type (CallsCallType type);
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user