lookup


Description:

public Type lookup (string object_path, string method)

Get the registered GeditMessageType for method at object_path.

The returned GeditMessageType is owned by the bus and should not be unreffed.

Parameters:

this

a MessageBus

object_path

the object path

method

the method

Returns:

the registered GeditMessageType or null if no message type is registered for method at object_path