request_name


Description:

public uint32 request_name (string name, uint32 flags)

Request a name from IBus daemon synchronously.

Parameters:

this

the IBusBus instance to be processed.

name

Name to be requested.

flags

IBusBusNameFlag.

Returns:

0 if failed; IBusBusRequestNameReply otherwise.