categories_is_searchable


Description:


public bool categories_is_searchable (string category)

Gets whether the given calendar is to be used for searches in the GUI.

This function is thread safe.

Return value; truetypeof (tcflag_t) if the category is searchable, falsetypeof (tcflag_t) if not.

Parameters:

category

category name.


Namespace: E



2022 vala-language.org