Re: Spin button sugar
- From: Mike Kestner <mkestner ameritech net>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Spin button sugar
- Date: Thu, 15 Feb 2001 18:55:40 -0600
Havoc Pennington wrote:
> In general we don't rename old functions, the standard thing would be
> to use a different name for the new
> function. e.g. gtk_spin_button_new_with_range() or something. The
> price of legacy code.
Okay, I'll leave the old one alone.
Also, after thinking about it further, I'm gonna go with 5 params for
flexibility instead of deriving the page_incr:
gtk_spin_button_new_with_range (value, min, max, step, page);
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]