Basics
Guides
API Reference
Basics
Guides
API Reference
[19:7] extends: object
The GtkFontChooserWidget widget lets the user select a font. It is used in
the GtkFontChooserDialog widget to provide a dialog for selecting fonts. To
set the font which is initially selected, use
[method@Gtk.FontChooser.set_font] or [method@Gtk.FontChooser.set_font_desc].
To get the selected font use [method@Gtk.FontChooser.get_font] or
[method@Gtk.FontChooser.get_font_desc]. To change the text which is shown in
the preview area, use [method@Gtk.FontChooser.set_preview_text]. # CSS nodes
GtkFontChooserWidget has a single CSS node with name fontchooser.
FontChooserWidget ()
Creates a new
GtkFontChooserWidget.
toNativeHandle (Source)
Normalizes a constructor argument into a raw pointer carrier. Accepts a raw NativeHandle, a raw NativeBuffer returned from
fn.call(...), another generated wrapper exposinghandle(), or null. Returns null when the argument carries no pointer.
Source is the raw handle, raw buffer, wrapper, or null.A raw pointer carrier or null when no pointer is present.getLib ()
Returns the opened native library for this generated wrapper.
The opened native library.handle ()
Returns the wrapped NativeHandle.
The wrapped NativeHandle.isNull ()
Returns true when the wrapped handle is null.
A bool.describe ()
Returns a small string for debugging generated wrappers.
A string.asWidget ()
Wraps this handle as
Widget.
A Widget object.asAccessible ()
Wraps this handle as
Accessible.
A Accessible object.asBuildable ()
Wraps this handle as
Buildable.
A Buildable object.asConstraintTarget ()
Wraps this handle as
ConstraintTarget.
A ConstraintTarget object.asFontChooser ()
Wraps this handle as
FontChooser.
A FontChooser object.[134:14] static extends: object
Generated metadata helpers for FontChooserWidget class surfaces.
properties ()
Returns property metadata for
FontChooserWidget.
A list.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.