Handbook
Glossary
gtk_about_dialog_set_license_type ( about_dialog license_type -- )
Vocabulary
gtk2
.
ffi
Inputs
about_dialog
an
object
license_type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_about_dialog_set_license_type
( GtkAboutDialog* about_dialog,
GtkLicense
license_type )