Data Fields | |
| GtkWidget * | size_window |
| GtkWidget * | size_label |
| Display * | display |
| int | screen_number |
| int | vertical_size |
| int | horizontal_size |
| gboolean | showing |
| MetaRectangle | rect |
Definition at line 33 of file resizepopup.c.
| GtkWidget* _MetaResizePopup::size_window |
Definition at line 35 of file resizepopup.c.
Referenced by ensure_size_window(), meta_ui_resize_popup_free(), sync_showing(), and update_size_window().
| GtkWidget* _MetaResizePopup::size_label |
Definition at line 36 of file resizepopup.c.
Referenced by ensure_size_window(), and update_size_window().
| Display* _MetaResizePopup::display |
Definition at line 37 of file resizepopup.c.
Referenced by ensure_size_window(), and meta_ui_resize_popup_new().
Definition at line 38 of file resizepopup.c.
Referenced by ensure_size_window(), and meta_ui_resize_popup_new().
Definition at line 40 of file resizepopup.c.
Referenced by meta_ui_resize_popup_set(), and update_size_window().
Definition at line 41 of file resizepopup.c.
Referenced by meta_ui_resize_popup_set(), and update_size_window().
| gboolean _MetaResizePopup::showing |
Definition at line 43 of file resizepopup.c.
Referenced by meta_ui_resize_popup_set_showing(), and sync_showing().
Definition at line 45 of file resizepopup.c.
Referenced by meta_ui_resize_popup_set(), and update_size_window().
1.5.5