Re: How to add new Signals in a class



On Fri, 2004-10-29 at 06:28, vasista sarma wrote:
Hi i am using GtkButtonClass it gives me the stuct elements for
"clicked" and "pressed" events. I want now to extend this for drag
events as well i.e, i want it for "drag_leave" ,"drag_motion" ....
How can i add these signals to Buttons.

Create your own class with GtkButtonClass as parent and add those
signals.

-- 
Iago Rubio   



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