]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkactivatable.c
Use gdk_threads_add_timeout to popup the selection window
[~andy/gtk] / gtk / gtkactivatable.c
index 9f659e061f59c5a30794cdef217ffecc5e5dbae3..46ffa1bd2f2384eca82a1cc538dd18246f1be10a 100644 (file)
@@ -12,9 +12,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /**
@@ -411,7 +409,8 @@ gtk_activatable_action_notify (GtkAction      *action,
  *
  * <note><para>Be careful to call this before setting the local
  * copy of the #GtkAction property, since this function uses 
- * gtk_activatable_get_action() to retrieve the previous action</para></note>
+ * gtk_activatable_get_related_action() to retrieve the
+ * previous action</para></note>
  *
  * Since: 2.16
  */