[Vala] Vala reserved keywords
- From: Adi Roiban <adi roiban ro>
- To: vala-list gnome org
- Subject: [Vala] Vala reserved keywords
- Date: Sat, 25 Apr 2009 22:11:58 +0300
Hi,
Is "type" a reserved keyword ?
I looks it can no be used as a property as it will result in
--- myobject.h ---
gint MYOBJECT_get_type (MYOBJECT* self);
GType MYOBJECT_get_type (void);
Is there a list of Vala reserved keywors?
I tried to look at the Syntax wiki page:
http://live.gnome.org/Vala/Syntax
Many thanks!
--
Adi Roiban
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]