Method

PhocViewset_decorated

Declaration [src]

void
phoc_view_set_decorated (
  PhocView* self,
  gboolean decorated
)

Description [src]

Sets whether the window is decorated. If TRUE also specifies the decoration.

Parameters

decorated

Type: gboolean

Whether the compositor should draw window decorations.