Gtk.ToolbarSpaceStyle – gtk+-2.0 Reference Manual
Packages
gtk+-2.0
Gtk
ToolbarSpaceStyle
EMPTY
LINE
ToolbarSpaceStyle
Description:
[
CCode
( cprefix =
"GTK_TOOLBAR_SPACE_"
) ]
public
enum
ToolbarSpaceStyle
Whether spacers are vertical lines or just blank.
Namespace:
Gtk
Package:
gtk+-2.0
Content:
Enum values:
EMPTY
-
Use blank spacers.
LINE
-
Use vertical lines for spacers.