difference between Gtk::Button and Gtk::ToolButton



I'm making a toolbar and I want to change the image inside the Gtk::ToolButton when the mouse cursor enters it or leaves it. Gtk::Button does have signal_enter() but Gtk::ToolButton doesn't have this, how could I do this instead?



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