Method
GtkBordercopy
Declaration [src]
GtkBorder*
gtk_border_copy (
const GtkBorder* border_
)
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. |