IupSeparator

Definition: include pGUI.e

Ihandle ih = IupSeparator()
Description: Creates the separator interface element. It shows a line between two menu items.

Returns: the identifier of the created element.
Notes: The separator is ignored when it is part of the definition of the items in a bar menu.
See Also: IupMenuItem, IupSubmenu, IupMenu