Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.VScrollbar

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkVScrollbar
Class : VScrollbar
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Extends: Gtk.Scrollbar
The GtkVScrollbar widget is a widget arranged vertically creating a
scrollbar. See GtkScrollbar for details on
scrollbars. GtkAdjustment pointers may be added to handle the
adjustment of the scrollbar or it may be left NULL in which case one
will be created for you. See GtkScrollbar for a description of what the
fields in an adjustment represent for a scrollbar.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:14:31 GMT+0800 (HKT)