[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Binding Variables to Widgets
- From: Nik Ogura <nogura uma-mn com>
- To: gtk-perl-list gnome org
- Subject: Binding Variables to Widgets
- Date: Wed, 03 Jan 2007 23:12:30 -0600
Forgive my noobishness, I'm coming from a Perl/Tk background.
In Perl/Tk you can easily bind a variable to a widget, so that any
changes to the widget text are automatically changed in the bound
variable.
Is this sort of thing possible in Gtk2-perl? Or am I stuck doing
$widget->set_text and $widget->get_text calls to do the same?
Thank you in advance.
--
-Nik
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]