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

Added GtkInfoBar, GtkSpinner, Gtk Markup Escaping and Condition Handling in GtkInfoBar #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

scymtym
Copy link

@scymtym scymtym commented Feb 6, 2011

Hi,

I added the following things:

  • Bindings for Widget GtkInfoBar
  • Bindings for Widget GtkSpinner
  • Bindings for g_markup_escape_text
  • Graphical condition handling using the GtkInfoBar widget (I think this is the interesting one)
    See http://postimage.org/image/2gn4nvl0/

Additional Dependencies:

  • Gtk 2.18 (InfoBar), 2.20 (Spinner)
  • alexandria (for the condition handling code)
  • metabang-bind (likewise)

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