Method

GtkPanedset_position

Declaration [src]

void
gtk_paned_set_position (
  GtkPaned* paned,
  int position
)

Description [src]

Sets the position of the divider between the two panes.

Sets propertyGtk.Paned:position

Parameters

position

Type: int

Pixel position of divider, a negative value means that the position is unset.