Method
GtkWidgetset_margin_left
deprecated: 3.12 since: 3.0
Declaration [src]
void
gtk_widget_set_margin_left (
GtkWidget* widget,
gint margin
)
Description [src]
Sets the left margin of widget
.
See the GtkWidget:margin-left
property.
Available since: 3.0
Deprecated since: 3.12
Use gtk_widget_set_margin_start()
instead.
Sets property | Gtk.Widget:margin-left |