Re: [gtk-list] Re: Changing gtkadjustment upper and lower values
- From: Allan Black <allan genia scotnet co uk>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Changing gtkadjustment upper and lower values
- Date: Fri, 5 Mar 1999 09:59:20 +0000 (GMT)
> this actually isn't the preferred way to alter object values in OO systems,
> gtk_adjustment_changed (adjustment);
> if (need_value_changed)
> gtk_adjustment_value_changed (adjustment);
Thanks, Tim. I'll switch to that (without any difficulty, as it happens).
Functions like these can be difficult to find sometimes (especially when
the tutorial quotes "gtk_signal_emit_by_name" :-)
Allan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]