Virtual Method

IdeWorkspacesave_size

Declaration

gboolean
save_size (
  IdeWorkspace* self,
  int* width,
  int* height
)

Description

No description available.

Parameters

width

Type: int*

No description available.

The data is owned by the caller of the function.
height

Type: int*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.