Add GObject Event Filters

Bug #349874 reported by Michael Janelle-Montcalm
2
Affects Status Importance Assigned to Milestone
Tutorius
New
Undecided
Unassigned

Bug Description

Currently, we are only able to listen to Gtk events and signals via the GtkEventFilters. We would like to be able to interact with the GObject events too. This means adding a GObject event filter to the core and having a way to identify them uniquely.

For example, the Memorize activity has a Game class that contains the game logic. This class inherits from GObject and implements the application-specific behavior. The use case that promotes this feature is that we should be able to know when the user selects two matching panels.

Tags: core
Revision history for this message
Vincent Vinet (vince-vinet) wrote :

branch lp349874 has a little variation of the Widget Identifier that recurses down the activity looking for gobject, listing properties and signals.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.