[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GTK_WINDOW
- From: Bart Vandewoestyne <Bart Vandewoestyne skynet be>
- To: "gtk-app-devel-list redhat com" <gtk-app-devel-list redhat com>
- Subject: GTK_WINDOW
- Date: Thu, 17 Feb 2000 11:32:54 +0100
I'm using the following to set the title of a GTK top level window:
gtk_window_set_title(GTK_WINDOW(mot_main_window),
"Steppermotorcontroller v1.2");
mot_main_window is a (GtkWidget *)
I have found the macro to cast it to a GTK_WINDOW somewhere in an
example program. I also looked for this macro in the reference
documentation but i couldn't find it... I was just wondering where these
macro's such as GTK_WINDOW is to be found in the reference
documentation. I would like to know this because I would like to know
what other macro's there exist to upcast. I know the naming conventions
are quite obvious, but it's always safe to check...
Can someone help me out?
Tnx!
MC303
--
Bart Vandewoestyne http://hello.to/MC303
Hugo Verrieststraat 48 Bart.Vandewoestyne@skynet.be
8550 ZWEVEGEM ICQ# 21275340
BELGIUM - EUROPE nick: MC303
Phone: +32(0)56/75.48.11
-------------------------------------------------------------
"If we knew what it was we were doing, it would not
be called research, would it?"
-- Albert Einstein --
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]