Gtk.FontChooserDialog¶
Methods¶
| class | new(title, parent) | 
Virtual Methods¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gtk.FontChooser (7) | 
|---|
Properties¶
| Inherited: | Gtk.Dialog (1), Gtk.Window (33), Gtk.Container (3), Gtk.Widget (39), Gtk.FontChooser (7) | 
|---|
Style Properties¶
| Inherited: | Gtk.Dialog (4), Gtk.Window (2), Gtk.Widget (17) | 
|---|
Signals¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gtk.FontChooser (1) | 
|---|
Fields¶
| Inherited: | Gtk.Dialog (2), Gtk.Window (5), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1), Gtk.FontChooser (1) | 
|---|
| Name | Type | Access | Description | 
|---|---|---|---|
| parent_instance | Gtk.Dialog | r | 
Class Details¶
- 
class Gtk.FontChooserDialog(*args, **kwargs)¶
- Bases: - Gtk.Dialog,- Gtk.FontChooser- Abstract: - No - Structure: - Gtk.FontChooserDialogClass- The - Gtk.FontChooserDialogwidget is a dialog for selecting a font. It implements the- Gtk.FontChooserinterface.- The - Gtk.FontChooserDialogimplementation of the- Gtk.Buildableinterface exposes the buttons with the names “select_button” and “cancel_button”.- New in version 3.2. - 
classmethod new(title, parent)[source]¶
- Parameters: - Returns: - a new - Gtk.FontChooserDialog- Return type: - Creates a new - Gtk.FontChooserDialog.- New in version 3.2. 
 
- 
classmethod 
