Alignemnt of GtkCheckButton.

2007-01-29 Thread Manas Hazarika
Hi, I am using gtk-2.6. My problem is I want check boxes created using gtk_check_button_new () and gtk_check_button_new_with_label () to be aligned in the same y-axis. Currently, when we create a check button using gtk_check_button_new_with_label () and place it below a check button created using

Alignemnt of GtkCheckButton.

2007-01-28 Thread Manas Hazarika
Hi, I am using gtk-2.6. My problem is I want check boxes created using gtk_check_button_new () and gtk_check_button_new_with_label () to be aligned in the same y-axis. Currently, when we create a check button using gtk_check_button_new_with_label () and place it below a check button created using