Package ch.bailu.gtk.gtk
Class CellLayoutIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.CellLayoutIface
- All Implemented Interfaces:
PointerInterface
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ClassHandler
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnAddAttribute
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnClear
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnClearAttributes
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnGetArea
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnGetCells
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnPackEnd
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnPackStart
ch.bailu.gtk.gtk.JnaCellLayoutIface.OnReorder
static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldAddAttribute
(CellLayoutIface.OnAddAttribute add_attribute) void
void
setFieldClearAttributes
(CellLayoutIface.OnClearAttributes clear_attributes) void
setFieldGetArea
(CellLayoutIface.OnGetArea get_area) void
setFieldGetCells
(CellLayoutIface.OnGetCells get_cells) void
setFieldPackEnd
(CellLayoutIface.OnPackEnd pack_end) void
setFieldPackStart
(CellLayoutIface.OnPackStart pack_start) void
setFieldReorder
(CellLayoutIface.OnReorder reorder) Methods inherited from class ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacks
Methods inherited from class ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Field Details
-
G_IFACE
Private field: direct-type- See Also:
-
PACK_START
- See Also:
-
PACK_END
- See Also:
-
CLEAR
- See Also:
-
ADD_ATTRIBUTE
- See Also:
-
SET_CELL_DATA_FUNC
Private field: cb-with-cb- See Also:
-
CLEAR_ATTRIBUTES
- See Also:
-
REORDER
- See Also:
-
GET_CELLS
- See Also:
-
GET_AREA
- See Also:
-
-
Constructor Details
-
CellLayoutIface
-
CellLayoutIface
public CellLayoutIface()
-
-
Method Details
-
getClassHandler
-
setFieldPackStart
-
getFieldPackStart
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnPackStart getFieldPackStart() -
setFieldPackEnd
-
getFieldPackEnd
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnPackEnd getFieldPackEnd() -
setFieldClear
-
getFieldClear
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnClear getFieldClear() -
setFieldAddAttribute
-
getFieldAddAttribute
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnAddAttribute getFieldAddAttribute() -
setFieldClearAttributes
-
getFieldClearAttributes
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnClearAttributes getFieldClearAttributes() -
setFieldReorder
-
getFieldReorder
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnReorder getFieldReorder() -
setFieldGetCells
-
getFieldGetCells
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnGetCells getFieldGetCells() -
setFieldGetArea
-
getFieldGetArea
public ch.bailu.gtk.gtk.JnaCellLayoutIface.OnGetArea getFieldGetArea() -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-