Method

PanelPositionequal

Declaration [src]

gboolean
panel_position_equal (
  PanelPosition* a,
  PanelPosition* b
)

Description [src]

Compares two PanelPosition.

Parameters

b PanelPosition
 

Another PanelPosition.

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

Whether the two pane positions are equal.