Package: gtk
GEnum gtk:text-window-type
Declaration(gobject:define-genum "GtkTextWindowType" text-window-type (:export t :type-initializer "gtk_text_window_type_get_type") (:widget 1) (:text 2) (:left 3) (:right 4) (:top 5) (:bottom 6)) Values
Details Used to reference the parts of the gtk:text-view widget. | See also |
2024-7-4