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 interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
Private field: direct-typestatic final String
Get the type of the column.static final String
Get `GtkTreeModelFlags` supported by this interface.static final String
Sets iter to a valid iterator pointing to path.static final String
Get the number of columns supported by the model.static final String
Gets a newly-created `GtkTreePath` referenced by iter.static final String
Initializes and sets value to that at column.static final String
Sets iter to point to the first child of parent.static final String
%TRUE if iter has children, %FALSE otherwise.static final String
Gets the number of children that iter has.static final String
Sets iter to point to the node following it at the
current level.static final String
Sets iter to be the child of parent, using the
given index.static final String
Sets iter to be the parent of child.static final String
Sets iter to point to the previous node at the
current level.static final String
Lets the tree ref the node.static final String
Signal emitted when a row in the model has changed.static final String
Signal emitted when a row has been deleted.static final String
Signal emitted when a row has gotten the
first child row or lost its last child row.static final String
Signal emitted when a new row has been inserted in
the model.static final String
Signal emitted when the children of a node in the
GtkTreeModel have been reordered.static final String
Lets the tree unref the node. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ClassHandler
ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetColumnType
Get the type of the column.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetFlags
Get `GtkTreeModelFlags` supported by this interface.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetIter
Sets iter to a valid iterator pointing to path.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetNColumns
Get the number of columns supported by the model.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetPath
Gets a newly-created `GtkTreePath` referenced by iter.ch.bailu.gtk.gtk.JnaTreeModelIface.OnGetValue
Initializes and sets value to that at column.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterChildren
Sets 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.OnIterNChildren
Gets the number of children that iter has.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNext
Sets iter to point to the node following it at the
current level.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterNthChild
Sets iter to be the child of parent, using the
given index.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterParent
Sets iter to be the parent of child.ch.bailu.gtk.gtk.JnaTreeModelIface.OnIterPrevious
Sets iter to point to the previous node at the
current level.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRefNode
Lets the tree ref the node.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowChanged
Signal emitted when a row in the model has changed.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowDeleted
Signal emitted when a row has been deleted.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowHasChildToggled
Signal emitted when a row has gotten the
first child row or lost its last child row.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowInserted
Signal emitted when a new row has been inserted in
the model.ch.bailu.gtk.gtk.JnaTreeModelIface.OnRowsReordered
Signal emitted when the children of a node in the
GtkTreeModel have been reordered.ch.bailu.gtk.gtk.JnaTreeModelIface.OnUnrefNode
Lets the tree unref the node.static int
static TypeSystem.TypeSize
static TypeSystem.TypeSize
void
setFieldGetColumnType
(TreeModelIface.OnGetColumnType get_column_type) Get the type of the column.void
setFieldGetFlags
(TreeModelIface.OnGetFlags get_flags) Get `GtkTreeModelFlags` supported by this interface.void
setFieldGetIter
(TreeModelIface.OnGetIter get_iter) Sets iter to a valid iterator pointing to path.void
setFieldGetNColumns
(TreeModelIface.OnGetNColumns get_n_columns) Get the number of columns supported by the model.void
setFieldGetPath
(TreeModelIface.OnGetPath get_path) Gets a newly-created `GtkTreePath` referenced by iter.void
setFieldGetValue
(TreeModelIface.OnGetValue get_value) Initializes and sets value to that at column.void
setFieldIterChildren
(TreeModelIface.OnIterChildren iter_children) Sets iter to point to the first child of parent.void
setFieldIterHasChild
(TreeModelIface.OnIterHasChild iter_has_child) %TRUE if iter has children, %FALSE otherwise.void
setFieldIterNChildren
(TreeModelIface.OnIterNChildren iter_n_children) Gets the number of children that iter has.void
setFieldIterNext
(TreeModelIface.OnIterNext iter_next) Sets iter to point to the node following it at the
current level.void
setFieldIterNthChild
(TreeModelIface.OnIterNthChild iter_nth_child) Sets iter to be the child of parent, using the
given index.void
setFieldIterParent
(TreeModelIface.OnIterParent iter_parent) Sets iter to be the parent of child.void
setFieldIterPrevious
(TreeModelIface.OnIterPrevious iter_previous) Sets iter to point to the previous node at the
current level.void
setFieldRefNode
(TreeModelIface.OnRefNode ref_node) Lets the tree ref the node.void
setFieldRowChanged
(TreeModelIface.OnRowChanged row_changed) Signal emitted when a row in the model has changed.void
setFieldRowDeleted
(TreeModelIface.OnRowDeleted row_deleted) Signal emitted when a row has been deleted.void
setFieldRowHasChildToggled
(TreeModelIface.OnRowHasChildToggled row_has_child_toggled) Signal emitted when a row has gotten the
first child row or lost its last child row.void
setFieldRowInserted
(TreeModelIface.OnRowInserted row_inserted) Signal emitted when a new row has been inserted in
the model.void
setFieldRowsReordered
(TreeModelIface.OnRowsReordered rows_reordered) Signal emitted when the children of a node in the
GtkTreeModel have been reordered.void
setFieldUnrefNode
(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, unregisterCallbacks
Von Klasse geerbte Methoden ch.bailu.gtk.type.Type
asCPointer, asCPointer, asCPointerNotNull, asJnaPointer, asJnaPointer, asPointer, asPointer, cast, cast, throwIfNull
Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Von 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()
-