mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +00:00
demos: Cosmetics
This commit is contained in:
parent
c86bc00330
commit
bbda833b01
@ -1,8 +1,9 @@
|
|||||||
/* Pickers and Launchers
|
/* Pickers and Launchers
|
||||||
* #Keywords: GtkColorDialog, GtkFontDialog, GtkFileDialog, GtkFileLauncher, GtkUriLauncher
|
* #Keywords: GtkColorDialog, GtkFontDialog, GtkFileDialog, GtkPrintDialog, GtkFileLauncher, GtkUriLauncher
|
||||||
*
|
*
|
||||||
* The dialogs are mainly intended for use in preference dialogs.
|
* The dialogs are mainly intended for use in preference dialogs.
|
||||||
* They allow to select colors, fonts and applications.
|
* They allow to select colors, fonts and files. There is also a
|
||||||
|
* print dialog.
|
||||||
*
|
*
|
||||||
* The launchers let you open files or URIs in applications that
|
* The launchers let you open files or URIs in applications that
|
||||||
* can handle them.
|
* can handle them.
|
||||||
|
Loading…
Reference in New Issue
Block a user