[anjuta-devel] How to get the type of member that is a pointer using symbol-db
- From: Marco Diego Aurélio Mesquita <marcodiegomesquita gmail com>
- To: anjuta-devel-list <anjuta-devel-list gnome org>, "Massimo Cora'" <maxcvs email it>
- Subject: [anjuta-devel] How to get the type of member that is a pointer using symbol-db
- Date: Thu, 25 Jul 2013 11:26:08 -0300
Hi devs,
While testing the "create getter" feature I'm implementing[1], I
stumbled upon a problem: I created a pointer to a GtkWidget in the
private struct of a class and, when I created the getter method, the
created method type was "GtkWidget" instead of "GtkWidget*".
Is there a way to correctly get the type of a member of an struct that
is a pointer using symbol-db?
[1] https://bugzilla.gnome.org/show_bug.cgi?id=704868
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]