Re: g_object_[dis]connect_valist



Owen Taylor wrote:

> Could you give a use case?

Same use case as the other functions.  If I need a wrapper layer around GObject, currently I'd have
to copy the entire implementation of the g_object_[dis]connect functions.  If there were "valist"
variants, I'd be able to call these instead with just a few lines of code.

Eric.






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