API Version: 2.0
Library Version: 3.57.3
Generated by gi-docgen 2025.4
gboolean e_data_cal_view_object_matches ( EDataCalView* view, const gchar* object )
Compares the given object to the regular expression used for the given view.
object
Type: const gchar*
const gchar*
Object to match.
Type: gboolean
gboolean
TRUE if the object matches the expression, FALSE if not.