label justification in button
- From: Melvin Hadasht <melvin hadasht free fr>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: label justification in button
- Date: Tue, 25 Sep 2001 23:49:38 +0200
Hi,
how can one justify the label of a button ? I tried :
button = gtk_button_new_with("Test");
gtk_label_set_justify(GTK_LABEL(GTK_BIN(button)->child),
GTK_JUSTIFY_LEFT);
but it remains centered. What am I doing wrong ?
--
Melvin Hadasht
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]