Method: Tk::BWidget::NoteBook#compute_size
- Defined in:
- lib/tkextlib/bwidget/notebook.rb
#compute_size ⇒ Object
103 104 105 106 |
# File 'lib/tkextlib/bwidget/notebook.rb', line 103 def compute_size tk_send('compute_size') self end |