Handbook
Glossary
gtk_radio_button_new_with_label_from_widget ( radio_button label -- GtkWidget* )
Vocabulary
gtk2
.
ffi
Inputs
radio_button
an
object
label
an
object
Outputs
GtkWidget*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkWidget*
gtk_radio_button_new_with_label_from_widget
( GtkRadioButton* radio_button, gchar* label )