Chromium Embedded Framework (CEF)  106.0.15+gbb70d04+chromium-106.0.5249.12
CefCursorInfo Class Reference

Class representing cursor information. More...

#include "include/internal/cef_types_wrappers.h"

Inheritance diagram for CefCursorInfo:
cef_cursor_info_t

Public Member Functions

 CefCursorInfo ()
 
 CefCursorInfo (const cef_cursor_info_t &r)
 

Additional Inherited Members

- Public Attributes inherited from cef_cursor_info_t
cef_point_t hotspot
 
float image_scale_factor
 
void * buffer
 
cef_size_t size
 

Detailed Description

Class representing cursor information.

Constructor & Destructor Documentation

◆ CefCursorInfo() [1/2]

CefCursorInfo::CefCursorInfo ( )
inline

◆ CefCursorInfo() [2/2]

CefCursorInfo::CefCursorInfo ( const cef_cursor_info_t r)
inline

The documentation for this class was generated from the following file: