Re: using gtk preffix, it's ok??



Alexandre wrote:
  Hi

  I'm in a project, to make a library with scientific widgets for gtk, and I want to know if it's ok to use 
the gtk preffix in the functions and objects.
  Or we have to use another preffix, since it's not official of gtk??

It makes no sence for you to use the gtk namespace, it will only cause
you grief when gtk+ adds symbols that conflict with your code
(thats what namespaces are for after all... right ?)

Cheers,
                     -Tristan



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