Re: Number of elements in a ComboBoxEntry
- From: Christopher Lang <christopher lang acurana de>
- To: gtkmm-list gnome org
- Subject: Re: Number of elements in a ComboBoxEntry
- Date: Fri, 19 Sep 2008 22:16:34 +0200
This could possibly be done with mycombo->get_model()->children().size()
You have to try it.
Get the TreeModel from your comboBox, and then the size of the children
container.
maybe it can be done simpler. anybody?
cheers
Chris
http://www.acurana.de/
Am Freitag, 19. September 2008 20:57 schrieb Paulo Flabiano Smorigo:
> Hi everyone,
>
> I just want to know the number of elements in a ComboBoxEntry. Is there a
> function to do that?
>
> Thanks in advance...
> Paulo Flabiano Smorigo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]