Method GTK1.Viewport()->create()
- Method create
GTK1.Viewport GTK1.Viewport(
GTK1.Adjustment
xscroll
,GTK1.Adjustment
yscroll
)- Description
Create a new viewport. The adjustments are used to select what part of the viewport to view to the user. They are normally connected to a scrollbar or something similar.