GtkHSeparator Class

The GtkHSeparator class is the class for instantiating horizontal separator widgets.

The class heirarchy


   Object
      +---GtkWidget
         +---GtkHSeparator

The methods for the GtkHSeparator class are documented below.

GtkHSeparator 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 horizontal separator widget.


myhseparator = .GtkHSeparator~new()

Method Parameters

None.

Method Results

The new GtkHSeparator object.




Valid XHTML 1.0!