Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h398 LiVESWidget *lives_button_new_with_label(const char *label);
1043 #define lives_standard_button_new_with_label(l, w, h) lives_button_new_with_label(l)
H A Dwidget-helper.c4171 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_button_new_with_label(const char *label) { in lives_button_new_with_label() function