Package: gdk

Method gdk:paintable-get-flags-impl

Lambda List

gdk:paintable-get-flags-impl (paintable)

Details

Method called from the gdk:paintable-flags function.

Default method

(defmethod paintable-get-flags-impl ((paintable paintable))
  '())    
The default method returns no flags set.
 

See also

2023-12-2