candidate_clicked_lookup_table


Description:

public virtual signal void candidate_clicked_lookup_table (uint index, uint button, uint state)

Emitted when the client application get the candidate_clicked_lookup_table.

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

<note><para>Argument user_data is ignored in this function.</para> </note>

Parameters:

index

Index in the Lookup table

button

GdkEventButton:IBusPanelService:button (1: left button, etc.)

state

GdkEventButton:IBusPanelService:state (key modifier flags)