MiniGUI API Reference (MiniGUI-Standalone)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_LVCUSTOMDRAWFUNCS Struct Reference

#include <listview.h>

Data Fields

PFN_LVHDR_BKDRAWFUNC pfnDrawHdrBk
 
PFN_LVHDR_ITEMDRAWFUNC pfnDrawHdrItem
 

Detailed Description

Contains function pointers for customized drawing

Definition at line 186 of file listview.h.

Field Documentation

PFN_LVHDR_BKDRAWFUNC pfnDrawHdrBk

Colunm header background drawing function

Definition at line 189 of file listview.h.

PFN_LVHDR_ITEMDRAWFUNC pfnDrawHdrItem

Colunm header item drawing function

Definition at line 191 of file listview.h.


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