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: [email protected]
ReportedBy: [EMAIL PROTECTED]
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.
_______________________________________________
Telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy