php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
window.h File Reference

Go to the source code of this file.

Data Structures

struct  lxb_html_window
 

Functions

LXB_API lxb_html_window_tlxb_html_window_create (lxb_html_document_t *document)
 
LXB_API lxb_html_window_tlxb_html_window_destroy (lxb_html_window_t *window)
 

Function Documentation

◆ lxb_html_window_create()

LXB_API lxb_html_window_t * lxb_html_window_create ( lxb_html_document_t * document)

Definition at line 12 of file window.c.

◆ lxb_html_window_destroy()

LXB_API lxb_html_window_t * lxb_html_window_destroy ( lxb_html_window_t * window)

Definition at line 31 of file window.c.