GtkHSeparator Class

The GtkVSeparator class is the class for instantiating vertical separator widgets.

The class heirarchy


   Object
      +---GtkWidget
         +---GtkVSeparator

The methods for the GtkVSeparator class are documented below.

GtkVSeparator Method Table of Contents

new - Create and initialize the widget


Method: new

This method creates and initializes the widget.

Example

This is a example of how to create a new vertical separator widget.


myvseparator = .GtkVSeparator~new()

Method Parameters

None.

Method Results

The new GtkVSeparator object.




Valid XHTML 1.0!