GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XmtLayoutSeparator(3) FreeBSD Library Functions Manual XmtLayoutSeparator(3)

XmtLayoutSeparator - an XmtLayout gadget that draws a line.

Include File:
#include <Xmt/LayoutG.h>
Constructor:
XmtCreateLayoutSeparator()
Class Name:
XmtLayoutSeparator
Class Pointer:
xmtLayoutSeparatorGadgetClass
Class Hierarchy:
RectObj → XmtLayoutGadget → XmtLayoutSeparator

The XmtLayoutSeparator is a gadget that draws an etched line or ``separator'' horizontally or vertically in an XmtLayout widget. Because it is specially implemented to work with the Layout widget, it is significantly cheaper than using an XmLabel or XmLabelGadget for this purpose.

RESOURCES

The LayoutSeparator inherits the resources of the RectObj and XmtLayoutGadget classes, and defines the following single new resource:

Name Type Class Access Default
XmtNorientation XmROrientation XmCOrientation CG XmHORIZONTAL
XmtNorientation
The orientation of the separator. XmHORIZONTAL draws a horizontal line, and XmVERTICAL draws a vertical line. Note that the value of this resource cannot be changed once the gadget has been created.

Chapter 19, The Layout Widget: The Details, XmtCreateLayoutSeparator(), XmtLayout, XmtLayoutBox, XmtLayoutPixmap, XmtLayoutSpace, XmtLayoutString.

Motif Tools Xmt

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.