[Vala] Interface static method



my question is simple : How implement static method c interface ?
An exemple with GStreamer URIHandler :
http://cgit.freedesktop.org/gstreamer/gstreamer/tree/gst/gsturi.h

get_protocols member has "2 types" : 1 in interface structure and the other
as method.

Actually we can't implement these types of interface


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]