#include <session.h>
Definition at line 16 of file session.h.
bool girara_session_t::autohide_inputbar |
Auto-hide inputbar
Definition at line 79 of file session.h.
struct { ... } girara_session_t::bindings |
GtkBox* girara_session_t::box |
A box that contains all widgets
Definition at line 21 of file session.h.
GString* girara_session_t::buffer |
struct { ... } girara_session_t::buffer |
void(* girara_session_t::buffer_changed) (girara_session_t *session) |
Buffer changed
Definition at line 71 of file session.h.
GString* girara_session_t::command |
Command in buffer
Definition at line 94 of file session.h.
GiraraInputHistory* girara_session_t::command_history |
List of commands
Definition at line 43 of file session.h.
struct { ... } girara_session_t::config |
void* girara_session_t::data |
struct { ... } girara_session_t::elements |
struct { ... } girara_session_t::events |
struct { ... } girara_session_t::global |
struct { ... } girara_session_t::gtk |
bool girara_session_t::hide_statusbar |
Hide statusbar
Definition at line 80 of file session.h.
List of modes with its string identifiers
Definition at line 86 of file session.h.
GtkWidget* girara_session_t::inputbar |
Inputbar event box
Definition at line 30 of file session.h.
The inputbar mode
Definition at line 88 of file session.h.
int girara_session_t::inputbar_activate |
Inputbar activation
Definition at line 56 of file session.h.
GtkBox* girara_session_t::inputbar_box |
int girara_session_t::inputbar_changed |
Inputbar text changed
Definition at line 58 of file session.h.
Custom handler
Definition at line 64 of file session.h.
void* girara_session_t::inputbar_custom_data |
Data for custom handler
Definition at line 66 of file session.h.
Custom handler
Definition at line 65 of file session.h.
GtkLabel* girara_session_t::inputbar_dialog |
Inputbar dialog
Definition at line 31 of file session.h.
GtkEntry* girara_session_t::inputbar_entry |
Inputbar entry
Definition at line 32 of file session.h.
int girara_session_t::inputbar_key_pressed |
Pressed key in inputbar
Definition at line 57 of file session.h.
List of inputbar shortcuts
Definition at line 46 of file session.h.
struct { ... } girara_session_t::modes |
List of mouse events
Definition at line 42 of file session.h.
Numeric buffer
Definition at line 93 of file session.h.
The normal mode
Definition at line 87 of file session.h.
GtkWidget* girara_session_t::notification_area |
The notification area
Definition at line 26 of file session.h.
GtkWidget* girara_session_t::notification_text |
The notification entry
Definition at line 27 of file session.h.
girara_session_private_t* girara_session_t::private_data |
Private data of a girara session
Definition at line 105 of file session.h.
GtkBox* girara_session_t::results |
Completion results
Definition at line 34 of file session.h.
List of shortcuts
Definition at line 44 of file session.h.
struct { ... } girara_session_t::signals |
List of special commands
Definition at line 45 of file session.h.
GtkWidget* girara_session_t::statusbar |
GtkBox* girara_session_t::statusbar_entries |
Statusbar entry box
Definition at line 25 of file session.h.
List of statusbar items
Definition at line 51 of file session.h.
GtkWidget* girara_session_t::tabbar |
GtkNotebook* girara_session_t::tabs |
The tabs notebook
Definition at line 33 of file session.h.
bool(* girara_session_t::unknown_command) (girara_session_t *session, const char *input) |
Unknown command
Definition at line 72 of file session.h.
GtkWidget* girara_session_t::view |
The view area of the applications widgets
Definition at line 22 of file session.h.
int girara_session_t::view_button_press_event |
Pressed button
Definition at line 60 of file session.h.
int girara_session_t::view_button_release_event |
Released button
Definition at line 61 of file session.h.
int girara_session_t::view_key_pressed |
Pressed key in view
Definition at line 59 of file session.h.
int girara_session_t::view_motion_notify_event |
Cursor movement event
Definition at line 62 of file session.h.
int girara_session_t::view_scroll_event |
GtkWidget* girara_session_t::viewport |
The viewport of view
Definition at line 23 of file session.h.
GtkWidget* girara_session_t::window |
The main window of the application
Definition at line 20 of file session.h.
The documentation for this struct was generated from the following file:
- /build/girara-YoyxKR/girara-0.2.5/girara/session.h