Hi, varun shrivastava wrote: > I have some questions regarding realize virtual function > 1). When is it called?
When the actor needs to be realized; grep is your friend. > 2). Why do we need to chain it up to parent implementation? You might want to read up on the basics of object-oriented programming. > 3) if so how can i chain up to its parent Read the GObject documentation. Kind regards, Tomas -- To unsubscribe send a mail to [EMAIL PROTECTED]
