Add a gtklabelprivate.h header
For now, move the few private functions from gtklabel.h here.
This commit is contained in:
		| @ -214,13 +214,6 @@ GDK_AVAILABLE_IN_ALL | ||||
| gboolean     gtk_label_get_track_visited_links  (GtkLabel *label); | ||||
|  | ||||
|  | ||||
| /* private */ | ||||
|  | ||||
| void _gtk_label_mnemonics_visible_apply_recursively (GtkWidget *widget, | ||||
|                                                      gboolean   mnemonics_visible); | ||||
| gint _gtk_label_get_cursor_position (GtkLabel *label); | ||||
| gint _gtk_label_get_selection_bound (GtkLabel *label); | ||||
|  | ||||
| G_END_DECLS | ||||
|  | ||||
| #endif /* __GTK_LABEL_H__ */ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen