Namespace

Cui – 0

Call-UI interface elements

Version0.0.2
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.

Keypad

A keypad for dialing numbers.

Interfaces

Call

An interface for phone calls.

Enumerations

CallState

The call state of a CuiCall

Functions

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.

uninit

Free up resources.