SeparatorToolItem


Object Hierarchy:

Gtk.SeparatorToolItem Gtk.SeparatorToolItem Gtk.SeparatorToolItem Gtk.ToolItem Gtk.ToolItem Gtk.ToolItem->Gtk.SeparatorToolItem Gtk.Bin Gtk.Bin Gtk.Bin->Gtk.ToolItem Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.SeparatorToolItem Atk.Implementor->Gtk.ToolItem Atk.Implementor->Gtk.Bin Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.SeparatorToolItem Gtk.Buildable->Gtk.ToolItem Gtk.Buildable->Gtk.Bin Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget Gtk.Activatable Gtk.Activatable Gtk.Activatable->Gtk.SeparatorToolItem Gtk.Activatable->Gtk.ToolItem

Description:

[ CCode ( type_id = "gtk_separator_tool_item_get_type ()" ) ]
public class SeparatorToolItem : ToolItem, Implementor, Activatable, Buildable

A SeparatorToolItem is a ToolItem that separates groups of other ToolItems.

Depending on the theme, a SeparatorToolItem will often look like a vertical line on horizontally docked toolbars.

If the Toolbar child property “expand” is true and the property draw is false, a SeparatorToolItem will act as a “spring” that forces other items to the ends of the toolbar.

Use SeparatorToolItem to create a new SeparatorToolItem.

CSS nodes

GtkSeparatorToolItem has a single CSS node with name separator.


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor



2022 vala-language.org