Icon :: disabled - Disabled pixmap
The property returns the disabled pixmap, i.e. the pixmap that is displayed for disabled GUI elements.
Return value:  Pixmap data ( odabagui::Pixmap & )
Pixmap data contains a file path to a pixmap file and/or pixmap data as binary data block.
Implementation overview
-  - internal feature (not documented)
 Icon :: disabled (  )
-  - internal feature (not documented)
 Icon :: disabled ( cPixmap )
Implementation details
- 
- internal feature (not documented)
 const odabagui::Pixmap & Icon  :: disabled (  )
 to list
- 
- internal feature (not documented)
 const odabagui::Pixmap & Icon  :: disabled ( odabagui::Pixmap &cPixmap )
 - cPixmap
 - Pixmap data
Pixmap data contains a file path to a pixmap file and/or pixmap data as binary data block. 
 to list
- cPixmap
 - Pixmap data

