GTK 2.0: gtk_toolbar_set_space_size




Anyone knows how to set the space size in a toolbar in GTK 2.0? In 1.2 I used to do a:

gtk_toolbar_set_space_size(GTK_TOOLBAR(toolbar), 5);

This func seems to be deprecated. I looked into the docs and the code, but couldn't find any info.

Maurits

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