[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Simulating a button press



* Kent Schumacher <kent@structural-wood.com> writes:

> How do I 'press' a button widget programatically?

IŽd say it could be done with gtk_signal_emit_by_name().

It is mentioned in the following chapters of the GTK+ tutorial:

  gtk_tut-7.html
  gtk_tut-8.html
  gtk_tut-20.html
  gtk_tut-24.html
  gtk_tut-31.html

Cheers,
  Colin

-- 
Colin Marquardt <colin.marquardt@gmx.de>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]