Method

MetaWindowConfigget_size

Declaration [src]

void
meta_window_config_get_size (
  MetaWindowConfig* window_config,
  int* width,
  int* height
)

Description

No description available.

Parameters

width

Type: int*

No description available.

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

Type: int*

No description available.

The data is owned by the caller of the method.