Re: An example of Glib::ArrayHandle
- From: José Alburquerque <jaalburquerque cox net>
- To: Paulo Flabiano Smorigo <pfsmorigo gmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: An example of Glib::ArrayHandle
- Date: Thu, 28 Aug 2008 15:13:34 -0400
Paulo Flabiano Smorigo wrote:
Hi everyone,
Anybody here have a little example of Glib::ArrayHandle for me. I
tried to implement a code using it but without success.
You should not need to use Glib::ArrayHandle directly (see the docs:
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ArrayHandle.html).
You should use a standard c++ STL container like std::list or
std::vector instead.
--
José Alburquerque
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]