Chromium Embedded Framework (CEF)  109.0.1+gcd5e37a+chromium-109.0.5414.8
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: