patch for "Programming with GTKMM" book
- From: Gezim Hoxha <gezimetc shaw ca>
- To: gtkmm <gtkmm-list gnome org>
- Subject: patch for "Programming with GTKMM" book
- Date: Fri, 23 Jun 2006 15:18:25 -0600
Hi,
In http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch17s03.html
there is a "request_methods()" function method mentioned, however I
think the method that the author meant is "request_targets()".
Therefore, here is a patch that can be applied to that file.
56c56
< <code class="function">request_methods()</code> method, specifying a method to be called
---
> <code class="function">request_targets()</code> method, specifying a method to be called
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]