FontChooser.showPreviewEntry

bool showPreviewEntry() @property nothrow;

Get showPreviewEntry property.

Returns

Whether to show an entry to change the preview text.

Deprecated

void showPreviewEntry(bool propval) @property nothrow;

Set showPreviewEntry property.

Parameters

propvalWhether to show an entry to change the preview text.

Deprecated