(Sorry for mailing 2 times)

Please also see:

http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeModel.html
<http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeModel.html>
and
http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeModel.html#a62142e8a5beffb04a2b643d7f62c890f
<http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeModel.html#a62142e8a5beffb04a2b643d7f62c890f>
and
http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeNodeChildren.html

<http://library.gnome.org/devel/gtkmm/unstable/classGtk_1_1TreeNodeChildren.html>
M.

On Sat, Mar 13, 2010 at 6:07 PM, Milosz Derezynski
<[email protected]>wrote:

> m_refTreeModel->children().begin() ;
>
>
> On Sat, Mar 13, 2010 at 3:42 PM, Adam Chyla [PL] <[email protected]>wrote:
>
>>
>> Hi.
>> How can I get iterator to first element?
>> I do that, but it looks bad.
>>
>> Glib::RefPtr<Gtk::ListStore> m_refTreeModel;
>>    Gtk::TreeModel::iterator Selection = m_refTreeModel->prepend();
>>    Selection = m_refTreeModel->erase(Selection);
>> --
>> View this message in context:
>> http://old.nabble.com/ListStore---First-element-tp27887575p27887575.html
>> Sent from the Gtkmm mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> gtkmm-list mailing list
>> [email protected]
>> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>>
>
>
>
> --
> Please note that according to the German law on data retention,
> information on every electronic information exchange with me is
> retained for a period of six months.
> [Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge
> jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.]
>



-- 
Please note that according to the German law on data retention,
information on every electronic information exchange with me is
retained for a period of six months.
[Bitte beachten Sie, dass dem Gesetz zur Vorratsdatenspeicherung zufolge
jeder elektronische Kontakt mit mir sechs Monate lang gespeichert wird.]
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to