Method

StWidgetget_can_focus

Declaration [src]

gboolean
st_widget_get_can_focus (
  StWidget* widget
)

Description [src]

Returns the current value of the can-focus property. See st_widget_set_can_focus() for more information.

Gets propertySt.Widget:can-focus

Return value

Type: gboolean

Current value of can-focus on widget.