restriction_compare


Description:


[ Version ( since = "1.0" ) ]
public int restriction_compare (RestrictionKind restr, int count)

Compares the kind of restriction and the count to determine whether it is valid.

Parameters:

restr

The restriction kind

count

The number of restrictions

Returns:

Whether it is valid or not. -1 indicates invalid or more analysis. 1 indicates pass and 0 or 2+ indicates fail.


Namespace: ICal
Package: libical-glib