Settings.gtkTitlebarDoubleClick

string gtkTitlebarDoubleClick() @property

Get gtkTitlebarDoubleClick property.

Returns

Determines the action to take when a double-click

occurs on the titlebar of client-side decorated windows.

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

void gtkTitlebarDoubleClick(string propval) @property

Set gtkTitlebarDoubleClick property.

Parameters

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