gtk_scale_new ( orientation adjustment -- GtkWidget* )


Vocabulary
gtk.ffi

Inputs
orientationan object
adjustmentan object


Outputs
GtkWidget*an object


Definition


LIBRARY: gtk FUNCTION: GtkWidget* gtk_scale_new
( GtkOrientation orientation, GtkAdjustment* adjustment )