UIIndex.gif Previous-2.gif Next-3.gif

UImenuSeparator


Synopsis

separate UIcmd and UIoption menu items with a rule


UImenuItem UImenuSeparator;

Description

UImenuSeparator separates UIcmds and/or UIoptions 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

v/ne.v

File

v/UI.v

See Also

Related module:

•      UImenuItem

 



UIIndex.gif Previous-2.gif Next-3.gif