Method

GtkNativeget_surface

Declaration [src]

GdkSurface*
gtk_native_get_surface (
  GtkNative* self
)

Description [src]

Returns the surface of this GtkNative.

Return value

Type: GdkSurface

The surface of self.

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