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

GTK3: Failure "Gobject.create" with no_separator #68

Closed
talex5 opened this issue Jun 30, 2019 · 0 comments
Closed

GTK3: Failure "Gobject.create" with no_separator #68

talex5 opened this issue Jun 30, 2019 · 0 comments

Comments

@talex5
Copy link
Contributor

talex5 commented Jun 30, 2019

utop # #require "lablgtk3";;
utop # GWindow.dialog ~no_separator:true ();;
Exception: Failure "Gobject.create".

Looks like this was removed from GTK: https://gitlab.gnome.org/GNOME/gtk/commit/d433a606111d89727530f71d7b956ba40655bcbf

garrigue added a commit to garrigue/opam-repository that referenced this issue Jan 28, 2020
…3.1.0)

CHANGES:

2020.01.23 [Jacques]
  * headers changed again in ocaml 4.10.0beta2
  * fix C compilation warnings
  * fix SourceMarkAttributes.new_attribute

2020.01.14 [Jacques]
  * remove GtkDialog#has_separator property (report by Thomas Leonard, garrigue/lablgtk#68)
  * add GMisc.icon_status#set_tooltip_markup/text (report by T. Leonard, garrigue/lablgtk#69)
  * add #orientation to GPack.box/paned, GRange.range and GMisc.separator
    (report by Martin de Mello, garrigue/lablgtk#73)
anscoil pushed a commit to javalib-team/opam-repository that referenced this issue Jan 30, 2020
…3.1.0)

CHANGES:

2020.01.23 [Jacques]
  * headers changed again in ocaml 4.10.0beta2
  * fix C compilation warnings
  * fix SourceMarkAttributes.new_attribute

2020.01.14 [Jacques]
  * remove GtkDialog#has_separator property (report by Thomas Leonard, garrigue/lablgtk#68)
  * add GMisc.icon_status#set_tooltip_markup/text (report by T. Leonard, garrigue/lablgtk#69)
  * add #orientation to GPack.box/paned, GRange.range and GMisc.separator
    (report by Martin de Mello, garrigue/lablgtk#73)
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

No branches or pull requests

1 participant