Namespace

Cui – 0

Call-UI interface elements

Version0.2.0.beta1
AuthorsPurism SPC
LicenseLGPL-2.1-or-later
Websitehttps://gitlab.gnome.org/World/Phosh/libcall-ui
Sourcehttps://gitlab.gnome.org/World/Phosh/libcall-ui/

Build

C headerscall-ui.h
pkg-config filescall-ui-0

Dependencies

GObject—2.0 The base type system library
Browse documentation

Classes

CallDisplay

A GtkWidget that handles the UI elements of a phone call. It displays the CuiCalls information and allows actions such as accepting or rejecting the call, hanging up, etc.

Dialpad

A simple dial pad to enter phone numbers.

EncryptionIndicator

Keypad

A keypad for dialing numbers.

KeypadButton

Interfaces

Call

An interface for phone calls.

Enumerations

CallState

The call state of a CuiCall

Functions

get_resource

init

Call this function just after initializing GTK, if you are using GtkApplication it means it must be called when the GApplication::startup signal is emitted. If call-ui has already been initialized, the function will simply return.

register_resource

uninit

Free up resources.

unregister_resource