Method

GtkWidgetget_margin_right

deprecated: 3.12 since: 3.0

Declaration [src]

gint
gtk_widget_get_margin_right (
  GtkWidget* widget
)

Description [src]

Gets the value of the GtkWidget:margin-right property.

Available since: 3.0

Deprecated since: 3.12

Use gtk_widget_get_margin_end() instead.

Return value

Type: gint

The right margin of widget.