Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このような質問があります。しかし、それは答えるのが心配です。私はそのような呼び出しを意味します
gtk_window_set_default_size (GTK_WINDOW(window), width, height); gtk_window_set_resizable (GTK_WINDOW(window), FALSE);
ウィンドウを最小のものに設定します。何か考えはありますか?
ありがとう。
ゆり