[Top]
GTK
GTK.Container
|
Method GTK.Container()->set_border_width()
- Method
set_border_width
GTK.Container set_border_width(int external_border_width)
- Description
Set the border width. The border width is the size of the
padding around the container.
Calling this function might result in a resize of the container.
|