Class _GParamSpecGType

java.lang.Object
app.photofox.vipsffm.jextract._GParamSpecGType
Direct Known Subclasses:
GParamSpecGType

public class _GParamSpecGType extends Object
struct _GParamSpecGType {
    GParamSpec parent_instance;
    GType is_a_type;
}