|
|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef __GTK_H__
|
|
|
|
|
#ifndef VTE_DISABLE
|
|
|
|
|
#ifdef VTE_INCLUDE
|
|
|
|
|
#include <vte/vte.h>
|
|
|
|
|
/**
|
|
|
|
|
* void yon_terminal_integrated_launch(GtkWidget *place_to_show, void *endwork_function, void* endwork_function_argument)
|
|
|
|
|
@ -384,7 +384,7 @@ void _yon_ubl_header_setup_resource(GtkWidget *Overlay, GtkWidget *Head, GtkWidg
|
|
|
|
|
*/
|
|
|
|
|
void yon_ubl_setup_sockets(GtkWidget *main_window, GtkWidget *left_window, GtkWidget *right_window, int socket_main_id, int socket_left_id, int socket_right_id);
|
|
|
|
|
|
|
|
|
|
#ifndef WEBKIT_DISABLE
|
|
|
|
|
#ifdef WEBKIT_INCLUDE
|
|
|
|
|
#include <webkit2/webkit2.h>
|
|
|
|
|
|
|
|
|
|
/**yon_ubl_browser_window_open(char *link, char *browser_window_name)
|
|
|
|
|
|