StatusIcon



Hi, I am new to gtkmm and would like to use a system tray icon for my application. The example given in the gtkmm official website is not working and giving compilation errors when compiled with "g++ -o test test.cpp `pkg-config gtkmm-2.4 --cflags --libs`. These are the errors: StatusIcon is not a member of Gtk template argument 1 is invalid invalid type in declaration before '=' token Gtk::StatusIcon has not been declared base operand of -> is not a pointer Basically my need is to make a system tray icon available for my application. Please help me in this regard. I do not want to try eggtrayicon as it is very difficult to understand. Thanks in Advance!

View this message in context: StatusIcon
Sent from the Gtkmm mailing list archive at Nabble.com.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]