Constructor

XdpPortalinitable_new

Declaration [src]

XdpPortal*
xdp_portal_initable_new (
  void
  GError** error
)

Description [src]

Creates a new XdpPortal object.

Return value

Returns: XdpPortal
 

A newly created XdpPortal object or NULL on error.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.