update_lookup_table


Description:

public virtual signal void update_lookup_table (LookupTable lookup_table, bool visible)

Emitted when the client application get the update_lookup_table.

Implement the member function IBusPanelServiceClass::update_lookup_table in extended class to receive this signal.

Note:

Argument user_data is ignored in this function.

Parameters:

lookup_table

A lookup table to be updated.

visible

Whether the update is visible.