Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Pango.FontDescription

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.