Re: [gtk-list] Re: GtkCList: how to get row number from row data?



> One "messy" thing about GTK is that a lot of useful information is
> conained in the widget structures.  People from the C++ world are use to
> getting all information from class methods, and all varibles are private
> to the class.  This isn't the case with GTK.  There's a lot to be with

  I must agree on that point, it would be nice to at least attempt to
  standarize access to widget data by means of C functions or Macros
  looking like C-functions rather than having everybody 'invent' their
  own function or use the member directly. If the member variable changes
  name then nothing breaks.


-- 
D. Emilio Grimaldo Tunon       Compuware Europe B.V. (Uniface Lab)
Software Engineer	       Amsterdam, The Netherlands
emilio_tunon@nl.compuware.com  Tel. +31 (0)20 3116 200 ext. 413



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