From b2f1e6c5e2bf232b108da7d3aabad9c2f6d7c914 Mon Sep 17 00:00:00 2001 From: fvogel Date: Sun, 31 Dec 2017 14:48:32 +0000 Subject: Fix [84af709826] (ttk::treeview does not support -state standard option) by clarifying in the man page for ttk::widget what a compatibility option is. --- doc/ttk_widget.n | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ttk_widget.n b/doc/ttk_widget.n index d362bba..ad90e99 100644 --- a/doc/ttk_widget.n +++ b/doc/ttk_widget.n @@ -125,6 +125,9 @@ to allocate for the text label. If less than zero, specifies a minimum width. If zero or unspecified, the natural width of the text label is used. .SH "COMPATIBILITY OPTIONS" +This option is only available for themed widgets that have +.QW corresponding +traditional Tk widgets. .OP \-state state State May be set to \fBnormal\fR or \fBdisabled\fR to control the \fBdisabled\fR state bit. -- cgit v0.12