mp3splt-gtk
|
#include "radio_helper.h"
Go to the source code of this file.
Functions | |
GtkWidget * | rh_append_radio_to_vbox (GtkWidget *radio_button, const gchar *text, gint value, void(*callback)(GtkToggleButton *, gpointer), GtkWidget *vbox) |
gint | rh_get_active_value (GtkWidget *radio_button) |
GtkWidget * | rh_get_radio_from_value (GtkWidget *radio_button, gint value) |