[Vala] How to get the base class name with out the spacename?
- From: Matrix <pigex zhang gmail com>
- To: vala-list gnome org
- Subject: [Vala] How to get the base class name with out the spacename?
- Date: Sun, 15 Nov 2015 22:45:43 +0800
Hi :
i want to get the base class name with out the spacename
for example :
namespace PlatformX {
public class User () {
this.get_type().name();
}
}
the name is PlatformXUser not User .....
any methods to query this ?
3ks.!!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]