Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box Layout Tutorial #1143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anthonyirwin82
Copy link
Contributor

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

This is a tutorial teaching users how to use the Gtk.Box widget to display multiple widgets at the same time.

It covers:

  • Gtk.Box with vertical orientation
  • Gtk.Box with horizontal orientation
  • Creating both vertical and horizontal spacers to push widgets to the bottom of the window or the end (right) of the window and remain there when the window is resized
  • Creating a Gtk.Button with both an icon and a label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant