Signal

TalkatuTypingLabel::changed

since: 0.0

Declaration

void
changed (
  TalkatuTypingLabel* self,
  gpointer arg1,
  gpointer user_data
)

Description [src]

Emitted when the typing state of an individual has changed.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Signal can be directly emitted on objects from user code
Available since: 0.0

Parameters

arg1

Type: gpointer

A GList of who’s typing.

The argument can be NULL.
The data is owned by the caller of the function.