More accurate documentation of function fl_wl_cairo()

This commit is contained in:
ManoloFLTK 2023-03-25 07:54:56 +01:00
parent 9f9e584919
commit f3423d3e83

View File

@ -34,7 +34,7 @@ extern FL_EXPORT struct wl_surface *fl_wl_surface(struct wld_window *xid);
extern FL_EXPORT struct wld_window *fl_wl_xid(const Fl_Window *win);
/** Returns the Fl_Window corresponding to a given the platform-specific window reference */
extern FL_EXPORT Fl_Window *fl_wl_find(struct wld_window *);
/** Returns the cairo context associated to the current window*/
/** Returns the cairo context associated to the current window or Fl_Image_Surface */
extern FL_EXPORT cairo_t *fl_wl_cairo();
/** Returns the wl_compositor of the current Wayland session.
This allows, for example, to create a wl_surface with