Widget.focusable - multiple declarations

Function Widget.focusable

whether widget can be focused

Prototype

bool focusable() @property const;

Function Widget.focusable

Prototype

Widget focusable(
  bool flg
) @property;

Authors

Copyright

License