get_candidate


Description:

public unowned Text get_candidate (uint index)

Return Text at the given index.

Borrowed reference.

Parameters:

this

An IBusLookupTable.

index

Index in the Lookup table.

Returns:

IBusText at the given index; NULL if no such Text.