Method

GdkX11.X11Surface.get_group

Declaration [src]

GdkSurface*
gdk_x11_surface_get_group (
  GdkSurface* surface
)

Description [src]

Returns the group this surface belongs to.

Return value

Returns: GdkSurface*

The group of this surface;

Ownership is not transferred to the caller