[ Version ( since = "2.68" ) ]
public List<string> get_domains (bool session_policies)
Gets a list of domains for which there are policies in enforcer.
| this | |
| session_policies |
whether to include session policies |
|
a newly allocated list of domains. Use [func@GLib.List.free_full] and [func@GLib.free] to free the list. |