update_lookup_table


Description:

public void update_lookup_table (LookupTable lookup_table, bool visible)

Update the lookup table.

(Note: The table object will be released, if it is floating. If caller want to keep the object, caller should make the object sink by g_object_ref_sink.)

Parameters:

this

An IBusEngine.

lookup_table

An lookup_table.

visible

Whether the lookup_table is visible.