Home
last modified time | relevance | path

Searched refs:TP_TYPE_CHANNEL (Results 1 – 15 of 15) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dchannel.h64 #define TP_TYPE_CHANNEL \ macro
67 (G_TYPE_CHECK_INSTANCE_CAST((obj), TP_TYPE_CHANNEL, \
70 (G_TYPE_CHECK_CLASS_CAST((klass), TP_TYPE_CHANNEL, \
73 (G_TYPE_CHECK_INSTANCE_TYPE((obj), TP_TYPE_CHANNEL))
75 (G_TYPE_CHECK_CLASS_TYPE((klass), TP_TYPE_CHANNEL))
77 (G_TYPE_INSTANCE_GET_CLASS ((obj), TP_TYPE_CHANNEL, \
H A Dchannel.c1408 self->priv = G_TYPE_INSTANCE_GET_PRIVATE (self, TP_TYPE_CHANNEL, in tp_channel_init()
2098 ret = TP_CHANNEL (g_object_new (TP_TYPE_CHANNEL, in _tp_channel_new_with_factory()
2173 ret = TP_CHANNEL (g_object_new (TP_TYPE_CHANNEL, in tp_channel_new()
2379 GType type = TP_TYPE_CHANNEL; in tp_channel_once()
H A Dchannel-request.c569 G_TYPE_NONE, 2, TP_TYPE_CONNECTION, TP_TYPE_CHANNEL); in tp_channel_request_class_init()
H A Ddbus-tube-channel.c105 G_DEFINE_TYPE (TpDBusTubeChannel, tp_dbus_tube_channel, TP_TYPE_CHANNEL)
H A Dchannel-dispatch-operation.c837 TP_TYPE_CHANNEL, G_TYPE_UINT, G_TYPE_INT, G_TYPE_STRING); in tp_channel_dispatch_operation_class_init()
H A Dfile-transfer-channel.c124 G_DEFINE_TYPE (TpFileTransferChannel, tp_file_transfer_channel, TP_TYPE_CHANNEL)
H A Dstream-tube-channel.c77 G_DEFINE_TYPE (TpStreamTubeChannel, tp_stream_tube_channel, TP_TYPE_CHANNEL)
H A Dtext-channel.c71 G_DEFINE_TYPE (TpTextChannel, tp_text_channel, TP_TYPE_CHANNEL)
H A Dcall-channel.c69 G_DEFINE_TYPE (TpCallChannel, tp_call_channel, TP_TYPE_CHANNEL)
H A Daccount-channel-request.c518 G_TYPE_NONE, 3, TP_TYPE_CHANNEL, G_TYPE_INT64, in tp_account_channel_request_class_init()
/dports/net/vino/vino-3.22.0/server/
H A Dvino-tube-server.c181 TP_TYPE_CHANNEL, in vino_tube_server_class_init()
/dports/net/vinagre/vinagre-3.22.0/vinagre/
H A Dvinagre-tube-handler.c603 TP_TYPE_CHANNEL, in vinagre_tube_handler_class_init()
/dports/net-im/telepathy-farstream/telepathy-farstream-0.6.2/telepathy-farstream/
H A Dchannel.c471 TP_TYPE_CHANNEL, in tf_channel_class_init()
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-channel.c512 TP_TYPE_CHANNEL, in mcd_channel_class_init()
/dports/irc/polari/polari-41.0/src/lib/
H A Dpolari-room.c948 TP_TYPE_CHANNEL, in polari_room_class_init()