Blender  V2.93
Public Attributes | List of all members
uiButExtraOpIcon Struct Reference

#include <interface_intern.h>

Public Attributes

struct uiButExtraOpIconnext
 
struct uiButExtraOpIconprev
 
BIFIconID icon
 
struct wmOperatorCallParamsoptype_params
 
bool highlighted
 

Detailed Description

Additional, superimposed icon for a button, invoking an operator.

Definition at line 380 of file interface_intern.h.

Member Data Documentation

◆ highlighted

bool uiButExtraOpIcon::highlighted

◆ icon

BIFIconID uiButExtraOpIcon::icon

◆ next

struct uiButExtraOpIcon* uiButExtraOpIcon::next

Definition at line 381 of file interface_intern.h.

◆ optype_params

struct wmOperatorCallParams* uiButExtraOpIcon::optype_params

◆ prev

struct uiButExtraOpIcon * uiButExtraOpIcon::prev

Definition at line 381 of file interface_intern.h.


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