GType: Fix C warnings for properties in interface_init
[vala-lang.git] / vapi / packages / rest / rest-custom.vala
blob5359e8108804ab9ed09e0016e3fe2a8788ce11e7
1 namespace Rest {
2 [CCode (cheader_filename = "rest/rest-proxy.h")]
3 public class Proxy {
4 public virtual Rest.ProxyCall new_call ();