Finding objects messages
The patch in this thread shows how a textbutton can accept several messages. However I want to use the same strategy for another object but I cannot find in the documentation what messages an object accept. If one look through the object assistant that pop up left to the object when clicking the yellow arrow, under messages none of the values (hidden,border etc) are listed. Only types are listed (bang, int etc).
So basically my question is, where can I find what messages an object accept?