Virtual Method

GdkPaintableget_flags

Declaration [src]

GdkPaintableFlags
get_flags (
  GdkPaintable* paintable
)

Description [src]

Get flags for the paintable.

This is oftentimes useful for optimizations.

See GdkPaintableFlags for the flags and what they mean.

Return value

Type: GdkPaintableFlags

The GdkPaintableFlags for this paintable.