GtkAlignment::set_padding

void set_padding(int padding_top, int padding_bottom, int padding_left, int padding_right);

This method sets the padding on the different sides of the GtkAlignment container.

See also: get_padding()