Constructor
AgsSecurityContextnew
since: 3.0.0
Declaration [src]
AgsSecurityContext*
ags_security_context_new (
void
)
Return value
Type: AgsSecurityContext
The new AgsSecurityContext
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |