GtkVScale Constructor

GtkVScale Constructor

GtkVScale ([ GtkAdjustment adjustment = NULL ]);

A GtkVScale that can be given its own GtkAdjustment settings has no configuration issues whatever.

Reasonable settings on an adjustment object for a GtkVScale on a single full page might look something like this:

This would give a scale of 0 to 100 along the height of the page, and no overlap.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.