dup_object


Description:

[ Version ( since = "2.32" ) ]
public abstract DBusObject? dup_object ()

Gets the DBusObject that this belongs to, if any.

Parameters:

this

An exported D-Bus interface.

Returns:

A DBusObject or null. The returned reference should be freed with unref.