Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.SeparatorToolItem

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSeparatorToolItem
Class : SeparatorToolItem
Implements: Atk.ImplementorIface, Gtk.Activatable, Gtk.Buildable
Extends: Gtk.ToolItem
A GtkSeparatorItem is a GtkToolItem that separates groups of other
GtkToolItems. Depending on the theme, a GtkSeparatorToolItem will
often look like a vertical line on horizontally docked toolbars.
If the GtkToolbar child property "expand" is TRUE and the property
GtkSeparatorToolItem:draw is FALSE, a GtkSeparatorToolItem will act as
a "spring" that forces other items to the ends of the toolbar.
Use gtk_separator_tool_item_new() to create a new GtkSeparatorToolItem.
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:51 GMT+0800 (HKT)