Virtual Method

GdkWindowfrom_embedder

Declaration [src]

void
from_embedder (
  GdkWindow* window,
  gdouble embedder_x,
  gdouble embedder_y,
  gdouble* offscreen_x,
  gdouble* offscreen_y
)

Description

No description available.

Parameters

embedder_x

Type: gdouble

No description available.

embedder_y

Type: gdouble

No description available.

offscreen_x

Type: gdouble*

No description available.

The data is owned by the caller of the method.
offscreen_y

Type: gdouble*

No description available.

The data is owned by the caller of the method.