Method

MetaWindowis_client_decorated

Declaration [src]

gboolean
meta_window_is_client_decorated (
  MetaWindow* window
)

Description [src]

Check if if the window has decorations drawn by the client. (window->decorated refers only to whether we should add decorations)

Return value

Returns: gboolean
  No description available.