Method

GdkX11X11Surfaceget_group

Declaration [src]

GdkSurface*
gdk_x11_surface_get_group (
  GdkSurface* surface
)

Description [src]

Returns the group this surface belongs to.

Return value

Type: GdkSurface

The group of this surface;

The returned data is owned by the instance.
The return value can be NULL.