- done
void function(void* data, wl_output* wl_output) done;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- geometry
void function(void* data, wl_output* wl_output, int x, int y, int physical_width, int physical_height, int subpixel, const(char)* make, const(char)* model, int transform) geometry;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mode
void function(void* data, wl_output* wl_output, uint flags, int width, int height, int refresh) mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- scale
void function(void* data, wl_output* wl_output, int factor) scale;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.