0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Gtk3アプリ TextView TreeViewにスクロールバーを表示する

Last updated at Posted at 2021-09-23

####TextView TreeViewにスクロールバーを表示する

コンテナーの中からGtk.ScrolledWindowを配置します。

次にGtk.ScrolledWindowの中にGtk.TextViewを配置します。

aaaaa.png

スクロール機能が有効になりました。
Screenshot from 2021-09-23 15-07-31.png

####Gtk.ScrolledWindowの中のコントロールサイズを変更する

右下のパネルの幅を変更します。

Screenshot from 2021-09-24 15-40-49.png

Gtk3アプリ TreeViewプログラム自動生成ツールに続く

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?