Data Fields
_Efl_Canvas_Surface_X11_Pixmap Struct Reference

The type used by efl_canvas_surface_native_buffer_get. More...

Data Fields

void * visual
 X11 Visual for this Pixmap. More...
 
unsigned long pixmap
 X11 Pixmap ID. More...
 

Detailed Description

The type used by efl_canvas_surface_native_buffer_get.

The type used by Efl.Canvas.Surface.native_buffer.

Field Documentation

◆ visual

void * _Efl_Canvas_Surface_X11_Pixmap::visual

X11 Visual for this Pixmap.

◆ pixmap

unsigned long _Efl_Canvas_Surface_X11_Pixmap::pixmap

X11 Pixmap ID.