diff options
Diffstat (limited to 'doc/ttk_frame.n')
-rw-r--r-- | doc/ttk_frame.n | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ttk_frame.n b/doc/ttk_frame.n index b02035e..413bb09 100644 --- a/doc/ttk_frame.n +++ b/doc/ttk_frame.n @@ -35,9 +35,10 @@ If specified, the widget's requested width in pixels. If specified, the widget's requested height in pixels. .SH "WIDGET COMMAND" .PP -Supports the standard widget commands -\fBconfigure\fR, \fBcget\fR, \fBidentify\fR, \fBinstate\fR, and \fBstate\fR; -see \fIttk::widget(n)\fR. +Frame widgets support the standard commands +\fBcget\fR, \fBconfigure\fR, \fBidentify element\fR, \fBinstate\fR, +\fBstate\fR and \fBstyle\fR +(see \fBttk::widget\fR). .SH "NOTES" .PP Note that if the \fBpack\fR, \fBgrid\fR, or other geometry managers |