Ticket #1220 (new enhancement)
Opened 2 years ago
Add g_object_notify binding
| Reported by: | guest | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.0 |
| Component: | general (Gtk+, Glib) | Version: | 0.11.0 |
| Keywords: | Cc: | reiner.pope@… |
Description
This binding is necessary for some Gtk events. For instance, the signal for the user sliding a Paned's slider is "notify::position", which needs to be registered with g_object_notify.
Note: See
TracTickets for help on using
tickets.