Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.Separator

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSeparator
Class : Separator
Implements: Atk.ImplementorIface, Gtk.Buildable, Gtk.Orientable
Subclasses: Gtk.HSeparator
Extends: Gtk.Widget
The GtkSeparator widget is the base class for GtkHSeparator and
GtkVSeparator. It can be used in the same way as these, by setting
the "orientation" property suitably.
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:13:49 GMT+0800 (HKT)