TOC PREV NEXT INDEX

UImenuSeparator

Synopsis

separate UIcmd and UIoption menu items with a rule

UImenuItem UImenuSeparator;

Description

UImenuSeparator separates UIcmds and/or UIoption in a menu with a small horizontal rule. You use it as you would a blank line to separate paragraphs.

Subobjects

&visible;&active;pixmap <Not visible in Network Editor>;color <Not visible in Network Editor>;fontAttribute <Not visible in Network Editor>;handle <Internal Object. Not visible in Network Editor>;fontlist <No longer used. Not visible in Network Editor>;cxxhandle <Internal Object. Not visible in Network Editor>;motif_resources <No longer used. Not visible in Network Editor>;window_resources <No longer used. Not visible in Network Editor>;layout <No longer used. Not visible in Network Editor>

Inherited from UIcore through UImenuItem

label

Inherited from UImenuItem. This subobject is for internal purposes and should not be used.

Example

Not Available

File

v/UI.v

See Also Related Modules

UImenuItem

TOC PREV NEXT INDEX