Virtual Method

GtkTreeModelFiltermodify

Declaration [src]

void
modify (
  GtkTreeModelFilter* self,
  GtkTreeModel* child_model,
  GtkTreeIter* iter,
  GValue* value,
  int column
)

Description

No description available.

Parameters

child_model

Type: GtkTreeModel

No description available.

The data is owned by the caller of the method.
iter

Type: GtkTreeIter

No description available.

The data is owned by the caller of the method.
value

Type: GValue

No description available.

The data is owned by the caller of the method.
column

Type: int

No description available.