Remove resize grip handling from GtkStatusbar
We remove the resize grip from GtkStatusbar, but keep the code that makes the content avoid the grip, and adapt it to GtkWindow grips. The gtk_status_bar_set/get_has_resize_grip() functions and related properties are removed.
This commit is contained in:
@ -2970,8 +2970,6 @@ gtk_statusbar_push
|
||||
gtk_statusbar_pop
|
||||
gtk_statusbar_remove
|
||||
gtk_statusbar_remove_all
|
||||
gtk_statusbar_set_has_resize_grip
|
||||
gtk_statusbar_get_has_resize_grip
|
||||
gtk_statusbar_get_message_area
|
||||
<SUBSECTION Standard>
|
||||
GTK_STATUSBAR
|
||||
|
||||
Reference in New Issue
Block a user