FontChooserWidget


Object Hierarchy:

Gtk.FontChooserWidget Gtk.FontChooserWidget Gtk.FontChooserWidget Gtk.Box Gtk.Box Gtk.Box->Gtk.FontChooserWidget Gtk.Container Gtk.Container Gtk.Container->Gtk.Box Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.FontChooserWidget Atk.Implementor->Gtk.Box Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.FontChooserWidget Gtk.Buildable->Gtk.Box Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget Gtk.Orientable Gtk.Orientable Gtk.Orientable->Gtk.FontChooserWidget Gtk.Orientable->Gtk.Box Gtk.FontChooser Gtk.FontChooser Gtk.FontChooser->Gtk.FontChooserWidget

Description:

[ CCode ( type_id = "gtk_font_chooser_widget_get_type ()" ) ]
[ Version ( since = "3.2" ) ]
public class FontChooserWidget : Box, Implementor, Buildable, FontChooser, Orientable

The FontChooserWidget widget lists the available fonts, styles and sizes, allowing the user to select a font.

It is used in the FontChooserDialog widget to provide a dialog box for selecting fonts.

To set the font which is initially selected, use set_font or set_font_desc.

To get the selected font use get_font or get_font_desc.

To change the text which is shown in the preview area, use set_preview_text.

CSS nodes

GtkFontChooserWidget has a single CSS node with name fontchooser.


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.Orientable



2022 vala-language.org