Settings.gtkTitlebarRightClick

string gtkTitlebarRightClick() @property

Get gtkTitlebarRightClick property.

Returns

Determines the action to take when a right-click

occurs on the titlebar of client-side decorated windows.

Recognized actions are minimize, toggle-maximize, menu, lower or none.

void gtkTitlebarRightClick(string propval) @property

Set gtkTitlebarRightClick property.

Parameters

propvalDetermines the action to take when a right-click occurs on the titlebar of client-side decorated windows. Recognized actions are minimize, toggle-maximize, menu, lower or none.