Method

GtkWidgetset_margin_bottom

since: 3.0

Declaration [src]

void
gtk_widget_set_margin_bottom (
  GtkWidget* widget,
  gint margin
)

Description [src]

Sets the bottom margin of widget. See the GtkWidget:margin-bottom property.

Available since: 3.0

Parameters

margin

Type: gint

The bottom margin.