spacing in gtk_vbox_new and struct GtkBox



Hello

The gtk_vbox_new and gtk_hbox_new methods takes an argument 'spacing'
which is of type 'gint'. This value is stored in the field 'spacing'
in the GtkBox structure, but in this structure this field is 'gint16'.
Which is correct?

Oskar Liljeblad (osk@hem.passagen.se)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]