MCPcopy Create free account
hub / github.com/dillo-browser/dillo / down_box

Method down_box

dw/fltkcomplexbutton.hh:55–55  ·  view source on GitHub ↗

Returns the current down box type, which is drawn when value() is non-zero. \retval Fl_Boxtype */

Source from the content-addressed store, hash-verified

53 \retval Fl_Boxtype
54 */
55 Fl_Boxtype down_box() const {return (Fl_Boxtype)down_box_;}
56
57 /**
58 Sets the down box type. The default value of 0 causes FLTK to figure out

Callers 1

make_buttonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected