get_vtable


Description:

public virtual DBusInterfaceVTable? get_vtable ()

Gets the interface vtable for the D-Bus interface implemented by this.

The returned function pointers should expect this itself to be passed as user_data.

Parameters:

this

A DBusInterfaceSkeleton.

Returns:

the vtable of the D-Bus interface implemented by the skeleton