Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c25534 static void history_select_callback(Widget w, XtPointer context, XtPointer info) in history_select_callback() function
25890 XtAddCallback(cw[W_edhist], XmNbrowseSelectionCallback, history_select_callback, cp); in add_channel_window()