Wrappers.Nativetype t = [ `native ] Gobject.objval from_gobject : 'a Gobject.obj -> tval unrealize : t -> unitUnrealizes a `GtkNative`.
This should only be used by subclasses.
val realize : t -> unitRealizes a `GtkNative`.
This should only be used by subclasses.
val get_surface_transform : t -> float * floatRetrieves the surface transform of @self.
This is the translation from @self's surface coordinates into @self's widget coordinates.
val get_surface : t -> Ocgtk_gdk.Gdk.Wrappers.Surface.t optionReturns the surface of this `GtkNative`.
val get_renderer : t -> Ocgtk_gsk.Gsk.Wrappers.Renderer.t optionReturns the renderer that is used for this `GtkNative`.