Package: gtk
Function gtk:property-expression-new-for-pspec
Lambda Listgtk:property-expression-new-for-pspec (expression pspec) ArgumentsReturn ValueThe new gtk:expression instance. Details
Creates an expression that looks up a property via the given expression or the this argument when the expression argument is nil. If the resulting object conforms to the type of this, its property specified by pspec will be queried. Otherwise, the evaluation of the
expression will fail. | See also |
2024-9-13