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