Method
GtkNativeget_surface
Declaration [src]
GdkSurface*
gtk_native_get_surface (
GtkNative* self
)
Return value
Type: GdkSurface
The surface of self
.
The returned data is owned by the instance. |
The return value can be NULL . |
GdkSurface*
gtk_native_get_surface (
GtkNative* self
)
Type: GdkSurface
The surface of self
.
The returned data is owned by the instance. |
The return value can be NULL . |