Function

Idepanel_position_get_depth

Declaration

gboolean
ide_panel_position_get_depth (
  PanelPosition* self,
  guint* depth
)

Description

No description available.

Parameters

self

Type: PanelPosition

A PanelPosition.

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

Type: guint*

A location for the depth.

The argument will be set by the function.
The argument can be set to NULL by the function.

Return value

Type: gboolean

TRUE if the depth was set.