Next: , Previous: GtkFixed, Up: Top


97 GtkHPaned

A container with two panes arranged horizontally

97.1 Overview

The HPaned widget is a container widget with two children arranged horizontally. The division between the two panes is adjustable by the user by dragging a handle. See <gtk-paned> for details.

97.2 Usage

— Class: <gtk-hpaned>

Derives from <gtk-paned>.

This class defines no direct slots.

— Function: gtk-hpaned-new ⇒  (ret <gtk-widget>)

Create a new <gtk-hpaned>

ret
the new <gtk-hpaned>