Gtk.ToolbarStyle Enumeration
An enumeration used by Toolbar

Syntax

[GLib.GType(typeof(Gtk.ToolbarStyleGType))]
public enum ToolbarStyle

Remarks

This enumeration is used by Gtk.Toolbar to customize it's appearance. Note that setting the toolbar overrides the user's preferences for the default toolbar style.

Members

Member NameDescription
IconsButtons display only icons in the toolbar.
TextButtons display only text labels in the toolbar.
BothButtons display text and icons in the toolbar.
BothHorizButtons display icons and text alongside each other, rather than vertically stacked.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0