Chromium Embedded Framework (CEF)  106.0.15+gbb70d04+chromium-106.0.5249.12
cef_range_t Struct Reference

Structure representing a range. More...

#include "include/internal/cef_types.h"

Inheritance diagram for cef_range_t:
CefRange

Public Attributes

int from
 
int to
 

Detailed Description

Structure representing a range.

Member Data Documentation

◆ from

int cef_range_t::from

◆ to

int cef_range_t::to

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