Package: gtk
Function gtk:property-expression-new
Lambda Listgtk:property-expression-new (gtype expression property) ArgumentsReturn ValueThe new gtk:expression instance. Details
Creates an expression that looks up a property via the given expression or the this argument when expression is nil. If the resulting object conforms to gtype, its property named property will be queried. Otherwise, this expression's evaluation will fail. The given gtype must have a property with property. | See also |
2024-8-16