public static class GObjectAPI.GParamSpecBoolean extends GObjectAPI.GParamSpecTypeSpecific
Modifier and Type | Field and Description |
---|---|
boolean |
default_value |
GObjectAPI.GParamSpec |
parent_instance |
Constructor and Description |
---|
GObjectAPI.GParamSpecBoolean(com.sun.jna.Pointer ptr) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDefault() |
java.lang.Object |
getMaximum() |
java.lang.Object |
getMinimum() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getFields, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public volatile GObjectAPI.GParamSpec parent_instance
public volatile boolean default_value
public GObjectAPI.GParamSpecBoolean(com.sun.jna.Pointer ptr)
public java.lang.Object getMinimum()
getMinimum
in class GObjectAPI.GParamSpecTypeSpecific
public java.lang.Object getMaximum()
getMaximum
in class GObjectAPI.GParamSpecTypeSpecific
public java.lang.Object getDefault()
getDefault
in class GObjectAPI.GParamSpecTypeSpecific