Replace "auto" with "Glib::RefPtr".
Then it works...
jim...
On 16-03-25 08:20 PM, Peter Wiehe wrote:
Hello!
The example in the gtkmm 3 docs is not working:
https://developer.gnome.org/gtkmm-tutorial/stable/sec-basics-simple-example.html
g++ says:
'app' does not name a type
I use:
Ubu
://geany.org
[2] http://projects.gnome.org/anjuta/
--- craigbakal...@verizon.net wrote:
From: craigbakalian
To: aj...@knac.com
Subject: Re: Example of GtkSourceCompletion
Date: Tue, 18 Jan 2011 12:23:27 -0500
Hi Ardhan,
It is an application that is a front end to lilypond which is a language
like
it is undocumented, so it seems it will need effort to use this.
Regards,
Miroslav
- Original Message -
From: "Ardhan Madras"
To: "craigbakalian"
Cc:
Sent: Tuesday, January 18, 2011 11:40 AM
Subject: Re: Example of GtkSourceCompletion
Hi,
The Gt
Hi,
The GtkSourceCompletion is obsolete, what do you want to use it for?
Ardhan,
--- craigbakal...@verizon.net wrote:
From: craigbakalian
To: gtk-app-devel-list@gnome.org
Subject: Example of GtkSourceCompletion
Date: Mon, 17 Jan 2011 04:23:33 -0500
Hi
Is there an example imp
Greg Suarez [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 10:36 PM
To: Sailaxmi korada
Subject: Re: Example programs using GtkCellRendereCombo
Can anyone provide me with a sample program using GTKCellRendererCombo. When
I'm inserting 1, 0 into that it's being displayed as
On Wed, Nov 23, 2005 at 12:41:12AM +1100, ashley maher wrote:
>
> So it occurred to me that a properly written c_handler should return the
> data required. This has proven not so.
>
> ...
>
> static void
> gtree_onSelection (GtkTreeView *treeview, gpointer *data)
A properly written callback shou
On Mon, 2005-11-21 at 10:54 +, Axel Simon wrote:
> On Mon, 2005-11-21 at 21:31 +1100, ashley maher wrote:
> > G'day,
> >
> > I have followed the gtk tree view tutorial at:
> >
> > http://scentric.net/tutorial/.
> >
> > The tutorial is very good. However section: 3.5 deals with Retrieving
> >
On Mon, 2005-11-21 at 21:31 +1100, ashley maher wrote:
> G'day,
>
> I have followed the gtk tree view tutorial at:
>
> http://scentric.net/tutorial/.
>
> The tutorial is very good. However section: 3.5 deals with Retrieving
> row data.
>
> This works well for data to stdout.
>
> However I can'