Package ch.bailu.gtk.gtk
Klasse TreeModelIface
java.lang.Object
ch.bailu.gtk.type.Type
ch.bailu.gtk.type.Pointer
ch.bailu.gtk.type.Record
ch.bailu.gtk.gtk.TreeModelIface
- Alle implementierten Schnittstellen:
PointerInterface
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Private field: direct-typestatic final StringGet the type of the column.static final StringGet `GtkTreeModelFlags` supported by this interface.static final StringSets iter to a valid iterator pointing to path.static final StringGet the number of columns supported by the model.static final StringGets a newly-created `GtkTreePath` referenced by iter.static final StringInitializes and sets value to that at column.static final StringSets iter to point to the first child of parent.static final String%TRUE if iter has children, %FALSE otherwise.static final StringGets the number of children that iter has.static final StringSets iter to point to the node following it at the
current level.static final StringSets iter to be the child of parent, using the
given index.static final StringSets iter to be the parent of child.static final StringSets iter to point to the previous node at the
current level.static final StringLets the tree ref the node.static final StringSignal emitted when a row in the model has changed.static final StringSignal emitted when a row has been deleted.static final StringSignal emitted when a row has gotten the
first child row or lost its last child row.static final StringSignal emitted when a new row has been inserted in
the model.static final StringSignal emitted when the children of a node in the
GtkTreeModel have been reordered.static final StringLets the tree unref the node. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandlerch.bailu.gtk.gtk.JnaTreeModelIface.OnGetColumnTypeGet the type of the column.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetFlagsGet `GtkTreeModelFlags` supported by this interface.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetIterSets iter to a valid iterator pointing to path.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetNColumnsGet the number of columns supported by the model.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetPathGets a newly-created `GtkTreePath` referenced by iter.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetValueInitializes and sets value to that at column.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterChildrenSets iter to point to the first child of parent.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterHasChild%TRUE if iter has children, %FALSE otherwise.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNChildrenGets the number of children that iter has.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNextSets iter to point to the node following it at the
current level.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNthChildSets iter to be the child of parent, using the
given index.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterParentSets iter to be the parent of child.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterPreviousSets iter to point to the previous node at the
current level.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRefNodeLets the tree ref the node.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowChangedSignal emitted when a row in the model has changed.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowDeletedSignal emitted when a row has been deleted.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowHasChildToggledSignal emitted when a row has gotten the
first child row or lost its last child row.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowInsertedSignal emitted when a new row has been inserted in
the model.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowsReorderedSignal emitted when the children of a node in the
GtkTreeModel have been reordered.ch.bailu.gtk.gtk.JnaTreeModelIface.OnUnrefNodeLets the tree unref the node.static intstatic TypeSystem.TypeSizestatic TypeSystem.TypeSizevoidsetFieldGetColumnType(TreeModelIface.OnGetColumnType get_column_type) Get the type of the column.voidsetFieldGetFlags(TreeModelIface.OnGetFlags get_flags) Get `GtkTreeModelFlags` supported by this interface.voidsetFieldGetIter(TreeModelIface.OnGetIter get_iter) Sets iter to a valid iterator pointing to path.voidsetFieldGetNColumns(TreeModelIface.OnGetNColumns get_n_columns) Get the number of columns supported by the model.voidsetFieldGetPath(TreeModelIface.OnGetPath get_path) Gets a newly-created `GtkTreePath` referenced by iter.voidsetFieldGetValue(TreeModelIface.OnGetValue get_value) Initializes and sets value to that at column.voidsetFieldIterChildren(TreeModelIface.OnIterChildren iter_children) Sets iter to point to the first child of parent.voidsetFieldIterHasChild(TreeModelIface.OnIterHasChild iter_has_child) %TRUE if iter has children, %FALSE otherwise.voidsetFieldIterNChildren(TreeModelIface.OnIterNChildren iter_n_children) Gets the number of children that iter has.voidsetFieldIterNext(TreeModelIface.OnIterNext iter_next) Sets iter to point to the node following it at the
current level.voidsetFieldIterNthChild(TreeModelIface.OnIterNthChild iter_nth_child) Sets iter to be the child of parent, using the
given index.voidsetFieldIterParent(TreeModelIface.OnIterParent iter_parent) Sets iter to be the parent of child.voidsetFieldIterPrevious(TreeModelIface.OnIterPrevious iter_previous) Sets iter to point to the previous node at the
current level.voidsetFieldRefNode(TreeModelIface.OnRefNode ref_node) Lets the tree ref the node.voidsetFieldRowChanged(TreeModelIface.OnRowChanged row_changed) Signal emitted when a row in the model has changed.voidsetFieldRowDeleted(TreeModelIface.OnRowDeleted row_deleted) Signal emitted when a row has been deleted.voidsetFieldRowHasChildToggled(TreeModelIface.OnRowHasChildToggled row_has_child_toggled) Signal emitted when a row has gotten the
first child row or lost its last child row.voidsetFieldRowInserted(TreeModelIface.OnRowInserted row_inserted) Signal emitted when a new row has been inserted in
the model.voidsetFieldRowsReordered(TreeModelIface.OnRowsReordered rows_reordered) Signal emitted when the children of a node in the
GtkTreeModel have been reordered.voidsetFieldUnrefNode(TreeModelIface.OnUnrefNode unref_node) Lets the tree unref the node.Von Klasse geerbte Methoden ch.bailu.gtk.type.Pointer
asCPointer, cast, connectSignal, disconnectSignals, disconnectSignals, equals, hashCode, throwIfNull, throwNullPointerException, toString, unregisterCallbacks, unregisterCallbacksVon Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNullVon Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden ch.bailu.gtk.type.PointerInterface
asCPointerNotNull, asJnaPointer, asPointer, isNotNull, isNull
-
Felddetails
-
G_IFACE
Private field: direct-type- Siehe auch:
-
ROW_CHANGED
Signal emitted when a row in the model has changed.
SeeTreeModelIface.OnRowChanged.onRowChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ROW_INSERTED
Signal emitted when a new row has been inserted in
the model.
SeeTreeModelIface.OnRowInserted.onRowInserted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ROW_HAS_CHILD_TOGGLED
Signal emitted when a row has gotten the
first child row or lost its last child row.
SeeTreeModelIface.OnRowHasChildToggled.onRowHasChildToggled(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ROW_DELETED
Signal emitted when a row has been deleted.
SeeTreeModelIface.OnRowDeleted.onRowDeleted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath)- Siehe auch:
-
ROWS_REORDERED
Signal emitted when the children of a node in the
GtkTreeModel have been reordered.
SeeTreeModelIface.OnRowsReordered.onRowsReordered(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.type.Int)- Siehe auch:
-
GET_FLAGS
Get `GtkTreeModelFlags` supported by this interface.
SeeTreeModelIface.OnGetFlags.onGetFlags(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel)- Siehe auch:
-
GET_N_COLUMNS
Get the number of columns supported by the model.
SeeTreeModelIface.OnGetNColumns.onGetNColumns(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel)- Siehe auch:
-
GET_COLUMN_TYPE
Get the type of the column.
SeeTreeModelIface.OnGetColumnType.onGetColumnType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, int)- Siehe auch:
-
GET_ITER
Sets iter to a valid iterator pointing to path.
SeeTreeModelIface.OnGetIter.onGetIter(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreePath)- Siehe auch:
-
GET_PATH
Gets a newly-created `GtkTreePath` referenced by iter.
SeeTreeModelIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
GET_VALUE
Initializes and sets value to that at column.
SeeTreeModelIface.OnGetValue.onGetValue(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, int, ch.bailu.gtk.gobject.Value)- Siehe auch:
-
ITER_NEXT
Sets iter to point to the node following it at the
current level.
SeeTreeModelIface.OnIterNext.onIterNext(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ITER_PREVIOUS
Sets iter to point to the previous node at the
current level.
SeeTreeModelIface.OnIterPrevious.onIterPrevious(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ITER_CHILDREN
Sets iter to point to the first child of parent.
SeeTreeModelIface.OnIterChildren.onIterChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ITER_HAS_CHILD
%TRUE if iter has children, %FALSE otherwise.
SeeTreeModelIface.OnIterHasChild.onIterHasChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ITER_N_CHILDREN
Gets the number of children that iter has.
SeeTreeModelIface.OnIterNChildren.onIterNChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
ITER_NTH_CHILD
Sets iter to be the child of parent, using the
given index.
SeeTreeModelIface.OnIterNthChild.onIterNthChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter, int)- Siehe auch:
-
ITER_PARENT
Sets iter to be the parent of child.
SeeTreeModelIface.OnIterParent.onIterParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
REF_NODE
Lets the tree ref the node.
SeeTreeModelIface.OnRefNode.onRefNode(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
UNREF_NODE
Lets the tree unref the node.
SeeTreeModelIface.OnUnrefNode.onUnrefNode(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter)- Siehe auch:
-
-
Konstruktordetails
-
TreeModelIface
-
TreeModelIface
public TreeModelIface()
-
-
Methodendetails
-
getClassHandler
-
setFieldRowChanged
Signal emitted when a row in the model has changed.
SeeTreeModelIface.OnRowChanged.onRowChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
getFieldRowChanged
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowChanged getFieldRowChanged()Signal emitted when a row in the model has changed.
SeeTreeModelIface.OnRowChanged.onRowChanged(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
setFieldRowInserted
Signal emitted when a new row has been inserted in
the model.
SeeTreeModelIface.OnRowInserted.onRowInserted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
getFieldRowInserted
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowInserted getFieldRowInserted()Signal emitted when a new row has been inserted in
the model.
SeeTreeModelIface.OnRowInserted.onRowInserted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
setFieldRowHasChildToggled
Signal emitted when a row has gotten the
first child row or lost its last child row.
SeeTreeModelIface.OnRowHasChildToggled.onRowHasChildToggled(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
getFieldRowHasChildToggled
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowHasChildToggled getFieldRowHasChildToggled()Signal emitted when a row has gotten the
first child row or lost its last child row.
SeeTreeModelIface.OnRowHasChildToggled.onRowHasChildToggled(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter) -
setFieldRowDeleted
Signal emitted when a row has been deleted.
SeeTreeModelIface.OnRowDeleted.onRowDeleted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath) -
getFieldRowDeleted
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowDeleted getFieldRowDeleted()Signal emitted when a row has been deleted.
SeeTreeModelIface.OnRowDeleted.onRowDeleted(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath) -
setFieldRowsReordered
Signal emitted when the children of a node in the
GtkTreeModel have been reordered.
SeeTreeModelIface.OnRowsReordered.onRowsReordered(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.type.Int) -
getFieldRowsReordered
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowsReordered getFieldRowsReordered()Signal emitted when the children of a node in the
GtkTreeModel have been reordered.
SeeTreeModelIface.OnRowsReordered.onRowsReordered(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreePath, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.type.Int) -
setFieldGetFlags
Get `GtkTreeModelFlags` supported by this interface.
SeeTreeModelIface.OnGetFlags.onGetFlags(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel) -
getFieldGetFlags
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetFlags getFieldGetFlags()Get `GtkTreeModelFlags` supported by this interface.
SeeTreeModelIface.OnGetFlags.onGetFlags(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel) -
setFieldGetNColumns
Get the number of columns supported by the model.
SeeTreeModelIface.OnGetNColumns.onGetNColumns(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel) -
getFieldGetNColumns
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetNColumns getFieldGetNColumns()Get the number of columns supported by the model.
SeeTreeModelIface.OnGetNColumns.onGetNColumns(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel) -
setFieldGetColumnType
Get the type of the column.
SeeTreeModelIface.OnGetColumnType.onGetColumnType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, int) -
getFieldGetColumnType
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetColumnType getFieldGetColumnType()Get the type of the column.
SeeTreeModelIface.OnGetColumnType.onGetColumnType(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, int) -
setFieldGetIter
Sets iter to a valid iterator pointing to path.
SeeTreeModelIface.OnGetIter.onGetIter(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreePath) -
getFieldGetIter
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetIter getFieldGetIter()Sets iter to a valid iterator pointing to path.
SeeTreeModelIface.OnGetIter.onGetIter(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreePath) -
setFieldGetPath
Gets a newly-created `GtkTreePath` referenced by iter.
SeeTreeModelIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldGetPath
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetPath getFieldGetPath()Gets a newly-created `GtkTreePath` referenced by iter.
SeeTreeModelIface.OnGetPath.onGetPath(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
setFieldGetValue
Initializes and sets value to that at column.
SeeTreeModelIface.OnGetValue.onGetValue(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, int, ch.bailu.gtk.gobject.Value) -
getFieldGetValue
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetValue getFieldGetValue()Initializes and sets value to that at column.
SeeTreeModelIface.OnGetValue.onGetValue(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, int, ch.bailu.gtk.gobject.Value) -
setFieldIterNext
Sets iter to point to the node following it at the
current level.
SeeTreeModelIface.OnIterNext.onIterNext(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterNext
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNext getFieldIterNext()Sets iter to point to the node following it at the
current level.
SeeTreeModelIface.OnIterNext.onIterNext(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
setFieldIterPrevious
Sets iter to point to the previous node at the
current level.
SeeTreeModelIface.OnIterPrevious.onIterPrevious(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterPrevious
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterPrevious getFieldIterPrevious()Sets iter to point to the previous node at the
current level.
SeeTreeModelIface.OnIterPrevious.onIterPrevious(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
setFieldIterChildren
Sets iter to point to the first child of parent.
SeeTreeModelIface.OnIterChildren.onIterChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterChildren
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterChildren getFieldIterChildren()Sets iter to point to the first child of parent.
SeeTreeModelIface.OnIterChildren.onIterChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter) -
setFieldIterHasChild
%TRUE if iter has children, %FALSE otherwise.
SeeTreeModelIface.OnIterHasChild.onIterHasChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterHasChild
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterHasChild getFieldIterHasChild()%TRUE if iter has children, %FALSE otherwise.
SeeTreeModelIface.OnIterHasChild.onIterHasChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
setFieldIterNChildren
Gets the number of children that iter has.
SeeTreeModelIface.OnIterNChildren.onIterNChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterNChildren
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNChildren getFieldIterNChildren()Gets the number of children that iter has.
SeeTreeModelIface.OnIterNChildren.onIterNChildren(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
setFieldIterNthChild
Sets iter to be the child of parent, using the
given index.
SeeTreeModelIface.OnIterNthChild.onIterNthChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter, int) -
getFieldIterNthChild
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNthChild getFieldIterNthChild()Sets iter to be the child of parent, using the
given index.
SeeTreeModelIface.OnIterNthChild.onIterNthChild(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter, int) -
setFieldIterParent
Sets iter to be the parent of child.
SeeTreeModelIface.OnIterParent.onIterParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter) -
getFieldIterParent
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterParent getFieldIterParent()Sets iter to be the parent of child.
SeeTreeModelIface.OnIterParent.onIterParent(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter, ch.bailu.gtk.gtk.TreeIter) -
setFieldRefNode
-
getFieldRefNode
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnRefNode getFieldRefNode() -
setFieldUnrefNode
Lets the tree unref the node.
SeeTreeModelIface.OnUnrefNode.onUnrefNode(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getFieldUnrefNode
public ch.bailu.gtk.gtk.JnaTreeModelIface.OnUnrefNode getFieldUnrefNode()Lets the tree unref the node.
SeeTreeModelIface.OnUnrefNode.onUnrefNode(ch.bailu.gtk.lib.handler.CallbackHandler, ch.bailu.gtk.gtk.TreeModel, ch.bailu.gtk.gtk.TreeIter) -
getTypeSize
-
getParentTypeSize
-
getInstanceSize
public static int getInstanceSize()
-