Constructor

XdpPortalnew

Declaration [src]

XdpPortal*
xdp_portal_new (
  void
)

Description [src]

Creates a new XdpPortal object.

Return value

Type: XdpPortal

A newly created XdpPortal object.

The caller of the function takes ownership of the data, and is responsible for freeing it.