On Thu, 21 Sep 2006, Jalagandeswari G wrote:

> Hi All,
> When a new window is created in X window System CreateNotify event is passed. 
> Is it right?
>
> what is the event type which is passed while creating a new window in GDK ?
>
> What is the equivalent event type in GTK/GDK for CreateNotify in 
> XEvent(Xlib). I did not find any such event type in enum GdkEventType.

there's no such thing, you just use gdk_window_new() and you're set.

this list is about development of glib and gtk+ though, and not
using it or developing with it. so for the future, please send
such questions to gtk-list instead:
   http://mail.gnome.org/mailman/listinfo/gtk-list
   http://mail.gnome.org/archives/gtk-list/

> Regards,
> Jala

---
ciaoTJ
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to