Re: gtk_type_foreach?



johannes@nada.kth.se (Johannes Keukelaar) writes:

> Is there any reason why there is no gtk_type_foreach function?

Hmm.  I'm not saying that such a function wouldn't be useful, but you
must be aware that most types are dynamically added to the type
system.  You will only find GtkFileSelection in the type list after at
least one GtkFileSelection widget has been created.  (Types are never
removed from the system, tho.)



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