Constructor

GioDBusAuthObservernew

since: 2.26

Declaration [src]

GDBusAuthObserver*
g_dbus_auth_observer_new (
  void
)

Description [src]

Creates a new GDBusAuthObserver object.

Available since: 2.26

Return value

Type: GDBusAuthObserver

A GDBusAuthObserver. Free with g_object_unref().

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