Method

GtkWidgetget_can_target

Declaration [src]

gboolean
gtk_widget_get_can_target (
  GtkWidget* widget
)

Description [src]

Queries whether widget can be the target of pointer events.

Gets propertyGtk.Widget:can-target

Return value

Type: gboolean

TRUE if widget can receive pointer events.