If this property is not set, the gtk.settings.Settings.gtkDecorationLayout setting is used.
WindowControls.decorationLayout
string decorationLayout() @property nothrowGet decorationLayout property.
Returns
The decoration layout for window buttons.
void decorationLayout(string propval) @property nothrowSet decorationLayout property.
Parameters
propval | The decoration layout for window buttons. If this property is not set, the gtk.settings.Settings.gtkDecorationLayout setting is used. |