Handbook
Glossary
gtk_app_chooser_button_set_heading ( app_chooser_button heading -- )
Vocabulary
gtk3
.
ffi
Inputs
app_chooser_button
an
object
heading
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_app_chooser_button_set_heading
( GtkAppChooserButton* app_chooser_button, gchar* heading )