Re: Adjustment & Spinbutton relationship
- From: Luca Cappa <luca cappa i-medlab com>
- To: gtkmm-list gnome org
- Subject: Re: Adjustment & Spinbutton relationship
- Date: Mon, 23 May 2005 16:50:34 +0200
Emre Turkay wrote:
Hi folks,
I couldn't find any information in gtk+ or gtkmm docs. Who manages
the Gtk::Adjustment parameter given to the constructor of
Gtk::SpinButton. Should I delete it, use Manage, or does spin button manages
it by default?
Do not destroy it yourself, use manage or let it be a class member var
of a class whose instances have the same
lifetime of the spinbutton.
Luca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]