org.gnu.gtk
public class VPaned extends Paned
See Also: Paned
| Constructor Summary | |
|---|---|
| VPaned()
Construct a new VPaned object. | |
| VPaned(Handle handle)
Construct a new VPaned from a handle to a native resource. | |
| Method Summary | |
|---|---|
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| static VPaned | getVPaned(Handle handle)
Internal static factory method to be used by Java-Gnome only. |