mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
Make an internal function static
This commit is contained in:
parent
06ff893683
commit
bc74cdb8ae
@ -1371,7 +1371,7 @@ static const GMarkupParser attributes_parser =
|
||||
attributes_text_element,
|
||||
};
|
||||
|
||||
gboolean
|
||||
static gboolean
|
||||
gtk_dialog_buildable_custom_tag_start (GtkBuildable *buildable,
|
||||
GtkBuilder *builder,
|
||||
GObject *child,
|
||||
|
Loading…
Reference in New Issue
Block a user