#include <openldev-goto-line-toolbar.h>
Data Fields | |
GtkWidget * | label_goto_line |
GtkWidget * | label_error |
GtkWidget * | button_goto_line |
GtkWidget * | button_close |
GtkWidget * | image_close |
GtkWidget * | image_error |
GtkWidget * | goto_line |
GtkWidget * | hbox |
|
GtkButton that is pressed to hide the toolbar. |
|
GtkButton that is pressed to initiate the goto line action. |
|
GtkSpinButton that holds the user's preferred line |
|
GtkHBox that holds all of the goto line toolbar widgets. |
|
GtkImage set to gtk-close. |
|
GtkImage set to gtk-error. |
|
GtkLabel error message. |
|
GtkLabel that tells the user what the toolbar does. |