Method

GntWidgethas_shadow

Declaration [src]

gboolean
gnt_widget_has_shadow (
  GntWidget* widget
)

Description [src]

Check whether the widget has shadows.

Return value

Type: gboolean

TRUE if the widget has shadows. This checks both the user-setting and whether the widget can have shadows at all.