PgLayout.copy

Does a deep copy-by-value of the src layout. The attribute list, tab array, and text from the original layout are all copied by value.

class PgLayout
copy
()

Return Value

Type: PgLayout

the newly allocated gtk.Layout, with a reference count of one, which should be freed with g_object_unref().