~ubuntu-branches/ubuntu/utopic/libgrip/utopic-proposed

« back to all changes in this revision

Viewing changes to src/gripgesturemanager.c

  • Committer: Package Import Robot
  • Author(s): Chase Douglas
  • Date: 2012-07-30 14:13:08 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: package-import@ubuntu.com-20120730141308-2b0i6k8vecjqqz9r
Tags: upstream-0.3.5
ImportĀ upstreamĀ versionĀ 0.3.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1253
1253
      GtkWidget *toplevel = gtk_widget_get_toplevel (widget);
1254
1254
      GripRegistrationRequest *req = (GripRegistrationRequest *)user_data;
1255
1255
 
 
1256
      g_signal_handlers_disconnect_by_func (widget,
 
1257
                                            G_CALLBACK (toplevel_notify_cb),
 
1258
                                            user_data);
 
1259
 
1256
1260
      if (gtk_widget_is_toplevel (toplevel))
1257
1261
        {
1258
 
          g_signal_handlers_disconnect_by_func (widget,
1259
 
                                                G_CALLBACK (toplevel_notify_cb),
1260
 
                                                user_data);
1261
 
 
1262
1262
          if (gtk_widget_get_mapped (GTK_WIDGET (toplevel)))
1263
1263
            {
1264
1264
              register_internal (req->manager,