[Telepathy] [Bug 14828] New: TpChannel: make the struct layout public for read-only access

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 5 05:07:38 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=14828

           Summary: TpChannel: make the struct layout public for read-only
                    access
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: medium
         Component: telepathy-glib
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk
        Depends on: 14180


12:58 < Zdra> smcv: what about adding gboolean tp_channel_is_ready(channel) 
              {return self->ready}
12:59 < Zdra> it's more convenient than gboolean ready; g_object_get (G_OBJECT 
              (channel), "ready", &ready);
13:00 < smcv> Zdra: it'll be a public member of the struct, when the struct 
              becomes public
13:00 < Zdra> smcv: ah, you are planning to move the struct as public
13:01 < smcv> yeah, that's why it has a TpChannelPrivate part
13:01 < smcv> I haven't quite decided how groups are going to work, though
13:01 < smcv> so I don't want to make any guarantees about the contents


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Telepathy mailing list