imCounterIncTo

Set a specific count. Must set the total first. \n * Calls the callback, text=message if it is the first increment for the count. \n * Returns 0 if the callback aborted, 1 if returns normally. * \ingroup counter

version(IM)
extern (C) @nogc nothrow
int
imCounterIncTo
(,
int count
)

Meta