Warning: file_put_contents(): Only -1 of 60 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
Prev   GtkButton::set_relief Next void set_relief(GtkReliefStyle newstyle ); Use this method to set the current relief style for button and also property. The parameter must be one of those specifi...
Forum und email

GtkButton::set_relief

void set_relief(GtkReliefStyle newstyle);

Use this method to set the current relief style for the button and also set the relief property. The parameter newstyle must be one of those specified in GtkReliefStyles. The default is Gtk::RELIEF_NORMAL

See also: get_relief()