bonjour,
j'aimerais comprendre la logique de la fonctions :

void gtk_table_attach_defaults(GtkTable *table, GtkWidget *child, guint left_attach, guint right_attach, guint top_attach, guint bottom_attach );

je ne comprends pas comment la paramétrer(je parle de :

guint left_attach, guint right_attach, guint top_attach, guint bottom_attach
)
et comment organiser mes boutons avec??

S.V.P un peut d'aide.
merci.