Re: [gtkmm] get method inconsistencies



On Thu, 2002-08-01 at 13:57, Murray Cumming wrote:
> On Wed, 2002-07-31 at 23:47, Andreas Holzmann wrote:
> > A quick scan through the sources:
> > 
> >         Gtkmm
> > accelgroup.h    name()  -> get_name()
> [snip]
> 
> What are these 2 columns? Is name() the current method name, and
> get_name() your suggested method name?

Yes.

> Note that we use thing() rather than get_thing() when returning
> references (or something that acts like a reference) instead of
> by-value. For instance, with TreeModel::children().

Ah. Ok, I didn't know this.


 Andreas





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