have function must pass delegate.
Spacen Jasset via Digitalmars-d-learn Thu, 13 Nov 2014 06:06:00 -0800
A method call in the GTK API takes a delegate as an
argument(addOnActivate) I would like to be able to pass a
function instead (address of). What is the solution, at present I
have a wrapper class around the function.
- have function must pass delegate. Spacen Jasset via Digitalmars-d-learn
- Re: have function must pass del... ketmar via Digitalmars-d-learn