Method

GtkBordercopy

Declaration [src]

GtkBorder*
gtk_border_copy (
  const GtkBorder* border_
)

Description [src]

Copies a GtkBorder.

Return value

Type: GtkBorder

A copy of border_.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.