Method
AgsSecurityContextget_business_group
since: 3.0.0
[−]
Declaration [src]
gchar**
ags_security_context_get_business_group (
AgsSecurityContext* security_context
)
[−]
Return value
Type: An array of utf8
The string vector containing business group or NULL
.
The array is NULL -terminated. |
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
Each element is a NUL terminated UTF-8 string. |