get_font_family
Description:
Gets the `PangoFontFamily` representing the selected font family.
Note:
Use [class@Gtk.FontDialog] and [class@Gtk.FontDialogButton] instead
Font families are a collection of font faces.
If the selected font is not installed, returns null.
Parameters:
this |
a `GtkFontChooser` |
Returns:
A `PangoFontFamily` representing the selected font family |