Re: Signals documentation

2005-11-15 Thread ibrar ahmed
Hello all, How we can make our own Widget using Gtk+. i need your's best complement ! ibrar On 11/15/05, Paul Davis <[EMAIL PROTECTED]> wrote: > On Tue, 2005-11-15 at 11:11 +0100, Jose Hevia wrote: > > Does anyone knows were is documentation about specific Gobject signals:? > > in the docs for th

Re: Signals documentation

2005-11-15 Thread Paul Davis
On Tue, 2005-11-15 at 11:11 +0100, Jose Hevia wrote: > Does anyone knows were is documentation about specific Gobject signals:? in the docs for the subclass that they are associated with. the ones listed all belong to GtkWidget. ___ gtk-list mailing li

Signals documentation

2005-11-15 Thread Jose Hevia
Does anyone knows were is documentation about specific Gobject signals:? "delete_event","button_press_event","button_release_event", "scroll_event","motion_notify_event","focus_in_event","focus_out_event", "configure_event","style_set" Jose