Photon microGUI widgets library 0.6.0
PhWidgets::Label::ThisArgs::ArgPWidgetFunc Struct Reference

Contains resource IDs for Label arguments of type PtWidget_t * (*)(). More...

#include <Label.h>

Inheritance diagram for PhWidgets::Label::ThisArgs::ArgPWidgetFunc:
PhWidgets::Label::ArgPWidgetFunc PhWidgets::Label::Arguments PhWidgets::Button::Arguments PhWidgets::TextWidget::Arguments PhWidgets::OnOffButton::Arguments PhWidgets::ToggleButton::Arguments PhWidgets::ComboBox::Arguments

Public Types

enum  eArgPWidgetFunc { label_baloon }
 Resource IDs for Label arguments of type PtWidget_t * (*)(). More...
 

Detailed Description

Contains resource IDs for Label arguments of type PtWidget_t * (*)().

Member Enumeration Documentation

◆ eArgPWidgetFunc

Resource IDs for Label arguments of type PtWidget_t * (*)().

Aliases

PhWidgets::Label::Arguments::eArgPWidgetFunc, PhWidgets::Label::ArgPWidgetFunc::eArgPWidgetFunc

See Widget::resource for usage description.

Enumerator
label_baloon 

By default, when you pause the pointer over this widget, the widget displays a small balloon. If you want to change the look of the balloon, you can use this resource to override the default inflate function.


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