Package: gtk
Enum gtk-unit
Details Enumeration for dimenstions of paper sizes. (define-g-enum "GtkUnit" gtk-unit (:export t :type-initializer "gtk_unit_get_type") (:none 0) (:points 1) (:inch 2) (:mm 3))
| See also |
2021-3-17
cl-cffi-gtk | API documentation |
Package: gtk
Details Enumeration for dimenstions of paper sizes. (define-g-enum "GtkUnit" gtk-unit (:export t :type-initializer "gtk_unit_get_type") (:none 0) (:points 1) (:inch 2) (:mm 3))
| See also |