Re: Object Construction



Tim Janik wrote:
> 
> as far as g_type_create_instance() is concerned, that's a private
> function for implementators of fundamental types, and as long as

Since it's a private function declared in a public header file,
shouldn't it be marked as such?  Something like:

/* PRIVATE FUNCTIONS!!  USE AT YOUR PERIL!! */

Speaking of private functions, are there other private functions in that
public header file?

Eric.





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