GtkFontChooserDialog

已弃用:4.10 

[]

描述 [src]

final class Gtk.FontChooserDialog : Gtk.Dialog
  implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.FontChooser, Gtk.Native, Gtk.Root, Gtk.ShortcutManager {
  /* No available fields */
}

GtkFontChooserDialog 小部件是一个用于选择字体的对话框。

An example GtkFontChooserDialog

GtkFontChooserDialog 实现了 GtkFontChooser 接口,并没有提供太多的 API

要创建一个 GtkFontChooserDialog,使用 gtk_font_chooser_dialog_new()

GtkFontChooserDialog 作为 GtkBuildable

GtkFontChooserDialogGtkBuildable 接口实现暴露了名为“select_button”和“cancel_button”的按钮。

CSS 节点

GtkFontChooserDialog 有一个名为 窗口 并且样式类为 .fontchooser 的单个 CSS 节点。

自 4.10 版本开始弃用

请使用 GtkFontDialog 代替。

[]

层次结构

hierarchy - GTK 文档 this - GTK 文档 GtkFontChooserDialog implements_0 - GTK 文档 GtkAccessible this--implements_0 - GTK 文档 implements_1 - GTK 文档 GtkBuildable this--implements_1 - GTK 文档 implements_2 - GTK 文档 GtkConstraintTarget this--implements_2 - GTK 文档 implements_3 - GTK 文档 GtkFontChooser this--implements_3 - GTK 文档 implements_4 - GTK 文档 GtkNative this--implements_4 - GTK 文档 implements_5 - GTK 文档 GtkRoot this--implements_5 - GTK 文档 implements_6 - GTK 文档 GtkShortcutManager this--implements_6 - GTK 文档 ancestor_0 - GTK 文档 GtkDialog ancestor_0--this - GTK 文档 ancestor_1 - GTK 文档 GtkWindow ancestor_1--ancestor_0 - GTK 文档 ancestor_2 - GTK 文档 GtkWidget ancestor_2--ancestor_1 - GTK 文档 ancestor_3 - GTK 文档 GInitiallyUnowned ancestor_3--ancestor_2 - GTK 文档 ancestor_4 - GTK 文档 GObject ancestor_4--ancestor_3 - GTK 文档
[]

构造函数

gtk_font_chooser_dialog_new

创建一个新的 GtkFontChooserDialog

已弃用:4.10 

[]

实例方法

GtkDialog 继承的方法(10)
GtkWindow 继承的方法(55)
GtkWidget 继承的方法(162)
GObject 继承的方法(43)
GtkAccessible 继承的方法(19)
GtkBuildable继承的方法(1)
GtkFontChooser继承的方法(19)
GtkNative继承的方法(5)
GtkRoot继承的方法(3)
[]

属性

GtkDialog 继承的属性(1)
GtkWindow 继承的属性(25)
GtkWidget 继承的属性(34)
GtkAccessible继承的属性(1)
GtkFontChooser继承的属性(7)
[]

信号

GtkDialog继承的信号(2)
GtkWindow继承的信号(5)
GtkWidget 继承的信号(13)
GObject 继承的信号(1)
GtkFontChooser 继承的信号(1)