|
Scroom 0.14-48-ga0fee447
|
Classes | |
| struct | MetaDataWindowData |
Functions | |
| GtkWidget * | gtk_label_with_markup (const char *text) |
| GtkWidget * | addNewKeyToGrid (const GtkWidget *grid, GtkWidget *previousKey, const std::string &keyText) |
| GtkWidget * | addNewValueToGrid (const GtkWidget *grid, const std::string &valueText, GtkWidget *key) |
| void | addKeyAndValueToSizeGroup (GtkWidget *key, GtkWidget *value) |
| void | on_metadata_destroyed (GtkWidget *, gpointer user_data) |
| void Scroom::Metadata::anonymous_namespace{showmetadata.cc}::addKeyAndValueToSizeGroup | ( | GtkWidget * | key, |
| GtkWidget * | value | ||
| ) |
Referenced by addKeyAndValueToSizeGroup().


| GtkWidget * Scroom::Metadata::anonymous_namespace{showmetadata.cc}::addNewKeyToGrid | ( | const GtkWidget * | grid, |
| GtkWidget * | previousKey, | ||
| const std::string & | keyText | ||
| ) |
Referenced by addNewKeyToGrid().


| GtkWidget * Scroom::Metadata::anonymous_namespace{showmetadata.cc}::addNewValueToGrid | ( | const GtkWidget * | grid, |
| const std::string & | valueText, | ||
| GtkWidget * | key | ||
| ) |
Referenced by addNewValueToGrid().


| GtkWidget * Scroom::Metadata::anonymous_namespace{showmetadata.cc}::gtk_label_with_markup | ( | const char * | text | ) |
Referenced by addNewKeyToGrid(), and gtk_label_with_markup().


| void Scroom::Metadata::anonymous_namespace{showmetadata.cc}::on_metadata_destroyed | ( | GtkWidget * | , |
| gpointer | user_data | ||
| ) |
Referenced by on_metadata_destroyed().

