Re: gtk_button_set_label ERROR
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: 3saul <saul_lethbridge hotmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_button_set_label ERROR
- Date: Thu, 6 Apr 2006 09:37:13 +0200
On Wed, Apr 05, 2006 at 10:25:22PM -0700, 3saul wrote:
Whenever I call gtk_button_set_label I get the following error and the
function does not succeed.
GTK-CRITICAL **: gtk_button_set_label: assertion 'GTK_IS_BUTTON (button)
failed.
Is there a common reason for this error?
When you get a message telling you that something expected
to be a button is not a button, check your code if the thing
you pass really is a button, because it is not. Is the
message so hard do decipher?
Yeti
--
That's enough.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]