Home
last modified time | relevance | path

Searched refs:lives_color_button_set_title (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h748 boolean lives_color_button_set_title(LiVESColorButton *, const char *title);
H A Dwidget-helper.c7141 WIDGET_HELPER_GLOBAL_INLINE boolean lives_color_button_set_title(LiVESColorButton *button, const ch… in lives_color_button_set_title() function
10749 lives_color_button_set_title(LIVES_COLOR_BUTTON(cbutton), _("Select Colour")); in lives_standard_color_button_new()