API Version: 0
Library Version: 0.32.0
Generated by gi-docgen 2023.1
void phoc_view_set_decoration ( PhocView* self, gboolean decorated, int titlebar_height, int border_width )
Sets whether the window is decorated. If TRUE also specifies the decoration.
TRUE
decorated
Type: gboolean
gboolean
Whether the compositor should draw window decorations.
titlebar_height
Type: int
int
The height of the titlebar.
border_width
The border width.