Midgard2 Reference Manual | ||||
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct MidgardQueryProperty; struct MidgardQueryPropertyClass; MidgardQueryProperty * midgard_query_property_new (const gchar *property
,MidgardQueryStorage *storage
);
MidgardQueryProperty * midgard_query_property_new (const gchar *property
,MidgardQueryStorage *storage
);
|
name of the property |
|
optional storage for given property. [allow-none] |
Returns : |
new MidgardQueryProperty instance or NULL on failure |
Since 10.05