Re: How to add new Signals in a class
- From: Iago Rubio <iago rubio hispalinux es>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to add new Signals in a class
- Date: Fri, 29 Oct 2004 11:14:45 +0200
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]