unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* guile_gi question: gtk+ interface object?
@ 2022-06-14 18:52 Andy Tai
  2022-06-14 19:42 ` Maxime Devos
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Tai @ 2022-06-14 18:52 UTC (permalink / raw)
  To: guile-user

question: how to create object representing Gtk+ (version 3)
interfaces? For example.

(let (model (make <GtkTreeModel>)))

would fail  because GtkTreeModel is an interface, not class derived
from GObject.

Thanks



^ permalink raw reply	[flat|nested] 5+ messages in thread
* guile_gi question: gtk+ interface object?
@ 2022-06-14 18:46 Andy Tai
  0 siblings, 0 replies; 5+ messages in thread
From: Andy Tai @ 2022-06-14 18:46 UTC (permalink / raw)
  To: guile-user

question: how to create object representing Gtk+ (version 3)
interfaces? For example.

(let (model (make <GtkTreeModel>)))

would fail  because GtkTreeModel is an interface, not class derived
from GObject.

Thanks



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-15  7:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 18:52 guile_gi question: gtk+ interface object? Andy Tai
2022-06-14 19:42 ` Maxime Devos
2022-06-15  4:05   ` Andy Tai
2022-06-15  7:48     ` Maxime Devos
  -- strict thread matches above, loose matches on Subject: below --
2022-06-14 18:46 Andy Tai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).