MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / My_Fl_Button::buttonColorStruct

Class My_Fl_Button::buttonColorStruct

src/csvwidgets.cpp:297–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297void My_Fl_Button::set_colors(struct My_Fl_Button::buttonColorStruct c) {
298 colors.background = c.background;
299 colors.label = c.label;
300 colors.border = c.border;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected