Package: gobject
GFlags gobject:binding-flags
Declaration(define-gflags "GBindingFlags" binding-flags (:export t :type-initializer "g_binding_flags_get_type") (:default 0) (:bidirectional 1) (:sync-create 2) (:invert-boolean 4)) Values
Details Flags to be passed to the g:object-bind-property or g:object-bind-property-full functions. | See also |
2024-6-18