Method

MetaWindowShapeget_borders

Declaration [src]

void
meta_window_shape_get_borders (
  MetaWindowShape* shape,
  int* border_top,
  int* border_right,
  int* border_bottom,
  int* border_left
)

Description

No description available.

Parameters

border_top int*
  No description available.
 The data is owned by the caller of the function.
border_right int*
  No description available.
 The data is owned by the caller of the function.
border_bottom int*
  No description available.
 The data is owned by the caller of the function.
border_left int*
  No description available.
 The data is owned by the caller of the function.