Handbook
Glossary
gtk_about_dialog_set_translator_credits ( about_dialog translator_credits -- )
Vocabulary
gtk2
.
ffi
Inputs
about_dialog
an
object
translator_credits
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_about_dialog_set_translator_credits
( GtkAboutDialog* about_dialog, gchar* translator_credits )