GTK4: Try switching type of GTK window
This commit is contained in:
parent
ac0cd38fea
commit
cbbb5fe83c
|
@ -7,7 +7,7 @@
|
||||||
#include <webkit/webkit.h>
|
#include <webkit/webkit.h>
|
||||||
|
|
||||||
static GtkNotebook* notebook;
|
static GtkNotebook* notebook;
|
||||||
static GtkWidget* window;
|
static GtkWindow* window;
|
||||||
typedef enum { _SEARCH,
|
typedef enum { _SEARCH,
|
||||||
_FIND,
|
_FIND,
|
||||||
_HIDDEN } Bar_entry_mode;
|
_HIDDEN } Bar_entry_mode;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user