RE: [gtkmm] how to get MenuItem text ?
- From: Murray Cumming Comneon com
- To: paul linuxaudiosystems com, bart hakvoort castel nl
- Cc: sms 4-sms com, gtkmm-list gnome org
- Subject: RE: [gtkmm] how to get MenuItem text ?
- Date: Tue, 2 Dec 2003 14:46:49 +0100
> cast MenuItem to Bin,
This should not be necessary in C++. MenuItem derives from Bin, so the cast
is implicit.
> then get the child, which is a Label,
> which has a get_text() method. its works at the GTK+ level (C) anyway.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]