Method

GdkToplevelLayoutset_resizable

Declaration [src]

void
gdk_toplevel_layout_set_resizable (
  GdkToplevelLayout* layout,
  gboolean resizable
)

Description [src]

Sets whether the layout should allow the user to resize the surface after it has been presented.

Parameters

resizable

Type: gboolean

TRUE to allow resizing.