Method GTK2.Pango.FontDescription()->merge()


Method merge

Pango.FontDescription merge(GTK2.Pango.FontDescription desc, int replace)

Description

Merges the fields that are set int desc to the fields in this description. If replace is false, only fields in this description that are not already set are affected. If true, then fields that are already set will be replaced as well.