レス書き込み
スレへ戻る
写
レス栞
レス消
Gtkプログラミング on Windows!!!
PC,スマホ,PHSは
ULA
べっかんこ
公式(スマホ)
公式(PC)
で書き込んでください。
名前
メール
引用切替:
レスアンカーのみ
>>401 > ヘッダーよりググッてリファレンスを見るべき、読めないなら翻訳にぶちこむ > https://developer.gnome.org/gtk3/stable/gtk-getting-started.html > A window title is set using gtk_window_set_title(). This function takes a GtkWindow* pointer and a string as input. > As our window pointer is a GtkWidget pointer, we need to cast it to GtkWindow*. > But instead of casting window via (GtkWindow*), window can be cast using the macro GTK_WINDOW(). > GTK_WINDOW() will check if the pointer is an instance of the GtkWindow class, before casting, and emit a warning if the check fails. > More information about this convention can be found here. > > https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#G-TYPE-CHECK-INSTANCE-CAST:CAPS > #define G_TYPE_CHECK_INSTANCE_CAST(instance, g_type, c_type) (_G_TYPE_CIC ((instance), (g_type), c_type)) > Checks that instance is an instance of the type identified by g_type and issues a warning if this is not the case. Returns instance casted to a pointer to c_type . > No warning will be issued if instance is NULL, and NULL will be returned. > This macro should only be used in type implementations.
ローカルルール
SETTING.TXT
他の携帯ブラウザのレス書き込みフォームはこちら。
書き込み設定
で書き込みサイトの設定ができます。
・
ULA
・
べっかんこ(身代わりの術)
・
べっかんこ(通常)
・
公式(スマホ)
・
公式(PC)[PC,スマホ,PHS可]
書き込み設定(板別)
で板別の名前とメールを設定できます。
メモ帳
(0/65535文字)
上
下
板
覧
索
設
栞
歴
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.025s