Constructor

AgsSecurityContextnew

since: 3.0.0

[]

Declaration [src]

AgsSecurityContext*
ags_security_context_new (
  void
)
[]

Description [src]

Create AgsSecurityContext.

Available since: 3.0.0

[]

Return value

Type: AgsSecurityContext

The new AgsSecurityContext instance.

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