Method

IdeGridget_page_position

Declaration

void
ide_grid_get_page_position (
  IdeGrid* self,
  IdePage* page,
  guint* column,
  guint* row,
  guint* depth
)

Description

No description available.

Parameters

page

Type: IdePage

No description available.

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

Type: guint*

No description available.

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

Type: guint*

No description available.

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

Type: guint*

No description available.

The data is owned by the caller of the method.