Method

Gtk.Border.copy

Declaration [src]

GtkBorder*
gtk_border_copy (
  const GtkBorder* border_
)

Description [src]

Copies a GtkBorder-struct.

Return value

Returns: GtkBorder

a copy of border_.

Ownership of the data is transferred to the caller