girara
Data Fields
girara_tab_t Struct Reference

#include <tabs.h>

Data Fields

char * title
GtkWidget * widget
void * data
girara_session_t * session

Detailed Description

Structure of a tab

Definition at line 12 of file tabs.h.


Field Documentation

void* girara_tab_t::data

Custom data

Definition at line 16 of file tabs.h.

girara_session_t* girara_tab_t::session

Girara session

Definition at line 17 of file tabs.h.

char* girara_tab_t::title

The title of the tab

Definition at line 14 of file tabs.h.

GtkWidget* girara_tab_t::widget

The displayed widget of the tab

Definition at line 15 of file tabs.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines