Method

GtkLayoutset_size

Declaration [src]

void
gtk_layout_set_size (
  GtkLayout* layout,
  guint width,
  guint height
)

Description [src]

Sets the size of the scrollable area of the layout.

Parameters

width

Type: guint

Width of entire scrollable area.

height

Type: guint

Height of entire scrollable area.