php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_css_property_margin_t Struct Reference

#include <property.h>

Data Fields

lxb_css_property_margin_top_t top
 
lxb_css_property_margin_right_t right
 
lxb_css_property_margin_bottom_t bottom
 
lxb_css_property_margin_left_t left
 

Detailed Description

Definition at line 68 of file property.h.

Field Documentation

◆ bottom

lxb_css_property_margin_bottom_t lxb_css_property_margin_t::bottom

Definition at line 71 of file property.h.

◆ left

lxb_css_property_margin_left_t lxb_css_property_margin_t::left

Definition at line 72 of file property.h.

◆ right

lxb_css_property_margin_right_t lxb_css_property_margin_t::right

Definition at line 70 of file property.h.

◆ top

lxb_css_property_margin_top_t lxb_css_property_margin_t::top

Definition at line 69 of file property.h.


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