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

Top Level Windows



Hi all,

Q1.
How can I get all the top level windows using GTK or GDK. I've found the
function
gdk_window_get_toplevels();, can I use it?

Q2.
gdk_window_get_toplevels(); returns a GList*, is the GList contains
GdkWindow Object?
If yes, how can I get the Title of a GdkWindow Object?

Thanks.

Michael



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