Use the constructor to create a new frame. You may also specify the
label that will be displayed on top of the frame as an argument to the
function. Alternatively, you may use
set_label_widget() , or
set_label() to add a label
to the frame after it has been created.
User Contributed Notes gtk.gtkframe.constructor.php
There are no user contributed notes for this page.