(class-property-info type property-name) => property
g-property-definition
structure
Returns the property information for a single property.
Example:
(class-property-info "GtkButton" "label") => #<PROPERTY gchararray GtkButton.label (flags: readable writable constructor)>