×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果
static gboolean received_data( GIOChannel * channel GIOCondition cond gpointer data ). パラメータ. channel. cond. data. ファイル名.
2012/02/06 · ... (GIOChannel *channel, GIOCondition cond, GMainLoop *loop) { gchar *string; gsize size; GError *error = NULL; if (cond == G_IO_HUP) { g_print ...
... ( GIOChannel *channel, GIOCondition condition, XSMPDATA *xsmpdata ) { if( ! xsmpdata->ice_connect ) return FALSE; IceProcessMessagesStatus status ...
テキストファイルの読み書き · test コマンド · タイマー · 日付けと時刻 · 文字コード(cp932, utf8)変換 · GIOChannel(PyGObject) Tips · 標準入出力 · ファイルの ...
構文. static gboolean watch_event( GIOChannel * channel GIOCondition condition gpointer user_data ). パラメータ. channel. condition. user_data ...
c:1010 glib/giochannel.c:1322. #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:949. #: glib/gutf8.c:1398. #, c-format. msgid "Invalid byte ...
static gboolean handle_keyboard (GIOChannel *source, GIOCondition cond, CustomData *data) {. gchar *str = NULL;. if (g_io_channel_read_line (source, &str ...
GIOChannel *, channel. command_queue, GQueue *, Command queue. cmd_bytes_written, guint, bytes written from cmd. notify_list, GHashTable *, List of notification ...
network_adapter. src, bdaddr_t, Bluetooth Local Address. path, char *, D-Bus path. io, GIOChannel *, Bnep socket. to, timeout *, Socket timeout.
2012/01/23 · GIOChannelの使い方. 投稿日時: 2009/09/02 投稿者: inagaki. こんにちは、稲垣@CEREVOです。今回はGTK+に関する (正確にはGLibに関することなのですが ...