Chromium Embedded Framework (CEF)  110.0.7+gba12a2e+chromium-110.0.5481.23
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: