comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: GtkAda Buttons
Date: Tue, 24 Aug 2021 07:36:54 -0700 (PDT)	[thread overview]
Message-ID: <a8abb9c1-0b52-4d08-bade-d74b2a65114bn@googlegroups.com> (raw)

Dear all,

GtkAda is a big mess. There is no real documentation. Neither the GtkAda_UG nor the GtkAda_RM are a real help.

My present problem:

What is the use of
   procedure Set_Action_Name
      (Self        : not null access Gtk_Button_Record;
       Action_Name : UTF8_String);

I am unable to find a documentation of this procedure. If I call it for a button, the callback does no longer work.

    Gtk.Button.Gtk_New (XXX, Name);
    Gtk.Button.Set_Action_Name (XXX, "yyy");

             reply	other threads:[~2021-08-24 14:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-24 14:36 AdaMagica [this message]
2021-08-24 15:03 ` GtkAda Buttons Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox