Function

Cuiinit

Declaration [src]

void
cui_init (
  gboolean init_callaudio
)

Description [src]

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.

This makes sure translations and types for the call-ui library are set up properly.

Parameters

init_callaudio

Type: gboolean

Whether to initialize libcallaudio.