r123
r123

Reputation: 21

Growl notification C

Is it possible to send a Growl message in a C program?

Upvotes: 2

Views: 265

Answers (1)

bstpierre
bstpierre

Reputation: 31206

There is a GNTP library for c/c++. Is that what you're looking for?

Upvotes: 2

Related Questions