Method
MalcontentAppFilterget_oars_sections
since: 0.2.0
Declaration [src]
const gchar**
mct_app_filter_get_oars_sections (
MctAppFilter* filter
)
Description [src]
List the OARS sections present in this app filter.
The sections are returned in lexicographic order. A section will be listed
even if its stored value is MCT_APP_FILTER_OARS_VALUE_UNKNOWN. The
returned list may be empty.
Available since: 0.2.0