org.freedesktop
Annotation Type DBus.GLib.CSymbol


@Target(value=METHOD)
@Retention(value=RUNTIME)
public static @interface DBus.GLib.CSymbol

Define a C symbol to map to this method. Used by GLib only


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value