![]() |
![]() |
![]() |
librygel-server Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#define RYGEL_TYPE_LOGICAL_EXPRESSION
RygelLogicalExpression * rygel_logical_expression_new (void
);
struct RygelLogicalExpression;
enum RygelLogicalOperator;
#define RYGEL_TYPE_LOGICAL_EXPRESSION (rygel_logical_expression_get_type ())
The type for RygelLogicalExpression.
struct RygelLogicalExpression { RygelSearchExpression parent_instance; RygelLogicalExpressionPrivate * priv; };